Deletes the Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Working with Amazon S3 Storage Lens in the Amazon Simple Storage Service Developer Guide.
To use this action, you must have permission to perform the
s3:DeleteStorageLensConfiguration
action. For more information, see
Setting permissions to use Amazon S3 Storage Lens
in the Amazon Simple Storage Service Developer Guide.
s3control_delete_storage_lens_configuration(ConfigId, AccountId)
An empty list.
[required] The ID of the S3 Storage Lens configuration.
[required] The account ID of the requester.
svc$delete_storage_lens_configuration(
ConfigId = "string",
AccountId = "string"
)