You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: Auth/9_CleanUp/README.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,6 @@
2
2
3
3
### *To prevent your account from accruing additional charges, you will want to remove any resources that are no longer needed.*
4
4
5
-
#### What charges will occur in my account?
6
-
1.**Cloud9 IDE:** You pay for the compute and storage for the EC2 instance that the CloudFormation template deploys. Note, that your Cloud9 environment is configured to shut down to reduce compute costs after 60 minutes.
7
-
2. The remaining services such as Lambda, API Gateway, Cognito and DynamoDB all have a free tier. You may still want to remove these resources. You can do this by following the procedure below.
8
-
9
-
10
5
#### Empty S3 Bucket Contents and Remove Bucket
11
6
12
7
1. First, we will need to empty the ***S3 bucket*** that was created by our CloudFormation template.
0 commit comments