s3control_update_storage_lens_group {paws.storage} | R Documentation |
Updates the existing Storage Lens group
Description
Updates the existing Storage Lens group.
See https://www.paws-r-sdk.com/docs/s3control_update_storage_lens_group/ for full documentation.
Usage
s3control_update_storage_lens_group(Name, AccountId, StorageLensGroup)
Arguments
Name |
[required] The name of the Storage Lens group that you want to update. |
AccountId |
[required] The Amazon Web Services account ID of the Storage Lens group owner. |
StorageLensGroup |
[required] The JSON file that contains the Storage Lens group configuration. |
[Package paws.storage version 0.7.0 Index]