aws.workspaces_web.get_network_settings
Example SQL Queries
SELECT * FROMaws.workspaces_web.get_network_settingsWHERE"network_settings_arn" = 'VALUE';Description
Gets the network settings.
Table Definition
| Column Name | Column Data Type |
|---|---|
| network_settings_arn Required Input Column The ARN of the network settings. | 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
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| network_settings The network settings. | STRUCT( |
Show child fields
| |