- 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.
- Improved policy execution speed by batching CloudWatch requests.
- Fixed issue where policy execution would fail when trying to retrieve bucket regions.
- Several parameters altered to be more descriptive and human-readable
Size Threshold (GiB)
parameter no longer expects user to specify size in bytes- Added ability to filter buckets by region and tags
- Normalized incident export to be consistent with other policies
- Added additional fields to incident export
- Streamlined code for better readability and faster execution
- Policy now requires a valid Flexera credential
- Updated description of
Account Number
parameter
- 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
- Added default_frequency "daily"
- Adding AWS Account Id
- fix description
- adding incident resource table
- remove unnecessary permissions block
- Changes to support the Credential Service
- Updated region datasources to use github data list
- Added Permission block
- initial release