- Added
hide_skip_approvals
field to the info section. It dynamically controls "Skip Action Approvals" visibility.
- Minor code improvements to conform with current standards. Functionality unchanged.
- Changed policy template name to
AWS Accounts Missing Service Control Policies
to better reflect its functionality - Added ability to audit for multiple Service Control Policies in a single execution
- Policy template no longer reports suspended AWS accounts
- Streamlined code for better readability and faster execution
- Policy template now requires a valid Flexera credential
- Updated description of
Account Number
parameter
- Removed unused
sys_log
definition - Replaced references
github.com/rightscale/policy_templates
andgithub.com/flexera/policy_templates
withgithub.com/flexera-public/policy_templates
- Added default to aws_account_number parameter to enable existing API users.
- Added support for a single AWS STS Cross account role to be used for multiple policies.
- updated README.md rightscale documentation links with docs.flexera documentation links
- Updated pagination to add
NextToken
to the body instead of query parameters on subsequent calls
- Modified escalation label and description for consistency
- initial release