aws.workspaces.describe_client_properties
Example SQL Queries
SELECT * FROMaws.workspaces.describe_client_propertiesWHERE"resource_ids" = 'VALUE';Description
Retrieves a list that describes one or more specified Amazon WorkSpaces clients.
Table Definition
| Column Name | Column Data Type |
|---|---|
| resource_ids Required Input Column The resource identifier, in the form of directory IDs. | VARCHAR[] |
Show child fields
| |
| _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
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| client_properties_list Information about the specified Amazon WorkSpaces clients. | STRUCT( |
Show child fields
| |