Skip to content

qoomon/aws-cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

aws-cheatsheet

Limit EC2 Instance Permissions to itself

ec2-self-management.policy.json

The AWS IAM condition key aws:ARN represents the target instance ARN.

Note

The condition key aws:ARN is an undocumented key and the AWS web console UI will mark the usage of aws:ARN as an error, but don't let that bother you, it still works.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors