Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: enable ap-east-1 (HKG) region #13332

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft

Conversation

petercwk-aws
Copy link
Contributor

@petercwk-aws petercwk-aws commented Oct 13, 2023

Do not merge yet! this PR depends on aws-amplify/amplify-category-api#1950. Please review so that this PR can be ready when the dependency is ready.

Description of changes

This PR enables support in ap-east-1 region (HKG)

Issue #, if available

Associated amplify-category-api PR: aws-amplify/amplify-category-api#1741

Description of how you validated changes

I set ap-east-1 in my ~/.aws/config for my amplify profile and created an app.

I ran:
amplify-dev init
amplify-dev add api (default graphQL options)
amplify-dev push

Confirmed that AppSync api was deployed to my account in the ap-east-1 region.

Ran e2e tests here

Checklist

  • PR description included
  • yarn test passes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

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.

None yet

1 participant