aws-codecommit-commit-message-content
Commit messages are durable plaintext and may accidentally include credentials or incident data.
Where it sits
| location | GetCommit.commit.message |
| location kind | metadata |
| data kinds | credential password api_key sensitive_data |
| emits edge | ContainsSecret |
| service | CodeCommit (aws:codecommit) |
Collection recipe
| access mode | read_api |
| operation | GetCommit |
| response path | commit.message |
| encoding | string |
| params | {"commitId": "\u003ccommit-id\u003e", "repositoryName": "\u003crepository\u003e"} |
Required permissions
codecommit:GetCommit
References