

# 재배포가 필요한 REST API 업데이트
<a name="updating-api"></a>

API를 유지하는 것은 기존 API 설정을 확인, 업데이트 및 삭제하는 것에 해당합니다. API Gateway 콘솔, AWS CLI, CloudFormation, SDK 또는 API Gateway REST API를 사용하여 API를 유지 관리할 수 있습니다. API 업데이트에는 API의 일부 리소스 속성 또는 구성 설정의 수정이 포함됩니다. 리소스 업데이트에서는 API를 재배포해야 하지만, 구성 업데이트에서는 그렇지 않습니다.

다음 표에서는 업데이트 시 API 재배포가 필요한 API 리소스를 설명합니다.


| 리소스 | Notes | 
| --- | --- | 
| [ApiKey](https://docs.aws.amazon.com/apigateway/latest/api/API_ApiKey.html) | 적용 가능한 속성 및 지원되는 작업은 [apikey:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateApiKey.html)를 참조하세요. 업데이트 시 API를 재배포해야 합니다. | 
| [권한 부여자](https://docs.aws.amazon.com/apigateway/latest/api/API_Authorizer.html) | 적용 가능한 속성 및 지원되는 작업은 [authorizer:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateAuthorizer.html)를 참조하세요. 업데이트 시 API를 재배포해야 합니다. | 
|  [disableExecuteApiEndpoint](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateRestApi.html#apigw-UpdateRestApi-response-disableExecuteApiEndpoint) | 업데이트가 이루어지려면 API를 스테이지에 재배포하는 등 API의 스테이지를 수정해야 합니다. | 
| [DocumentationPart](https://docs.aws.amazon.com/apigateway/latest/api/API_DocumentationPart.html) | 적용 가능한 속성 및 지원되는 작업은 [documentationpart:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateDocumentationPart.html)를 참조하세요. 업데이트 시 API를 재배포해야 합니다. | 
| [DocumentationVersion](https://docs.aws.amazon.com/apigateway/latest/api/API_DocumentationVersion.html) | 적용 가능한 속성 및 지원되는 작업은 [documentationversion:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateDocumentationVersion.html)를 참조하세요. 업데이트 시 API를 재배포해야 합니다. | 
| [GatewayResponse](https://docs.aws.amazon.com/apigateway/latest/api/API_GatewayResponse.html) | 적용 가능한 속성 및 지원되는 작업은 [gatewayresponse:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateGatewayResponse.html#remarks)를 참조하세요. 업데이트 시 API를 재배포해야 합니다. | 
| [통합](https://docs.aws.amazon.com/apigateway/latest/api/API_Integration.html) |  적용 가능한 속성 및 지원되는 작업은 [integration:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateIntegration.html)를 참조하세요. 업데이트 시 API를 재배포해야 합니다.  | 
| [IntegrationResponse](https://docs.aws.amazon.com/apigateway/latest/api/API_IntegrationResponse.html) | 적용 가능한 속성 및 지원되는 작업은 [integrationresponse:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateIntegrationResponse.html)를 참조하세요. 업데이트 시 API를 재배포해야 합니다. | 
| [방법](https://docs.aws.amazon.com/apigateway/latest/api/API_Method.html) | 적용 가능한 속성 및 지원되는 작업은 [method:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateMethod.html)를 참조하세요. 업데이트 시 API를 재배포해야 합니다. | 
| [MethodResponse](https://docs.aws.amazon.com/apigateway/latest/api/API_MethodResponse.html) | 적용 가능한 속성 및 지원되는 작업은 [methodresponse:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateMethodResponse.html)를 참조하세요. 업데이트 시 API를 재배포해야 합니다. | 
| [모델](https://docs.aws.amazon.com/apigateway/latest/api/API_Model.html) | 적용 가능한 속성 및 지원되는 작업은 [model:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateModel.html)를 참조하세요. 업데이트 시 API를 재배포해야 합니다. | 
| [RequestValidator](https://docs.aws.amazon.com/apigateway/latest/api/API_RequestValidator.html) | 적용 가능한 속성 및 지원되는 작업은 [requestvalidator:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateRequestValidator.html)를 참조하세요. 업데이트 시 API를 재배포해야 합니다. | 
| [리소스](https://docs.aws.amazon.com/apigateway/latest/api/API_Resource.html) | 적용 가능한 속성 및 지원되는 작업은 [resource:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateResource.html)를 참조하세요. 업데이트 시 API를 재배포해야 합니다. | 
| [RestApi](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateRestApi.html) | 적용 가능한 속성 및 지원되는 작업은 [restapi:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateRestApi.html)를 참조하세요. 업데이트 시 API를 재배포해야 합니다. 여기에는 리소스 정책 수정이 포함됩니다. | 
| [VpcLink](https://docs.aws.amazon.com/apigateway/latest/api/API_VpcLink.html) | 적용 가능한 속성 및 지원되는 작업은 [vpclink:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateVpcLink.html)를 참조하세요. 업데이트 시 API를 재배포해야 합니다. | 

다음 표에서는 업데이트 시 API 재배포가 필요 없는 API 구성을 설명합니다.


| 구성 | Notes | 
| --- | --- | 
| [Account](https://docs.aws.amazon.com/apigateway/latest/api/API_GetAccount.html) |  적용 가능한 속성 및 지원되는 작업은 [account:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateAccount.html)를 참조하세요. 업데이트 시 API를 재배포할 필요가 없습니다.  | 
| [배포](https://docs.aws.amazon.com/apigateway/latest/api/API_Deployment.html) | 적용 가능한 속성 및 지원되는 작업은 [deployment:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateDeployment.html)를 참조하세요. | 
| [DomainName](https://docs.aws.amazon.com/apigateway/latest/api/API_DomainName.html) | 적용 가능한 속성 및 지원되는 작업은 [domainname:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateDomainName.html)를 참조하세요. 업데이트 시 API를 재배포할 필요가 없습니다. | 
| [BasePathMapping](https://docs.aws.amazon.com/apigateway/latest/api/API_BasePathMapping.html) |  적용 가능한 속성 및 지원되는 작업은 [basepathmapping:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateBasePathMapping.html)를 참조하세요. 업데이트 시 API를 재배포할 필요가 없습니다.  | 
| [IP 주소 유형](https://docs.aws.amazon.com/apigateway/latest/api/API_CreateRestApi.html) |  업데이트 시 API를 재배포할 필요가 없습니다.  | 
| [단계](https://docs.aws.amazon.com/apigateway/latest/api/API_Stage.html) |  적용 가능한 속성 및 지원되는 작업은 [stage:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateStage.html)를 참조하세요. 업데이트 시 API를 재배포할 필요가 없습니다.  | 
| [사용량](https://docs.aws.amazon.com/apigateway/latest/api/API_GetUsage.html) |  적용 가능한 속성 및 지원되는 작업은 [usage:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateUsage.html)를 참조하세요. 업데이트 시 API를 재배포할 필요가 없습니다.  | 
| [UsagePlan](https://docs.aws.amazon.com/apigateway/latest/api/API_UsagePlan.html) | 적용 가능한 속성 및 지원되는 작업은 [usageplan:update](https://docs.aws.amazon.com/apigateway/latest/api/API_UpdateUsagePlan.html)를 참조하세요. 업데이트 시 API를 재배포할 필요가 없습니다. | 