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

1 Answer

0 votes
by

Use IAM groups to assign the same set of permissions to multiple IAM users. A user can also have individual permissions assigned to them. The two ways to attach permissions to users work together to set overall permissions.

...