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

EnabledBaselineDetails

Details of the EnabledBaseline resource.

Contents

arn

The ARN of the EnabledBaseline resource.

Type: String

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

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

Required: Yes

baselineIdentifier

The specific Baseline enabled as part of the EnabledBaseline resource.

Type: String

Required: Yes

statusSummary

The deployment summary of an EnabledControl or EnabledBaseline resource.

Type: EnablementStatusSummary object

Required: Yes

targetIdentifier

The target on which to enable the Baseline.

Type: String

Required: Yes

baselineVersion

The enabled version of the Baseline.

Type: String

Required: No

driftStatusSummary

The drift status of the enabled baseline.

Type: EnabledBaselineDriftStatusSummary object

Required: No

parameters

Shows the parameters that are applied when enabling this Baseline.

Type: Array of EnabledBaselineParameterSummary objects

Required: No

parentIdentifier

An ARN that represents the parent EnabledBaseline at the Organizational Unit (OU) level, from which the child EnabledBaseline inherits its configuration. The value is returned by GetEnabledBaseline.

Type: String

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

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

Required: No

See Also

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