AWS Reference Information Service: Making Policy Automation
Workflows for policy administration can be automated with the aid of JSON-formatted service reference data from Amazon Web Services (AWS)
Supporting AWS's growing number of services and actions is a key customer demand that the reference information service meets
You may choose to automate your policy management operations as your company grows and your AWS footprint increases
Replace with the required AWS service, for as “s3” for Amazon Simple Storage Service (Amazon S3) or “ec2” for Amazon Elastic Compute Cloud
These tools are available for you to use and modify to suit your needs in our GitHub repository.Pre-processor for service control policy (SCP)A notification mechanism for IAM actions that have been added or withdrawn
An SCP pre-processor simplifies SCP writing. Command-line utility SCP pre-processor. The utility provides a list of valid service control rules that meet policy size constraints after optimising and transforming a single JSON file
AWS policies may need to be updated when new IAM actions or services are released. This tool can notify you of new or discontinued actions or services
It works by downloading service reference data and comparing it to the latest tool run file version. These notifications can be used to manually check for sensitive actions or automatically update IAM policies as new actions are added
The AWS reference information service simplifies policy creation and validation automation