0 votes
in AWS Access Management by
How are IAM users managed?

1 Answer

0 votes
by

IAM supports multiple methods to:

  1. Create and manage IAM users.
  2. Create and manage IAM groups.
  3. Manage users' security credentials.
  4. Create and manage policies to grant access to AWS services and resources.
  5. 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.
...