Skip to content

Commit 5798246

Browse files
committed
documentation
1 parent c7582a0 commit 5798246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ A Terraform-installed AWS Serverless REST API implementing each of the [30 examp
4242

4343
- Customizable. [Modularized endpoints](./terraform/apigateway_endpoints.tf) that only take a few lines of code each.
4444
- Highly secure. Your OpenAI API key is stored in a local .env file, and is kept safe during development, build and deployment to production.
45+
- Implements excellent [CloudWatch](https://aws.amazon.com/cloudwatch/) logs for Lambda as well as API Gateway
4546
- Fully automated and [parameterized](./api/terraform/terraform.tfvars) Terraform build
4647
- well documented code plus supplemental [documentation resources](./doc/)
4748
- Low-cost [AWS serverless](https://aws.amazon.com/serverless/) implementation using [AWS API Gateway](https://aws.amazon.com/api-gateway/) and [AWS Lambda](https://aws.amazon.com/lambda/); free or nearly free in most cases

0 commit comments

Comments
 (0)