Skip to content

Commit 804f251

Browse files
author
Ran Isenberg
committed
fix poetry.lock, revert changes
1 parent 0edaf9a commit 804f251

File tree

3 files changed

+79
-152
lines changed

3 files changed

+79
-152
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ A suite of utilities for AWS Lambda functions to ease adopting best practices su
1616
* **[Metrics](https://awslabs.github.io/aws-lambda-powertools-python/core/metrics/)** - Custom Metrics created asynchronously via CloudWatch Embedded Metric Format (EMF)
1717
* **[Bring your own middleware](https://awslabs.github.io/aws-lambda-powertools-python/utilities/middleware_factory/)** - Decorator factory to create your own middleware to run logic before, and after each Lambda invocation
1818
* **[Parameters utility](https://awslabs.github.io/aws-lambda-powertools-python/utilities/parameters/)** - Retrieve and cache parameter values from Parameter Store, Secrets Manager, or DynamoDB
19-
* **[Validation](https://)** -
2019

2120
### Installation
2221

aws_lambda_powertools/utilities/advanced_parser/1.json

-45
This file was deleted.

0 commit comments

Comments
 (0)