v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109645376.3 KB

Creates a new network analyzer configuration.

post/network-analyzer-configurations

Request body

Namestring required

Name of the network analyzer configuration.

WirelessDevicesWirelessDeviceId[]

Wireless device resources to add to the network analyzer configuration. Provide the <code>WirelessDeviceId</code> of the resource to add in the input array.

WirelessGatewaysWirelessGatewayId[]

Wireless gateway resources to add to the network analyzer configuration. Provide the <code>WirelessGatewayId</code> of the resource to add in the input array.

Descriptionstring

The description of the new resource.

ClientRequestTokenstring

Each resource must have a unique client request token. If you try to create a new resource with the same token as a resource that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request.

Response

Success

Arnstring

The Amazon Resource Name of the new resource.

Namestring

Name of the network analyzer configuration.