Skip to main content

data_lakes_list_only

Lists data_lakes in a region or regions, for all properties use data_lakes

Overview

Namedata_lakes_list_only
TypeResource
DescriptionResource Type definition for AWS::SecurityLake::DataLake
Idaws.securitylake.data_lakes_list_only

Fields

NameDatatypeDescription
encryption_configurationobjectProvides encryption details of Amazon Security Lake object.
lifecycle_configurationobjectProvides lifecycle details of Amazon Security Lake object.
replication_configurationobjectProvides replication details of Amazon Security Lake object.
meta_store_manager_role_arnstringThe Amazon Resource Name (ARN) used to index AWS Glue table partitions that are generated by the ingestion and normalization of AWS log sources and custom sources.
tagsarray
arnstringThe Amazon Resource Name (ARN) created by you to provide to the subscriber.
s3_bucket_arnstringThe ARN for the Amazon Security Lake Amazon S3 bucket.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all data_lakes in a region.

SELECT
region,
arn
FROM aws.securitylake.data_lakes_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the data_lakes_list_only resource, see data_lakes