v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1461972964.4 KB

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

patch/standards/control/{StandardsControlArn}

Path parameters

StandardsControlArnstring required

The ARN of the security standard control to enable or disable.

Request body

ControlStatus'ENABLED' | 'DISABLED'

The updated status of the security standard control.

DisabledReasonstring

A description of the reason why you are disabling a security standard control. If you are disabling a control, then this is required.

Response

Success

UpdateStandardsControlResponse required