Reputation: 1563
Is there any way I can load objects into buckets for a S3 server using my ID and Key given by an administrator? The AWS console login requires an email address and password as opposed to the latter.
Thanks in advance!
Upvotes: 1
Views: 209
Reputation: 741
You can install the aws-cli: https://github.com/timkay/aws You have full access(EC2, ELB, S3) as in AWS console login only with the ID and KEY.
Upvotes: 2