dlm_delete_lifecycle_policy {paws.storage} | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/dlm_delete_lifecycle_policy/ for full documentation.
Usage
dlm_delete_lifecycle_policy(PolicyId)
Arguments
PolicyId |
[required] The identifier of the lifecycle policy. |
[Package paws.storage version 0.9.0 Index]