Skip to content

Commit 83f3405

Browse files
Update README.md
Updated "Delete the stack" section
1 parent 371827e commit 83f3405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-alb-integration-workaround/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Once the application is deployed, retrieve the API URL provided as output and op
6666
6767
1. Delete the stack
6868
```bash
69-
aws cloudformation delete-stack --stack-name STACK_NAME
69+
sam delete --stack-name STACK_NAME
7070
```
7171
1. Confirm the stack has been deleted
7272
```bash

0 commit comments

Comments
 (0)