

# API Gateway のコンテンツエンコードのインポートとエクスポート
<a name="api-gateway-payload-encodings-import-and-export"></a>

 [RestApi](https://docs.aws.amazon.com/apigateway/latest/api/API_RestApi.html) の `binaryMediaTypes` リストをインポートするには、API の OpenAPI 定義ファイルへの次の API Gateway 拡張を使用します。この拡張は、API 設定のエクスポートにも使用します。
+ [x-amazon-apigateway-binary-media-types のプロパティ](api-gateway-swagger-extensions-binary-media-types.md)

`contentHandling` または `Integration` リソースで `IntegrationResponse` プロパティ値をインポートおよびエクスポートするには、OpenAPI 定義への次の API Gateway 拡張を使用します。
+ [x-amazon-apigateway-integration オブジェクト](api-gateway-swagger-extensions-integration.md)
+ [x-amazon-apigateway-integration.response オブジェクト](api-gateway-swagger-extensions-integration-response.md)