paws.storage (version 0.1.0)

dlm_delete_lifecycle_policy: Deletes the specified lifecycle policy and halts the automated operations that the policy specified

Description

Deletes the specified lifecycle policy and halts the automated operations that the policy specified.

Usage

dlm_delete_lifecycle_policy(PolicyId)

Arguments

PolicyId

[required] The identifier of the lifecycle policy.

Request syntax

svc$delete_lifecycle_policy(
  PolicyId = "string"
)