Bert Blommers

Results 388 comments of Bert Blommers

@ciaranevans It's been awhile since I've looked at a real-life example of the events, so I can't give a lot of detail. My preference though would be a list of...

Looks like our responses crossed there, but looks like GMTA :)

With #3507, an initial implementation of this function is now available as of moto >= 1.3.16.dev156. Will keep this issue open to track further enhancements, as it's quite a static...

Thanks @tim-finnigan. If there are other improvements in the Cloudfront-docs, do you prefer to have separate tickets for them, or can they be accumulated here? E.g. https://github.com/boto/botocore/blob/develop/botocore/data/cloudfront/2020-05-31/service-2.json#L3588 The field 'ActiveTrustedSigners'...

There is another.. I'm just going to list them here until I hear otherwise :slightly_smiling_face: Action: `DeleteDistribution` Field: `IfMatch` https://github.com/boto/botocore/blob/develop/botocore/data/cloudfront/2020-05-31/service-2.json#L3329 This field is not listed as `required`, but I always...

The EMR client now gives the following warning: `The elasticmapreduce client is currently using a deprecated endpoint: elasticmapreduce.us-east-1.amazonaws.com. In the next minor version this will be moved to elasticmapreduce.us-east-1.amazonaws.com.` Note...

Awesome - thanks for the info @dlm6693!

Thanks for raising this @tekumara - marking it as an enhancement to add this attribute.

Thanks for raising this @Tmilly, and welcome to Moto - marking this as a bug. PR's are always welcome, if you'd like to tackle this!

That is the expected behaviour @araker. As long as _a_ mock is active, we intercept all calls to AWS regardless of the target service. The purpose of this is safety,...