Commit 9a86321
authored
fix(parser): S3Model support empty keys (aws-powertools#375)
* chore: upgrade pydantic
* fix: allow empty s3 objects1 parent 9f08fa6 commit 9a86321
4 files changed
Lines changed: 82 additions & 126 deletions
File tree
- aws_lambda_powertools/utilities/parser/models
- tests/functional/parser
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments