0 votes
in AWS Access Management by
How do permissions work?

1 Answer

0 votes
by

Access control policies are attached to users, groups, and roles to assign permissions to AWS resources. By default, IAM users, groups, and roles have no permissions; users with sufficient permissions must use a policy to grant the desired permissions.

...