Skip to content

fix: Add support for ap-east-2 AWS region#862

Merged
tlindsay42 merged 1 commit intoaws-ia:mainfrom
vishal-dms:main
Aug 6, 2025
Merged

fix: Add support for ap-east-2 AWS region#862
tlindsay42 merged 1 commit intoaws-ia:mainfrom
vishal-dms:main

Conversation

@vishal-dms
Copy link
Copy Markdown
Contributor

  • Updated regions_to_partitions.py to include ap-east-2 region mapping
  • Fixes 'cannot find the S3 hostname for region ap-east-2' error
  • Added ap-east-2 to both REGIONS dictionary and PARTITIONS['aws'] list
  • All existing tests pass, region mapping functionality verified

Resolves issue with S3 hostname resolution for ap-east-2 region.

Overview

Brief description of what this PR does, and why it is needed (use case)? This fixes GitHub issue #861

Testing/Steps taken to ensure quality

How did you validate the changes in this PR?

Notes

N/A

Testing Instructions

How to test this PR Start after checking out this branch (bulleted)

  • Include test case, and expected output

- Updated regions_to_partitions.py to include ap-east-2 region mapping
- Fixes 'cannot find the S3 hostname for region ap-east-2' error
- Added ap-east-2 to both REGIONS dictionary and PARTITIONS['aws'] list
- All existing tests pass, region mapping functionality verified

Resolves issue with S3 hostname resolution for ap-east-2 region.
@tlindsay42
Copy link
Copy Markdown
Contributor

/do-e2e-tests

@aws-ia-automator-prod
Copy link
Copy Markdown

End to end test has been scheduled

@aws-ia-automator-prod
Copy link
Copy Markdown

E2E tests in progress

1 similar comment
@aws-ia-automator-prod
Copy link
Copy Markdown

E2E tests in progress

Copy link
Copy Markdown

@aws-ia-automator-prod aws-ia-automator-prod bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E2E tests completed successfully

@tlindsay42
Copy link
Copy Markdown
Contributor

Thanks @vishal-dms!

@tlindsay42 tlindsay42 merged commit 92beda6 into aws-ia:main Aug 6, 2025
3 checks passed
@sorawee sorawee mentioned this pull request Sep 24, 2025
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.

TaskCat fails with "cannot find the S3 hostname for region ap-east-2" error

2 participants