

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

# の API Gateway 拡張機能 AWS SAM
<a name="sam-specification-api-gateway-extensions"></a>

API Gateway 拡張機能は、API を設計および管理するための追加のカスタマイズと機能 AWSを提供します APIs 。API Gateway 拡張機能は、 AWS固有の認可と API Gateway 固有の API 統合をサポートする OpenAPI 仕様の拡張機能です。API Gateway 拡張機能の詳細情報については、「[API Gateway の OpenAPI 拡張機能](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions.html)」を参照してください。

AWS SAM は API Gateway 拡張機能のサブセットをサポートします。でサポートされている API Gateway 拡張機能を確認するには AWS SAM、次の表を参照してください。


|  |  | 
| --- |--- |
|  API Gateway 拡張機能  |  でサポート AWS SAM  | 
| [x-amazon-apigateway-any-method オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-any-method.html) | はい | 
| [x-amazon-apigateway-api-key-source プロパティ](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-api-key-source.html) | 不可 | 
| [x-amazon-apigateway-auth オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-auth.html) | はい | 
| [x-amazon-apigateway-authorizer オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-authorizer.html) | はい | 
| [x amazon-apigateway-authtype プロパティ](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-authtype.html) | はい | 
| [x-amazon-apigateway-binary-media-types のプロパティ](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-binary-media-types.html) | はい | 
| [x-amazon-apigateway-documentation オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-documentation.html) | 不可 | 
| [x-amazon-apigateway-endpoint-configuration オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-endpoint-configuration.html) | 不可 | 
| [x-amazon-apigateway-gateway-responses オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-gateway-responses.html) | はい | 
| [x-amazon-apigateway-gateway-responses.gatewayResponse オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-gateway-responses.gatewayResponse.html) | はい | 
| [x-amazon-apigateway-gateway-responses.responseParameters オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-gateway-responses.responseParameters.html) | はい | 
| [x-amazon-apigateway-gateway-responses.responseTemplates オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-gateway-responses.responseTemplates.html) | はい | 
| [x-amazon-apigateway-integration オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-integration.html) | はい | 
| [x-amazon-apigateway-integration.requestTemplates オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-integration-requestTemplates.html) | はい | 
| [x-amazon-apigateway-integration.requestParameters オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-integration-requestParameters.html) | 不可 | 
| [x-amazon-apigateway-integration.responses オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-integration-responses.html) | はい | 
| [x-amazon-apigateway-integration.response オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-integration-response.html) | はい | 
| [x-amazon-apigateway-integration.responseTemplates オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-integration-responseTemplates.html) | はい | 
| [x-amazon-apigateway-integration.responseParameters オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-integration-responseParameters.html) | はい | 
| [x-amazon-apigateway-request-validator プロパティ](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-request-validator.html) | 不可 | 
| [x-amazon-apigateway-request-validators オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-request-validators.html) | 不可 | 
| [x-amazon-apigateway-request-validators.requestValidator オブジェクト](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions-request-validators.requestValidator.html) | 不可 | 