You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s3-credentials create name-of-bucket creates a new user with read-write access only to the specified S3 bucket, creates an access key for that user and outputs it to the console. #3
s3-credentials list-users lists all of the users for the current AWS account. #4
s3-credentials list-user-policies lists inline policies for the specifeid users, or all users. #5
s3-credentials whoami shows information about the currently authenticated user.