Skip to main content

network_analyzer_configurations_list_only

Lists network_analyzer_configurations in a region or regions, for all properties use network_analyzer_configurations

Overview

Namenetwork_analyzer_configurations_list_only
TypeResource
DescriptionCreate and manage NetworkAnalyzerConfiguration resource.
Idaws.iotwireless.network_analyzer_configurations_list_only

Fields

NameDatatypeDescription
namestringName of the network analyzer configuration
descriptionstringThe description of the new resource
trace_contentobjectTrace content for your wireless gateway and wireless device resources
wireless_devicesarrayList of wireless gateway resources that have been added to the network analyzer configuration
wireless_gatewaysarrayList of wireless gateway resources that have been added to the network analyzer configuration
arnstringArn for network analyzer configuration, Returned upon successful create.
tagsarrayAn array of key-value pairs to apply to this resource.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all network_analyzer_configurations in a region.

SELECT
region,
name
FROM aws.iotwireless.network_analyzer_configurations_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the network_analyzer_configurations_list_only resource, see network_analyzer_configurations