AWS::SageMaker::EndpointConfig AsyncInferenceOutputConfig - 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::EndpointConfig AsyncInferenceOutputConfig

Specifies the configuration for asynchronous inference invocation outputs.

Syntax

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

Properties

KmsKeyId

The Amazon Key Management Service (Amazon KMS) key that Amazon SageMaker uses to encrypt the asynchronous inference output in Amazon S3.

Required: No

Type: String

Update requires: Replacement

NotificationConfig

Specifies the configuration for notifications of inference results for asynchronous inference.

Required: No

Type: AsyncInferenceNotificationConfig

Update requires: Replacement

S3FailurePath

The Amazon S3 location to upload failure inference responses to.

Required: No

Type: String

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

Maximum: 512

Update requires: Replacement

S3OutputPath

The Amazon S3 location to upload inference responses to.

Required: No

Type: String

Update requires: Replacement