I am trying to see if its possible to restrict(set some max limit) the number of EC2 instances which are created by an IAM user? Can i create custom policy for this?
Note: I am looking for IAM user level permission. Not AWS Account level restriction.
Similarly i am also looking for restricting EBS storage limit per IAM user.