@turbot/aws-shield
Recommended Version
Version
5.1.3
Released On
May 20, 2021
Depends On
Resource Types
Control Types
- AWS > Shield > Protection > Active
- AWS > Shield > Protection > Approved
- AWS > Shield > Protection > CMDB
- AWS > Shield > Protection > Discovery
- AWS > Shield > Protection > Usage
Policy Types
- AWS > Shield > API Enabled
- AWS > Shield > Enabled
- AWS > Shield > Permissions
- AWS > Shield > Permissions > Levels
- AWS > Shield > Permissions > Levels > Modifiers
- AWS > Shield > Permissions > Lockdown
- AWS > Shield > Permissions > Lockdown > API Boundary
- AWS > Shield > Protection > Active
- AWS > Shield > Protection > Active > Age
- AWS > Shield > Protection > Active > Budget
- AWS > Shield > Protection > Active > Last Modified
- AWS > Shield > Protection > Approved
- AWS > Shield > Protection > Approved > Budget
- AWS > Shield > Protection > Approved > Usage
- AWS > Shield > Protection > CMDB
- AWS > Shield > Protection > Usage
- AWS > Shield > Protection > Usage > Limit
- AWS > Shield > Tags Template [Default]
- AWS > Turbot > Event Handlers > Events > Rules > Event Sources > @turbot/aws-shield
- AWS > Turbot > Permissions > Compiled > API Boundary > @turbot/aws-shield
- AWS > Turbot > Permissions > Compiled > Levels > @turbot/aws-shield
- AWS > Turbot > Permissions > Compiled > Service Permissions > @turbot/aws-shield
Release Notes
5.1.3 (2021-05-20)
Bug fixes
- The
AWS > Shield > Protection > CMDB
control would go into an error state for protections configured in regions other thanVirginia (us-east-1)
. This is now fixed.
5.1.2 (2020-12-14)
Bug fixes
- Controls run faster now when in the
tbd
andskipped
states thanks to the new Turbot Precheck feature (not to be confused with TSA PreCheck). With Turbot Precheck, controls avoid running GraphQL input queries when intbd
andskipped
, resulting in faster and lighter control runs.
5.1.1 (2020-09-22)
Bug fixes
- We've made some improvements to our real-time event handling that reduces the risk of creating resources in CMDB with malformed AKAs. There's no noticeable difference, but things should run more reliably now.
5.1.0 (2020-09-03)
What's new?
- Discovery controls now have their own control category,
CMDB > Discovery
, to allow for easier filtering separately from other CMDB controls.
5.0.6 (2020-08-12)
Bug fixes
- In various Active controls, we were outputting log messages that did not properly show how many days were left until we'd delete the inactive resources (we were still deleting them after the correct number of days). These log messages have been fixed and now contain the correct number of days.
5.0.5 (2020-07-06)
Bug fixes
- Updated various resource configurations to provide better compatibility with AWS China regions.
5.0.4 (2020-06-11)
What's new?
- All resource Router actions now run even if Turbot is outside of its allowed change window. This allows Turbot to maintain an up-to-date CMDB by handling resource updates at all times. Note that this only affects Turbot's ability to process resources changes that were made in the cloud provider - enforcement actions are still disabled outside of the change window.
5.0.3 (2020-05-15)
Bug fixes
- Links to documentation in the descriptions for several controls and policies were broken. These links have now been fixed.