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

Not support for appsync service in China #2374

Closed
1 task done
ByiProX opened this issue Mar 30, 2023 · 3 comments
Closed
1 task done

Not support for appsync service in China #2374

ByiProX opened this issue Mar 30, 2023 · 3 comments
Labels
api duplicate This issue or pull request already exists feature-request Request a new feature

Comments

@ByiProX
Copy link

ByiProX commented Mar 30, 2023

Before opening, please confirm:

Language and Async Model

Java

Amplify Categories

GraphQL API

Gradle script dependencies

// Put output below this line

Environment information

# Put output below this line
.

Please include any relevant guides or documentation you're referencing

No response

Describe the feature request

https://github.com/aws-amplify/amplify-android/blob/main/aws-api/src/main/java/com/amplifyframework/api/aws/DomainType.java

private static final String STANDARD_ENDPOINT_REGEX =
            "^https:\\/\\/\\w{26}\\.appsync\\-api\\.\\w{2}(?:(?:\\-\\w{2,})+)\\-\\d\\.amazonaws.com\\/graphql$";

the regex is not available for appsunc endpoint in China region.
Could this feature been fixed?

Initialization steps (if applicable)

No response

Code Snippet

// Put your code below this line.

amplifyconfiguration.json

No response

GraphQL Schema

// Put your schema below this line

Additional information and screenshots

No response

@eeatonaws eeatonaws added feature-request Request a new feature api labels Mar 30, 2023
@thisisabhash
Copy link
Member

Thank you for posting this. Our team will take a look and post updates here.

@mattcreaser
Copy link
Member

Another user opened this issue in #2945. We'll use that issue to address this problem, please follow there for details.

@mattcreaser mattcreaser added the duplicate This issue or pull request already exists label Nov 14, 2024
Copy link
Contributor

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api duplicate This issue or pull request already exists feature-request Request a new feature
Projects
None yet
Development

No branches or pull requests

4 participants