s3control_get_storage_lens_group {paws.storage} | R Documentation |
Retrieves the Storage Lens group configuration details
Description
Retrieves the Storage Lens group configuration details.
See https://www.paws-r-sdk.com/docs/s3control_get_storage_lens_group/ for full documentation.
Usage
s3control_get_storage_lens_group(Name, AccountId)
Arguments
Name |
[required] The name of the Storage Lens group that you're trying to retrieve the configuration details for. |
AccountId |
[required] The Amazon Web Services account ID associated with the Storage Lens group that you're trying to retrieve the details for. |
[Package paws.storage version 0.6.0 Index]