InferenceComponentStartupParameters
Settings that take effect while the model container starts up.
Contents
- ContainerStartupHealthCheckTimeoutInSeconds
-
The timeout value, in seconds, for your inference container to pass health check by Amazon S3 Hosting. For more information about health check, see How Your Container Should Respond to Health Check (Ping) Requests.
Type: Integer
Valid Range: Minimum value of 60. Maximum value of 3600.
Required: No
- ModelDataDownloadTimeoutInSeconds
-
The timeout value, in seconds, to download and extract the model that you want to host from Amazon S3 to the individual inference instance associated with this inference component.
Type: Integer
Valid Range: Minimum value of 60. 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: