本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。
Savings Plan 的服務版本索引檔案
注意
要提供有關的反饋 AWS 價格表,請完成此簡短的問卷調查
如需瞭解 Savings Plan 的服務版本索引檔案,請參閱下列參考資料:
範例:Savings Plan 的服務版本索引檔案
Savings Plan 服務版本索引檔案如下所示。
{ "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": ... }, ... ], }
服務版本索引定義
下列清單定義服務版本索引檔案中的詞彙。
- disclaimer
-
適用於服務版本索引檔案的任何免責聲明。
- publicationDate
-
發佈服務版本索引檔案時的UTC格式日期和時間。例如
2023-03-28T23:47:21Z
。 - currentOfferVersion网址
-
該服務URL的最新版本號碼的區域索引文件的相對。例如
/savingsPlan/v1.0/aws/AWSComputeSavingsPlan/current/region_index.json
。 - versions
-
此可用版本的清單 AWS 服務。
- 版本:版本:publicationDate
-
發佈服務版本索引檔案時的UTC格式日期和時間。例如:
2023-04-07T14:57:05Z
- 版本:版本:offerVersionUrl
-
此版本URL的服務區域索引檔案的相對關係。例如
/savingsPlan/v1.0/aws/AWSComputeSavingsPlan/20230407145705/region_index.json
。