The source credentials used when contacting the GitHub API. **Note**: CodeBuild only allows a single credential for GitHub to be saved in a given AWS account in a given region - any attempt to add more than one will result in an error.
import { GitHubSourceCredentials } from 'aws-cdk-lib/aws-codebuild';Or use the module namespace:
import * as codebuild from 'aws-cdk-lib/aws-codebuild';
// codebuild.GitHubSourceCredentialsConfiguration passed to the constructor as GitHubSourceCredentialsProps.
accessTokenRequiredSecretValueThe personal access token to use when contacting the GitHub API.
Everything you need to know about AWS CodeBuild on one page. HD quality, print-friendly.
Download Free Infographicaws-codebuild