Login
Remember
Register
Ask a Question
How are IAM users managed?
0
votes
asked
Aug 1, 2021
in
AWS Access Management
by
rajeshsharma
How are IAM users managed?
iam-uses
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 1, 2021
by
rajeshsharma
IAM supports multiple methods to:
Create and manage IAM users.
Create and manage IAM groups.
Manage users' security credentials.
Create and manage policies to grant access to AWS services and resources.
You can create and manage users, groups, and policies by using IAM APIs, the AWS CLI, or the IAM console. You also can use the visual editor and the IAM policy simulator to create and test policies.
...