InvocationHttpResponseCode
- class aws_cdk.aws_sagemaker_alpha.InvocationHttpResponseCode(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
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