-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
running the below gives the error, but putting the key and secret in the cli works fine.
boto-rsync --access-key /etc/awsapi-key --secret-key /etc/awsapi-key --glob /var/log/nginx/access.log s3://nginx-access-logs/
I used the example in the boto config link
[Credentials]
aws_access_key_id =
aws_secret_access_key =
Any thoughts? I'm at a loss as to the why.
Metadata
Metadata
Assignees
Labels
No labels