---
title: "PUT /settings"
method: PUT
path: "/settings"
---

# PUT /settings

`PUT /settings`

Updates global settings for the Amazon Chime SDK Voice Connectors in an AWS account.

## Request body

- object
  - `VoiceConnector` object — The Amazon Chime SDK Voice Connector settings. Includes any Amazon S3 buckets designated for storing call detail records.
    - `CdrBucket` string — The S3 bucket that stores the Voice Connector's call detail records.

## Response `204`

Success

## Other responses

- `480` — UnauthorizedClientException
- `481` — ForbiddenException
- `482` — BadRequestException
- `483` — ThrottledClientException
- `484` — ServiceUnavailableException
- `485` — ServiceFailureException

---

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