+1 vote
in Amazon Storage (S3) by
Which of the following CLI command is considered a high-level command?

Select the correct answer from below options:

a) aws s3api put-object –bucket bucketname –body filename

b) aws s3 cp filename s3://bucketName

1 Answer

0 votes
by

Correct answer of the above question is : b) aws s3 cp filename s3://bucketName

...