Gets summary information about all or the specified data lifecycle policies.
See https://www.paws-r-sdk.com/docs/dlm_get_lifecycle_policies/ for full documentation.
dlm_get_lifecycle_policies(
PolicyIds = NULL,
State = NULL,
ResourceTypes = NULL,
TargetTags = NULL,
TagsToAdd = NULL
)
The identifiers of the data lifecycle policies.
The activation state.
The resource type.
The target tag for a policy.
Tags are strings in the format key=value
.
The tags to add to objects created by the policy.
Tags are strings in the format key=value
.
These user-defined tags are added in addition to the Amazon Web Services-added lifecycle tags.