0 votes
in AWS Access Management by
What is AWS Identity and Access Management (IAM)?

1 Answer

0 votes
by

You can use AWS IAM to securely control individual and group access to your AWS resources. You can create and manage user identities ("IAM users") and grant permissions for those IAM users to access your resources. You can also grant permissions for users outside of AWS ( federated users).

...