1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
1
It exists for a simple DynamoDB table https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-deletionprotectionenabled
but does not exist for the DynamoDB Global Table https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html
Contenuto pertinente
- AWS UFFICIALEAggiornata 2 anni fa
- AWS UFFICIALEAggiornata 2 anni fa
- AWS UFFICIALEAggiornata un anno fa
Try adding the deletionprotectionenabled as menitoned in dynamodb rtable its not working for Global table
yes, it's not supported. That's why I added doc ref