aws.chime.describe_app_instance_user
Example SQL Queries
SELECT * FROMaws.chime.describe_app_instance_userWHERE"app_instance_user_arn" = 'VALUE';Description
Returns the full details of an AppInstanceUser.
This API is is no longer supported and will not be updated. We recommend using the latest version, DescribeAppInstanceUser, in the Amazon Chime SDK.
Using the latest version requires migrating to a dedicated namespace. For more information, refer to Migrating from the Amazon Chime namespace in the Amazon Chime SDK Developer Guide.
Table Definition
| Column Name | Column Data Type |
|---|---|
| app_instance_user_arn Required Input Column The ARN of the AppInstanceUser. | 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_user The name of the AppInstanceUser. | STRUCT( |
Show child fields
| |