aws.workspaces_thin_client.get_software_set
Example SQL Queries
SELECT * FROMaws.workspaces_thin_client.get_software_setWHERE"id" = 'VALUE';Description
Returns information for a software set.
Table Definition
| Column Name | Column Data Type |
|---|---|
| id Required Input Column The ID of the software set for which to return information. | 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
| |
| software_set Describes a software set. | STRUCT( |
Show child fields
| |