i built my stack in us-east-2 and encountered an issue where the stock aws cli command reached out to S3 in us-east-1 without specifying. This would ensure that wherever the stack is built it would be able to reach out to S3.
I also modified the userdata file for flavor and matched it with this stack's setting.
i built my stack in us-east-2 and encountered an issue where the stock aws cli command reached out to S3 in us-east-1 without specifying. This would ensure that wherever the stack is built it would be able to reach out to S3.
I also modified the userdata file for flavor and matched it with this stack's setting.