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

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

remediationTypes

The types of remediation actions configured for the landing zone, such as automatic drift correction or compliance enforcement.

Type: Array of strings

Array Members: Fixed number of 1 item.

Valid Values: INHERITANCE_DRIFT

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: