---
title: "PUT /traffic-distribution/{Id}"
method: PUT
path: "/traffic-distribution/{Id}"
---

# PUT /traffic-distribution/{Id}

`PUT /traffic-distribution/{Id}`

Updates the traffic distribution for a given traffic distribution group.

For more information about updating a traffic distribution group, see [Update telephony traffic distribution across Amazon Web Services Regions](https://docs.aws.amazon.com/connect/latest/adminguide/update-telephony-traffic-distribution.html) in the _Amazon Connect Administrator Guide_.

## Path parameters

- `Id` string, required

## Request body

- object
  - `TelephonyConfig` object — The distribution of traffic between the instance and its replicas.
    - `Distributions` Distribution[] — Information about traffic distributions.
      - `Region` string, required — The Amazon Web Services Region where the traffic is distributed.
      - `Percentage` integer, required — The percentage of the traffic that is distributed, in increments of 10.

## Response `200`

Success

- UpdateTrafficDistributionResponse

## Other responses

- `480` — InvalidRequestException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — ResourceConflictException
- `484` — ThrottlingException
- `485` — InternalServiceException

---

[API](https://skmtc.net/aws/apis/connect.md) · [All operations](https://skmtc.net/aws/apis/connect/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/connect/versions/fbcf0a4faed2/schema)
