-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
apiduplicateThis issue or pull request already existsThis issue or pull request already existsfeature-requestRequest a new featureRequest a new feature
Description
Before opening, please confirm:
- I have searched for duplicate or closed issues and discussions.
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
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
Metadata
Metadata
Assignees
Labels
apiduplicateThis issue or pull request already existsThis issue or pull request already existsfeature-requestRequest a new featureRequest a new feature