Skip to content
New issue

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

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

Already on GitHub? # to your account

Custom metadata support -- merge conflicts resolved #46

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

hrmoller
Copy link

@hrmoller hrmoller commented Jun 9, 2017

I needed this in my own project but I think react-native-aws3 is a great module so I just wanted to make it a bit easier to merge #10.

Compared to #10 there's no changes in functionality but the merge conflicts that have been resolved.

cody-code-wy and others added 6 commits July 14, 2016 14:53
Custom metadata can now be added to options by storing an object on the
`metadata` key of options with the key:value pairs of metadata.

The keys will automatically have 'x-awz-meta-' added to them, so they
should just have the name wanted for the metadata without the aws
specific prefix.
The readme now documents the existance and usage of the options metadata
field.
# Conflicts:
#	README.md
#	src/RNS3.js
#	src/S3Policy.js
@StephenBydawell
Copy link

Hi there. Any idea when this will be merged into master? I also need metadata support.

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

Successfully merging this pull request may close these issues.

3 participants