aws.securitylake.list_data_lakes
Example SQL Queries
SELECT * FROMaws.securitylake.list_data_lakes;Description
Retrieves the Amazon Security Lake configuration object for the specified Amazon Web Services Regions. You can use this operation to determine whether Security Lake is enabled for a Region.
Table Definition
| Column Name | Column Data Type |
|---|---|
| regions Input Column The list of Regions where Security Lake is enabled. | VARCHAR[] |
Show child fields
| |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| data_lakes Retrieves the Security Lake configuration object. | STRUCT( |
Show child fields
| |