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

ControlMapping

A structure that contains information about a control mapping, including the control ARN, mapping type, and mapping details.

Contents

ControlArn

The Amazon Resource Name (ARN) that identifies the control in the mapping.

Type: String

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

Pattern: arn:(aws(?:[-a-z]*)?):(controlcatalog|controltower):[a-zA-Z0-9-]*::control/[0-9a-zA-Z_\-]+

Required: Yes

Mapping

The details of the mapping relationship, for example, containing framework, common control, or related control information.

Type: Mapping object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

MappingType

The type of mapping relationship between the control and other entities.

Type: String

Valid Values: FRAMEWORK | COMMON_CONTROL | RELATED_CONTROL

Required: Yes

See Also

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