network_analyzer_configurations_list_only
Lists network_analyzer_configurations
in a region or regions, for all properties use network_analyzer_configurations
Overview
Name | network_analyzer_configurations_list_only |
Type | Resource |
Description | Create and manage NetworkAnalyzerConfiguration resource. |
Id | aws.iotwireless.network_analyzer_configurations_list_only |
Fields
Name | Datatype | Description |
---|---|---|
name | string | Name of the network analyzer configuration |
description | string | The description of the new resource |
trace_content | object | Trace content for your wireless gateway and wireless device resources |
wireless_devices | array | List of wireless gateway resources that have been added to the network analyzer configuration |
wireless_gateways | array | List of wireless gateway resources that have been added to the network analyzer configuration |
arn | string | Arn for network analyzer configuration, Returned upon successful create. |
tags | array | An array of key-value pairs to apply to this resource. |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
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