Search

CloudFormation

aws cloudformation create-stack \ --stack-name static-web-stack \ --template-body file://simplified-s3-template.yaml
Shell
복사