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

S3 Custom archive path #1414

Closed
caesterlein opened this issue Dec 15, 2020 · 3 comments
Closed

S3 Custom archive path #1414

caesterlein opened this issue Dec 15, 2020 · 3 comments
Assignees

Comments

@caesterlein
Copy link
Contributor

caesterlein commented Dec 15, 2020

Summary

As a data submitter
I want to be able to customize the object key
So that I can organize my objects

We can toggle public or private, but in both cases, the object key has autogenerated parts. For public objects, they insert public/ at the root. For private, they insert private/:. There is a workaround -
aws-amplify/amplify-js#332

@caesterlein caesterlein self-assigned this Dec 17, 2020
@caesterlein
Copy link
Contributor Author

We can override the automatically generated key prefixes public and private, but you can't override the use part of the path. Example below.

Screen Shot 2020-12-21 at 9 46 30 AM

@caesterlein
Copy link
Contributor Author

@caesterlein
Copy link
Contributor Author

Just to clarify- the selection drop downs on the UI allow you to set the custom path (aka object key)
Test it here-
https://main.d2my2s13uezpq6.amplifyapp.com/

Lands here -
https://s3.console.aws.amazon.com/s3/buckets/noaa-nccf-dev?region=us-east-2&prefix=private/&showversions=false

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