

# Amazon API Gateway のクォータ
<a name="limits"></a>

次のクォータは、すべての Amazon API Gateway API タイプに適用されます。

## API Gateway アカウントレベルのクォータ (リージョンごと)
<a name="apigateway-account-level-limits-table"></a>

以下のクォータは、アカウントごと、Amazon API Gateway のリージョンごとに適用されます。


| リソースまたはオペレーション | デフォルトのクォータ | 引き上げ可能 | 
| --- | --- | --- | 
| HTTP API、REST API、WebSocket API、WebSocket コールバック API にわたってリージョンごとに適用されるアカウント単位のスロットリングクォータ | 10,000 リクエスト/秒 (RPS) と、[トークンバケットアルゴリズム](https://en.wikipedia.org/wiki/Token_bucket)で提供される追加のバースト容量 (最大バケット容量は 5,000 リクエスト \*)。 バーストクォータは、リージョンのアカウントの全体的な RPS クォータに基づいて、API Gateway サービスチームによって決定されます。このクォータは顧客が制御したり変更をリクエストできるものではありません。  | [はい](https://console.aws.amazon.com/servicequotas/home/services/apigateway/quotas/L-8A5B8E43) | 
| ポータルのリージョンごと、アカウントごとのアクセスコントロールなしのスロットリングクォータ | 1 秒あたり 250,000 個のリクエスト | いいえ | 
| ポータルのリージョンごと、アカウントごとのアクセスコントロールを使用するスロットリングクォータ | 1 秒あたり 10,000 個のリクエスト | いいえ | 

\* 次のリージョンでは、デフォルトのスロットリングクォータは 2500 RPS、デフォルトのバーストクォータは 1250 RPS です: アフリカ (ケープタウン)、欧州 (ミラノ)、アジアパシフィック (ジャカルタ)、中東 (アラブ首長国連邦)、アジアパシフィック (ハイデラバード)、アジアパシフィック (メルボルン)、欧州 (スペイン)、欧州 (チューリッヒ)、イスラエル (テルアビブ)、カナダ西部 (カルガリー)、アジアパシフィック (マレーシア)、アジアパシフィック (タイ)、メキシコ (中部)。

## API の作成、デプロイ、管理に関する API Gateway クォータ
<a name="api-gateway-control-service-limits-table"></a>

以下の固定クォータは、AWS CLI、API Gateway コンソール、または API Gateway REST API とその SDK を使用して、API Gateway で API の作成、デプロイ、および管理に適用されます。これらのクォータを増やすことはできません。


| アクション | デフォルトのクォータ | 引き上げ可能 | 
| --- | --- | --- | 
| [CreateApiKey](https://docs.aws.amazon.com/apigateway/latest/api/API_CreateApiKey.html) | アカウントあたり 1 秒ごとに 5 リクエスト | いいえ | 
| [CreateDeployment](https://docs.aws.amazon.com/apigateway/latest/api/API_CreateDeployment.html) | アカウントあたり 5 秒ごとに 1 リクエスト | いいえ | 
| [CreateDocumentationVersion](https://docs.aws.amazon.com/apigateway/latest/api/API_CreateDocumentationVersion.html) | アカウントあたり 20 秒ごとに 1 リクエスト | いいえ | 
| [CreateDomainName](https://docs.aws.amazon.com/apigateway/latest/api/API_CreateDomainName.html) | アカウントあたり 30 秒ごとに 1 リクエスト | いいえ | 
| [CreateResource](https://docs.aws.amazon.com/apigateway/latest/api/API_CreateResource.html) | アカウントあたり 1 秒ごとに 5 リクエスト | いいえ | 
| リージョン API またはプライベート API の [CreateRestApi](https://docs.aws.amazon.com/apigateway/latest/api/API_CreateRestApi.html) | アカウントあたり 3 秒ごとに 1 リクエスト | いいえ | 
| エッジ最適化 API の [CreateRestApi](https://docs.aws.amazon.com/apigateway/latest/api/API_CreateRestApi.html) | アカウントあたり 30 秒ごとに 1 リクエスト | いいえ | 
|  [CreateVpcLink](https://docs.aws.amazon.com/apigatewayv2/latest/api-reference/vpclinks.html#CreateVpcLink) (V2)  | アカウントあたり 15 秒ごとに 1 リクエスト | いいえ | 
| [DeleteApiKey](https://docs.aws.amazon.com/apigateway/latest/api/API_DeleteApiKey.html) | アカウントあたり 1 秒ごとに 5 リクエスト | いいえ | 
| [DeleteDomainName](https://docs.aws.amazon.com/apigateway/latest/api/API_DeleteDomainName.html) | アカウントあたり 30 秒ごとに 1 リクエスト | いいえ | 
| [DeleteResource](https://docs.aws.amazon.com/apigateway/latest/api/API_DeleteResource.html) | アカウントあたり 1 秒ごとに 5 リクエスト | いいえ | 
| [DeleteRestApi](https://docs.aws.amazon.com/apigateway/latest/api/API_DeleteRestApi.html) | アカウントあたり 30 秒ごとに 1 リクエスト | いいえ | 
| [GetResources](https://docs.aws.amazon.com/apigateway/latest/api/API_GetResources.html) | アカウントあたり 2 秒ごとに 5 リクエスト | いいえ | 
|  [DeleteVpcLink](https://docs.aws.amazon.com/apigatewayv2/latest/api-reference/vpclinks.html#DeleteVpcLink) (V2)  | アカウントあたり 30 秒ごとに 1 リクエスト | いいえ | 
| [ImportDocumentationParts](https://docs.aws.amazon.com/apigateway/latest/api/API_ImportDocumentationParts.html) | アカウントあたり 30 秒ごとに 1 リクエスト | いいえ | 
| リージョン API またはプライベート API の [ImportRestApi](https://docs.aws.amazon.com/apigateway/latest/api/API_ImportRestApi.html) | アカウントあたり 3 秒ごとに 1 リクエスト | いいえ | 
| エッジ最適化 API の [ImportRestApi](https://docs.aws.amazon.com/apigateway/latest/api/API_ImportRestApi.html)  | アカウントあたり 30 秒ごとに 1 リクエスト | いいえ | 
| [PutRestApi](https://docs.aws.amazon.com/apigateway/latest/api/API_PutRestApi.html) | アカウントあたり 1 秒ごとに 1 リクエスト | いいえ | 
| [UpdateAccount](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateAccount.html) | アカウントあたり 20 秒ごとに 1 リクエスト | いいえ | 
| [UpdateDomainName](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateDomainName.html) | アカウントあたり 30 秒ごとに 1 リクエスト | いいえ | 
| [UpdateUsagePlan](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateUsagePlan.html) | アカウントあたり 20 秒ごとに 1 リクエスト | いいえ | 
| ポータルの作成 | 3 秒あたり 1 個のリクエスト | いいえ | 
| ポータルの更新 | 1 分あたり 2 個のリクエスト | いいえ | 
| ポータルの取得 | 1 秒あたり 10 個のリクエスト | いいえ | 
| ポータルの一覧表示 | 1 秒あたり 10 個のリクエスト | いいえ | 
| ポータルの公開 | 1 分あたり 2 個のリクエスト | いいえ | 
| DeletePortal | 1 分あたり 2 個のリクエスト | いいえ | 
| PreviewPortal | 3 秒あたり 1 個のリクエスト | いいえ | 
| DisablePortal | 1 分あたり 2 個のリクエスト | いいえ | 
| GetPortalProduct | 1 秒あたり 10 個のリクエスト | いいえ | 
| ListPortalProduct | 1 秒あたり 5 個のリクエスト | いいえ | 
| CreatePortalProduct | 1 秒あたり 2 個のリクエスト | いいえ | 
| UpdatePortalProduct | 1 秒あたり 0.5 個のリクエスト | いいえ | 
| DeletePortalProduct | 1 秒あたり 1 個のリクエスト | いいえ | 
| PutPortalProductSharingPolicy | 3 秒あたり 1 個のリクエスト | いいえ | 
| GetPortalProductSharingPolicy | 1 秒あたり 10 個のリクエスト | いいえ | 
| DeletePortalProductSharingPolicy | 3 秒あたり 1 個のリクエスト | いいえ | 
| CreateProductRestEndpointPage | 3 秒あたり 1 個のリクエスト | いいえ | 
| GetProductRestEndpointPage | 1 秒あたり 10 個のリクエスト | いいえ | 
| UpdateProductRestEndpointPage | 3 秒あたり 1 個のリクエスト | いいえ | 
| DeleteProductRestEndpointPage | 3 秒あたり 1 個のリクエスト | いいえ | 
| ListProductRestEndpointPages | 1 秒あたり 10 個のリクエスト | いいえ | 
| CreateProductPage | 3 秒あたり 1 個のリクエスト | いいえ | 
| GetProductPage | 1 秒あたり 10 個のリクエスト | いいえ | 
| UpdateProductPage | 3 秒あたり 1 個のリクエスト | いいえ | 
| DeleteProductPage | 3 秒あたり 1 個のリクエスト | いいえ | 
| ListProductPages | 1 秒あたり 10 個のリクエスト | いいえ | 
| その他のオペレーション | 合計アカウントクォータまでのクォータはありません。 | いいえ | 
| 合計オペレーション数 | 1 秒あたり 10 リクエストで、バーストクォータは 1 秒あたり 40 リクエスト。 | いいえ | 