AWS S3

Guys, does anyone knows how to find these things on AWS S3? I need to add them to the runpod template. BUCKET_ENDPOINT_URL= # S3 bucket endpoint url BUCKET_ACCESS_KEY_ID= # S3 bucket access key id BUCKET_SECRET_ACCESS_KEY= # S3 bucket secret access key
7 Replies
digigoblin
digigoblin2y ago
You get the endpoint URL from S3 and the secrets from IAM
rafael21@
rafael21@OP2y ago
I only found the access key
digigoblin
digigoblin2y ago
You can only get the secret key when you create it, it can't be retrieved afterwards You probably need to create a new one
rafael21@
rafael21@OP2y ago
ok what about the endpoint URL?
rafael21@
rafael21@OP2y ago
No description
rafael21@
rafael21@OP2y ago
Do you know if I can attach more than one AWS bucket to the same runpod template? Because I will need to use the same runpod template for more than one app... and each app has its own S3 bucket...
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?