0 votes
in AWS Access Management by
Can I set usage quotas on IAM users?

1 Answer

0 votes
by

No. All limits are on the AWS account as a whole. For example, if your AWS account has a limit of 20 Amazon EC2 instances, IAM users with EC2 permissions can start instances up to the limit. You cannot limit what an individual user can do.

...