Skip to main content

storage_lens_groups

Retrieves a list of storage_lens_groups in a region

Overview

Namestorage_lens_groups
TypeResource
Descriptionstorage_lens_groups
Idawscc.s3.storage_lens_groups

Fields

NameDatatypeDescription
nameundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
name
FROM awscc.s3.storage_lens_groups
WHERE region = 'us-east-1'

Permissions

To operate on the storage_lens_groups resource, the following permissions are required:

Create

s3:CreateStorageLensGroup,
s3:GetStorageLensGroup,
s3:TagResource,
s3:ListTagsForResource

List

s3:ListStorageLensGroups