How to access S3 with a temporary credential #681
Replies: 1 comment 3 replies
-
Not totally sure what you are trying to do here. I have a few of questions.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Well, I need to access the objects in a S3 bucket using our Vapor API, but the issue is that our aws_secret_key and aws_secret_key lasts only for 8 hours. Is there any other alternative like using a bucket policy?
Beta Was this translation helpful? Give feedback.
All reactions