Skip to content

Commit

Permalink
Add info about new layer notifications (#351)
Browse files Browse the repository at this point in the history
* Add info about new layer notifications

* Add info about new layer notifications

* Add info about new layer notifications
  • Loading branch information
bnusunny authored Jan 22, 2024
1 parent 6cff180 commit e24979c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ AWS Lambda Web Adapter also works with AWS managed Lambda runtimes. You need to

For details, please check out [the example Node.js application](examples/expressjs-zip).

To be alerted about new layers, please subscribe to the following SNS topic: `arn:aws:sns:us-east-1:753240598075:notification`. For guidance on how to subscribe, please refer to the [SNS documentation](https://docs.aws.amazon.com/sns/latest/dg/sns-create-subscribe-endpoint-to-topic.html).

## Readiness Check

When a new Lambda Execution Environment starts up, Lambda Web Adapter will boot up as a Lambda Extension, followed by the web application.
Expand Down

0 comments on commit e24979c

Please sign in to comment.