Skip to content

infralicious/awesome-service-control-policies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

awesome-service-control-policies

Awesome AWS service control policies (SCPs), resource control policies (RCPs), and organizational policies in general (service control, resource control, declarative, ai opt out, backup, tagging)

Inspired by many other awesome lists!

terraform modules

service control policies

IAM helpers

policy stores

reference architecture

blogs

Limits

  • Policies do not affect users or roles in the management/root account. They affect only the member accounts in your organization.
  • Policies have a maximum of 5 policies that can be attached to root/ou/account. 1
  • Policies have a maximum character limit of 5120 characters. 1
  • Policies do not affect service linked roles.
  • member accounts cannot query which policies are applied to them 2
  • Denied actions show that it was blocked by a service control policy but will not show which one in the error or in cloudtrail. 2
  • No audit or evaluation mode for SCPs and other policies. 2

related projects

references

Footnotes

  1. Quotas and service limits for AWS Organizations 2

  2. SummitRoute's SCP Best Practices AWS Wishlist 2 3

About

Awesome AWS service control policies (SCPs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published