docker-aws-s3-sync icon indicating copy to clipboard operation
docker-aws-s3-sync copied to clipboard

Enable the usage of Roles rather then AWS Access Key and Secret Key

Open jarnohenneman opened this issue 6 years ago • 3 comments

Enable the usage of Container role rather then AWS Access Key and Secret Key

jarnohenneman avatar Apr 02 '18 03:04 jarnohenneman

I'm so sorry I didn't see this PR, thanks for your work! I am wondering about the hardcoded reference to "dev-efs-8xabdop9fqb1" though, could you explain me why we need this?

slootjes avatar Jun 02 '18 08:06 slootjes

No worries; the reference to the bucket (dev-efs-8xabdop9fqb1) is just for documentation.

You can change it to <bucket_name> or something similar if you want :-)

jarnohenneman avatar Jun 02 '18 09:06 jarnohenneman

If you can update the PR and change the bucket name into something like <your_bucket_name> then I'm happy to merge it.

slootjes avatar Jun 02 '18 10:06 slootjes