- 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.
- Updated policy to use new source for currency information. Policy functionality is unchanged.
- Added support for regex when filtering resources by tag
- Policy action error logging modernized and now works as expected in EU/APAC
- Corrected API issue when executing policy in APAC
- Updated description of
Account Number
parameter
- Several parameters altered to be more descriptive and human-readable
- Removed deprecated "Log to CM Audit Entries" parameter
- Added ability to filter resources by multiple tag key:value pairs
- Added several fields to incident export to provide additional context
- Added additional context to incident description
- Normalized incident export to be consistent with other policies
- Policy no longer raises new escalations for the same resource if incidental metadata has changed
- Streamlined code for better readability and faster execution
- Policy now requires a valid Flexera credential
- Added logic required for "Meta Policy" use-cases
- Added parameter to enable Allow or Deny filtering by user entered regions
- Modified
sys_log
definition to disablers_cm.audit_entry.create
outside Flexera NAM - Replaced references
github.com/rightscale/policy_templates
andgithub.com/flexera/policy_templates
withgithub.com/flexera-public/policy_templates
- Added filter for DescribeRegion to only return regions that are
opted-in
oropt-in-not-required
[excludenot-opted-in
] in the current AWS account.
- 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
- Added a new input parameter to enter regions in order to support SCP (Service Control Policy) and CIS Standards
- Modified escalation label and description for consistency
- Added EC2 DescribeRegions API action to get only Service Control Policy enabled Regions
- Adding incident resource table
- correct Category value
- initial release