Limit on the number of resources in a single stack operation exceeded when enable flag "DynamoDBEnablePointInTimeRecovery" #1357
Labels
bug
Something isn't working
duplicate
This issue or pull request already exists
graphql-transformer-v1
p3
transferred
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
14.17.0
Amplify CLI Version
10.3.2
What operating system are you using?
Ubuntu
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
No manual changes made
Describe the bug
I have a lot of tables (175), when i enable the flag "DynamoDBEnablePointInTimeRecovery" in the api parameters json to enable bynamo point in time recovery, during the
amplify push
i get back the errorEmbedded stack arn:aws:cloudformation:eu-west-1:280063554922:stack/amplify-aim-packagesaim-common-dev-153939-apiaim-5A0SAA8IK3WC-ConnectionStack2-TPDPMYES9Q41/fa5bb4c0-43ad-11ec-8962-06dd6ae7ce0f was not successfully updated. Currently in UPDATE_ROLLBACK_IN_PROGRESS with reason: Limit on the number of resources in a single stack operation exceeded
Expected behavior
dynamoBD tables should be migrated corrtly with no errors
Reproduction steps
"DynamoDBEnablePointInTimeRecovery": "true"
amplify push
Project Identifier
report-1678963964036.zip
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: