

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

# 가격표 파일 읽기
<a name="bulk-api-reading-price-list-files"></a>


|  | 
| --- |
| 에 대한 피드백을 제공하려면이 [간단한 설문 조사를](https://amazonmr.au1.qualtrics.com/jfe/form/SV_cO0deTMyKyFeezA) AWS 가격표완료하세요. 응답은 익명으로 처리됩니다. **참고:** 이 설문조사는 영어로만 진행됩니다. | 

이 섹션에서는 가격표 파일을 읽는 방법을 알아봅니다. 여기에는 서비스 인덱스 파일, 서비스 버전 인덱스 파일, 리전 인덱스 파일, 및 AWS 서비스 Savings Plans 사용 사례 모두에 대한 가격표 파일이 포함됩니다.

## 서비스 인덱스 파일 읽기
<a name="reading-service-index-files"></a>


|  | 
| --- |
| 에 대한 피드백을 제공하려면이 [간단한 설문 조사를](https://amazonmr.au1.qualtrics.com/jfe/form/SV_cO0deTMyKyFeezA) AWS 가격표완료하세요. 응답은 익명으로 처리됩니다. **참고:** 이 설문조사는 영어로만 진행됩니다. | 

서비스 인덱스 파일이 있으면 이 파일을 사용하여 서비스 가격표 파일을 찾을 수 있습니다.

서비스 인덱스 파일은 JSON 파일로 사용할 수 있습니다. 이 파일을 읽으려면 텍스트 애플리케이션이나 JSON을 구문 분석하는 프로그램을 사용할 수 있습니다.

서비스 인덱스 파일의 두 개 기본 섹션은 다음과 같습니다.
+  서비스 인덱스 파일에 대한 메타데이터
+  AWS Marketplace를 통해 또는를 AWS 제공하는 서비스의 목록입니다.

서비스 인덱스 파일에 대한 정보에는 가격을 다운로드할 수 있는 URL 및 해당 서비스의 서비스 리전 인덱스 파일에 대한 URL이 포함됩니다.

### 예: 서비스 인덱스 파일
<a name="service-index-file-example"></a>

서비스 인덱스 파일은 다음과 같습니다.

```
{
   "formatVersion":"The version number for the offer index format",
   "disclaimer":"The disclaimers for this offer index",
   "publicationDate":"The publication date of this offer index",
   "offers":{
      "firstService":{
         "offerCode":"The service that this price list is for",
         "currentVersionUrl":"The URL for this offer file",
         "currentRegionIndexUrl":"The URL for the regional offer index file",
         "savingsPlanVersionIndexUrl":"The URL for the Savings Plan index file (if applicable)"
      },
      "secondService":{
         "offerCode": ...,
         "currentVersionUrl": ...,
         "currentRegionIndexUrl": ...,
         "savingsPlanVersionIndexUrl":...
      },
      ...
   },
}
```

### 서비스 인덱스 파일 정의
<a name="offer-index-termdef-version-2"></a>

다음 목록은 서비스 인덱스 파일에서 사용되는 용어를 정의합니다.

**FormatVersion**  
서비스 버전 인덱스 파일의 형식 버전을 추적하는 속성. 구조가 변경되면 파일의 `formatVersion`이 업데이트됩니다. 예를 들어 버전이 `v1`에서 `v2`로 변경됩니다.

**면책 조항**  
서비스 버전 인덱스 파일에 적용되는 모든 면책 조항

**PublicationDate**  
서비스 버전 인덱스 파일이 게시된 날짜 및 시간(UTC 형식). 예를 들어, `2015-04-09T02:22:05Z` 및 `2015-09-10T18:21:05Z`와 같을 수 있습니다.

**제안**  
사용 가능한 서비스 가격표 파일 목록

**Offers:OfferCode**  
 AWS 서비스 제품의 고유 코드입니다. 예를 들어, `AmazonEC2` 또는`AmazonS3`일 수 있습니다. `OfferCode`는 인덱스의 검색 키로 사용됩니다.

**Offers:CurrentVersionUrl**  
최신 서비스 가격표 파일을 다운로드할 수 있는 URL

**Offers:currentRegionIndexUrl**  
리전별로 사용 가능한 서비스 가격표 파일 목록

**Offers:savingsPlanVersionIndexUrl**  
적용 가능한 Savings Plan 제안 목록.

# 서비스 버전 인덱스 파일 읽기
<a name="using-the-aws-price-list-bulk-api-reading-price-list-files-reading-service-version-index-file"></a>


|  | 
| --- |
| 에 대한 피드백을 제공하려면이 [간단한 설문 조사를](https://amazonmr.au1.qualtrics.com/jfe/form/SV_cO0deTMyKyFeezA) AWS 가격표완료하세요. 응답은 익명으로 처리됩니다. **참고:** 이 설문조사는 영어로만 진행됩니다. | 

서비스 버전 인덱스 파일은 JSON 형식으로 제공됩니다. 이 파일을 읽으려면 텍스트 프로그램이나 JSON을 구문 분석하는 애플리케이션을 사용할 수 있습니다.

서비스 버전 인덱스 파일은 두 개의 기본 섹션으로 구성되어 있습니다.
+ 서비스 버전 인덱스 파일에 대한 메타데이터
+  AWS 서비스에 사용할 수 있는 가격표 파일의 모든 버전 목록

서비스 버전에 대한 정보에는 지정된 기간에 해당 서비스의 가격을 다운로드하는 데 사용할 수 있는 URL이 포함됩니다.

**Topics**
+ [에 대한 서비스 버전 인덱스 파일 AWS 서비스](service-version-index-file-for-aws-service.md)
+ [절감형 플랜에 대한 서비스 버전 인덱스 파일](service-version-index-file-for-savings-plans.md)

# 에 대한 서비스 버전 인덱스 파일 AWS 서비스
<a name="service-version-index-file-for-aws-service"></a>


|  | 
| --- |
| 에 대한 피드백을 제공하려면이 [간단한 설문 조사를](https://amazonmr.au1.qualtrics.com/jfe/form/SV_cO0deTMyKyFeezA) AWS 가격표완료하세요. 응답은 익명으로 처리됩니다. **참고:** 이 설문조사는 영어로만 진행됩니다. | 

서비스 버전 인덱스 파일을 이해하려면 다음 참조를 참조하세요.

**Topics**
+ [예: 서비스에 대한 서비스 버전 인덱스 파일](#example-service-version-index-file-service)
+ [서비스 버전 인덱스 파일 정의](#service-version-index-definitions-sps)

## 예: 서비스에 대한 서비스 버전 인덱스 파일
<a name="example-service-version-index-file-service"></a>

서비스 버전 인덱스 파일은 다음과 같습니다.

```
{
   "formatVersion":"The version number for the service version index format",
   "disclaimer":"The disclaimers for this service version index",
   "publicationDate":"The publication date of this service version index",
   "offerCode": "The service code/Savings Plan code",
   "currentVersion": "The latest version of the service"
   "versions":{
      "firstVersion":{
         "versionEffectiveBeginDate":"The date starting which this version is effective",
         "versionEffectiveEndDate":"The date until which this version is effective",
         "offerVersionUrl":"The relative URL for the service price list file of this version"
      },
      "secondVersion":{
         "versionEffectiveBeginDate": ...,
         "versionEffectiveEndDate": ...,
         "offerVersionUrl": ...
      },
      ...
   },
}
```

## 서비스 버전 인덱스 파일 정의
<a name="service-version-index-definitions-sps"></a>

다음 목록은 서비스 버전 인덱스 파일에서 사용되는 용어를 정의합니다.

**formatVersion**  
서비스 버전 인덱스 파일의 형식 버전을 추적하는 속성. 구조가 변경되면 파일의 `formatVersion`이 업데이트됩니다. 예를 들어 버전이 `v1`에서 `v2`로 변경됩니다.

**disclaimer**  
서비스 버전 인덱스 파일에 적용되는 모든 면책 조항

**publicationDate**  
서비스 버전 인덱스 파일이 게시된 날짜 및 시간(UTC 형식). 예를 들어 `2023-03-28T23:47:21Z`입니다.

**offerCode**  
의 제품에 대한 고유 코드입니다 AWS 서비스. 예: `AmazonRDS` 또는 `AmazonS3`.

**currentVersion**  
 AWS 서비스의 최신 버전 번호. 예를 들어 `20230328234721`입니다.

**versions**  
이 AWS 서비스에 대해 사용할 수 있는 버전 목록

**versions:version**  
 AWS 서비스에 대한 가격표 버전의 고유 코드. 버전 목록에서 조회 키로 사용됩니다. 예: `20230328234721`,

**versions:version:versionEffectiveBeginDate**  
이 버전이 유효하게 된 시작 날짜 및 시간(UTC 형식). 예를 들어 `2023-03-28T23:47:21Z`입니다.

**versions:version:versionEffectiveEndDate**  
이 버전이 유효한 기간의 종료 날짜 및 시간(UTC 형식). 예를 들어 `2023-03-28T23:47:21Z`입니다. 이 속성을 설정하지 않으면 이 버전이 현재 활성 버전임을 의미합니다.

**versions:version:offerVersionUrl**  
이 버전에 대한 서비스 가격표 파일의 상대 URL입니다. 예를 들어 `/offers/v1.0/aws/AmazonRDS/20230328234721/index.json`입니다.

# 절감형 플랜에 대한 서비스 버전 인덱스 파일
<a name="service-version-index-file-for-savings-plans"></a>


|  | 
| --- |
| 에 대한 피드백을 제공하려면이 [간단한 설문 조사를](https://amazonmr.au1.qualtrics.com/jfe/form/SV_cO0deTMyKyFeezA) AWS 가격표완료하세요. 응답은 익명으로 처리됩니다. **참고:** 이 설문조사는 영어로만 진행됩니다. | 

절감형 플랜의 서비스 버전 인덱스 파일을 이해하려면 다음 참조를 참조하세요.

**Contents**
+ [예: 절감형 플랜에 대한 서비스 버전 인덱스 파일](#service-version-index-file-savings-plans-example)
+ [서비스 버전 인덱스 정의](#service-version-index-definitions)

## 예: 절감형 플랜에 대한 서비스 버전 인덱스 파일
<a name="service-version-index-file-savings-plans-example"></a>

절감형 플랜의 서비스 버전 인덱스 파일은 다음과 같습니다.

```
{
   "disclaimer":"The disclaimers for this service version index",
   "publicationDate":"The publication date of this service version index",
   "currentOfferVersionUrl" "The relative URL of region index file for latest version number of the service"
   "versions":[
      {
         "publicationDate":"The publication date of this version of service from which this version was effective",
         "offerVersionUrl":"The relative URL for the service region index file of this version"
      },
      {
         "publicationDate": ...,
         "offerVersionUrl": ...
      },
      ...
   ],
}
```

## 서비스 버전 인덱스 정의
<a name="service-version-index-definitions"></a>

다음 목록은 서비스 버전 인덱스 파일에서 사용되는 용어를 정의합니다.

**disclaimer**  
서비스 버전 인덱스 파일에 적용되는 모든 면책 조항

**publicationDate**  
서비스 버전 인덱스 파일이 게시된 날짜 및 시간(UTC 형식). 예를 들어 `2023-03-28T23:47:21Z`입니다.

**currentOfferVersionUrl**  
서비스의 최신 버전 번호에 대한 리전 인덱스 파일의 상대 URL. 예를 들어 `/savingsPlan/v1.0/aws/AWSComputeSavingsPlan/current/region_index.json`입니다.

**versions**  
이에 사용할 수 있는 버전의 목록입니다 AWS 서비스.

**versions:version:publicationDate**  
서비스 버전 인덱스 파일이 게시된 날짜 및 시간(UTC 형식). 예: `2023-04-07T14:57:05Z`

**versions:version:offerVersionUrl**  
이 버전의 서비스 리전 인덱스 파일의 상대 URL. 예를 들어 `/savingsPlan/v1.0/aws/AWSComputeSavingsPlan/20230407145705/region_index.json`입니다.

# 서비스 리전 인덱스 파일 읽기
<a name="reading-service-region-index-files"></a>


|  | 
| --- |
| 에 대한 피드백을 제공하려면이 [간단한 설문 조사를](https://amazonmr.au1.qualtrics.com/jfe/form/SV_cO0deTMyKyFeezA) AWS 가격표완료하세요. 응답은 익명으로 처리됩니다. **참고:** 이 설문조사는 영어로만 진행됩니다. | 

서비스 리전 인덱스 파일은 JSON 형식으로 제공됩니다. 이 파일을 읽으려면 텍스트 프로그램이나 JSON을 구문 분석하는 애플리케이션을 사용할 수 있습니다.

서비스 리전 인덱스 파일은 두 개의 기본 섹션으로 구성되어 있습니다.
+ 서비스 리전 인덱스 파일에 대한 메타데이터
+  AWS 서비스 Savings Plan 또는 제한된 AWS Marketplace 상품을 나타내는 서비스를 사용할 수 AWS 리전 있는 모든 목록입니다.

서비스 리전에 대한 정보에는 지정된 기간 및 리전에 대해 해당 서비스의 가격을 다운로드하는 데 사용할 수 있는 URL이 포함됩니다.

**Topics**
+ [에 대한 서비스 리전 인덱스 파일 AWS 서비스](service-region-index-file-for-service.md)
+ [절감형 플랜에 대한 서비스 리전 인덱스 파일](service-region-index-files-for-savings-plan.md)

# 에 대한 서비스 리전 인덱스 파일 AWS 서비스
<a name="service-region-index-file-for-service"></a>


|  | 
| --- |
| 에 대한 피드백을 제공하려면이 [간단한 설문 조사를](https://amazonmr.au1.qualtrics.com/jfe/form/SV_cO0deTMyKyFeezA) AWS 가격표완료하세요. 응답은 익명으로 처리됩니다. **참고:** 이 설문조사는 영어로만 진행됩니다. | 

에 대한 서비스 버전 인덱스 파일을 이해하려면 다음 참조를 AWS 서비스참조하세요.

**Contents**
+ [예:에 대한 서비스 리전 인덱스 파일 AWS 서비스](#service-region-index-file-for-service)
+ [서비스 리전 인덱스 정의](#service-region-index-definitions-services)

## 예:에 대한 서비스 리전 인덱스 파일 AWS 서비스
<a name="service-region-index-file-for-service"></a>

의 서비스 리전 인덱스 파일은 다음과 AWS 서비스 같습니다.

```
{
   "formatVersion":"The version number for the service region index format",
   "disclaimer":"The disclaimers for this service region index",
   "publicationDate":"The publication date of this service region index",
   "regions":{
      "firstRegion":{
         "regionCode":"A unique identifier that identifies this region",
         "currentVersionUrl":"The relative URL for the service regional price list file of this version"
      },
      "secondRegion":{
         "regionCode": ...,
         "currentVersionUrl": ...
      },
      ...
   }
}
```

## 서비스 리전 인덱스 정의
<a name="service-region-index-definitions-services"></a>

다음 목록은 서비스 리전 인덱스 파일에서 사용되는 용어를 정의합니다.

**formatVersion**  
서비스 리전 인덱스 파일의 형식 버전을 추적하는 속성. 구조가 변경되면 파일의 `formatVersion`이 업데이트됩니다. 예를 들어 버전이 `v1`에서 `v2`로 변경됩니다.

**disclaimer**  
서비스 리전 인덱스 파일에 적용되는 모든 면책 조항

**publicationDate**  
서비스 리전 인덱스 파일이 게시된 날짜 및 시간(UTC 형식). 예를 들어 `2023-03-28T23:47:21Z`입니다.

**리전**  
 AWS 리전 에 사용할 수 있는 목록입니다 AWS 서비스.

**regions:regionCode**  
이것이 제공되는 리전의 고유 코드 AWS 서비스 입니다. 리전 목록에서 조회 키로 사용됩니다. 예를 들어, `us-east-2`는 미국 동부(오하이오) 리전입니다.

**regions:regionCode:currentVersionUrl**  
이 버전의 서비스 리전 인덱스 파일의 상대 URL. 예를 들어 `/offers/v1.0/aws/AmazonRDS/20230328234721/us-east-2/index.json`입니다.

# 절감형 플랜에 대한 서비스 리전 인덱스 파일
<a name="service-region-index-files-for-savings-plan"></a>


|  | 
| --- |
| 에 대한 피드백을 제공하려면이 [간단한 설문 조사를](https://amazonmr.au1.qualtrics.com/jfe/form/SV_cO0deTMyKyFeezA) AWS 가격표완료하세요. 응답은 익명으로 처리됩니다. **참고:** 이 설문조사는 영어로만 진행됩니다. | 

절감형 플랜의 서비스 리전 인덱스 파일을 이해하려면 다음 참조를 참조하세요.

**Topics**
+ [예: 절감형 플랜에 대한 서비스 리전 인덱스 파일](#service-region-index-file-for-savings-plans)
+ [서비스 리전 인덱스 정의](#service-region-index-file-definitions)

## 예: 절감형 플랜에 대한 서비스 리전 인덱스 파일
<a name="service-region-index-file-for-savings-plans"></a>

절감형 플랜의 서비스 리전 인덱스 파일은 다음과 같습니다.

```
{
   "disclaimer":"The disclaimers for this service version index",
   "publicationDate":"The publication date of this service region index",
   "regions":[
      {
         "regionCode":"A unique identifier that identifies this region",
         "versionUrl":"The relative URL for the service regional price list file of this version"
      },
      {
         "regionCode": ...,
         "versionUrl": ...
      },
      ...
   ]
}
```

## 서비스 리전 인덱스 정의
<a name="service-region-index-file-definitions"></a>

다음 목록은 서비스 리전 인덱스 파일에서 사용되는 용어를 정의합니다.

**disclaimer**  
서비스 리전 인덱스 파일에 적용되는 모든 면책 조항

**publicationDate**  
서비스 리전 인덱스 파일이 게시된 날짜 및 시간(UTC 형식). 예를 들어 `2023-03-28T23:47:21Z`입니다.

**리전**  
 AWS 리전 에 사용할 수 있는 목록입니다 AWS 서비스.

**regions:regionCode**  
이것이 제공되는 리전의 고유 코드 AWS 서비스 입니다. 리전 목록에서 조회 키로 사용됩니다. 예를 들어, `us-east-2`는 미국 동부(오하이오) 리전입니다.

**regions:versionUrl**  
이 버전의 서비스 리전 인덱스 파일의 상대 URL. 예를 들어 `/savingsPlan/v1.0/aws/AWSComputeSavingsPlan/20230407145705/us-east-2/index.json`입니다.

# 서비스 가격표 파일 읽기
<a name="reading-service-price-list-files"></a>


|  | 
| --- |
| 에 대한 피드백을 제공하려면이 [간단한 설문 조사를](https://amazonmr.au1.qualtrics.com/jfe/form/SV_cO0deTMyKyFeezA) AWS 가격표완료하세요. 응답은 익명으로 처리됩니다. **참고:** 이 설문조사는 영어로만 진행됩니다. | 

서비스 가격표 파일에는 *특정 리전*의 *전체 AWS 리전* 또는 단일 AWS 서비스 또는 Savings Plan에 대한 제품 및 가격이 나열 AWS 서비스 Savings Plan.

서비스 가격표 파일은 CSV 또는 JSON 형식으로 사용할 수 있습니다.

이 파일을 읽으려면 CSV 파일을 읽고 정렬하는 스프레드시트 프로그램이나 JSON 파일을 구문 분석하는 애플리케이션을 사용할 수 있습니다.

**참고**  
CSV 파일에서는 제품과 요금 세부 정보가 한 섹션으로 통합되어 있습니다. JSON 파일에서는 제품 세부 정보와 요금 세부 정보가 별도의 섹션에 있습니다.

**Topics**
+ [에 대한 서비스 가격표 파일 읽기 AWS 서비스](reading-service-price-list-file-for-services.md)
+ [절감형 플랜에 대한 서비스 가격표 파일 읽기](reading-service-price-list-file-for-savings-plans.md)

# 에 대한 서비스 가격표 파일 읽기 AWS 서비스
<a name="reading-service-price-list-file-for-services"></a>


|  | 
| --- |
| 에 대한 피드백을 제공하려면이 [간단한 설문 조사를](https://amazonmr.au1.qualtrics.com/jfe/form/SV_cO0deTMyKyFeezA) AWS 가격표완료하세요. 응답은 익명으로 처리됩니다. **참고:** 이 설문조사는 영어로만 진행됩니다. | 

의 서비스 가격표 파일에는 다음과 같은 유형의 정보가 AWS 서비스 포함됩니다.
+ 서비스 가격표 파일 세부 정보 - 형식 버전, 게시 날짜 등 서비스 가격표 파일에 대한 메타데이터
+ 제품 세부 정보 - 제품 정보와 함께 서비스 가격표 파일의 제품을 나열하는 제품 메타데이터
+ 가격 세부 정보(조건) - 이 서비스 가격표 파일에 있는 모든 제품의 가격

**Contents**
+ [CSV 파일](#reading-service-price-list-file-csv)
+ [JSON 파일](#reading-service-price-list-file-json)
+ [용어 정의](#term-definitions)
  + [OnDemand 및 예약 용어 정의](#on-demand-reserved-term-definition)
  + [FlatRate 용어](#flat-rate-term)
+ [서비스 가격표 정의](#service-price-list-files-details)
+ [제품 세부 정보(products) 정의](#product-details-terms)
+ [제품 세부 정보(terms) 정의](#product-details-metadata)
+ [OnDemand 및 예약 정의](#ondemand-reserved-definitions)
+ [FlatRate 정의](#flatrate-definitions)

## CSV 파일
<a name="reading-service-price-list-file-csv"></a>

CSV 파일의 처음 5개 행에는 가격표 파일의 메타데이터가 있습니다. 여섯 번째 행에는 제품의 열 이름과 `SKU`, `OfferTermCode`, `RateCode`, `TermType` 등과 같은 제품 속성이 있습니다.

열 수는 서비스에 따라 다릅니다. 처음 몇 개 열에는 요금 세부 정보가 있으며, 다른 열에는 서비스의 제품 세부 정보가 들어 있습니다.

## JSON 파일
<a name="reading-service-price-list-file-json"></a>

제품 세부 정보와 요금 세부 정보가 별개 섹션에 있습니다. 동일 제품이 여러 조건에 따라 제공될 수 있으며, 동일 조건이 여러 제품에 적용될 수 있습니다. 예를 들어 Amazon Elastic Compute Cloud(Amazon EC2) 인스턴스는 `Hourly` 또는 `Reserved` 조건으로 사용할 수 있습니다. 제품의 SKU를 사용하여 해당 제품에 사용할 수 있는 조건을 확인할 수 있습니다.

**Example 예: 일반 JSON 구조**  

```
{
   "formatVersion":"The version of the file format",
   "disclaimer":"The disclaimers for the price list file",
   "offerCode":"The code for the service", 
   "version":"The version of the price list file",
   "publicationDate":"The publication date of the price list file", 
   "products": {  
      "sku": {
         "sku":"The SKU of the product",
         "productFamily":"The product family of the product", 
         "attributes": {
            "attributeName":"attributeValue" 
         }    
      }  
   }, 
   "terms": TermDefinitions
}
```

## 용어 정의
<a name="term-definitions"></a>

용어 유형마다 용어 객체 내의 구조가 다릅니다.

### OnDemand 및 예약 용어 정의
<a name="on-demand-reserved-term-definition"></a>

```
{
   "OnDemand|Reserved": {
      "sku": {
         "sku.offerTermCode": {      
            "offerTermCode":"The term code of the product", 
            "sku":"The SKU of the product",
            "effectiveDate":"The effective date of the pricing details", 
            "termAttributesType":"The attribute type of the terms", 
            "termAttributes": { 
               "attributeName":"attributeValue" 
            }, 
            "priceDimensions": {       
               "rateCode": {     
                  "rateCode":"The rate code of the price", 
                  "description":"The description of the term", 
                  "unit":"The usage measurement unit for the price", 
                  "startingRange":"The start range for the term", 
                  "endingRange":"The end range for the term", 
                  "pricePerUnit": {       
                     "currencyCode":"currencyRate"
                  }            
               }          
            }        
         }      
      }    
   }
}
```

### FlatRate 용어
<a name="flat-rate-term"></a>

```
{
   "FlatRate": {
      "plans": [{
         "planCode": "Plan identifier (for example, Free, Pro, Business)",
         "sku": "The SKU associated with this plan",
         "features": [{
            "featureCode": "Unique feature identifier",
            "featureName": "Human-readable feature name",
            "usageQuota": {
               "value": "Usage limit (for quantitative features)",
               "unit": "Unit of measurement (for example, requests, GB)"
            }
         }],
         "subscriptionPrice": {
            "rateCode": "The rate code of the price",
            "description": "The description of the term",
            "pricePerUnit": {
               "currencyCode": "currencyRate"
            }
         }
      }]
   }
}
```

## 서비스 가격표 정의
<a name="service-price-list-files-details"></a>

다음 목록은 서비스 가격표 파일에서 사용되는 용어를 정의합니다.

**formatVersion**  
서비스 가격표 파일의 형식 버전을 추적하는 속성. 구조가 변경되면 파일의 `formatVersion`이 업데이트됩니다. 예를 들어 버전이 `v1`에서 `v2`로 변경됩니다.

**disclaimer**  
서비스 가격표 파일에 적용되는 모든 면책 조항

**offerCode**  
의 제품에 대한 고유 코드입니다 AWS 서비스. 예: Amazon EC2는 `AmazonEC2`, 또는 Amazon S3는 `AmazonS3`.

**버전**  
서비스 가격표 파일의 버전을 추적하는 속성. 파일이 새로 게시될 때마다 새로운 버전 번호가 포함됩니다. 예: `20150409022205` 및 `20150910182105`.

**publicationDate**  
서비스 가격표 파일이 게시된 날짜 및 시간(UTC 형식). 예: `2015-04-09T02:22:05Z` 및 `2015-09-10T18:21:05Z`.

## 제품 세부 정보(products) 정의
<a name="product-details-terms"></a>

이 섹션에는 AWS 서비스에 대한 서비스 가격표 파일에 있는 제품에 관한 정보가 들어 있습니다. 제품에는 SKU 인덱스가 붙습니다.

**products:sku**  
제품의 고유 코드. `SKU` 코드를 사용하여 제품 세부 정보와 요금을 연결합니다.  
예를 들어 SKU가 `HCNSHWWAJSGVAHMH`인 제품은 `HCNSHWWAJSGVAHMH`도 SKU로 나열되어 있는 가격에 대해서만 사용할 수 있습니다.

**products:sku:productFamily**  
제품 유형의 범주. 예: Amazon EC2는 `compute`, 또는 Amazon S3는 `storage`.

**products:sku:attributes**  
모든 제품 속성의 목록.

**products:sku:attributes:Attribute Name**  
제품 속성의 이름. 예: `Instance Type`, `Processor` 또는 `OS`.

**products:sku:attributes:Attribute Value**  
제품 속성의 값. 예를 들어 `m1.small`(인스턴스 유형), `xen`(프로세서 유형) 또는 `Linux`(OS 유형)

## 제품 세부 정보(terms) 정의
<a name="product-details-metadata"></a>

이 섹션에는 AWS 서비스에 대한 서비스 가격표 파일에 있는 제품의 가격에 관한 정보가 들어 있습니다. 요금은 약관에 따라 인덱싱됩니다.

**terms:termType**  
조건 정의에서 기술하는 조건의 특정 유형. 유효한 용어 유형은 `Reserved`, `OnDemand`및 입니다`FlatRate`.

## OnDemand 및 예약 정의
<a name="ondemand-reserved-definitions"></a>

이 단원에서는 `OnDemand` 또는를 `termType` 참조합니다`Reserved`.

**terms:termType:SKU**  
제품의 고유 코드. `SKU` 코드를 사용하여 제품 세부 정보와 요금을 연결합니다.  
예를 들어 SKU가 `HCNSHWWAJSGVAHMH`인 제품은 `HCNSHWWAJSGVAHMH`도 SKU로 나열된 요금으로만 사용할 수 있습니다.

**terms:termType:sku:Offer Term Code**  
특정 조건 유형의 고유 코드. 예를 들어 `KCAKZHGHG`입니다.  
제품 및 요금 조합은 SKU 코드와 조건 코드를 마침표로 구분하여 참조합니다. 예를 들어 `U7ADXS4BEK5XXHRU.KCAKZHGHG`입니다.

**terms:termType:sku:Effective Date**  
서비스 가격표 파일이 적용되기 시작하는 날짜. 예를 들어 조건의 `EffectiveDate`가 2017년 11월 1일이면, 해당 날짜 전에는 이 요금이 적용되지 않습니다.

**terms:termType:sku:Term Attributes Type**  
조건이 적용되는 제품 및 제품 제공물을 식별하는 고유의 코드. 예를 들어 `EC2-Reserved` 속성 유형은 조건이 Amazon EC2 예약 호스트에 적용됨을 의미합니다.

**terms:termType:sku:Term Attributes**  
조건 유형에 적용되는 모든 속성의 목록. 형식은 `attribute-name: attribute-value`과 같습니다. 예를 들어 조건의 기간 및 조건이 적용되는 구매 유형일 수 있습니다.

**terms:termType:sku:Term Attributes:Attribute Name**  
`TermAttribute`의 이름. 이 이름을 사용하여 특정 속성을 검색할 수 있습니다. 예를 들어 `length` 또는 `PurchaseOption`으로 조건을 검색할 수 있습니다.

**terms:termType:sku:Term Attributes:Attribute Value**  
`TermAttribute`의 값. 예를 들어 조건은 기간이 1년이고 구매 옵션이 `All Upfront`일 수 있습니다.

**terms:termType:sku:Price Dimensions**  
가격표 파일의 요금 세부 정보. 예: 사용량 측정 방식, 결제 가능 통화, 요금 티어 한도 등

**terms:termType:sku:Price Dimensions:Rate Code**  
제품, 제안, 요금 티어 조합의 고유 코드. 제품 및 조건 조합은 요금 차원이 여러 개 있을 수 있습니다(예: 프리 티어, 저사용 티어, 고사용 티어 등).

**terms:termType:sku:Price Dimensions:Rate Code:Description**  
가격 또는 요율에 대한 설명.

**terms:termType:sku:Price Dimensions:Rate Code:Unit**  
각 서비스에서 요금 청구를 위해 사용량을 측정할 때 사용하는 단위의 유형. 예를 들어 Amazon EC2는 시간을 사용하고 Amazon S3는 GB를 사용합니다.

**terms:termType:sku:Price Dimensions:Rate Code:Starting Range**  
해당 가격이 적용되는 가격 티어의 하한. 예: 0GB 또는 1,001건의 API 작업 호출

**terms:termType:sku:Price Dimensions:Rate Code:Ending Range**  
해당 가격이 적용되는 가격 티어의 상한. 예: 1,000GB 또는 10,000건의 API 작업 호출

**terms:termType:sku:Price Dimensions:Rate Code:Price Per Unit**  
서비스 비용에 대한 단일 측정 단위의 계산.

**terms:termType:sku:Price Dimensions:Rate Code:Price Per Unit:Currency Code**  
특정 제품 가격의 통화를 나타내는 코드.

**terms:termType:sku:Price Dimensions:Rate Code:Price Per Unit:Currency Rate**  
지원되는 다양한 통화를 기준으로 한 제품 요금. 예: 단위당 \$11.2536.

## FlatRate 정의
<a name="flatrate-definitions"></a>

이 단원에서는를 `termType` 참조합니다`FlatRate`.

**terms:termType:plans**  
다양한 정액 요금제를 사용할 수 있습니다. 각 플랜은 번들링된 기능과 고정 구독 비용이 포함된 전체 요금 티어를 나타냅니다.

**terms:termType:plans:planCode**  
정액제 플랜의 고유 식별자입니다(표본의 경우 "무료", "Pro").

**용어:termType:plans:sku**  
이 특정 계획과 연결된 SKU입니다. 계획을 제품 섹션의 해당 제품에 연결합니다.

**terms:termType:plans:features**  
정액제 계획에 포함된 기능 배열입니다.

**terms:termType:plans:features:featureCode**  
기능의 고유 식별자(예: "Requests", "DataTransfer", "S3Storage").

**terms:termType:plans:features:featureName**  
사람이 읽을 수 있는 기능 이름(예: "Requests", "Data Transfer").

**terms:termType:plans:features:usageQuota**  
정량적 기능의 사용량 제한. 이 객체는 선택 사항이며 측정 가능한 제한이 있는 기능에만 존재합니다.

**terms:termType:plans:features:usageQuota:value**  
기능의 숫자 제한(예: 100만 요청의 경우 "1000000", 100GB의 경우 "100").

**terms:termType:plans:features:usageQuota:unit**  
사용량 한도에 대한 측정 단위(예: "요청", "GB").

**terms:termType:plans:subscriptionPrice**  
정액 요금제에 대한 구독 요금 세부 정보입니다.

**terms:termType:plans:subscriptionPrice:rateCode**  
제품, 제안, 요금 티어 조합의 고유 코드.

**terms:termType:plans:subscriptionPrice:Description**  
가격 또는 요율에 대한 설명.

**term:termType:plans:subscriptionPrice:단위당 요금**  
서비스 비용에 대한 단일 측정 단위의 계산.

**term:termType:plans:subscriptionPrice:단위당 가격:통화 코드**  
특정 제품 가격의 통화를 나타내는 코드.

**term:termType:plans:subscriptionPrice:단위당 가격:통화율**  
지원되는 다양한 통화의 제품 요금(예: 단위당 1.2536 USD).

# 절감형 플랜에 대한 서비스 가격표 파일 읽기
<a name="reading-service-price-list-file-for-savings-plans"></a>


|  | 
| --- |
| 에 대한 피드백을 제공하려면이 [간단한 설문 조사를](https://amazonmr.au1.qualtrics.com/jfe/form/SV_cO0deTMyKyFeezA) AWS 가격표완료하세요. 응답은 익명으로 처리됩니다. **참고:** 이 설문조사는 영어로만 진행됩니다. | 

의 서비스 가격표 파일에는 다음과 같은 유형의 정보가 AWS 서비스 포함됩니다.
+ 서비스 가격표 파일 세부 정보 - 버전 AWS 리전, 게시 날짜 등 서비스 가격표 파일에 대한 메타데이터
+ 제품 세부 정보 - 제품 정보와 함께 서비스 가격표 파일의 제품을 나열하는 제품 메타데이터
+ 요금 세부 정보(조건) - 이 서비스 가격표 파일에 있는 모든 제품의 요금

**Contents**
+ [CSV 파일](#service-price-list-file-for-saving-plans-csv)
+ [JSON 파일](#service-price-list-file-for-saving-plans-json)
+ [서비스 가격표 정의](#service-price-list-file-definitions-savings-plan)
+ [제품 세부 정보(products) 정의](#service-price-list-file-definitions-products-savings-plan)
+ [요금 세부 정보(terms) 정의](#service-price-list-file-definitions-terms-savings-plan)

## CSV 파일
<a name="service-price-list-file-for-saving-plans-csv"></a>

CSV 파일의 처음 5개 행에는 가격표 파일의 메타데이터가 있습니다. 여섯 번째 행에는 제품의 열 이름과 `SKU`, `RateCode` 등과 같은 제품 속성이 있습니다.

열 수는 절감형 플랜에 따라 달라집니다. 처음 몇 개 열에는 요금 세부 정보가 있으며, 다른 열에는 절감형 플랜의 제품 세부 정보가 들어 있습니다.

## JSON 파일
<a name="service-price-list-file-for-saving-plans-json"></a>

제품 세부 정보와 요금 세부 정보가 별개 섹션에 있습니다. JSON 서비스 가격표 파일은 다음 예제와 같습니다.

```
{
   "version" : "The version of the price list file",
   "publicationDate" : "The publication date of the price list file",
   "regionCode" : "Region for which price list file is valid for",
   "products" : [  
      {
         "sku" : "The SKU of the product",
         "productFamily" : "The product family of the product", 
         "serviceCode" : "Savings plan code",
         "attributes" : {
            "attributeName":"attributeValue", 
         }    
      },
      ...  
   ], 
   "terms" : {
      "savingsPlan" : [
         {
            "sku" : "The SKU of the product",
            "description" : "Description of the product",
            "effectiveDate" : "The effective date of the pricing details",
            "leaseContractLength" : {
                "duration" : "Length of the lease contract - it is a number",
                "unit" : "Unit of the duration"
            },
            "rates" : [
                {
                    "discountedSku" : "The SKU of the discounted on demand product",
                    "discountedUsageType" : "Usage type of the discounted product",
                    "discountedOperation" : "Operation of the discounted product",
                    "discountedServiceCode" : "Service code of the discounted product",
                    "rateCode" : "The rate code of this price detail",
                    "unit" : "Unit used to measure usage of the product",
                    "discountedRate" : {
                        "price" : "Price of the product",
                        "currency" : "Currency of the price"
                    }
                },
                ...
            ]
        },
        ...   
      ]  
   }
}
```

## 서비스 가격표 정의
<a name="service-price-list-file-definitions-savings-plan"></a>

다음 목록은 서비스 가격표 파일에서 사용되는 용어를 정의합니다.

**regionCode**  
가격표가 유효한 리전의 리전 코드입니다.

**버전**  
가격표 파일의 버전을 추적하는 속성. 파일이 새로 게시될 때마다 새로운 버전 번호가 포함됩니다. 예: `20150409022205` 및 `20150910182105`.

**publicationDate**  
서비스 가격표 파일이 게시된 날짜 및 시간(UTC 형식). 예: `2015-04-09T02:22:05Z` 및 `2015-09-10T18:21:05Z`.

## 제품 세부 정보(products) 정의
<a name="service-price-list-file-definitions-products-savings-plan"></a>

이 섹션에서는 절감형 플랜의 가격표 파일에 있는 제품에 대한 정보를 제공합니다. 제품에는 SKU 인덱스가 붙습니다.

**products:product:sku**  
제품의 고유 코드. `SKU` 코드를 사용하여 제품 세부 정보와 요금을 연결합니다.  
예를 들어 SKU가 `HCNSHWWAJSGVAHMH`인 제품은 `HCNSHWWAJSGVAHMH`도 SKU로 나열된 요금으로만 사용할 수 있습니다.

**products:product:productFamily**  
제품 유형의 범주. 예: 컴퓨팅 절감형 플랜의 경우 `EC2InstanceSavingsPlans`

**products:product:serviceCode**  
절감형 플랜의 서비스 코드. 예를 들어 `ComputeSavingsPlans`입니다.

**products:product:attributes**  
모든 제품 속성의 목록

**products:product:attributes:attributeName**  
제품 속성의 이름. 예: `Instance Type`, `Location Type` 또는 `Purchase Option`.

**products:product:attributes:attributeValue**  
제품 속성의 값. 예: `m1.small`(인스턴스 유형), AWS Local Zone(위치 유형) 또는 `No Upfront`(구매 옵션 유형)

## 요금 세부 정보(terms) 정의
<a name="service-price-list-file-definitions-terms-savings-plan"></a>

이 섹션에서는 절감형 플랜의 가격표 파일에 있는 제품의 요금에 대한 정보를 제공합니다.

 요금 먼저 조건(`savingsPlan`)별로 인덱싱됩니다.

**terms:termType**  
조건 정의에서 기술하는 조건의 특정 유형. 유효한 조건 유형 `savingsPlan`입니다.

**terms:termType:sku**  
제품의 고유 코드. `SKU` 코드를 사용하여 제품 세부 정보와 요금을 연결합니다.  
예를 들어 SKU가 `T496KPMD8YQ8RZNC`인 제품은 `496KPMD8YQ8RZNC`도 SKU로 나열된 요금으로만 사용할 수 있습니다.

**terms:termType:sku:description**  
제품에 대한 설명입니다.

**terms:termType:sku:effectiveDate**  
서비스 가격표 파일이 적용되기 시작하는 날짜. 예를 들어 조건의 `EffectiveDate`가 2017년 11월 1일이면, 해당 날짜 전에는 이 요금이 적용되지 않습니다.

**terms:termType:sku:leaseContractLength:duration**  
리스 계약의 기간. 이 값은 숫자입니다. 예: 1 또는 3

**terms:termType:sku:rates**  
절감형 플랜 제품에 적용되는 모든 할인 요금 목록입니다. 절감형 플랜 제품 1개는 다른 서비스의 여러 제품을 조합한 것으로, 여기에는 조합의 여러 요금이 포함됩니다.

**terms:termType:sku:rates:discountedSku**  
할인된 온디맨드 제품의 SKU

**terms:termType:sku:rates:discountedUsageType**  
할인된 온디맨드 제품의 사용량 유형

**terms:termType:sku:rates:discountedOperation**  
할인된 온디맨드 제품의 작업

**terms:termType:sku:rates:discountedServiceCode**  
할인된 온디맨드 제품의 서비스 코드

**terms:termType:sku:rates:rateCode**  
절감형 플랜 제품에서 제공되는 이 요율의 요율 코드. 예: `T496KPMD8YQ8RZNC.26PW7ZDSYZZ6YBTZ`

**terms:termType:sku:rates:unit**  
제품 사용량을 측정하는 데 사용되는 단위. 예: Amazon EC2 인스턴스의 경우 `Hrs`

**terms:termType:sku:rates:discountedRate:price**  
절감형 플랜 제품에서 제공되는 할인 제품의 가격. 예를 들어 `3.434`입니다.

**terms:termType:sku:rates:discountedRate:currency**  
절감형 플랜 제품에서 제공되는 할인 제품의 통화. 예를 들어 `USD`입니다.