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

feat: add flag to disable gsi limit check in iterative deployments #13172

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

alharris-at
Copy link
Contributor

@alharris-at alharris-at commented Aug 30, 2023

Description of changes

Adding a new flag to support overriding DynamoDB GSI limits for customers with limit increases in dynamodb. Also fix printing the name since in general it's not a string, but a Ref object.

By executing amplify push --disable-gsi-limit-check the limit checks will be disabled.

Relevant docs update: aws-amplify/docs#5836

Issue #, if available

aws-amplify/amplify-category-api#1812

Description of how you validated changes

Unit Tests, and ran w/ a setup-dev target, with a stubbed out low value.

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

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

@alharris-at alharris-at requested a review from a team as a code owner August 30, 2023 23:10
AaronZyLee
AaronZyLee previously approved these changes Sep 1, 2023
phani-srikar
phani-srikar previously approved these changes Sep 1, 2023
@edwardfoyle edwardfoyle merged commit 8b9951f into dev Sep 6, 2023
5 checks passed
@edwardfoyle edwardfoyle deleted the disable-gsi-limit-check branch September 6, 2023 20:11
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.

None yet

4 participants