We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31bee6c commit fbd5ab5Copy full SHA for fbd5ab5
README.md
@@ -79,7 +79,8 @@ This project aims to reduce cognitive load and answer these questions for you by
79
- AWS Lambda handler uses [AWS Lambda Powertools](https://awslabs.github.io/aws-lambda-powertools-python/){:target="_blank" rel="noopener"}.
80
- AWS Lambda handler 3 layer architecture: handler layer, logic layer and data access layer
81
- Features flags and configuration based on AWS AppConfig
82
-- Unit, infrastructure, security, integration and E2E tests.
+- Idempotent API
83
+- Unit, infrastructure, security, integration and end to end tests.
84
85
86
## CDK Deployment
0 commit comments