aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.83k stars 822 forks source link

Gen2 migrations template gen - add cfn dependency resolver #13958

Closed abhi7cr closed 1 month ago

abhi7cr commented 1 month ago

Description of changes

Add CFN dependency resolver to remove dependencies not part of refactor operation.

Description of how you validated changes

local testing, unit tests.

Checklist

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