API Gateway は割り当てを提供します。割り当てを使用すると、アプリケーションが API を呼び出せるペース(レート)を制御できます。割り当てを設定することで、呼び出し元アプリケーションによる過剰な数のリクエストから API を保護するための使用制限を指定できます。過剰な数のリクエストは、単純な入力ミスや、不必要に API を呼び出す非効率的な設計のシステムが原因で発生する場合があります。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-06 UTC。"],[[["API Gateway quotas allow you to control the rate at which applications call your API."],["Setting quotas protects your API from excessive requests caused by errors or inefficient systems."],["Blocking traffic from a source once a certain limit is reached is necessary for the overall health of your API."],["Quotas ensure that one application cannot negatively impact other applications using the same API."]]],[]]