AWS::DLM::LifecyclePolicy EventSource - AWS CloudFormation

AWS::DLM::LifecyclePolicy EventSource

[Event-based policies only] Specifies an event that activates an event-based policy.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Parameters" : EventParameters, "Type" : String }

Properties

Parameters

Information about the event.

Required: No

Type: EventParameters

Update requires: No interruption

Type

The source of the event. Currently only managed CloudWatch Events rules are supported.

Required: Yes

Type: String

Allowed values: MANAGED_CWE

Update requires: No interruption