Resource Type: AWS > CodeCommit
The CodeCommit service offers a secure and scalable source control service in the AWS cloud. It enables users to host and manage private Git repositories, known as repositories, that can store and version source code, allowing teams to collaborate on software development projects.
Resource Types
The CodeCommit service includes these resource types:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-codecommit#/resource/types/codeCommit
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/aws-codecommit#/resource/types/codeCommit"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-codecommit#/resource/types/codeCommit';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-codecommit#/resource/types/codeCommit"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-codecommit#/resource/types/codeCommit' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query