

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 非同步端點操作
<a name="async-inference-create-invoke-update-delete"></a>

本指南說明建立非同步端點時您必須滿足的先決條件，以及如何建立、調用和刪除非同步端點。您可以使用 AWS SDKs 和 [Amazon SageMaker Python SDK ](https://sagemaker.readthedocs.io/en/stable/overview.html#sagemaker-asynchronous-inference)建立、更新、刪除和叫用非同步端點。

**Topics**
+ [完成先決條件](async-inference-create-endpoint-prerequisites.md)
+ [如何建立非同步推論端點](async-inference-create-endpoint.md)
+ [調用非同步端點](async-inference-invoke-endpoint.md)
+ [更新非同步端點](async-inference-update-endpoint.md)
+ [刪除非同步端點](async-inference-delete-endpoint.md)