February 2020
Intermediate to advanced
440 pages
13h 51m
English
We can grant permission for a non-admin user from the CLI as follows:
aws iam create-policy \--policy-name MyAssumeRolePolicyCLI \--policy-document file://resources/assume-role-policy-document.json \--profile awssecadmin
We should get the following response:

aws iam attach-group-policy ...
Read now
Unlock full access