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
Hi,
After upgrading to v1.21 my pipeline broke, and the CFN failed with error "Your access has been denied by S3 please make sure your request credentials have permission to GetObject for ...manual/scripts/custom-resources/envcontrollerfunction/3ffcf03598029891....zip
My platform includes several accounts root, dev, and prod. the pipeline run in root and deploy to the relevant environment, the error occurs on CFN running on dev env.
Steps taken:
upgrading to V1.21 from V1.19
Redeploy my pipeline and push my code
I tried to grant permissions to the bucket policy and to CFN role but with no luck.
I tried to create a new pipeline by copilot pipeline init - same error
Hi,
After upgrading to v1.21 my pipeline broke, and the CFN failed with error "Your access has been denied by S3 please make sure your request credentials have permission to GetObject for ...manual/scripts/custom-resources/envcontrollerfunction/3ffcf03598029891....zip
My platform includes several accounts root, dev, and prod. the pipeline run in root and deploy to the relevant environment, the error occurs on CFN running on dev env.
Steps taken:
10X In advance.