Skip to content

Conversation

danehlim
Copy link
Contributor

Summary

Update S3 URL suffix logic to be able to handle aws-eusc partition (remove hardcoded/always present "amazonaws.com").

Also define and consume reusable is-cn-region and is-eusc-region functions to determine if a region is in aws-cn partition or in aws-eusc partition.

Implementation details

N/A (see "Summary" section above)

Testing

Run ECS Anywhere install script in eusc-de-east-1 (aws-eusc region) on Amazon Linux 2. Verify script successfully reached correct S3 URL and is able to download all ECS Anywhere dependencies.

Description for the changelog

Enhancement: Get correct S3 URL suffix for EUSC regions in ecs-anywhere-install.sh

Additional Information

Does this PR include breaking model changes? If so, Have you added transformation functions?

No

Does this PR include the addition of new environment variables in the README?

No

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@danehlim danehlim requested a review from a team as a code owner August 21, 2025 19:35
@danehlim danehlim enabled auto-merge (rebase) August 22, 2025 03:26
@danehlim danehlim merged commit 8f43e7b into aws:dev Aug 28, 2025
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants