---
title: "PUT /cloud-connectors/{Identifier}"
method: PUT
path: "/cloud-connectors/{Identifier}"
---

# PUT /cloud-connectors/{Identifier}

`PUT /cloud-connectors/{Identifier}`

Update an existing cloud connector.

## Path parameters

- `Identifier` string, required

## Request body

- object
  - `Name` string — The new display name to assign to the cloud connector.
  - `Description` string — The new description to assign to the cloud connector.

## Response `200`

Success

## Other responses

- `480` — AccessDeniedException
- `481` — ValidationException
- `482` — InternalServerException
- `483` — UnauthorizedException
- `484` — ResourceNotFoundException
- `485` — ThrottlingException

---

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