---
title: "PATCH /actionTargets/{ActionTargetArn}"
method: PATCH
path: "/actionTargets/{ActionTargetArn}"
---

# PATCH /actionTargets/{ActionTargetArn}

`PATCH /actionTargets/{ActionTargetArn}`

Updates the name and description of a custom action target in Security Hub.

## Path parameters

- `ActionTargetArn` string, required

## Request body

- object
  - `Name` string — The updated name of the custom action target.
  - `Description` string — The updated description for the custom action target.

## Response `200`

Success

- UpdateActionTargetResponse

## Other responses

- `480` — InternalException
- `481` — InvalidInputException
- `482` — ResourceNotFoundException
- `483` — InvalidAccessException
- `484` — ResourceNotFoundException

---

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