File tree Expand file tree Collapse file tree 3 files changed +63
-5
lines changed Expand file tree Collapse file tree 3 files changed +63
-5
lines changed Original file line number Diff line number Diff line change
1
+
2
+ {
3
+ "services" : null ,
4
+ "core" : {
5
+ "updateMinimum" : true ,
6
+ "backwardIncompatibilitiesToIgnore" : [
7
+ ],
8
+ "type" : " Patch" ,
9
+ "changeLogMessages" : [
10
+ " Updating endpoints.json file."
11
+ ]
12
+ },
13
+ "overrideVersion" : null
14
+ }
Original file line number Diff line number Diff line change 10122
10122
"tags" : [ "fips" ]
10123
10123
} ]
10124
10124
},
10125
+ "ca-west-1" : { },
10125
10126
"eu-central-1" : { },
10126
10127
"eu-north-1" : { },
10127
10128
"eu-south-1" : { },
17848
17849
"ca-central-1" : { },
17849
17850
"eu-central-1" : { },
17850
17851
"eu-north-1" : { },
17852
+ "eu-south-2" : { },
17851
17853
"eu-west-1" : { },
17852
17854
"eu-west-2" : { },
17853
17855
"sa-east-1" : { },
29354
29356
"region" : "cn-northwest-1"
29355
29357
},
29356
29358
"hostname" : "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn",
29357
- "protocols" : [ "https" ]
29359
+ "protocols" : [ "https" ],
29360
+ "variants" : [ {
29361
+ "hostname" : "entitlement-marketplace.cn-northwest-1.api.amazonwebservices.com.cn",
29362
+ "tags" : [ "dualstack" ]
29363
+ } ]
29358
29364
}
29359
29365
}
29360
29366
},
33774
33780
}
33775
33781
},
33776
33782
"endpoints" : {
33777
- "us-gov-east-1" : { },
33778
- "us-gov-west-1" : { }
33783
+ "us-gov-east-1" : {
33784
+ "variants" : [ {
33785
+ "hostname" : "metering-marketplace.us-gov-east-1.api.aws",
33786
+ "tags" : [ "dualstack" ]
33787
+ } ]
33788
+ },
33789
+ "us-gov-west-1" : {
33790
+ "variants" : [ {
33791
+ "hostname" : "metering-marketplace.us-gov-west-1.api.aws",
33792
+ "tags" : [ "dualstack" ]
33793
+ } ]
33794
+ }
33779
33795
}
33780
33796
},
33781
33797
"metrics.sagemaker" : {
Original file line number Diff line number Diff line change 13701
13701
}
13702
13702
]
13703
13703
},
13704
+ "ca-west-1": {},
13704
13705
"eu-central-1": {},
13705
13706
"eu-north-1": {},
13706
13707
"eu-south-1": {},
23929
23930
"ca-central-1": {},
23930
23931
"eu-central-1": {},
23931
23932
"eu-north-1": {},
23933
+ "eu-south-2": {},
23932
23934
"eu-west-1": {},
23933
23935
"eu-west-2": {},
23934
23936
"sa-east-1": {},
40157
40159
"hostname": "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn",
40158
40160
"protocols": [
40159
40161
"https"
40162
+ ],
40163
+ "variants": [
40164
+ {
40165
+ "hostname": "entitlement-marketplace.cn-northwest-1.api.amazonwebservices.com.cn",
40166
+ "tags": [
40167
+ "dualstack"
40168
+ ]
40169
+ }
40160
40170
]
40161
40171
}
40162
40172
}
45902
45912
}
45903
45913
},
45904
45914
"endpoints": {
45905
- "us-gov-east-1": {},
45906
- "us-gov-west-1": {}
45915
+ "us-gov-east-1": {
45916
+ "variants": [
45917
+ {
45918
+ "hostname": "metering-marketplace.us-gov-east-1.api.aws",
45919
+ "tags": [
45920
+ "dualstack"
45921
+ ]
45922
+ }
45923
+ ]
45924
+ },
45925
+ "us-gov-west-1": {
45926
+ "variants": [
45927
+ {
45928
+ "hostname": "metering-marketplace.us-gov-west-1.api.aws",
45929
+ "tags": [
45930
+ "dualstack"
45931
+ ]
45932
+ }
45933
+ ]
45934
+ }
45907
45935
}
45908
45936
},
45909
45937
"metrics.sagemaker": {
You can’t perform that action at this time.
0 commit comments