Service Region index file for Savings Plan
Note
To provide feedback about Amazon Price List, complete this short survey
To understand the service Region index file for Savings Plan, see the following references:
Example: Service Region index file for Savings Plan
The service Region index file for Savings Plan looks like the following.
{ "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": ... }, ... ] }
Service Region index definitions
The following list defines the terms in the service Region index file.
- disclaimer
-
Any disclaimers that apply to the service Region index file.
- publicationDate
-
The date and time in UTC format when a service Region index file was published. For example,
2023-03-28T23:47:21Z
. - regions
-
The list of available Amazon Web Services Region for the Amazon Web Services service.
- regions:regionCode
-
A unique code for the Region in which this Amazon Web Services service is offered. This is used as the lookup key in the Regions list. For example,
us-east-2
is the (US East (Ohio) Region. - regions:versionUrl
-
The relative URL for the service Region index file of this version. For example,
/savingsPlan/v1.0/aws/AWSComputeSavingsPlan/20230407145705/us-east-2/index.json
.