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

EnabledControlDetails

Information about the enabled control.

Contents

arn

The ARN of the enabled control.

Type: String

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

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

Required: No

controlIdentifier

The control identifier of the enabled control. For information on how to find the controlIdentifier, see the overview page.

Type: String

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

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

Required: No

driftStatusSummary

The drift status of the enabled control.

Type: DriftStatusSummary object

Required: No

parameters

Array of EnabledControlParameter objects.

Type: Array of EnabledControlParameterSummary objects

Required: No

parentIdentifier

The ARN of the parent enabled control from which this control inherits its configuration, if applicable.

Type: String

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

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

Required: No

statusSummary

The deployment summary of the enabled control.

Type: EnablementStatusSummary object

Required: No

targetIdentifier

The ARN of the organizational unit. For information on how to find the targetIdentifier, see the overview page.

Type: String

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

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

Required: No

targetRegions

Target AWS Regions for the enabled control.

Type: Array of Region objects

Required: No

See Also

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