v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428161141.0 KB

Re-enables an <code>EnabledBaseline</code> resource. For example, this API can re-apply the existing <code>Baseline</code> after a new member account is moved to the target OU. For usage examples, see <a href="https://docs.aws.amazon.com/controltower/latest/userguide/baseline-api-examples.html"> <i>the Amazon Web Services Control Tower User Guide</i> </a>.

post/reset-enabled-baseline

Request body

enabledBaselineIdentifierstring required

Specifies the ID of the <code>EnabledBaseline</code> resource to be re-enabled, in ARN format.

Response

Success

operationIdentifierstring required

The ID (in UUID format) of the asynchronous <code>ResetEnabledBaseline</code> operation. This <code>operationIdentifier</code> is used to track status through calls to the <code>GetBaselineOperation</code> API.