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

EnabledBaselineSummary

Returns a summary of information about an EnabledBaseline object.

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 that is 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 upon which the baseline is enabled.

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

parentIdentifier

An ARN that represents an object returned by ListEnabledBaseline, to describe an enabled baseline.

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: