AWS::SageMaker::ModelCard SecurityConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::SageMaker::ModelCard SecurityConfig

The security configuration used to protect model card data.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "KmsKeyId" : String }

YAML

KmsKeyId: String

Properties

KmsKeyId

A Amazon Key Management Service key ID used to encrypt a model card.

Required: No

Type: String

Pattern: .*

Maximum: 2048

Update requires: Replacement