AWS::SageMaker::InferenceExperiment DataStorageConfig
The DataStorageConfig
property type specifies Property description not available. for an AWS::SageMaker::InferenceExperiment.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ContentType" :
CaptureContentTypeHeader
, "Destination" :String
, "KmsKey" :String
}
YAML
ContentType:
CaptureContentTypeHeader
Destination:String
KmsKey:String
Properties
ContentType
Property description not available.
Required: No
Type: CaptureContentTypeHeader
Update requires: No interruption
Destination
Property description not available.
Required: Yes
Type: String
Update requires: No interruption
KmsKey
Property description not available.
Required: No
Type: String
Update requires: No interruption