Bert Blommers
Bert Blommers
@jakirkham Moto 4.0.8 has now been released.
@thehesiod Do you have a reproducible test case, or a specific API call that always hangs?
Don't worry about the Docker issues @ArpanShah2k - a working Docker installation is not a requirement for Cognito. (Only for other services.) > 3) run commands in python and cmd...
This functionality is now implemented with #5617
This was fixed in https://github.com/spulec/freezegun/pull/493 If I'm getting the timeline correct, it's part of freezegun >= 1.2.1
Thanks for letting us know @mgorny - I'll close this then. Relevant PR: https://github.com/spulec/freezegun/pull/493 If I'm getting the timeline correct, this should be fixed as of freezegun >= 1.2.1
Hi @matanabudy - looks like I got RDS and Redshift confused in my first PR. I've now raised a new PR to change all creation times in RDS and Redshift...
An initial, experimental implementation of S3 Select is now available as of moto >= 4.1.6.dev16. @JPFrancoia Your example above now returns the correct result. Note that this feature includes a...
Thanks @aarushisoni - the logic looks correct to me. I may have some suggestions to improve things, but I'll add them to the PR itself - that's easier to review.
You should be able to raise a PR from your own fork. See this GitHub help page on how to do this: https://docs.github.com/en/get-started/quickstart/contributing-to-projects We have some tips on how to...