aws imagebuilder create-component --cli-input-yaml file://component.json aws imagebuilder create-image-recipe --cli-input-yaml file://recipe.json aws imagebuilder create-distribution-configuration --cli-input-yaml file://distribution.json aws imagebuilder create-image-pipeline --cli-input-yaml file://pipeline.json # Example: Manually run an image pipeline aws imagebuilder start-image-pipeline-execution --image-pipeline-arn arn:aws:imagebuilder:your-region:your-account-id:image-pipeline/your-pipeline-name