LandingZoneDetail - AWS Control Tower

LandingZoneDetail

Information about the landing zone.

Contents

manifest

The landing zone manifest JSON text file that specifies the landing zone configurations.

Type: JSON value

Required: Yes

version

The landing zone's current deployed version.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 10.

Pattern: ^\d+.\d+$

Required: Yes

arn

The ARN of the landing zone.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: ^arn:aws[0-9a-zA-Z_\-:\/]+$

Required: No

driftStatus

The drift status of the landing zone.

Type: LandingZoneDriftStatusSummary object

Required: No

latestAvailableVersion

The latest available version of the landing zone.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 10.

Pattern: ^\d+.\d+$

Required: No

status

The landing zone deployment status. One of ACTIVE, PROCESSING, FAILED.

Type: String

Valid Values: ACTIVE | PROCESSING | FAILED

Required: No

See Also

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