us-gov-east-1 region missing from RegionUtils.java #3178
Labels
bug
Something isn't working
core
Issues with the AWS Android Core library
pending-release
Code has been merged but pending release
Describe the bug
I am trying to use the us-gov-east-1 region with S3 in Android. I can use the Regions.US_GOV_EAST_1 enum, but I cannot retrieve any Region objects based on this enum.
To Reproduce
A code sample or steps:
Which AWS service(s) are affected?
S3
Expected behavior
I expect to get a Region object for US_GOV_EAST_1
Environment Information (please complete the following information):
The text was updated successfully, but these errors were encountered: