ModelClientConfig - Amazon SageMaker

ModelClientConfig

Configures the timeout and maximum number of retries for processing a transform job invocation.

Contents

InvocationsMaxRetries

The maximum number of retries when invocation requests are failing. The default value is 3.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 3.

Required: No

InvocationsTimeoutInSeconds

The timeout value in seconds for an invocation request. The default value is 600.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 3600.

Required: No

See Also

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