I recently upgrade my libs from AWSSDK.Core v3.1.0.0 to AWSSDK.Core v3.3.0.0 and noticed that RegionEndpoint.APSouth1 (Mumbai) was no longer supported.
Is this correct? As AWS Regions and Endpoints still lists Mumbai as an available endpoint for most AWS services. I primarily use SNS and SQS and both those services still list Mumbai as an available endpoint.
If I downgrade AWSSDK.Core v3.3.0.0 to AWSSDK.Core v3.1.11.0 then the Mumbai endpoint is available.
Many thanks,
Indy
Sorry about that, we will get that patch back in right away.
Version 3.3.0.2 of the AWSSDK.Core is out with this constant added back in. Thanks for letting us know.