Home > other >  Consult the ec2 through iam s3 role management resources?
Consult the ec2 through iam s3 role management resources?

Time:09-28

Consult the ec2 through iam s3 role management resources?

CodePudding user response:

S3 all access to create role of


Start the EC2, role in IAM field, the role of choice step

Login EC2, try to run the following command

 aws s3 MB s3://s3role - testtest 
Echo "test" & gt; Testfile. TXT
Aws s3 cp testfile. TXT s3://s3role - testtest/testfile. TXT
Aws s3 ls s3://s3role - testtest
  •  Tags:  
  • AWS
  • Related