Command option Sample:aws codebuild start-build

Search command sample in the internet.It is the result.

Starts running a build.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codebuild/start-build.html

aws codebuild start-build --project-name computersfearme-build
    Automating Static Website Deployment, Part 2 : http://computersfearme.com/post/automate-website-updates-part2/
aws codebuild start-build --project-name project-name
    Run a Build in AWS CodeBuild - AWS CodeBuild : http://docs.aws.amazon.com/codebuild/latest/userguide/getting-started.html
aws codebuild start-build --project-name lambda-roadworker"
    Backing up Route53 with Ruby and Lambda Henning Kristensen Medium : http://medium.com/@hngkr/backing-up-route53-with-ruby-and-lambda-fb35b7b03d43
aws codebuild start-build --project-name CodeBuild-RPM-Demo
    Prakash Palanisamy | Noise : http://noise.getoto.net/author/prakash-palanisamy/
aws codebuild start-build --region=us-east-1 --project-name="bedrock-build"
    OpenBedrock: AWS CodeBuild - HowTo : http://openbedrock.blogspot.com/2017/03/aws-codebuild-howto.html
aws codebuild start-build --project-name CodeBuild-RPM-Demo
    Create Multiple Builds from the Same Source Using Different AWS CodeBuild Build Specification Files | Cloud Enlightened : http://pprakash.me/tech/2017/08/02/create-multiple-builds-from-the-same-source-using-different-aws-codebuild-build-specification-files/
aws codebuild start-build --project-name AMI_Builder
    AWS CodeCommit, IAM, CodeBuild with awscli – shallawell : http://shallawell.wordpress.com/2018/03/21/aws-codecommit-iam-codebuild-with-awscli/
aws codebuild start-build --project-name [ProjectName]
     Creating a CI/CD Pipeline on AWS - Part II: CodeBuild : http://www.aaronmedacco.com/blog/post/2017/05/05/creating-a-ci-cd-pipeline-on-aws-part-ii-codebuild
aws codebuild start-build --project-name
    b:dev: Local docker deployment update with AWS CodeBuild : http://www.boris.co/2017/08/local-docker-deployment-update-with-aws.html

aws のオプション一覧