EnablementStatusSummary - AWS Control Tower
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

EnablementStatusSummary

The deployment summary of an EnabledControl or EnabledBaseline resource.

Contents

lastOperationIdentifier

The last operation identifier for the enabled resource.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}

Required: No

status

The deployment status of the enabled resource.

Valid values:

  • SUCCEEDED: The EnabledControl or EnabledBaseline configuration was deployed successfully.

  • UNDER_CHANGE: The EnabledControl or EnabledBaseline configuration is changing.

  • FAILED: The EnabledControl or EnabledBaseline configuration failed to deploy.

Type: String

Valid Values: SUCCEEDED | FAILED | UNDER_CHANGE

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: