CodePudding user response:
S3 all access to create role ofStart 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