We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d239e4a commit 50d6f6eCopy full SHA for 50d6f6e
1 file changed
README.md
@@ -187,6 +187,11 @@ Subscription tiers are available in this [link](https://aws.amazon.com/q/busines
187
* `Amazon Q`: AWS Console -> Amazon Q Business -> Applications -> Radiuss -> Web experience settings -> Deployed URL
188
* `Slack`: Workspace -> Designated Channel -> Send a single message that starts with @SpackChatbot
189
190
+## Clean up:
191
+```bash
192
+cdk destroy --all
193
+```
194
+
195
# Authors and Reviewers:
196
* Nick Biso, Machine Learning Engineer - Amazon Web Services Inc.
197
* Ian Lunsford, Aerospace Cloud Consultant - Amazon Web Services Inc.
0 commit comments