Question

I have to assign a policy on a particular user, so that he could be able to create only particular type of ec2 instance, in a particular region. Say a developer x could be able to perform all action in us -east region's ec2 service on high memory instance type only. He should not be able to create or perform action on any other instance type.

Please let me know if there is a way to assign such policy. Thanks in advance.

Thanks & Regards Manu Misra

Was it helpful?

Solution

Unfortunately not - policies for ec2 are only at the action level. You can't restrict them to particular instances or instance types. I don't even think you could restrict them to a single region.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top