AWS::DLM::LifecyclePolicy EventSource - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::DLM::LifecyclePolicy EventSource

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

Syntax

To declare this entity in your Amazon 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