AWS::SageMaker::ModelCard SecurityConfig - AWS CloudFormation

AWS::SageMaker::ModelCard SecurityConfig

The security configuration used to protect model card data.

Syntax

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

JSON

{ "KmsKeyId" : String }

YAML

KmsKeyId: String

Properties

KmsKeyId

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

Required: No

Type: String

Pattern: .*

Maximum: 2048

Update requires: Replacement