---
title: "PATCH /standards/control/{StandardsControlArn}"
method: PATCH
path: "/standards/control/{StandardsControlArn}"
---

# PATCH /standards/control/{StandardsControlArn}

`PATCH /standards/control/{StandardsControlArn}`

Used to control whether an individual security standard control is enabled or disabled.

## Path parameters

- `StandardsControlArn` string, required

## Request body

- object
  - `ControlStatus` 'ENABLED' | 'DISABLED' — The updated status of the security standard control.
  - `DisabledReason` string — A description of the reason why you are disabling a security standard control. If you are disabling a control, then this is required.

## Response `200`

Success

- UpdateStandardsControlResponse

## Other responses

- `480` — InternalException
- `481` — InvalidInputException
- `482` — InvalidAccessException
- `483` — 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)
