Slide 7
Slide 7 text
GitHub Personal Access Token
aws codebuild import-source-credentials --
generate-cli-skeleton > /tmp/skeleton.json
# Change serverType to GITHUB
# Change authType to PERSONAL_ACCESS_TOKEN
# Delete username
aws codebuild import-source-credentials --cli-
input-json file:///tmp/skeleton.json