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

aws s3api cannot seem to set object metadata #585

Closed
kbiton opened this issue Jan 8, 2014 · 2 comments
Closed

aws s3api cannot seem to set object metadata #585

kbiton opened this issue Jan 8, 2014 · 2 comments

Comments

@kbiton
Copy link

kbiton commented Jan 8, 2014

using latest cli version 1.2.9 , trying to set object metadata with no luck , details:

CLI Version: 1.2.9
OS: OSx/ubuntu
Python Version: 2.7.5

Command:

aws s3api put-object --bucket mybucket --key README.md --body README.md --metadata key=value

Returns:

'OrderedDict' object has no attribute 'strip'

When I remove --metadata the object is successfully upload and returns etag..

Help would be appreciated!

Thanks,
Kobi

@garnaat
Copy link
Contributor

garnaat commented Jan 8, 2014

Yes, this is a known issue. We will try to get it resolved soon. See #356.

I'm going to close this in favor of the existing issue.

@garnaat garnaat closed this as completed Jan 8, 2014
@kbiton
Copy link
Author

kbiton commented Jan 8, 2014

Thanks!

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