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

add create and delete BackendEnvironment #61

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joekiller
Copy link

if given an amplifyAppId and amplifyEnvironment then created the associated backend environment

Fixes: aws-amplify/amplify-cli#12350

@joekiller joekiller requested a review from a team as a code owner May 26, 2023 04:45
@joekiller joekiller force-pushed the create-backend-environment branch 4 times, most recently from e3feaa7 to 060deff Compare May 28, 2023 20:34
- if given an amplifyAppId and amplifyEnvironment, then created the associated backend environment
- ensure amplify environment name is valid
- ensure exception tests are properly accounted for
- add more details for AmplifyExportedBackendProps
- make AmplifyCategoryNotFoundError a little more clear
- emulate root stack cfn parameters that cli uses
@joekiller joekiller force-pushed the create-backend-environment branch from 060deff to 59d2d0f Compare May 29, 2023 17:15
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.

Exported Amplify backend is not fully building in Cdk deployment
1 participant