@turbot/aws-mq
Recommended Version
Version
5.1.2
Released On
Jan 06, 2021
Depends On
Resource Types
Control Types
- AWS > Amazon MQ > Broker > Active
- AWS > Amazon MQ > Broker > Approved
- AWS > Amazon MQ > Broker > CMDB
- AWS > Amazon MQ > Broker > Discovery
- AWS > Amazon MQ > Broker > Tags
- AWS > Amazon MQ > Broker > Usage
- AWS > Amazon MQ > Configuration > Active
- AWS > Amazon MQ > Configuration > Approved
- AWS > Amazon MQ > Configuration > CMDB
- AWS > Amazon MQ > Configuration > Discovery
- AWS > Amazon MQ > Configuration > Tags
- AWS > Amazon MQ > Configuration > Usage
Policy Types
- AWS > Amazon MQ > API Enabled
- AWS > Amazon MQ > Approved Regions [Default]
- AWS > Amazon MQ > Broker > Active
- AWS > Amazon MQ > Broker > Active > Age
- AWS > Amazon MQ > Broker > Active > Budget
- AWS > Amazon MQ > Broker > Active > Last Modified
- AWS > Amazon MQ > Broker > Approved
- AWS > Amazon MQ > Broker > Approved > Budget
- AWS > Amazon MQ > Broker > Approved > Regions
- AWS > Amazon MQ > Broker > Approved > Usage
- AWS > Amazon MQ > Broker > CMDB
- AWS > Amazon MQ > Broker > Regions
- AWS > Amazon MQ > Broker > Tags
- AWS > Amazon MQ > Broker > Tags > Template
- AWS > Amazon MQ > Broker > Usage
- AWS > Amazon MQ > Broker > Usage > Limit
- AWS > Amazon MQ > Configuration > Active
- AWS > Amazon MQ > Configuration > Active > Age
- AWS > Amazon MQ > Configuration > Active > Last Modified
- AWS > Amazon MQ > Configuration > Approved
- AWS > Amazon MQ > Configuration > Approved > Regions
- AWS > Amazon MQ > Configuration > Approved > Usage
- AWS > Amazon MQ > Configuration > CMDB
- AWS > Amazon MQ > Configuration > Regions
- AWS > Amazon MQ > Configuration > Tags
- AWS > Amazon MQ > Configuration > Tags > Template
- AWS > Amazon MQ > Configuration > Usage
- AWS > Amazon MQ > Configuration > Usage > Limit
- AWS > Amazon MQ > Enabled
- AWS > Amazon MQ > Permissions
- AWS > Amazon MQ > Permissions > Levels
- AWS > Amazon MQ > Permissions > Levels > Modifiers
- AWS > Amazon MQ > Permissions > Lockdown
- AWS > Amazon MQ > Permissions > Lockdown > API Boundary
- AWS > Amazon MQ > Regions
- AWS > Amazon MQ > Tags Template [Default]
- AWS > Turbot > Event Handlers > Events > Rules > Event Sources > @turbot/aws-mq
- AWS > Turbot > Permissions > Compiled > API Boundary > @turbot/aws-mq
- AWS > Turbot > Permissions > Compiled > Levels > @turbot/aws-mq
- AWS > Turbot > Permissions > Compiled > Service Permissions > @turbot/aws-mq
Release Notes
5.1.2 (2021-01-06)
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-30)
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-02)
What's new?
- Discovery controls now have their own control category,
CMDB > Discovery
, to allow for easier filtering separately from other CMDB controls. - We've renamed the service's default regions policy from
Regions [Default]
toRegions
to be consistent with our other regions policies.
5.0.3 (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.2 (2020-07-08)
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.
Bug fixes
- Updated various resource configurations to provide better compatibility with AWS China regions.
- Links to documentation in the descriptions for several controls and policies were broken. These links have now been fixed.