

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# 非同期エンドポイントオペレーション
<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)