Aws-sdk-net: RegionEndpoint for Mumbai removed?

Created on 30 Sep 2016  路  2Comments  路  Source: aws/aws-sdk-net

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

bug

All 2 comments

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.

Was this page helpful?
0 / 5 - 0 ratings