Skip to content

Instantly share code, notes, and snippets.

@kmcquade
Created January 9, 2020 00:02
Show Gist options
  • Save kmcquade/786b89d6680ee18d0cb92182cb0a1f37 to your computer and use it in GitHub Desktop.
Save kmcquade/786b89d6680ee18d0cb92182cb0a1f37 to your computer and use it in GitHub Desktop.
Stuff for the Policy Sentry blog - thanks, Medium, for not supporting Tables in your blogs

Medium doesn't support tables in their blogs so I have to put them here as CSV files first. SMH

Actions Resource Types
ec2:AuthorizeSecurityGroupIngress security-group*
ec2:AuthorizeSecurityGroupEgress security-group*
Resource Types ARN
security-group arn:${Partition}:ec2:${Region}:${Account}:security-group/${SecurityGroupId}
Actions Access Level Resource Type
ssm:GetParameter Read parameter
ssm:DescribeParameters List parameter
ssm:PutParameter Write parameter
secretsmanager:PutResourcePolicy Permissions management secret
secretsmanager:TagResource Tagging secret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment