imagebuilder_list_lifecycle_policies {paws.compute} | R Documentation |
Get a list of lifecycle policies in your Amazon Web Services account
Description
Get a list of lifecycle policies in your Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/imagebuilder_list_lifecycle_policies/ for full documentation.
Usage
imagebuilder_list_lifecycle_policies(
filters = NULL,
maxResults = NULL,
nextToken = NULL
)
Arguments
filters |
Streamline results based on one of the following values: |
maxResults |
The maximum items to return in a request. |
nextToken |
A token to specify where to start paginating. This is the nextToken from a previously truncated response. |
[Package paws.compute version 0.9.0 Index]