docker-aws-s3-sync
docker-aws-s3-sync copied to clipboard
Enable the usage of Roles rather then AWS Access Key and Secret Key
Enable the usage of Container role rather then AWS Access Key and Secret Key
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?
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 :-)
If you can update the PR and change the bucket name into something like <your_bucket_name>
then I'm happy to merge it.