aws-solutions / aws-control-tower-customizations

The Customizations for AWS Control Tower solution combines AWS Control Tower and other highly-available, trusted AWS services to help customers more quickly set up a secure, multi-account AWS environment using AWS best practices.
https://docs.aws.amazon.com/controltower/latest/userguide/cfct-overview.html
Apache License 2.0
354 stars 205 forks source link

fatal error: An error occurred (400) when calling the HeadObject operation: Bad Request #162

Closed haggaret closed 1 year ago

haggaret commented 1 year ago

Describe the bug Updated to 2.5.3 (updated the CFN stack). Build step of pipeline now failing due to a 400 error when trying to get s3://control-tower-cfct-assets-prod/customizations-for-aws-control-tower/v2.5.3/custom-control-tower-scripts.zip

To Reproduce Attempt build.

Expected behavior Should be able to get the CustomControlTower Scripts instead of receiving an error.

Please complete the following information about the solution:

Command did not exit successfully aws s3 cp --quiet s3://control-tower-cfct-assets-prod/customizations-for-aws-control-tower/v2.5.3/custom-control-tower-scripts.zip $current exit status 1

haggaret commented 1 year ago

Just tried another build this morning, and the problem seems to have gone away. Not sure if something got fixed before or after my report. Regardless, closing this issue.