- AWS Automation Cookbook
- Nikit Swaraj
- 66字
- 2025-04-04 17:56:57
How to do it...
- Run AWS CodeBuild using the AWS CodeBuild or AWS CodePipeline (Chapter 3, Deploying an application using AWS CodeDeploy and AWS CodePipeline) console.
- Automate the running of AWS CodeBuild using AWS CLI or AWS SDKs.
- Start the build manually using the AWS CodeBuild console, but if you want that it should get triggered automatically then you need to integrate it with AWS CodePipeline.