We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85689c1 + 4318476 commit be107deCopy full SHA for be107de
Readme.md
@@ -75,6 +75,6 @@ curl -X GET AWS_SERVER_URL/protected -H "Content-Type: application/json" -H "Aut
75
76
## Remove infrastructure create with CDK
77
78
-To remove the infrastructure created with the AWS CDK, run `cdk destory`.
+To remove the infrastructure created with the AWS CDK, run `cdk destroy`.
79
80
Before running `cdk destroy`, you'll want to ensure you've added `RemovalPolicy: awscdk.RemovalPolicy_DESTROY` in the `awsdynamodb.TableProps`.
0 commit comments