

# API Gateway용 OpenAPI 확장 프로그램
<a name="api-gateway-swagger-extensions"></a>

 API Gateway 확장은 REST API 및 HTTP API에 대한 AWS 고유의 권한 부여 및 API Gateway 고유의 API 통합을 지원합니다. 이 단원에서는 OpenAPI 사양에 대한 API Gateway 확장을 설명합니다.

**작은 정보**  
애플리케이션에서 API Gateway 확장을 사용하는 방법을 이해할 수 있도록 API Gateway 콘솔을 사용하여 REST API 또는 HTTP API를 생성해 OpenAPI 정의 파일로 내보낼 수 있습니다. API를 내보내는 방법에 대한 자세한 내용은 [API Gateway에서 REST API 내보내기](api-gateway-export-api.md) 및 [API Gateway에서 HTTP API 내보내기](http-api-export.md) 단원을 참조하세요.

**Topics**
+ [x-amazon-apigateway-any-method 객체](api-gateway-swagger-extensions-any-method.md)
+ [x-amazon-apigateway-cors 객체](api-gateway-swagger-extensions-cors-configuration.md)
+ [x-amazon-apigateway-api-key-source 속성](api-gateway-swagger-extensions-api-key-source.md)
+ [x-amazon-apigateway-auth 객체](api-gateway-swagger-extensions-auth.md)
+ [x-amazon-apigateway-authorizer 객체](api-gateway-swagger-extensions-authorizer.md)
+ [x-amazon-apigateway-authtype 속성](api-gateway-swagger-extensions-authtype.md)
+ [x-amazon-apigateway-binary-media-types 속성](api-gateway-swagger-extensions-binary-media-types.md)
+ [x-amazon-apigateway-documentation 객체](api-gateway-swagger-extensions-documentation.md)
+ [x-amazon-apigateway-endpoint-access-mode](openapi-extensions-endpoint-access-mode.md)
+ [x-amazon-apigateway-endpoint-configuration 객체](api-gateway-swagger-extensions-endpoint-configuration.md)
+ [x-amazon-apigateway-gateway-responses 객체](api-gateway-swagger-extensions-gateway-responses.md)
+ [x-amazon-apigateway-gateway-responses.gatewayResponse 객체](api-gateway-swagger-extensions-gateway-responses.gatewayResponse.md)
+ [x-amazon-apigateway-gateway-responses.responseParameters 객체](api-gateway-swagger-extensions-gateway-responses.responseParameters.md)
+ [x-amazon-apigateway-gateway-responses.responseTemplates 객체](api-gateway-swagger-extensions-gateway-responses.responseTemplates.md)
+ [x-amazon-apigateway-importexport-version](api-gateway-extensions-importexport-version.md)
+ [x-amazon-apigateway-integration 객체](api-gateway-swagger-extensions-integration.md)
+ [x-amazon-apigateway-integrations 객체](api-gateway-extensions-integrations.md)
+ [x-amazon-apigateway-integration.requestTemplates 객체](api-gateway-swagger-extensions-integration-requestTemplates.md)
+ [x-amazon-apigateway-integration.requestParameters 객체](api-gateway-swagger-extensions-integration-requestParameters.md)
+ [x-amazon-apigateway-integration.responses 객체](api-gateway-swagger-extensions-integration-responses.md)
+ [x-amazon-apigateway-integration.response 객체](api-gateway-swagger-extensions-integration-response.md)
+ [x-amazon-apigateway-integration.responseTemplates 객체](api-gateway-swagger-extensions-integration-responseTemplates.md)
+ [x-amazon-apigateway-integration.responseParameters 객체](api-gateway-swagger-extensions-integration-responseParameters.md)
+ [x-amazon-apigateway-integration.tlsConfig 객체](api-gateway-extensions-integration-tls-config.md)
+ [x-amazon-apigateway-minimum-compression-size](api-gateway-openapi-minimum-compression-size.md)
+ [x-amazon-apigateway-policy](openapi-extensions-policy.md)
+ [x-amazon-apigateway-request-validator 속성](api-gateway-swagger-extensions-request-validator.md)
+ [x-amazon-apigateway-request-validators 객체](api-gateway-swagger-extensions-request-validators.md)
+ [x-amazon-apigateway-request-validators.requestValidator 객체](api-gateway-swagger-extensions-request-validators.requestValidator.md)
+ [x-amazon-apigateway-security-policy](openapi-extensions-security-policy.md)
+ [x-amazon-apigateway-tag-value 속성](api-gateway-openapi-extensions-x-amazon-apigateway-tag-value.md)