@aws-cdk_aws-sagemaker-alpha.InvocationHttpResponseCode

enum InvocationHttpResponseCode ๐Ÿ”น

LanguageType name
.NETAmazon.CDK.AWS.Sagemaker.Alpha.InvocationHttpResponseCode
Gogithub.com/aws/aws-cdk-go/awscdksagemakeralpha/v2#InvocationHttpResponseCode
Javasoftware.amazon.awscdk.services.sagemaker.alpha.InvocationHttpResponseCode
Pythonaws_cdk.aws_sagemaker_alpha.InvocationHttpResponseCode
TypeScript (source)@aws-cdk/aws-sagemaker-alpha ยป InvocationHttpResponseCode

HTTP response codes for Endpoint invocations.

Members

NameDescription
INVOCATION_4XX_ERRORS ๐Ÿ”น4xx response codes from Endpoint invocations.
INVOCATION_5XX_ERRORS ๐Ÿ”น5xx response codes from Endpoint invocations.

INVOCATION_4XX_ERRORS ๐Ÿ”น

4xx response codes from Endpoint invocations.


INVOCATION_5XX_ERRORS ๐Ÿ”น

5xx response codes from Endpoint invocations.