

# 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)