aws.chime_sdk_messaging.describe_channel_flow
Example SQL Queries
SELECT * FROMaws.chime_sdk_messaging.describe_channel_flowWHERE"channel_flow_arn" = 'VALUE';Description
Returns the full details of a channel flow in an Amazon Chime AppInstance. This is a developer API.
Table Definition
| Column Name | Column Data Type |
|---|---|
| channel_flow_arn Required Input Column The ARN of the channel flow. | 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
| |
| channel_flow The channel flow details. | STRUCT( |
Show child fields
| |