Describe the bug
when run amplify api add-graphql-datasource
currently it shows only 5 regions
us-east-2
us-west-2
ap-northeast-1
eu-west-1
Amplify CLI Version
4.22.0
To Reproduce
amplify init
in ap-southeast-2 regionamplify add api
amplify api add-graphql-datasource
Using datasource: Aurora Serverless, provided by: awscloudformation
? Provide the region in which your cluster is located:
โฏ us-east-1
us-east-2
us-west-2
ap-northeast-1
eu-west-1
Expected behavior
Asia Pacific (Sydney)ap-southeast-2 region also supports the Aurora serverless with Data API reference then it should be listed in the options.
Eg:
Using datasource: Aurora Serverless, provided by: awscloudformation
? Provide the region in which your cluster is located:
โฏ us-east-1
us-east-2
us-west-1
us-west-2
ap-south-1
ap-southeast-1
ap-southeast-2
ap-northeast-1
eu-central-1
eu-west-1
eu-west-2
eu-west-3
Screenshots
Desktop (please complete the following information):
Only those regions support RDS HTTP endpoint.
hello @berenddeboer,
As per document Data API for Aurora document, RDS HTTP endpoint in available in ap-southeast-2 region.
Also, I tested in AWS console in ap-southeast-2 region, I can enable Data API ( HTTP endpoint ).
Refer the following console screenshot,
Please also add support for ap-southeast-1 region. Thanks!
When this issue will be fixed?
We need eu-central-1
Thanks a lot !
Please note, very interested in this item being resolved also
@renebrandel - As we need this urgent, can you review the PR and take action, please.
@rajcrystaldelta sorry missed this issue before! Let me verify that there aren't any downstream implications. Will try to get back with next steps by Friday!
@renebrandel Yep with Brexit, and GDPR regulations we desperately need this functionality.
@tomaseti - we looked at the PR and the rebasing is gonna get a bit messy. (sorry about our slow response on that!) We're looking to create a PR ourselves to address this. I'll keep this thread up to date.
The API deployment would fail as the necessary changes needed in the AppSync service is missing. The AppSync service is actively working to support these additional regions and we will pick this up once the service starts supporting them
@yuth Do you have any eta, when this will done? We're waiting to use this functionality in the London region.
I don't have an ETA, but the AppSync service team is actively working on this
The fix was released in @aws-amplify/[email protected]
Great news thank you
Most helpful comment
@rajcrystaldelta sorry missed this issue before! Let me verify that there aren't any downstream implications. Will try to get back with next steps by Friday!