Commit c1683de
committed
fix: replace lambdainternal client with botocore lib having latest Lambda client model
- Remove load_preview_botocore_models() calls from initialize_from_env()
- Update boto3.client() calls from lambdainternal to lambda
- Remove lambdainternal botocore model files
- Add boto3/botocore wheel files to lib directory
- Update tests to expect lambda client instead of lambdainternal
- Add allow-direct-references = true to pyproject.toml1 parent 0307cf9 commit c1683de
6 files changed
Lines changed: 17 additions & 12096 deletions
File tree
- src/aws_durable_execution_sdk_python
- botocore/data/lambdainternal/2015-03-31
- lib
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
37 | 45 | | |
38 | 46 | | |
39 | 47 | | |
| |||
0 commit comments