@turbot/aws-codecommit
Recommended Version
Version
5.4.1
Released On
Dec 15, 2020
Depends On
Resource Types
Control Types
- AWS > CodeCommit > Repository > Active
- AWS > CodeCommit > Repository > Approved
- AWS > CodeCommit > Repository > CMDB
- AWS > CodeCommit > Repository > Discovery
- AWS > CodeCommit > Repository > Tags
- AWS > CodeCommit > Repository > Usage
Policy Types
- AWS > CodeCommit > API Enabled
- AWS > CodeCommit > Approved Regions [Default]
- AWS > CodeCommit > Enabled
- AWS > CodeCommit > Permissions
- AWS > CodeCommit > Permissions > Levels
- AWS > CodeCommit > Permissions > Levels > Modifiers
- AWS > CodeCommit > Permissions > Lockdown
- AWS > CodeCommit > Permissions > Lockdown > API Boundary
- AWS > CodeCommit > Regions
- AWS > CodeCommit > Repository > Active
- AWS > CodeCommit > Repository > Active > Age
- AWS > CodeCommit > Repository > Active > Budget
- AWS > CodeCommit > Repository > Active > Last Modified
- AWS > CodeCommit > Repository > Approved
- AWS > CodeCommit > Repository > Approved > Budget
- AWS > CodeCommit > Repository > Approved > Regions
- AWS > CodeCommit > Repository > Approved > Usage
- AWS > CodeCommit > Repository > CMDB
- AWS > CodeCommit > Repository > Regions
- AWS > CodeCommit > Repository > Tags
- AWS > CodeCommit > Repository > Tags > Template
- AWS > CodeCommit > Repository > Usage
- AWS > CodeCommit > Repository > Usage > Limit
- AWS > CodeCommit > Tags Template [Default]
- AWS > Turbot > Event Handlers > Events > Rules > Custom Event Patterns > @turbot/aws-codecommit
- AWS > Turbot > Permissions > Compiled > API Boundary > @turbot/aws-codecommit
- AWS > Turbot > Permissions > Compiled > Levels > @turbot/aws-codecommit
- AWS > Turbot > Permissions > Compiled > Service Permissions > @turbot/aws-codecommit
Release Notes
5.4.1 (2020-12-15)
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.4.0 (2020-09-23)
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.
Policy Types
Added
- AWS > Turbot > Event Handlers > Events > Rules > Custom Event Patterns > @turbot/aws-codecommit
Removed
- AWS > Turbot > Event Handlers > Events > Rules > Event Sources > @turbot/aws-codecommit
5.3.0 (2020-09-01)
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.2.4 (2020-08-11)
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.2.3 (2020-07-06)
Bug fixes
- Updated various resource configurations to provide better compatibility with AWS China regions.
5.2.2 (2020-05-27)
Bug fixes
- Links to documentation in the descriptions for several controls and policies were broken. These links have now been fixed.