Sha
Sha
reference: #135
PolicyLengthExceededException occurs when schedule tasks ## Context same issue as https://github.com/aws/chalice/issues/48 ## Expected Behavior No duplicated statement in lambda policy. ## Actual Behavior Same statement appended to existing policy for...
relax flask version. we have been running it with flask 2.X with no issue.
## Description Configure Function URL for lamba. fixes #1121 ## GitHub Issues #1121
Directly integrate cache backends implemented in `cachelib` newly added backends: https://github.com/pallets-eco/cachelib/pull/214 https://github.com/pallets-eco/cachelib/pull/209 Checklist: - [ ] Add tests that demonstrate the correct behavior of the change. Tests should fail without...