【发布时间】:2020-11-11 08:16:00
【问题描述】:
我不知道如何使用 Cloud Custodian 在 AWS 中标记快照...
文档中的示例是:
resource: ec2
actions:
- type: snapshot
tags:
CloudCustodian: true
但这不起作用;没有任何东西被标记。我尝试了其他一些方法,但没有运气......
【问题讨论】:
标签: amazon-web-services amazon-ec2 cloudcustodian