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

Handle S3 metadata input/output #274

Merged
merged 2 commits into from
Apr 28, 2014
Merged

Handle S3 metadata input/output #274

merged 2 commits into from
Apr 28, 2014

Conversation

jamesls
Copy link
Member

@jamesls jamesls commented Apr 21, 2014

Fixes #273 and fixes aws/aws-cli#356. This required changes for both input serialization and response parsing.

jamesls added 2 commits April 21, 2014 13:29
A special case is required to parsed rest-xml, map types
with a location of header.  The only place this is used is for
S3 metadata types.
@danielgtaylor
Copy link
Member

LGTM 🚢-it!

@jamesls jamesls merged commit 0f50a53 into boto:develop Apr 28, 2014
@jamesls jamesls deleted the s3-metadata branch June 23, 2014 18:20
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

Successfully merging this pull request may close these issues.

Unable to serialize map types for rest-xml Unable to set metadata on S3 objects
2 participants