source_credentials_list
Table to list and delete the internal credentials used to access internal repositories from Codebuild.
See
https://docs.aws.amazon.com/codebuild/latest/userguide/access-tokens.html
Columns
• arn: string
AWS ARN to identify the build
• auth_type: PERSONAL_ACCESS_TOKEN
Type of authentication provided by this credential
• region: string
Region for the credential
• source_type: source_type
Type of source code used in the project