AWS CLI Tutorial -3 | How to write and run AWS CLI Commands | S3 CLI | Create bucket | Copy files

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024
  • this is 3rd video of AWS CLI Tutorial Series. In this video i explain how to write AWS CLI Commands , Syntax of AWS CLI. We run some hands-on commands to demonstrate how to create an S3 bucket , how to copy files to S3 using CLI.
    How to write AWS CLI Commands?
    How to run AWS CLI Commands?
    How to create S3 bucket using AWS CLI?
    How to copy files to S3 using AWS CLI?
    #aws #cli #s3

ความคิดเห็น • 2

  • @suryapradeepthichakka8494
    @suryapradeepthichakka8494 2 หลายเดือนก่อน

    Hello sir,Thank you for this video and it’s very helpful and also could you please tell me how to delete multiple buckets in one command ?

    • @AWS-Made-Easy
      @AWS-Made-Easy  2 หลายเดือนก่อน

      You cannot delete multiple buckets using a single command. However you can implement a loop in shell command to delete multiple buckets.