aws.securitylake.list_data_lake_exceptions
Example SQL Queries
SELECT * FROMaws.securitylake.list_data_lake_exceptions;Description
Lists the Amazon Security Lake exceptions that you can use to find the source of problems and fix them.
Table Definition
| Column Name | Column Data Type |
|---|---|
| regions Input Column The Amazon Web Services Regions from which exceptions are retrieved. | 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 |
| exception The underlying exception of a Security Lake exception. | VARCHAR |
| region The Amazon Web Services Regions where the exception occurred. | VARCHAR |
| remediation List of all remediation steps for a Security Lake exception. | VARCHAR |
| timestamp This error can occur if you configure the wrong timestamp format, or if the subset of entries used for validation had errors or missing values. | TIMESTAMP_S |