aws-partitions 1.890.0 → 1.891.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/partitions.json +40 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d94ba451cb4dcd60e0cacf2dfd0b3ff2bd28d3e42517baa66f4c8242d5917999
|
4
|
+
data.tar.gz: 4982676fab257fbc2883c0f9a307787d794e529c51204a00dd56cbf909233847
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3f786d28959c8011f21b9738d882eed57d041bd063561ce7434c2df121919b9ec1883567a43b308493a33919824e7ffe40e29fdde9b629b5f618b7f185c54acc
|
7
|
+
data.tar.gz: a123b5b940a97ad401a4e696f422d32142daa799ab27af6803c886b5798e11048ee02b4ace4fcbbfb72250c542f30710fce60c250f4b7b1063cc886188521c0a
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.891.0
|
data/partitions.json
CHANGED
@@ -11569,9 +11569,12 @@
|
|
11569
11569
|
"endpoints" : {
|
11570
11570
|
"ap-northeast-1" : { },
|
11571
11571
|
"ap-northeast-2" : { },
|
11572
|
+
"ap-northeast-3" : { },
|
11572
11573
|
"ap-south-1" : { },
|
11573
11574
|
"ap-southeast-1" : { },
|
11574
11575
|
"ap-southeast-2" : { },
|
11576
|
+
"ap-southeast-4" : { },
|
11577
|
+
"ca-central-1" : { },
|
11575
11578
|
"eu-central-1" : { },
|
11576
11579
|
"eu-north-1" : { },
|
11577
11580
|
"eu-west-1" : { },
|
@@ -13288,6 +13291,13 @@
|
|
13288
13291
|
}
|
13289
13292
|
}
|
13290
13293
|
},
|
13294
|
+
"private-networks" : {
|
13295
|
+
"endpoints" : {
|
13296
|
+
"us-east-1" : { },
|
13297
|
+
"us-east-2" : { },
|
13298
|
+
"us-west-2" : { }
|
13299
|
+
}
|
13300
|
+
},
|
13291
13301
|
"profile" : {
|
13292
13302
|
"endpoints" : {
|
13293
13303
|
"af-south-1" : { },
|
@@ -26236,6 +26246,16 @@
|
|
26236
26246
|
}
|
26237
26247
|
}
|
26238
26248
|
},
|
26249
|
+
"api.pricing" : {
|
26250
|
+
"defaults" : {
|
26251
|
+
"credentialScope" : {
|
26252
|
+
"service" : "pricing"
|
26253
|
+
}
|
26254
|
+
},
|
26255
|
+
"endpoints" : {
|
26256
|
+
"us-iso-east-1" : { }
|
26257
|
+
}
|
26258
|
+
},
|
26239
26259
|
"api.sagemaker" : {
|
26240
26260
|
"endpoints" : {
|
26241
26261
|
"us-iso-east-1" : { }
|
@@ -26267,6 +26287,11 @@
|
|
26267
26287
|
"us-iso-west-1" : { }
|
26268
26288
|
}
|
26269
26289
|
},
|
26290
|
+
"arc-zonal-shift" : {
|
26291
|
+
"endpoints" : {
|
26292
|
+
"us-iso-east-1" : { }
|
26293
|
+
}
|
26294
|
+
},
|
26270
26295
|
"athena" : {
|
26271
26296
|
"endpoints" : {
|
26272
26297
|
"us-iso-east-1" : { }
|
@@ -27046,6 +27071,16 @@
|
|
27046
27071
|
}
|
27047
27072
|
}
|
27048
27073
|
},
|
27074
|
+
"api.pricing" : {
|
27075
|
+
"defaults" : {
|
27076
|
+
"credentialScope" : {
|
27077
|
+
"service" : "pricing"
|
27078
|
+
}
|
27079
|
+
},
|
27080
|
+
"endpoints" : {
|
27081
|
+
"us-isob-east-1" : { }
|
27082
|
+
}
|
27083
|
+
},
|
27049
27084
|
"api.sagemaker" : {
|
27050
27085
|
"endpoints" : {
|
27051
27086
|
"us-isob-east-1" : { }
|
@@ -27069,6 +27104,11 @@
|
|
27069
27104
|
"us-isob-east-1" : { }
|
27070
27105
|
}
|
27071
27106
|
},
|
27107
|
+
"arc-zonal-shift" : {
|
27108
|
+
"endpoints" : {
|
27109
|
+
"us-isob-east-1" : { }
|
27110
|
+
}
|
27111
|
+
},
|
27072
27112
|
"autoscaling" : {
|
27073
27113
|
"defaults" : {
|
27074
27114
|
"protocols" : [ "http", "https" ]
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-partitions
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.891.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-02-
|
11
|
+
date: 2024-02-14 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|