ImplementationSummary - AWS Control Catalog
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.

ImplementationSummary

A summary of how the control is implemented, including the AWS service that enforces the control and its service-specific identifier. For example, the value of this field could indicate that the control is implemented as an AWS Config Rule or an AWS Security Hub control.

Contents

Type

A string that represents the AWS service that implements this control. For example, a value of AWS::Config::ConfigRule indicates that the control is implemented by AWS Config, and AWS::SecurityHub::SecurityControl indicates implementation by AWS Security Hub.

Type: String

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

Pattern: [A-Za-z0-9]+(::[A-Za-z0-9_]+){2,3}

Required: Yes

Identifier

The identifier originally assigned by the AWS service that implements the control. For example, CODEPIPELINE_DEPLOYMENT_COUNT_CHECK.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [a-zA-Z0-9_\.-]+

Required: No

See Also

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