Looking for a structured list of AWS actions, resources, and conditions? Tired of hunting through the AWS Documentation?
Then just use this simple script.
For example:
aws-arc.sh '.serviceMap["AWS Accounts"]'
{
"StringPrefix": "account",
"Actions": [
"DisableRegion",
"EnableRegion",
"ListRegions"
],
"conditionKeys": [
"account:TargetRegion"
],
"HasResource": false
}
Warning: This only includes services that AWS IAM Policy Generator knows about. As of this writing, these are known to be missing:
- AWS Portal
- Savings Plan