Amazon Data Lifecycle Manager · Arazzo Workflow
Amazon Data Lifecycle Manager Untag Policy Resource
Version 1.0.0
Remove tags from a DLM resource and confirm removal by listing the resource's tags.
View Spec
View on GitHub
BackupEBS SnapshotsLifecycle ManagementStorageAutomationComplianceArazzoWorkflows
Provider
Workflows
untag-policy-resource
Remove tags from a DLM resource and verify via a list.
Removes the provided tag keys from the resource identified by its ARN and then reads the resource's tags back to confirm they were removed.
1
removeTags
untagResource
Remove the supplied tag keys from the resource identified by its ARN.
2
confirmRemoval
listTagsForResource
List the remaining tags on the resource so the caller can confirm the removed keys are no longer present.