aws-partitions 1.746.0 → 1.748.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 +96 -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: f75be68b0f1cf8005e5cb0aa53b5c3096b22df2d3740c4067366523790d6f3db
|
|
4
|
+
data.tar.gz: 848c54f47f73175cf83b9df0b4d33843404bcf86c15c6cc1d5489877a1d1bafb
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6aa9d8c9a71cab5ae4a7f3418d3004941f612369755ed832d667ea7f59df93765ec2722d3d7e24fccdc6283ee81df1818bb9bc510eb24f13e695dd24e41ba084
|
|
7
|
+
data.tar.gz: 791cf508272c83071e486dda2d9807614177ec5207c55502bad204009751bcf29f888552ee20e79371a7cf55b09fa4585eab523e2b996a99e5fff198e0aa454f
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.748.0 (2023-04-14)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.747.0 (2023-04-13)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.746.0 (2023-04-12)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.748.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",
|
|
@@ -1829,8 +1830,10 @@
|
|
|
1829
1830
|
"arc-zonal-shift" : {
|
|
1830
1831
|
"endpoints" : {
|
|
1831
1832
|
"af-south-1" : { },
|
|
1833
|
+
"ap-east-1" : { },
|
|
1832
1834
|
"ap-northeast-1" : { },
|
|
1833
1835
|
"ap-northeast-2" : { },
|
|
1836
|
+
"ap-northeast-3" : { },
|
|
1834
1837
|
"ap-south-1" : { },
|
|
1835
1838
|
"ap-southeast-1" : { },
|
|
1836
1839
|
"ap-southeast-2" : { },
|
|
@@ -2111,13 +2114,16 @@
|
|
|
2111
2114
|
"ap-northeast-2" : { },
|
|
2112
2115
|
"ap-northeast-3" : { },
|
|
2113
2116
|
"ap-south-1" : { },
|
|
2117
|
+
"ap-south-2" : { },
|
|
2114
2118
|
"ap-southeast-1" : { },
|
|
2115
2119
|
"ap-southeast-2" : { },
|
|
2116
2120
|
"ap-southeast-3" : { },
|
|
2117
2121
|
"ca-central-1" : { },
|
|
2118
2122
|
"eu-central-1" : { },
|
|
2123
|
+
"eu-central-2" : { },
|
|
2119
2124
|
"eu-north-1" : { },
|
|
2120
2125
|
"eu-south-1" : { },
|
|
2126
|
+
"eu-south-2" : { },
|
|
2121
2127
|
"eu-west-1" : { },
|
|
2122
2128
|
"eu-west-2" : { },
|
|
2123
2129
|
"eu-west-3" : { },
|
|
@@ -2177,13 +2183,16 @@
|
|
|
2177
2183
|
"ap-northeast-2" : { },
|
|
2178
2184
|
"ap-northeast-3" : { },
|
|
2179
2185
|
"ap-south-1" : { },
|
|
2186
|
+
"ap-south-2" : { },
|
|
2180
2187
|
"ap-southeast-1" : { },
|
|
2181
2188
|
"ap-southeast-2" : { },
|
|
2182
2189
|
"ap-southeast-3" : { },
|
|
2183
2190
|
"ca-central-1" : { },
|
|
2184
2191
|
"eu-central-1" : { },
|
|
2192
|
+
"eu-central-2" : { },
|
|
2185
2193
|
"eu-north-1" : { },
|
|
2186
2194
|
"eu-south-1" : { },
|
|
2195
|
+
"eu-south-2" : { },
|
|
2187
2196
|
"eu-west-1" : { },
|
|
2188
2197
|
"eu-west-2" : { },
|
|
2189
2198
|
"eu-west-3" : { },
|
|
@@ -4674,6 +4683,7 @@
|
|
|
4674
4683
|
"ap-southeast-1" : { },
|
|
4675
4684
|
"ap-southeast-2" : { },
|
|
4676
4685
|
"ap-southeast-3" : { },
|
|
4686
|
+
"ap-southeast-4" : { },
|
|
4677
4687
|
"ca-central-1" : {
|
|
4678
4688
|
"variants" : [ {
|
|
4679
4689
|
"hostname" : "ds-fips.ca-central-1.amazonaws.com",
|
|
@@ -5459,6 +5469,12 @@
|
|
|
5459
5469
|
"tags" : [ "fips" ]
|
|
5460
5470
|
} ]
|
|
5461
5471
|
},
|
|
5472
|
+
"ap-southeast-4" : {
|
|
5473
|
+
"variants" : [ {
|
|
5474
|
+
"hostname" : "elasticfilesystem-fips.ap-southeast-4.amazonaws.com",
|
|
5475
|
+
"tags" : [ "fips" ]
|
|
5476
|
+
} ]
|
|
5477
|
+
},
|
|
5462
5478
|
"ca-central-1" : {
|
|
5463
5479
|
"variants" : [ {
|
|
5464
5480
|
"hostname" : "elasticfilesystem-fips.ca-central-1.amazonaws.com",
|
|
@@ -5583,6 +5599,13 @@
|
|
|
5583
5599
|
"deprecated" : true,
|
|
5584
5600
|
"hostname" : "elasticfilesystem-fips.ap-southeast-3.amazonaws.com"
|
|
5585
5601
|
},
|
|
5602
|
+
"fips-ap-southeast-4" : {
|
|
5603
|
+
"credentialScope" : {
|
|
5604
|
+
"region" : "ap-southeast-4"
|
|
5605
|
+
},
|
|
5606
|
+
"deprecated" : true,
|
|
5607
|
+
"hostname" : "elasticfilesystem-fips.ap-southeast-4.amazonaws.com"
|
|
5608
|
+
},
|
|
5586
5609
|
"fips-ca-central-1" : {
|
|
5587
5610
|
"credentialScope" : {
|
|
5588
5611
|
"region" : "ca-central-1"
|
|
@@ -5982,6 +6005,7 @@
|
|
|
5982
6005
|
},
|
|
5983
6006
|
"emr-containers" : {
|
|
5984
6007
|
"endpoints" : {
|
|
6008
|
+
"ap-east-1" : { },
|
|
5985
6009
|
"ap-northeast-1" : { },
|
|
5986
6010
|
"ap-northeast-2" : { },
|
|
5987
6011
|
"ap-south-1" : { },
|
|
@@ -6033,6 +6057,7 @@
|
|
|
6033
6057
|
"deprecated" : true,
|
|
6034
6058
|
"hostname" : "emr-containers-fips.us-west-2.amazonaws.com"
|
|
6035
6059
|
},
|
|
6060
|
+
"me-south-1" : { },
|
|
6036
6061
|
"sa-east-1" : { },
|
|
6037
6062
|
"us-east-1" : {
|
|
6038
6063
|
"variants" : [ {
|
|
@@ -6822,6 +6847,7 @@
|
|
|
6822
6847
|
"ap-northeast-2" : { },
|
|
6823
6848
|
"ap-northeast-3" : { },
|
|
6824
6849
|
"ap-south-1" : { },
|
|
6850
|
+
"ap-south-2" : { },
|
|
6825
6851
|
"ap-southeast-1" : { },
|
|
6826
6852
|
"ap-southeast-2" : { },
|
|
6827
6853
|
"ap-southeast-3" : { },
|
|
@@ -6832,8 +6858,10 @@
|
|
|
6832
6858
|
} ]
|
|
6833
6859
|
},
|
|
6834
6860
|
"eu-central-1" : { },
|
|
6861
|
+
"eu-central-2" : { },
|
|
6835
6862
|
"eu-north-1" : { },
|
|
6836
6863
|
"eu-south-1" : { },
|
|
6864
|
+
"eu-south-2" : { },
|
|
6837
6865
|
"eu-west-1" : { },
|
|
6838
6866
|
"eu-west-2" : { },
|
|
6839
6867
|
"eu-west-3" : { },
|
|
@@ -8423,13 +8451,16 @@
|
|
|
8423
8451
|
"ap-northeast-2" : { },
|
|
8424
8452
|
"ap-northeast-3" : { },
|
|
8425
8453
|
"ap-south-1" : { },
|
|
8454
|
+
"ap-south-2" : { },
|
|
8426
8455
|
"ap-southeast-1" : { },
|
|
8427
8456
|
"ap-southeast-2" : { },
|
|
8428
8457
|
"ap-southeast-3" : { },
|
|
8429
8458
|
"ca-central-1" : { },
|
|
8430
8459
|
"eu-central-1" : { },
|
|
8460
|
+
"eu-central-2" : { },
|
|
8431
8461
|
"eu-north-1" : { },
|
|
8432
8462
|
"eu-south-1" : { },
|
|
8463
|
+
"eu-south-2" : { },
|
|
8433
8464
|
"eu-west-1" : { },
|
|
8434
8465
|
"eu-west-2" : { },
|
|
8435
8466
|
"eu-west-3" : { },
|
|
@@ -9102,8 +9133,10 @@
|
|
|
9102
9133
|
"ap-southeast-3" : { },
|
|
9103
9134
|
"ca-central-1" : { },
|
|
9104
9135
|
"eu-central-1" : { },
|
|
9136
|
+
"eu-central-2" : { },
|
|
9105
9137
|
"eu-north-1" : { },
|
|
9106
9138
|
"eu-south-1" : { },
|
|
9139
|
+
"eu-south-2" : { },
|
|
9107
9140
|
"eu-west-1" : { },
|
|
9108
9141
|
"eu-west-2" : { },
|
|
9109
9142
|
"eu-west-3" : { },
|
|
@@ -11009,6 +11042,68 @@
|
|
|
11009
11042
|
}
|
|
11010
11043
|
}
|
|
11011
11044
|
},
|
|
11045
|
+
"omics" : {
|
|
11046
|
+
"endpoints" : {
|
|
11047
|
+
"ap-southeast-1" : {
|
|
11048
|
+
"credentialScope" : {
|
|
11049
|
+
"region" : "ap-southeast-1"
|
|
11050
|
+
},
|
|
11051
|
+
"hostname" : "omics.ap-southeast-1.amazonaws.com"
|
|
11052
|
+
},
|
|
11053
|
+
"eu-central-1" : {
|
|
11054
|
+
"credentialScope" : {
|
|
11055
|
+
"region" : "eu-central-1"
|
|
11056
|
+
},
|
|
11057
|
+
"hostname" : "omics.eu-central-1.amazonaws.com"
|
|
11058
|
+
},
|
|
11059
|
+
"eu-west-1" : {
|
|
11060
|
+
"credentialScope" : {
|
|
11061
|
+
"region" : "eu-west-1"
|
|
11062
|
+
},
|
|
11063
|
+
"hostname" : "omics.eu-west-1.amazonaws.com"
|
|
11064
|
+
},
|
|
11065
|
+
"eu-west-2" : {
|
|
11066
|
+
"credentialScope" : {
|
|
11067
|
+
"region" : "eu-west-2"
|
|
11068
|
+
},
|
|
11069
|
+
"hostname" : "omics.eu-west-2.amazonaws.com"
|
|
11070
|
+
},
|
|
11071
|
+
"fips-us-east-1" : {
|
|
11072
|
+
"credentialScope" : {
|
|
11073
|
+
"region" : "us-east-1"
|
|
11074
|
+
},
|
|
11075
|
+
"deprecated" : true,
|
|
11076
|
+
"hostname" : "omics-fips.us-east-1.amazonaws.com"
|
|
11077
|
+
},
|
|
11078
|
+
"fips-us-west-2" : {
|
|
11079
|
+
"credentialScope" : {
|
|
11080
|
+
"region" : "us-west-2"
|
|
11081
|
+
},
|
|
11082
|
+
"deprecated" : true,
|
|
11083
|
+
"hostname" : "omics-fips.us-west-2.amazonaws.com"
|
|
11084
|
+
},
|
|
11085
|
+
"us-east-1" : {
|
|
11086
|
+
"credentialScope" : {
|
|
11087
|
+
"region" : "us-east-1"
|
|
11088
|
+
},
|
|
11089
|
+
"hostname" : "omics.us-east-1.amazonaws.com",
|
|
11090
|
+
"variants" : [ {
|
|
11091
|
+
"hostname" : "omics-fips.us-east-1.amazonaws.com",
|
|
11092
|
+
"tags" : [ "fips" ]
|
|
11093
|
+
} ]
|
|
11094
|
+
},
|
|
11095
|
+
"us-west-2" : {
|
|
11096
|
+
"credentialScope" : {
|
|
11097
|
+
"region" : "us-west-2"
|
|
11098
|
+
},
|
|
11099
|
+
"hostname" : "omics.us-west-2.amazonaws.com",
|
|
11100
|
+
"variants" : [ {
|
|
11101
|
+
"hostname" : "omics-fips.us-west-2.amazonaws.com",
|
|
11102
|
+
"tags" : [ "fips" ]
|
|
11103
|
+
} ]
|
|
11104
|
+
}
|
|
11105
|
+
}
|
|
11106
|
+
},
|
|
11012
11107
|
"opsworks" : {
|
|
11013
11108
|
"endpoints" : {
|
|
11014
11109
|
"ap-northeast-1" : { },
|
|
@@ -12640,6 +12735,7 @@
|
|
|
12640
12735
|
"ap-northeast-2" : { },
|
|
12641
12736
|
"ap-northeast-3" : { },
|
|
12642
12737
|
"ap-south-1" : { },
|
|
12738
|
+
"ap-south-2" : { },
|
|
12643
12739
|
"ap-southeast-1" : { },
|
|
12644
12740
|
"ap-southeast-2" : { },
|
|
12645
12741
|
"ap-southeast-3" : { },
|
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.748.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-14 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|