

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# 비용 및 사용량 관리
<a name="geofence-whats-next"></a>

Amazon Location Geofences에 대해 계속 학습하면서 서비스 용량을 관리하는 방법을 이해하고, 사용량 제한을 따르고, 할당량 및 API 최적화를 통해 최상의 결과를 얻는 것이 중요합니다. 성능과 정확성에 대한 모범 사례를 적용하면 장소 관련 쿼리를 효율적으로 처리하고 API 요청을 극대화하도록 애플리케이션을 조정할 수 있습니다.

**Topics**
+ [Geofences 요금](geofence-price.md)
+ [Geofences 할당량 및 사용량](geofence-quotas.md)

# Geofences 요금
<a name="geofence-price"></a>

API 추적 및 지오펜싱에 대한 요금 정보는 [Amazon Location Service 요금 페이지](https://aws.amazon.com/location/pricing/)를 참조하세요.

**위치 평가**

`BatchEvaluateGeofences`를 사용하여 지정된 지오펜스 컬렉션의 지오펜스 지오메트리에 대해 디바이스 위치를 평가할 수 있습니다. 하나의 요청은 단일 지오펜스 컬렉션의 모든 지오펜스에 대해 최대 10개의 디바이스 위치를 평가합니다. 가격은 API 요청의 디바이스 위치 수를 기준으로 합니다. 평가된 디바이스 위치당 단가는 총 월별 사용량을 기준으로 합니다. 단위 가격 및 볼륨 티어에 대한 자세한 내용은 [Amazon Location Service 요금 페이지](https://aws.amazon.com/location/pricing/)를 참조하세요.

추적 디바이스에서 디바이스 위치 업데이트 빈도(ping rate라고도 함)를 구성하고 Trackers의 필터링 기능을 활용하여 관련 위치 업데이트만 평가하여 위치 평가 비용을 최적화할 수 있습니다.

**지오펜스 관리 및 스토리지**

`GetGeofence`, `PutGeofence`, `BatchPutGeofence` 및 `BatchDeleteGeofence`를 사용하여 지오펜스 컬렉션에서 지오펜스를 관리할 수 있습니다. 이러한 API에 대한 가격은 API 요청의 지오펜스 수를 기준으로 합니다.

지오펜스에 대한 스토리지에는 매월 요금이 부과됩니다(1개월 이상 보관한 지오펜스에만 해당). `CreateGeofenceCollection`, `DeleteGeofenceCollection`, `DescribeGeofenceCollection`, `ListGeofenceCollections`, `UpdateGeofenceCollection` 및 `ListGeofences` API를 사용하여 지오펜스 컬렉션을 관리할 수도 있습니다. 이러한 API에 대한 가격은 API 요청 수를 기준으로 합니다.

**지오펜스 이벤트 예측**

디바이스가 현재 속도로 계속 이동하는 경우 `ForecastGeofenceEvents`를 사용하여 지정된 시간 범위 내에 발생할 수 있는 향후 지오펜스 이벤트를 예측할 수 있습니다. 가격은 API 요청 수를 기준으로 합니다.

# Geofences 할당량 및 사용량
<a name="geofence-quotas"></a>

이 주제에서는 Amazon Location Service Geofences의 요율 한도 및 할당량에 대한 요약을 제공합니다.

**참고**  
더 높은 할당량이 필요한 경우, Service Quotas 콘솔을 사용하면 조정 가능한 할당량에 대한 [할당량 증가를 요청](https://console.aws.amazon.com/servicequotas/home#!/services/geo/quotas)할 수 있습니다. 할당량 증가를 요청할 때 할당량 증가가 필요한 리전을 선택합니다. 대부분의 할당량은 AWS 리전에 고유하기 때문입니다. 각 API에 대한 기본 한도의 최대 두 배까지 요청할 수 있습니다.  
기본 한도의 두 배를 초과하는 요청인 경우 요청이 지원 티켓을 제출합니다. 프리미엄 지원 팀에 연결할 수도 있습니다. 할당량 증가 요청에 대한 직접 요금은 없지만 사용량 수준이 높을수록 소비되는 추가 리소스에 따라 서비스 비용이 증가할 수 있습니다. 자세한 정보는 [Service Quotas를 사용하여 할당량 관리](manage-quotas.md)을 참조하세요.

Service Quotas는 AWS 계정 및 AWS 리전당 보유할 수 있는 최대 리소스 수입니다. Amazon Location Service는 Service Quotas를 초과하는 추가 요청을 거부합니다.

## 리소스
<a name="geofence-quota-resources"></a>


| API 이름 | 기본값 | 조정 가능한 최대 한도 | 
| --- | --- | --- | 
|  계정당 컬렉션 리소스  |  1500  |  3000 이보다 더 필요한 경우 [할당량 증가를 요청](https://console.aws.amazon.com/servicequotas/home#!/services/geo/quotas)하거나 지원 팀에 문의하세요.  | 
|  컬렉션당 지오펜스  |  50000  |  지원 팀에 문의하세요.  | 

## CRUD API
<a name="geofence-quota-crud"></a>

**참고**  
이러한 API에 대해 더 높은 제한이 필요한 경우 [할당량 증가를 요청](https://console.aws.amazon.com/servicequotas/home#!/services/geo/quotas)하거나 지원 팀에 문의하세요.


| API 이름 | 기본값 | 조정 가능한 최대 한도 | 
| --- | --- | --- | 
|  [CreateGeofenceCollection](https://docs.aws.amazon.com/location/latest/APIReference/API_WaypointGeofencing_CreateGeofenceCollection.html)  |  10  |  20  | 
|  [DeleteGeofenceCollection](https://docs.aws.amazon.com/location/latest/APIReference/API_WaypointGeofencing_DeleteGeofenceCollection.html)  |  10  |  20  | 
|  [DescribeGeofenceCollection](https://docs.aws.amazon.com/location/latest/APIReference/API_WaypointGeofencing_DescribeGeofenceCollection.html)  |  10  |  20  | 
|  [ListGeofenceCollections](https://docs.aws.amazon.com/location/latest/APIReference/API_WaypointGeofencing_ListGeofenceCollections.html)  |  10  |  20  | 
|  [UpdateGeofenceCollection](https://docs.aws.amazon.com/location/latest/APIReference/API_WaypointGeofencing_UpdateGeofenceCollection.html)  |  10  |  20  | 

## 데이터 API
<a name="geofence-quota-data"></a>

**참고**  
이러한 API에 대해 더 높은 제한이 필요한 경우 [할당량 증가를 요청](https://console.aws.amazon.com/servicequotas/home#!/services/geo/quotas)하거나 지원 팀에 문의하세요.


| API 이름 | 기본값 | 조정 가능한 최대 한도 | 
| --- | --- | --- | 
|  [BatchEvaluateGeofences](https://docs.aws.amazon.com/location/latest/APIReference/API_WaypointGeofencing_BatchEvaluateGeofences.html)  |  50  |  100  | 
|  [PutGeofence](https://docs.aws.amazon.com/location/latest/APIReference/API_WaypointGeofencing_PutGeofence.html)  |  50  |  100  | 
|  [BatchPutGeofence](https://docs.aws.amazon.com/location/latest/APIReference/API_WaypointGeofencing_BatchPutGeofence.html)  |  50  |  100  | 
|  [ListGeofences](https://docs.aws.amazon.com/location/latest/APIReference/API_WaypointGeofencing_ListGeofences.html)  |  50  |  100  | 
|  [GetGeofence](https://docs.aws.amazon.com/location/latest/APIReference/API_WaypointGeofencing_GetGeofence.html)  |  50  |  100  | 
|  [BatchDeleteGeofence](https://docs.aws.amazon.com/location/latest/APIReference/API_WaypointGeofencing_BatchDeleteGeofence.html)  |  50  |  100  | 

## 기타 사용 제한
<a name="geofence-quota-other"></a>

