Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

creating bucket in aws cli

$ aws s3api create-bucket      --bucket my-second-emr-bucket      --region us-east-2      --create-bucket-configuration LocationConstraint=us-east-2
Source by medium.com #
 
PREVIOUS NEXT
Tagged: #creating #bucket #aws #cli
ADD COMMENT
Topic
Name
6+8 =