s3control_list_storage_lens_groups {paws.storage} | R Documentation |
Lists all the Storage Lens groups in the specified home Region
Description
Lists all the Storage Lens groups in the specified home Region.
See https://www.paws-r-sdk.com/docs/s3control_list_storage_lens_groups/ for full documentation.
Usage
s3control_list_storage_lens_groups(AccountId, NextToken = NULL)
Arguments
AccountId |
[required] The Amazon Web Services account ID that owns the Storage Lens groups. |
NextToken |
The token for the next set of results, or |
[Package paws.storage version 0.6.0 Index]