Bert Blommers
Bert Blommers
### Discussed in https://github.com/getmoto/moto/discussions/7701 Originally posted by **atharnoor2** May 16, 2024 I'm using moto via Docker and have setup Lambda, UserPool and client. When I signup a new user in...
### Discussed in https://github.com/getmoto/moto/discussions/7696 Originally posted by **raphael-boegel-pcg** May 15, 2024 Is there anyway to overwrite specific parameters? For example I want to to overwrite **MaxKeys** of list_objects_v2 (s3).
The most recent versions of Pip start emitting warnings when installing sure: ``` DEPRECATION: sure is being installed using the legacy 'setup.py install' method, because it does not have a...
## Motivation Users should be able to use LocalStack in any region. That includes the regular AWS regions, but also regions in the China, GovCloud and ISO-partitions. One of the...
Test case for #535 - fix to follow
Fixes #7695
Two scenario's: - (How) Does AWS complain if the region is incorrect in the same partition? - (How) does AWS complain if the region is incorrect in a different partition?...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The following template is supported by AWS: ``` { "StartAt": "ListTables",...