小编min*_*sch的帖子

AWS Powershell用于检索AWS账号

有谁知道如何使用AWS Powershell获取AWS账号?看起来没有可用的API.

powershell amazon-web-services aws-powershell

11
推荐指数
2
解决办法
2093
查看次数

Cloudformation 脚本生成“未找到默认 VPC 的子网”

在 AWS 提供的云形成脚本中创建堆栈期间,我发现出现以下错误。知道为什么会生成 VPC 错误吗?

错误消息:CREATE_FAILED AWS::EC2::Instance WindowsServer 未找到默认 VPC“vpc-aaaaaaa”的子网。请指定一个子网。

这是模板: https://s3.amazonaws.com/cloudformation-templates-us-east-1/Windows_Roles_And_Features.template

amazon-web-services aws-cloudformation

6
推荐指数
2
解决办法
7411
查看次数