Skip to content

Commit fc6f8db

Browse files
Add Cleanup section
1 parent f63f24f commit fc6f8db

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,13 @@ To get started, perform the following steps:
5858
* follow the instructions from the `ui/geofm-demo-stack/README.md` file to deploy the UI CDK Stack
5959
6060
61+
## Cleanup
62+
The solution uses [Authorization@Edge](https://aws.amazon.com/blogs/networking-and-content-delivery/authorizationedge-how-to-use-lambdaedge-and-json-web-tokens-to-enhance-web-application-security/) for serverless authorization of viewers using [Amazon CloudFront](https://aws.amazon.com/cloudfront/), [Lambda@Edge](https://aws.amazon.com/lambda/edge/) and [Amazon Cognito](https://aws.amazon.com/cognito/). Since [Lambda@Edge replicas are usually deleted within a few hours](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-edge-delete-replicas.html), you’ll need to wait that long after deleting the solution before you can manually delete the associated Lambda function from AWS Lambda.
63+
6164
## Authors and acknowledgment
6265
* Karsten Schroer
6366
* Bishesh Adhikari
6467
* Iza Moise
6568
6669
## License
67-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
70+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)