aws.securitylake.get_data_lake_exception_subscription
Example SQL Queries
SELECT * FROMaws.securitylake.get_data_lake_exception_subscription;Description
Retrieves the details of exception notifications for the account in Amazon Security Lake.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _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_time_to_live The expiration period and time-to-live (TTL). | BIGINT |
| notification_endpoint The Amazon Web Services account where you receive exception notifications. | VARCHAR |
| subscription_protocol The subscription protocol to which exception notifications are posted. | VARCHAR |