aws.chime_sdk_identity.describe_app_instance_bot
Example SQL Queries
SELECT * FROMaws.chime_sdk_identity.describe_app_instance_botWHERE"app_instance_bot_arn" = 'VALUE';Description
The AppInstanceBot's information.
Table Definition
| Column Name | Column Data Type |
|---|---|
| app_instance_bot_arn Required Input Column The ARN of the AppInstanceBot. | 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
| |
| app_instance_bot The detials of the AppInstanceBot. | STRUCT( |
Show child fields
| |