aws.connectcases.get_case_event_configuration
Example SQL Queries
SELECT * FROMaws.connectcases.get_case_event_configurationWHERE"domain_id" = 'VALUE';Description
Returns the case event publishing configuration.
Table Definition
| Column Name | Column Data Type |
|---|---|
| domain_id Required Input Column The unique identifier of the Cases domain. | VARCHAR |
| _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
| |
| event_bridge Configuration to enable EventBridge case event delivery and determine what data is delivered. | STRUCT( |
Show child fields
| |