aws-partitions 1.94.0 → 1.95.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/partitions.json +44 -6
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9e100c01e29e3515c322216b0e38156fe5b99e8f
|
|
4
|
+
data.tar.gz: d6387b5b2cd59c9fb56d245d47f00cc0f6cfcd69
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 738ed55b8b6abab3d10149b53ed3f1a15a8f4ace1b50297b693267366c30254017947ac3e1fc746ba0044ad92794abba20b3bf31fa79590f66ecab63ebfe43dc
|
|
7
|
+
data.tar.gz: 2a1a09e5469c74114cd447af291d9379a19f65ecbd84003262bdf276488d37294f32b485ec04c1c09e800fdddc7886dbb7a9fe827749d34d995ead3669d933d3
|
data/partitions.json
CHANGED
|
@@ -1275,6 +1275,7 @@
|
|
|
1275
1275
|
"ap-southeast-2" : { },
|
|
1276
1276
|
"eu-central-1" : { },
|
|
1277
1277
|
"eu-west-1" : { },
|
|
1278
|
+
"sa-east-1" : { },
|
|
1278
1279
|
"us-east-1" : { },
|
|
1279
1280
|
"us-west-2" : { }
|
|
1280
1281
|
}
|
|
@@ -1646,6 +1647,7 @@
|
|
|
1646
1647
|
"sagemaker" : {
|
|
1647
1648
|
"endpoints" : {
|
|
1648
1649
|
"ap-northeast-1" : { },
|
|
1650
|
+
"ap-northeast-2" : { },
|
|
1649
1651
|
"eu-west-1" : { },
|
|
1650
1652
|
"us-east-1" : { },
|
|
1651
1653
|
"us-east-2" : { },
|
|
@@ -1850,10 +1852,30 @@
|
|
|
1850
1852
|
"eu-west-1" : { },
|
|
1851
1853
|
"eu-west-2" : { },
|
|
1852
1854
|
"eu-west-3" : { },
|
|
1853
|
-
"fips-us-east-1" : {
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1855
|
+
"fips-us-east-1" : {
|
|
1856
|
+
"credentialScope" : {
|
|
1857
|
+
"region" : "us-east-1"
|
|
1858
|
+
},
|
|
1859
|
+
"hostname" : "sqs-fips.us-east-1.amazonaws.com"
|
|
1860
|
+
},
|
|
1861
|
+
"fips-us-east-2" : {
|
|
1862
|
+
"credentialScope" : {
|
|
1863
|
+
"region" : "us-east-2"
|
|
1864
|
+
},
|
|
1865
|
+
"hostname" : "sqs-fips.us-east-2.amazonaws.com"
|
|
1866
|
+
},
|
|
1867
|
+
"fips-us-west-1" : {
|
|
1868
|
+
"credentialScope" : {
|
|
1869
|
+
"region" : "us-west-1"
|
|
1870
|
+
},
|
|
1871
|
+
"hostname" : "sqs-fips.us-west-1.amazonaws.com"
|
|
1872
|
+
},
|
|
1873
|
+
"fips-us-west-2" : {
|
|
1874
|
+
"credentialScope" : {
|
|
1875
|
+
"region" : "us-west-2"
|
|
1876
|
+
},
|
|
1877
|
+
"hostname" : "sqs-fips.us-west-2.amazonaws.com"
|
|
1878
|
+
},
|
|
1857
1879
|
"sa-east-1" : { },
|
|
1858
1880
|
"us-east-1" : {
|
|
1859
1881
|
"sslCommonName" : "queue.{dnsSuffix}"
|
|
@@ -2158,7 +2180,8 @@
|
|
|
2158
2180
|
"services" : {
|
|
2159
2181
|
"apigateway" : {
|
|
2160
2182
|
"endpoints" : {
|
|
2161
|
-
"cn-north-1" : { }
|
|
2183
|
+
"cn-north-1" : { },
|
|
2184
|
+
"cn-northwest-1" : { }
|
|
2162
2185
|
}
|
|
2163
2186
|
},
|
|
2164
2187
|
"application-autoscaling" : {
|
|
@@ -2229,6 +2252,12 @@
|
|
|
2229
2252
|
"cn-northwest-1" : { }
|
|
2230
2253
|
}
|
|
2231
2254
|
},
|
|
2255
|
+
"ds" : {
|
|
2256
|
+
"endpoints" : {
|
|
2257
|
+
"cn-north-1" : { },
|
|
2258
|
+
"cn-northwest-1" : { }
|
|
2259
|
+
}
|
|
2260
|
+
},
|
|
2232
2261
|
"dynamodb" : {
|
|
2233
2262
|
"defaults" : {
|
|
2234
2263
|
"protocols" : [ "http", "https" ]
|
|
@@ -2339,7 +2368,8 @@
|
|
|
2339
2368
|
},
|
|
2340
2369
|
"lambda" : {
|
|
2341
2370
|
"endpoints" : {
|
|
2342
|
-
"cn-north-1" : { }
|
|
2371
|
+
"cn-north-1" : { },
|
|
2372
|
+
"cn-northwest-1" : { }
|
|
2343
2373
|
}
|
|
2344
2374
|
},
|
|
2345
2375
|
"logs" : {
|
|
@@ -2750,6 +2780,14 @@
|
|
|
2750
2780
|
"endpoints" : {
|
|
2751
2781
|
"us-gov-west-1" : { }
|
|
2752
2782
|
}
|
|
2783
|
+
},
|
|
2784
|
+
"translate" : {
|
|
2785
|
+
"defaults" : {
|
|
2786
|
+
"protocols" : [ "https" ]
|
|
2787
|
+
},
|
|
2788
|
+
"endpoints" : {
|
|
2789
|
+
"us-gov-west-1" : { }
|
|
2790
|
+
}
|
|
2753
2791
|
}
|
|
2754
2792
|
}
|
|
2755
2793
|
} ],
|
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.95.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: 2018-
|
|
11
|
+
date: 2018-07-03 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|