Date endTime
The end time of the operation (if applicable), in ISO 8601 format.
String operationIdentifier
The identifier of the specified operation.
String operationType
An enumerated type (enum) with possible values of ENABLE_BASELINE,
DISABLE_BASELINE, UPDATE_ENABLED_BASELINE, or RESET_ENABLED_BASELINE.
Date startTime
The start time of the operation, in ISO 8601 format.
String status
An enumerated type (enum) with possible values of SUCCEEDED, FAILED, or
IN_PROGRESS.
String statusMessage
A status message that gives more information about the operation's status, if applicable.
Date endTime
The time that the operation finished.
String operationType
One of ENABLE_CONTROL or DISABLE_CONTROL.
Date startTime
The time that the operation began.
String status
One of IN_PROGRESS, SUCEEDED, or FAILED.
String statusMessage
If the operation result is FAILED, this string contains a message explaining why the operation
failed.
String landingZoneIdentifier
The unique identifier of the landing zone.
String operationIdentifier
>A unique identifier assigned to a DeleteLandingZone operation. You can use this identifier as an
input parameter of GetLandingZoneOperation to check the operation's status.
String enabledBaselineIdentifier
Identifier of the EnabledBaseline resource to be deactivated, in ARN format.
String operationIdentifier
The ID (in UUID format) of the asynchronous DisableBaseline operation. This
operationIdentifier is used to track status through calls to the GetBaselineOperation
API.
String controlIdentifier
The ARN of the control. Only Strongly recommended and Elective controls are permitted, with the
exception of the Region deny control. For information on how to find the controlIdentifier,
see the overview page.
String targetIdentifier
The ARN of the organizational unit. For information on how to find the targetIdentifier, see the overview page.
String operationIdentifier
The ID of the asynchronous operation, which is used to track status. The operation is available for 90 days.
String driftStatus
The drift status of the enabled control.
Valid values:
DRIFTED: The enabledControl deployed in this configuration doesn’t match the
configuration that Amazon Web Services Control Tower expected.
IN_SYNC: The enabledControl deployed in this configuration matches the configuration
that Amazon Web Services Control Tower expected.
NOT_CHECKING: Amazon Web Services Control Tower does not check drift for this enabled control. Drift
is not supported for the control type.
UNKNOWN: Amazon Web Services Control Tower is not able to check the drift status for the enabled
control.
String baselineIdentifier
The ARN of the baseline to be enabled.
String baselineVersion
The specific version to be enabled of the specified baseline.
Map<K,V> tags
Tags associated with input to EnableBaseline.
String targetIdentifier
The ARN of the target on which the baseline will be enabled. Only OUs are supported as targets.
String controlIdentifier
The ARN of the control. Only Strongly recommended and Elective controls are permitted, with the
exception of the Region deny control. For information on how to find the controlIdentifier,
see the overview page.
Map<K,V> tags
Tags to be applied to the EnabledControl resource.
String targetIdentifier
The ARN of the organizational unit. For information on how to find the targetIdentifier, see the overview page.
String arn
The ARN of the EnabledBaseline resource.
String baselineIdentifier
The specific Baseline enabled as part of the EnabledBaseline resource.
String baselineVersion
The enabled version of the Baseline.
EnablementStatusSummary statusSummary
String targetIdentifier
The target on which to enable the Baseline.
String arn
The ARN of the EnabledBaseline resource
String baselineIdentifier
The specific baseline that is enabled as part of the EnabledBaseline resource.
String baselineVersion
The enabled version of the baseline.
EnablementStatusSummary statusSummary
String targetIdentifier
The target upon which the baseline is enabled.
String arn
The ARN of the enabled control.
String controlIdentifier
The control identifier of the enabled control. For information on how to find the controlIdentifier,
see the overview page.
DriftStatusSummary driftStatusSummary
The drift status of the enabled control.
EnablementStatusSummary statusSummary
The deployment summary of the enabled control.
String targetIdentifier
The ARN of the organizational unit. For information on how to find the targetIdentifier, see the overview page.
List<E> targetRegions
Target Amazon Web Services Regions for the enabled control.
String arn
The ARN of the enabled control.
String controlIdentifier
The controlIdentifier of the enabled control.
DriftStatusSummary driftStatusSummary
The drift status of the enabled control.
EnablementStatusSummary statusSummary
A short description of the status of the enabled control.
String targetIdentifier
The ARN of the organizational unit.
String lastOperationIdentifier
The last operation identifier for the enabled control.
String status
The deployment status of the enabled control.
Valid values:
SUCCEEDED: The enabledControl configuration was deployed successfully.
UNDER_CHANGE: The enabledControl configuration is changing.
FAILED: The enabledControl configuration failed to deploy.
String operationIdentifier
The operation ID returned from mutating asynchronous APIs (Enable, Disable, Update, Reset).
BaselineOperation baselineOperation
A baselineOperation object that shows information about the specified operation ID.
String baselineIdentifier
The ARN of the Baseline resource to be retrieved.
String operationIdentifier
The ID of the asynchronous operation, which is used to track status. The operation is available for 90 days.
ControlOperation controlOperation
An operation performed by the control.
String enabledBaselineIdentifier
Identifier of the EnabledBaseline resource to be retrieved, in ARN format.
EnabledBaselineDetails enabledBaselineDetails
Details of the EnabledBaseline resource.
String enabledControlIdentifier
The controlIdentifier of the enabled control.
EnabledControlDetails enabledControlDetails
Information about the enabled control.
String operationIdentifier
A unique identifier assigned to a landing zone operation.
LandingZoneOperationDetail operationDetails
Details about a landing zone operation.
Date endTime
The landing zone operation end time.
String operationType
The landing zone operation type.
Valid values:
DELETE: The DeleteLandingZone operation.
CREATE: The CreateLandingZone operation.
UPDATE: The UpdateLandingZone operation.
RESET: The ResetLandingZone operation.
Date startTime
The landing zone operation start time.
String status
Valid values:
SUCCEEDED: The landing zone operation succeeded.
IN_PROGRESS: The landing zone operation is in progress.
FAILED: The landing zone operation failed.
String statusMessage
If the operation result is FAILED, this string contains a message explaining why the operation failed.
String arn
The ARN of the landing zone.
EnabledBaselineFilter filter
A filter applied on the ListEnabledBaseline operation. Allowed filters are
baselineIdentifiers and targetIdentifiers. The filter can be applied for either, or
both.
Integer maxResults
The maximum number of results to be shown.
String nextToken
A pagination token.
Integer maxResults
How many results to return per API call.
String nextToken
The token to continue the list from a previous API call with the same parameters.
String targetIdentifier
The ARN of the organizational unit. For information on how to find the targetIdentifier, see the overview page.
String resourceArn
The ARN of the resource.
String name
The Amazon Web Services Region name.
String enabledBaselineIdentifier
Specifies the ID of the EnabledBaseline resource to be re-enabled, in ARN format.
String operationIdentifier
The ID (in UUID format) of the asynchronous ResetEnabledBaseline operation. This
operationIdentifier is used to track status through calls to the GetBaselineOperation
API.
String landingZoneIdentifier
The unique identifier of the landing zone.
String operationIdentifier
A unique identifier assigned to a ResetLandingZone operation. You can use this identifier as an
input parameter of GetLandingZoneOperation to check the operation's status.
String operationIdentifier
The ID (in UUID format) of the asynchronous UpdateEnabledBaseline operation. This
operationIdentifier is used to track status through calls to the GetBaselineOperation
API.
Copyright © 2024. All rights reserved.