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

Gen 1 Migration #2896

Draft
wants to merge 1 commit into
base: api-plugin-stable
Choose a base branch
from
Draft

Gen 1 Migration #2896

wants to merge 1 commit into from

Conversation

dpilch
Copy link
Member

@dpilch dpilch commented Sep 24, 2024

Description of changes

  • Add transformer option enableGen2Migration.
    • Set dynamodb table data source removal policy to retain when true.
    • Output a mapping of model name to table name when true.
    • This will be exposed as a feature flag to gen 1 customers.
CDK / CloudFormation Parameters Changed

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • E2E test run linked
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Any CDK or CloudFormation parameter changes are called out explicitly

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

@dpilch dpilch changed the title feat: get datasource map for migration (#2668) Gen 1 Migration Sep 24, 2024
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.

1 participant