v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428161141.0 KB

Updates an <code>EnabledBaseline</code> resource's applied parameters or version. 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/update-enabled-baseline

Request body

baselineVersionstring required

Specifies the new <code>Baseline</code> version, to which the <code>EnabledBaseline</code> should be updated.

enabledBaselineIdentifierstring required

Specifies the <code>EnabledBaseline</code> resource to be updated.

Response

Success

operationIdentifierstring required

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