v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477335300.0 KB

Updates the network profile.

post/#X-Amz-Target=DeviceFarm_20150623.UpdateNetworkProfile

Headers

X-Amz-Target'DeviceFarm_20150623.UpdateNetworkProfile' required

Request body

arnstring required

The Amazon Resource Name (ARN) of the project for which you want to update network profile settings.

namestring

The name of the network profile about which you are returning information.

descriptionstring

The description of the network profile about which you are returning information.

type'CURATED' | 'PRIVATE'

The type of network profile to return information about. Valid values are listed here.

uplinkBandwidthBitsinteger

The data throughput rate in bits per second, as an integer from 0 to 104857600.

downlinkBandwidthBitsinteger

The data throughput rate in bits per second, as an integer from 0 to 104857600.

uplinkDelayMsinteger

Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.

downlinkDelayMsinteger

Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.

uplinkJitterMsinteger

Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.

downlinkJitterMsinteger

Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.

uplinkLossPercentinteger

Proportion of transmitted packets that fail to arrive from 0 to 100 percent.

downlinkLossPercentinteger

Proportion of received packets that fail to arrive from 0 to 100 percent.

Response

Success