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.
1 parent 371827e commit 83f3405Copy full SHA for 83f3405
rest-api-alb-integration-workaround/README.md
@@ -66,7 +66,7 @@ Once the application is deployed, retrieve the API URL provided as output and op
66
67
1. Delete the stack
68
```bash
69
- aws cloudformation delete-stack --stack-name STACK_NAME
+ sam delete --stack-name STACK_NAME
70
```
71
1. Confirm the stack has been deleted
72
0 commit comments