aws cli s3 bucket list
aws s3api list-buckets --query "Buckets[].Name"
aws cli s3 bucket list
aws s3api list-buckets --query "Buckets[].Name"
aws cli s3 list buckets
aws s3api list-buckets --query "Buckets[].Name"
how to create s3 bucket in aws cli
aws s3 mb s3://bucket_name
#bucket_name is user defined. It will be created at S3 storage.
# bucket_name should not be duplicate.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us