aws.workspaces.describe_account
Example SQL Queries
SELECT * FROMaws.workspaces.describe_account;Description
Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _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 |
| dedicated_tenancy_account_type The type of linked account. | VARCHAR |
| dedicated_tenancy_management_cidr_range The IP address range, specified as an IPv4 CIDR block, used for the management network interface. The management network interface is connected to a secure Amazon WorkSpaces management network. It is used for interactive streaming of the WorkSpace desktop to Amazon WorkSpaces clients, and to allow Amazon WorkSpaces to manage the WorkSpace. | VARCHAR |
| dedicated_tenancy_support The status of BYOL (whether BYOL is enabled or disabled). | VARCHAR |