Bert Blommers

Results 388 comments of Bert Blommers

Thanks for raising this @pawelarybak - marking it as an enhancement to add validation for this use-case

Hi @jwarwick-delfi, welcome to Moto! Will mark it as an enhancement to add this functionality.

> certainly ready for comment Looks good so far! Will periodically check back in to review this. Let me know if you need any help.

Hi @mdavis-xyz! As Moto intercepts the underlying HTTP request that boto3 sends to AWS, implementing any service consists of two things: - Discover and decode the format of the HTTP...

Correct @Stukongeluk - the `get_metric_data`-implementation is quite bare-bone at the moment. Marking this as an enhancement. Thanks for raising it!

Thanks for raising this @liadbenari! Marking it as an enhancement to add this feature.

The first iteration of the Moto Recorder is now available as of moto >= 4.0.4.dev13. Documentation can be found here: http://docs.getmoto.org/en/latest/docs/configuration/recorder/index.html Let me know if you have any feedback -...

The option to seed Moto is now available as of moto >= 4.0.6.dev7 - see the documentation in the link above.

Hi @ericrafalovsky, is the option to mock the `hibernation_options`-argument in `run_instances` enough for your use-case? Or is there additional logic that you'd like to see in Moto?

Hi @mracette, moto is really a community-driven project, so there's no roadmap as such. Features just get added by people who want to contribute/really need that specific feature. So if...