Dear Team,
i am not able to complete this task.
Level 4- CI/CD Automation Using AWS Code Pipeline
I am not able to run the pipeline as it fails during the build. Below is the command I am adding in the build. Request you to verify it -
version: 0.2
phases:
build:
commands:
- aws s3 cp index.html s3://devops-deployment-13685/ --acl public-read