Jose Luis Martinez
Jose Luis Martinez
Looks OK to handle in RestJsonCaller. If it's very Glacier specific, we can create a specialized caller for Glacier, and make the code generation put that caller in the Glacier...
When I implemented the exponential backoff, I first had to import the parameters from botocore, thinking that I would implement the same as them, but I started getting strange results....
Hi, Thanks for your report and patch to understand whats wrong.
I'm up for that. I think I'll have a shot at it :)
Hi, In `t/25_error_on_malformed_response.t` we test known malformed responses on all response parsers. Please modify / add as you feel needed.
Hi, This could be because we discard the credentials too late: Compare https://github.com/pplu/aws-sdk-perl/blob/master/lib/Paws/Credential/ECSContainerProfile.pm#L80 to https://github.com/pplu/aws-sdk-perl/blob/master/lib/Paws/Credential/InstanceProfile.pm#L58 (which handles getting creds from an instance role, with almost the same logic). Would you...
@dheffx : Can you please send a pull request with your fix? It really helps go faster.
Hi, Could you give me a bit more information / context? I understand this is a regression from the "sprung up again" statement. On what Paws versions did PutBucketLifecycleConfiguration work?...
Hi Pedro, Thanks for your work tracking this down :)
@shangothrax : does changing the Str fields for Ints that @melo proposes fix the issue for you?