ecs_composex: InvalidLocationConstraint when running init

Describe the bug

ecs-compose-x init

2021-08-17 11:12:39 [ERROR], Error whilst creating the bucket
2021-08-17 11:12:39 [ERROR], An error occurred (InvalidLocationConstraint) when calling the CreateBucket operation: The specified location-constraint is not valid

Expected behavior Should create the bucket

Desktop (please complete the following information):

  • OS: Latest Macos
  • Python version 3.8.9
  • ECS ComposeX 0.15.9

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 18 (10 by maintainers)

Most upvoted comments

More than understandable @richstokes Let me come back to you on this.

Or you want something like “if region=us-east-1, then dont send the location param when creating the bucket”