aws-partitions 1.745.0 → 1.747.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/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/partitions.json +85 -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: 0fd039bc8a7caa5fa3aeb81f21591365b849a352336ce45eda66e1f850bbae3f
|
|
4
|
+
data.tar.gz: da33fdcd40caeb4c8e0ccf6e6e9f6b5979685c1faf35424b1beda4b1ee6e7c23
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3f307aaaf12ebfdc1ca8d51d446aeda0864985788ce92d1fcdca552b33aec8cea41f6f65e38d2244062549a714bcce27684d97c09058f304d70cd1d3d7546e60
|
|
7
|
+
data.tar.gz: dc5b1f6880d80820c029e466eba418ed1d19de4d4efbe2856b72771244a63d8055f0f405e1007b531c086a4324141c248d862cef848bbd1f34c82b82ee2c7b7c
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.747.0 (2023-04-13)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.746.0 (2023-04-12)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.745.0 (2023-04-11)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.747.0
|
data/partitions.json
CHANGED
|
@@ -320,6 +320,7 @@
|
|
|
320
320
|
"ap-southeast-1" : { },
|
|
321
321
|
"ap-southeast-2" : { },
|
|
322
322
|
"ap-southeast-3" : { },
|
|
323
|
+
"ap-southeast-4" : { },
|
|
323
324
|
"ca-central-1" : {
|
|
324
325
|
"variants" : [ {
|
|
325
326
|
"hostname" : "acm-pca-fips.ca-central-1.amazonaws.com",
|
|
@@ -1787,16 +1788,20 @@
|
|
|
1787
1788
|
"ap-northeast-2" : { },
|
|
1788
1789
|
"ap-northeast-3" : { },
|
|
1789
1790
|
"ap-south-1" : { },
|
|
1791
|
+
"ap-south-2" : { },
|
|
1790
1792
|
"ap-southeast-1" : { },
|
|
1791
1793
|
"ap-southeast-2" : { },
|
|
1792
1794
|
"ap-southeast-3" : { },
|
|
1793
1795
|
"ca-central-1" : { },
|
|
1794
1796
|
"eu-central-1" : { },
|
|
1797
|
+
"eu-central-2" : { },
|
|
1795
1798
|
"eu-north-1" : { },
|
|
1796
1799
|
"eu-south-1" : { },
|
|
1800
|
+
"eu-south-2" : { },
|
|
1797
1801
|
"eu-west-1" : { },
|
|
1798
1802
|
"eu-west-2" : { },
|
|
1799
1803
|
"eu-west-3" : { },
|
|
1804
|
+
"me-central-1" : { },
|
|
1800
1805
|
"me-south-1" : { },
|
|
1801
1806
|
"sa-east-1" : { },
|
|
1802
1807
|
"us-east-1" : { },
|
|
@@ -1825,8 +1830,10 @@
|
|
|
1825
1830
|
"arc-zonal-shift" : {
|
|
1826
1831
|
"endpoints" : {
|
|
1827
1832
|
"af-south-1" : { },
|
|
1833
|
+
"ap-east-1" : { },
|
|
1828
1834
|
"ap-northeast-1" : { },
|
|
1829
1835
|
"ap-northeast-2" : { },
|
|
1836
|
+
"ap-northeast-3" : { },
|
|
1830
1837
|
"ap-south-1" : { },
|
|
1831
1838
|
"ap-southeast-1" : { },
|
|
1832
1839
|
"ap-southeast-2" : { },
|
|
@@ -4670,6 +4677,7 @@
|
|
|
4670
4677
|
"ap-southeast-1" : { },
|
|
4671
4678
|
"ap-southeast-2" : { },
|
|
4672
4679
|
"ap-southeast-3" : { },
|
|
4680
|
+
"ap-southeast-4" : { },
|
|
4673
4681
|
"ca-central-1" : {
|
|
4674
4682
|
"variants" : [ {
|
|
4675
4683
|
"hostname" : "ds-fips.ca-central-1.amazonaws.com",
|
|
@@ -5455,6 +5463,12 @@
|
|
|
5455
5463
|
"tags" : [ "fips" ]
|
|
5456
5464
|
} ]
|
|
5457
5465
|
},
|
|
5466
|
+
"ap-southeast-4" : {
|
|
5467
|
+
"variants" : [ {
|
|
5468
|
+
"hostname" : "elasticfilesystem-fips.ap-southeast-4.amazonaws.com",
|
|
5469
|
+
"tags" : [ "fips" ]
|
|
5470
|
+
} ]
|
|
5471
|
+
},
|
|
5458
5472
|
"ca-central-1" : {
|
|
5459
5473
|
"variants" : [ {
|
|
5460
5474
|
"hostname" : "elasticfilesystem-fips.ca-central-1.amazonaws.com",
|
|
@@ -5579,6 +5593,13 @@
|
|
|
5579
5593
|
"deprecated" : true,
|
|
5580
5594
|
"hostname" : "elasticfilesystem-fips.ap-southeast-3.amazonaws.com"
|
|
5581
5595
|
},
|
|
5596
|
+
"fips-ap-southeast-4" : {
|
|
5597
|
+
"credentialScope" : {
|
|
5598
|
+
"region" : "ap-southeast-4"
|
|
5599
|
+
},
|
|
5600
|
+
"deprecated" : true,
|
|
5601
|
+
"hostname" : "elasticfilesystem-fips.ap-southeast-4.amazonaws.com"
|
|
5602
|
+
},
|
|
5582
5603
|
"fips-ca-central-1" : {
|
|
5583
5604
|
"credentialScope" : {
|
|
5584
5605
|
"region" : "ca-central-1"
|
|
@@ -9098,8 +9119,10 @@
|
|
|
9098
9119
|
"ap-southeast-3" : { },
|
|
9099
9120
|
"ca-central-1" : { },
|
|
9100
9121
|
"eu-central-1" : { },
|
|
9122
|
+
"eu-central-2" : { },
|
|
9101
9123
|
"eu-north-1" : { },
|
|
9102
9124
|
"eu-south-1" : { },
|
|
9125
|
+
"eu-south-2" : { },
|
|
9103
9126
|
"eu-west-1" : { },
|
|
9104
9127
|
"eu-west-2" : { },
|
|
9105
9128
|
"eu-west-3" : { },
|
|
@@ -11005,6 +11028,68 @@
|
|
|
11005
11028
|
}
|
|
11006
11029
|
}
|
|
11007
11030
|
},
|
|
11031
|
+
"omics" : {
|
|
11032
|
+
"endpoints" : {
|
|
11033
|
+
"ap-southeast-1" : {
|
|
11034
|
+
"credentialScope" : {
|
|
11035
|
+
"region" : "ap-southeast-1"
|
|
11036
|
+
},
|
|
11037
|
+
"hostname" : "omics.ap-southeast-1.amazonaws.com"
|
|
11038
|
+
},
|
|
11039
|
+
"eu-central-1" : {
|
|
11040
|
+
"credentialScope" : {
|
|
11041
|
+
"region" : "eu-central-1"
|
|
11042
|
+
},
|
|
11043
|
+
"hostname" : "omics.eu-central-1.amazonaws.com"
|
|
11044
|
+
},
|
|
11045
|
+
"eu-west-1" : {
|
|
11046
|
+
"credentialScope" : {
|
|
11047
|
+
"region" : "eu-west-1"
|
|
11048
|
+
},
|
|
11049
|
+
"hostname" : "omics.eu-west-1.amazonaws.com"
|
|
11050
|
+
},
|
|
11051
|
+
"eu-west-2" : {
|
|
11052
|
+
"credentialScope" : {
|
|
11053
|
+
"region" : "eu-west-2"
|
|
11054
|
+
},
|
|
11055
|
+
"hostname" : "omics.eu-west-2.amazonaws.com"
|
|
11056
|
+
},
|
|
11057
|
+
"fips-us-east-1" : {
|
|
11058
|
+
"credentialScope" : {
|
|
11059
|
+
"region" : "us-east-1"
|
|
11060
|
+
},
|
|
11061
|
+
"deprecated" : true,
|
|
11062
|
+
"hostname" : "omics-fips.us-east-1.amazonaws.com"
|
|
11063
|
+
},
|
|
11064
|
+
"fips-us-west-2" : {
|
|
11065
|
+
"credentialScope" : {
|
|
11066
|
+
"region" : "us-west-2"
|
|
11067
|
+
},
|
|
11068
|
+
"deprecated" : true,
|
|
11069
|
+
"hostname" : "omics-fips.us-west-2.amazonaws.com"
|
|
11070
|
+
},
|
|
11071
|
+
"us-east-1" : {
|
|
11072
|
+
"credentialScope" : {
|
|
11073
|
+
"region" : "us-east-1"
|
|
11074
|
+
},
|
|
11075
|
+
"hostname" : "omics.us-east-1.amazonaws.com",
|
|
11076
|
+
"variants" : [ {
|
|
11077
|
+
"hostname" : "omics-fips.us-east-1.amazonaws.com",
|
|
11078
|
+
"tags" : [ "fips" ]
|
|
11079
|
+
} ]
|
|
11080
|
+
},
|
|
11081
|
+
"us-west-2" : {
|
|
11082
|
+
"credentialScope" : {
|
|
11083
|
+
"region" : "us-west-2"
|
|
11084
|
+
},
|
|
11085
|
+
"hostname" : "omics.us-west-2.amazonaws.com",
|
|
11086
|
+
"variants" : [ {
|
|
11087
|
+
"hostname" : "omics-fips.us-west-2.amazonaws.com",
|
|
11088
|
+
"tags" : [ "fips" ]
|
|
11089
|
+
} ]
|
|
11090
|
+
}
|
|
11091
|
+
}
|
|
11092
|
+
},
|
|
11008
11093
|
"opsworks" : {
|
|
11009
11094
|
"endpoints" : {
|
|
11010
11095
|
"ap-northeast-1" : { },
|
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.747.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: 2023-04-
|
|
11
|
+
date: 2023-04-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|