---
title: "PUT /account-associations/{AccountAssociationId}"
method: PUT
path: "/account-associations/{AccountAssociationId}"
---

# PUT /account-associations/{AccountAssociationId}

`PUT /account-associations/{AccountAssociationId}`

Updates the properties of an existing account association.

## Path parameters

- `AccountAssociationId` string, required

## Request body

- object
  - `Name` string — The new name to assign to the account association.
  - `Description` string — The new description to assign to the account association.

## Response `204`

Success

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — InternalServerException
- `483` — ConflictException
- `484` — ServiceUnavailableException
- `485` — ResourceNotFoundException
- `486` — 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)
