---
title: "PATCH /destinations/{Name}"
method: PATCH
path: "/destinations/{Name}"
---

# PATCH /destinations/{Name}

`PATCH /destinations/{Name}`

Updates properties of a destination.

## Path parameters

- `Name` string, required

## Request body

- object
  - `ExpressionType` 'RuleName' | 'MqttTopic' — The type of value in <code>Expression</code>.
  - `Expression` string — The new rule name or topic rule to send messages to.
  - `Description` string — The description of the new resource.
  - `RoleArn` string — The ARN of the IAM Role that authorizes the destination.

## Response `204`

Success

- UpdateDestinationResponse

## Other responses

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

---

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