aws-codecommit-repository-file-content
Repository files and historical blobs can contain hard-coded secrets, including values deleted from the current branch.
Where it sits
| location | GetFile.fileContent |
| location kind | code_artifact |
| data kinds | source_code_secret credential password api_key access_key secret_key private_key connection_string |
| emits edge | CanReadData |
| service | CodeCommit (aws:codecommit) |
Collection recipe
| access mode | read_api |
| operation | GetFile |
| response path | fileContent |
| encoding | binary |
| params | {"commitSpecifier": "\u003ccommit\u003e", "filePath": "\u003cpath\u003e", "repositoryName": "\u003crepository\u003e"} |
Required permissions
References