Introduction
AWS
Azure
GCP
Tools
Contributing
config-compliance event finding value
config-compliance
event
finding
value
delete invoke-lambda invoke-sfn notify post-finding put-metric webhook
delete
invoke-lambda
invoke-sfn
notify
post-finding
put-metric
webhook
Delete a cloudwatch alarm.
policies: - name: cloudwatch-delete-stale-alarms resource: alarm filters: - type: value value_type: age key: StateUpdatedTimestamp value: 30 op: ge - StateValue: INSUFFICIENT_DATA actions: - delete
properties: type: enum: - delete required: - type