在 AWS 上使用 CloudFormation 启动 AWS Marketplace 实例
On AWS launching an AWS Marketplace Instance using CloudFormation
是否可以使用 CloudFormation 从 AWS Marketplace 启动实例?
据我了解,amis 无法从 CloudFormation 获得?
有解决方法吗?
In my understanding the amis are not available from CloudFormation?
大多数市场解决方案实际上使用 public AMI。然后,您必须通过订阅市场解决方案或自带许可证来提供许可证。例如,Palo Alto(AWS 市场解决方案)list their AMI Ids on their site.
是否可以使用 CloudFormation 从 AWS Marketplace 启动实例?
据我了解,amis 无法从 CloudFormation 获得?
有解决方法吗?
In my understanding the amis are not available from CloudFormation?
大多数市场解决方案实际上使用 public AMI。然后,您必须通过订阅市场解决方案或自带许可证来提供许可证。例如,Palo Alto(AWS 市场解决方案)list their AMI Ids on their site.