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
: TheEnabledControl
orEnabledBaseline
configuration was deployed successfully. -
UNDER_CHANGE
: TheEnabledControl
orEnabledBaseline
configuration is changing. -
FAILED
: TheEnabledControl
orEnabledBaseline
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: