Values.GetStorageLensConfigurationResultSourceThis operation is not supported by directory buckets. Gets the Amazon S3 Storage Lens configuration. For more information, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide. For a complete list of S3 Storage Lens metrics, see S3 Storage Lens metrics glossary in the Amazon S3 User Guide. To use this action, you must have permission to perform the s3:GetStorageLensConfiguration action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.
type nonrec t = {storageLensConfiguration : StorageLensConfiguration.t option;The S3 Storage Lens configuration requested.
*)}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
* [> `Boolean of IsEnabled.t
| `String of ConfigId.t
| `Structure of
(string
* [> `List of [> `String of S3BucketArnString.t ] list
| `String of AwsOrgArn.t
| `Structure of
(string
* [> `Boolean of IsEnabled.t
| `Enum of string
| `String of AccountId.t
| `Structure of
(string
* [> `Boolean of IsEnabled.t
| `List of
[> `String of StorageLensGroupArn.t ] list
| `Structure of
(string
* [> `Boolean of IsEnabled.t
| `String of SSEKMSKeyId.t
| `Structure of
(string
* [> `Double of
MinStorageBytesPercentage.t
| `Integer of
StorageLensPrefixLevelMaxDepth.t
| `String of
StorageLensPrefixLevelDelimiter.t ])
list ])
list ])
list ])
list ])
list ])
list ])
list ]