LandingZoneOperationDetail - 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.

LandingZoneOperationDetail

Information about a landing zone operation.

Contents

endTime

The landing zone operation end time.

Type: Timestamp

Required: No

operationIdentifier

The operationIdentifier of the landing zone operation.

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

operationType

The landing zone operation type.

Valid values:

  • DELETE: The DeleteLandingZone operation.

  • CREATE: The CreateLandingZone operation.

  • UPDATE: The UpdateLandingZone operation.

  • RESET: The ResetLandingZone operation.

Type: String

Valid Values: DELETE | CREATE | UPDATE | RESET

Required: No

startTime

The landing zone operation start time.

Type: Timestamp

Required: No

status

Valid values:

  • SUCCEEDED: The landing zone operation succeeded.

  • IN_PROGRESS: The landing zone operation is in progress.

  • FAILED: The landing zone operation failed.

Type: String

Valid Values: SUCCEEDED | FAILED | IN_PROGRESS

Required: No

statusMessage

If the operation result is FAILED, this string contains a message explaining why the operation failed.

Type: String

Required: No

See Also

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