InferenceExperimentDataStorageConfig - Amazon SageMaker

InferenceExperimentDataStorageConfig

The Amazon S3 location and configuration for storing inference request and response data.

Contents

Destination

The Amazon S3 bucket where the inference request and response data is stored.

Type: String

Length Constraints: Maximum length of 512.

Pattern: ^(https|s3)://([^/])/?(.*)$

Required: Yes

ContentType

Configuration specifying how to treat different headers. If no headers are specified Amazon SageMaker will by default base64 encode when capturing the data.

Type: CaptureContentTypeHeader object

Required: No

KmsKey

The AWS Key Management Service key that Amazon SageMaker uses to encrypt captured data at rest using Amazon S3 server-side encryption.

Type: String

Length Constraints: Maximum length of 2048.

Pattern: .*

Required: No

See Also

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