AWS::SageMaker::EndpointConfig AsyncInferenceOutputConfig - AWS CloudFormation (original) (raw)
Specifies the configuration for asynchronous inference invocation outputs.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
KmsKeyId
The AWS Key Management Service (AWS 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
AsyncInferenceNotificationConfig
CaptureContentTypeHeader
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.