Values.UpdateStorageLensGroupRequestSourceUpdates the existing Storage Lens group. To use this operation, you must have the permission to perform the s3:UpdateStorageLensGroup action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes.
type nonrec t = {name : StorageLensGroupName.t;The name of the Storage Lens group that you want to update.
*)accountId : AccountId.t;The Amazon Web Services account ID of the Storage Lens group owner.
*)storageLensGroup : StorageLensGroup.t;The JSON file that contains the Storage Lens group configuration.
*)}val make :
name:StorageLensGroupName.t ->
accountId:AccountId.t ->
storageLensGroup:StorageLensGroup.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of StorageLensGroupName.t
| `Structure of
(string
* [> `String of StorageLensGroupName.t
| `Structure of
(string
* [> `List of
[> `String of Prefix.t
| `Structure of
(string * [> `String of TagKeyString.t ]) list ]
list
| `Structure of
(string
* [> `Integer of ObjectAgeValue.t
| `List of
[> `String of Prefix.t
| `Structure of
(string * [> `String of TagKeyString.t ]) list ]
list
| `Long of ObjectSizeValue.t
| `Structure of
(string
* [> `Integer of ObjectAgeValue.t
| `Long of ObjectSizeValue.t ])
list ])
list ])
list ])
list ])
list ]