Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paws::S3::PutBucketLifecycleConfiguration Content-MD5 missing #423

Open
vlashef opened this issue Jun 25, 2022 · 2 comments
Open

Paws::S3::PutBucketLifecycleConfiguration Content-MD5 missing #423

vlashef opened this issue Jun 25, 2022 · 2 comments

Comments

@vlashef
Copy link

vlashef commented Jun 25, 2022

Hi Folks

This bug has sprung up again. Had to go back to using PutBucketLifecycle instead as error not present then.

@pplu
Copy link
Owner

pplu commented Jun 27, 2022

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? On what Paws version has it been broken?

I think that adding a ContentMD5 attribute to PutBucketLifecycleConfiguration like this one

has ContentMD5 => (is => 'ro', isa => 'Str', header_name => 'Content-MD5', auto => 'MD5', traits => ['AutoInHeader']);
would solve the issue. Can you try that out and report back?

@vlashef
Copy link
Author

vlashef commented Jun 27, 2022

Hi Hi Sir

Sorry here is the version of paws I was using
0.44-0

Yes I think that would solve the issue here.

Sorry for the trouble here! I just encountered it and wanted to pass along :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants