Matt Muller

Results 123 comments of Matt Muller

Interesting, I did not know about the extended clients for python and java. I would think we would want our own extended client (possibly just as a customization in the...

Thanks for your response. * It would be opt-in, because it would be a new client class, i.e. `Aws::SNS::ExtendedClient.new` * I think in the case of Java/Python, these libraries were...

I thought both tools are in the awslabs org which is owned by AWS. I would go and say, build what you're building, and when you're done, share it with...

Thanks for the detailed report. I agree it's broken - and you are possibly the first one to find it (many customers still use SES v1). We deliberately blocked Content-Length...

The Ruby SDK is placing Filter in the body correctly because that's what the model says to do. But it is a GET operation with a modeled body, which is...

Checking the internal ticket I created, it looks like estimated fix is this month some time. I'll check in and see the progress. In the mean time, you can use...

None yet, annoyingly. I am going to make noise on this one, because it's been lingering again for too long.

This looks to be fixed as of today. Please give it a try and let me know if there are any issues. https://github.com/aws/aws-sdk-ruby/commit/d64f04b0d4a48051ea6e19ea062c3f25b51417bd#diff-5c4ea219c21cf488f5de98b490f875ad38db14867dcad78c54539a7328b54b2cR7

Thanks for opening up a feature request. I do think this is a valid feature request for SDKs, but I am unsure on timeline of delivery and priority. I will...

This feature request is for a metadata client, similar to EC2Metadata that we provide in the SDK. The classes above are for credentials and are not supposed to hardcode a...