Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface InferenceOutputConfiguration

Specifies configuration information for the output results from for the inference, including KMS key ID and output S3 location.

Hierarchy

  • InferenceOutputConfiguration

Properties

KmsKeyId?: string

The ID number for the KMS key key used to encrypt the inference output.

S3OutputConfiguration: undefined | InferenceS3OutputConfiguration

Specifies configuration information for the output results from for the inference, output S3 location.