Values.GetStorageLensGroupResultSourceRetrieves the Storage Lens group configuration details. To use this operation, you must have the permission to perform the s3:GetStorageLensGroup 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 = {storageLensGroup : StorageLensGroup.t option;The name of the Storage Lens group that you're trying to retrieve the configuration details for.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `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 ]