Amazon Data Lifecycle Manager · Arazzo Workflow
Amazon Data Lifecycle Manager Disable Policy
Version 1.0.0
Disable a lifecycle policy and confirm the state change by reading it back.
View Spec
View on GitHub
BackupEBS SnapshotsLifecycle ManagementStorageAutomationComplianceArazzoWorkflows
Provider
Workflows
disable-policy
Update a lifecycle policy to DISABLED and verify with a get.
Patches the target policy to the DISABLED state with an explanatory description and then retrieves it to confirm the new state.
1
disablePolicy
updateLifecyclePolicy
Patch the lifecycle policy to the DISABLED state, halting its scheduled snapshot operations, and record the reason in the description.
2
confirmDisabled
getLifecyclePolicy
Read the policy back by its identifier to confirm the State now reflects the DISABLED value.