backup_list_frameworks {paws.storage} | R Documentation |
Returns a list of all frameworks for an Amazon Web Services account and Amazon Web Services Region
Description
Returns a list of all frameworks for an Amazon Web Services account and Amazon Web Services Region.
See https://www.paws-r-sdk.com/docs/backup_list_frameworks/ for full documentation.
Usage
backup_list_frameworks(MaxResults = NULL, NextToken = NULL)
Arguments
MaxResults |
The number of desired results from 1 to 1000. Optional. If unspecified, the query will return 1 MB of data. |
NextToken |
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list. |
[Package paws.storage version 0.7.0 Index]