You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#This script uses generic GitHub account credentials, for a GitHub user named "codebuild-demo", leveraging a personal access token.
#This allows the AWS CodeBuild service to connect to GitHub. Even though the repositories that we use in our demos are public, this is still a requirement by the Codebuild service.
#The AWS CLI is a prerequisite to use this script.
#See here fo the AWS CLI docs: https://aws.amazon.com/cli/