Table: aws_lambda_function_event_invoke_configs
This table shows data for AWS Lambda Function Event Invoke Configs.
https://docs.aws.amazon.com/lambda/latest/dg/API_FunctionEventInvokeConfig.html (opens in a new tab)
The primary key for this table is _cq_id.
Relations
This table depends on aws_lambda_functions.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id (PK) | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
function_arn | utf8 |
destination_config | json |
last_modified | timestamp[us, tz=UTC] |
maximum_event_age_in_seconds | int64 |
maximum_retry_attempts | int64 |