Jose Luis Martinez
Jose Luis Martinez
@castaway I maintain a fork of the AWS definitions with some shallow changes to the jsons. I think we can safely add the ContentMD5 parameter to whatever methods we want....
There are three services marked with warnings: S3, Route53 and Glacier. They basically pertain to the RestXML set of services. These services are a bit more complex than the others,...
> I also made a plan for a set of tests to use to verify fixes for each one, which we'll be working on implementing next. I see the tests...
The MockCaller is supposed to be used with valid AWS credentials when in record mode (just using the default credential provider, developing with creds in `~/.aws/credentials` or in ENV vars....
@castaway @piratefinn @shadowcat-mst : Tell me if you feel some of the branches can be merged for an upcoming release (as I want to merge them to release/0.39 as soon...
Hi, #261 is passing all tests. I'll merge it to release/0.39 #265 is failing tests https://travis-ci.org/pplu/aws-sdk-perl/builds/404615248 so I won't merge it yet. I understand that #265 is a bunch of...
Hi! @castaway I've merged all the branches you mentioned onto the tests/stabilization branch. After regenerating all the service classes, I got a failure in `t/s3/xml_creation.t` that was basically because of...
BTW: 💃 🎉 🎈 @shadowcat-mst @castaway @piratefinn
I've just pushed a commit to tests/stabilization that fixes the route53 tests, so we're all green :smile: @castaway, @piratefinn Can you please add items to the Changes file for what...
I lost track too :(