Skip to content

Commit 42643ed

Browse files
authored
State and ExecutionRoleArn are required
1 parent be69fa4 commit 42643ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc_source/aws-resource-dlm-lifecyclepolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The description of the lifecycle policy\.
4242

4343
`ExecutionRoleArn` <a name="cfn-dlm-lifecyclepolicy-executionrolearn"></a>
4444
The Amazon Resource Name \(ARN\) of the IAM role used to run the operations specified by the lifecycle policy\.
45-
*Required*: No
45+
*Required*: Yes
4646
*Type*: String
4747
*Update requires*: [No interruption](using-cfn-updating-stacks-update-behaviors.md#update-no-interrupt)
4848

@@ -54,7 +54,7 @@ The configuration of the lifecycle policy\.
5454

5555
`State` <a name="cfn-dlm-lifecyclepolicy-state"></a>
5656
The activation state of the lifecycle policy\.
57-
*Required*: No
57+
*Required*: Yes
5858
*Type*: String
5959
*Update requires*: [No interruption](using-cfn-updating-stacks-update-behaviors.md#update-no-interrupt)
6060

@@ -170,4 +170,4 @@ Resources:
170170

171171
## See Also<a name="aws-resource-dlm-lifecyclepolicy-seealso"></a>
172172
+ [Automating the Amazon EBS Snapshot Lifecycle](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshot-lifecycle.html) in the Amazon EC2 User Guide for Linux Instances
173-
+ [CreateLifecyclePolicy](https://docs.aws.amazon.com/dlm/latest/APIReference/API_CreateLifecyclePolicy.html) in the Amazon Data Lifecycle Manager API Reference
173+
+ [CreateLifecyclePolicy](https://docs.aws.amazon.com/dlm/latest/APIReference/API_CreateLifecyclePolicy.html) in the Amazon Data Lifecycle Manager API Reference

0 commit comments

Comments
 (0)