aws-amplify / amplify-category-api

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development. This plugin provides functionality for the API category, allowing for the creation and management of GraphQL and REST based backends for your amplify project.
https://docs.amplify.aws/
Apache License 2.0
89 stars 79 forks source link

fix: use correct region setting for the pre-provisioned resource #2982

Closed Siqi-Shan closed 1 month ago

Siqi-Shan commented 1 month ago

Description of changes

This PR let the E2E has correct region setting when trying to get manifest information about the pre-provisioned resource.

CDK / CloudFormation Parameters Changed

Issue #, if available

Description of how you validated changes

CI checks.

Checklist

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