aws automation labs:Oreilly Amazon Web Services(AWS)基础到进阶学习之路 源码
自动化AWS 配置AWS CLI # run and set your keys $ aws --profile admin configure 使用CloudFormation创建用户,组和策略 # validate the template to ensure no syntax errors $ aws --profile admin cloudformation validate-template --template-body file://cloudformation/access/users-developers.yml # first create the stack specifying the template file and the necessary IAM capabilities $ aws --profile admin cloudformation cr
文件列表
aws-automation-labs-main.zip
(预估有个8文件)
aws-automation-labs-main
.gitignore
87B
cloudformation
access
users-developers.yml
2KB
network
private-hosted-zones.yml
301B
microservices-security.yml
2KB
microservices-security-2.yml
4KB
microservices-network.yml
5KB
暂无评论