add README
This commit is contained in:
parent
39e09ca066
commit
de1f930606
2 changed files with 2 additions and 2 deletions
|
|
@ -34,11 +34,11 @@ LangflowAppStack.NetworkURLXXXXXX = http://alb-XXXXXXXXXXX.elb.amazonaws.com
|
|||
```
|
||||
|
||||
# Cleanup
|
||||
1. `Cloud9` で以下のコマンドを実行します。
|
||||
1. Run the following command in the `Cloud9` terminal.
|
||||
```shell
|
||||
cdk destroy
|
||||
bash delete-ecr.sh
|
||||
```
|
||||
|
||||
1. Open [CloudFormation](https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/getting-started), select `aws-cloud9-cloud9-for-prototyping-XXXX` and remove it.
|
||||
1. Open [CloudFormation](https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/getting-started), select `aws-cloud9-cloud9-for-prototyping-XXXX` and delete it.
|
||||

|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 108 KiB |
Loading…
Add table
Add a link
Reference in a new issue