Amazon Data Lifecycle Manager · Arazzo Workflow
Amazon Data Lifecycle Manager Provision Policy
Version 1.0.0
Create an EBS snapshot lifecycle policy, read it back, and confirm it in the policy list.
View Spec
View on GitHub
BackupEBS SnapshotsLifecycle ManagementStorageAutomationComplianceArazzoWorkflows
Provider
Workflows
provision-policy
Create a lifecycle policy and verify it via get and list.
Creates an EBS snapshot management policy, retrieves the created policy by id to confirm its persisted details, and lists policies in the same state to confirm the policy is registered.
1
createPolicy
createLifecyclePolicy
Create a new EBS snapshot management lifecycle policy that takes a daily snapshot of the targeted volumes and retains the configured number.
2
getPolicy
getLifecyclePolicy
Read the newly created policy back by its identifier to confirm the stored state and policy details.
3
listEnabledPolicies
getLifecyclePolicies
List the account's lifecycle policies filtered to the ENABLED state to confirm the new policy is enrolled and active.