InvocationHttpResponseCode

class aws_cdk.aws_sagemaker_alpha.InvocationHttpResponseCode(value)

Bases: Enum

(experimental) HTTP response codes for Endpoint invocations.

Stability:

experimental

Attributes

INVOCATION_4XX_ERRORS

(experimental) 4xx response codes from Endpoint invocations.

Stability:

experimental

INVOCATION_5XX_ERRORS

(experimental) 5xx response codes from Endpoint invocations.

Stability:

experimental