Is it possible to execute `aws` cli inside the user_data of an EC2 instance?

前端 未结 0 490
北荒
北荒 2020-12-09 06:18

I need to be able to copy a tar file from a s3 bucket and untar when I launch my EC2 instances. I basically have this simple user_data:

#/bin/bash
aws s3 cp s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题