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
Update requires: Replacement