aws-partitions 1.632.0 → 1.634.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 +53 -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: 3426a0d602e68096646e1dbbfbd7d93089bb22da617e372c32a77bb978409bb5
|
|
4
|
+
data.tar.gz: 2144ed4631a4bd5563c7f5ffa0f54a6f7e3e40dcf2e29f0e2102f38ff8349018
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ae81e0e695bda77b4eee2aded70cd0fc374c1a76fdb54f63f2db7404a10f4c38ed0b1fb208d2b845762069597468a3705acdc8ff581c5f28ac19b8db758e185f
|
|
7
|
+
data.tar.gz: ac3edc2fc880a39da9debc5a19644cd2901f62c1049066b60d71a279130304cf098fb45af971ea88965bcb55849145a7946914c742ee66a5420b53481bf65aea
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.634.0 (2022-09-21)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.633.0 (2022-09-20)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.632.0 (2022-09-19)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.634.0
|
data/partitions.json
CHANGED
|
@@ -4151,6 +4151,7 @@
|
|
|
4151
4151
|
"ap-south-1" : { },
|
|
4152
4152
|
"ap-southeast-1" : { },
|
|
4153
4153
|
"ap-southeast-2" : { },
|
|
4154
|
+
"ap-southeast-3" : { },
|
|
4154
4155
|
"ca-central-1" : { },
|
|
4155
4156
|
"eu-central-1" : { },
|
|
4156
4157
|
"eu-north-1" : { },
|
|
@@ -5476,6 +5477,8 @@
|
|
|
5476
5477
|
"emr-serverless" : {
|
|
5477
5478
|
"endpoints" : {
|
|
5478
5479
|
"ap-northeast-1" : { },
|
|
5480
|
+
"ap-southeast-1" : { },
|
|
5481
|
+
"eu-central-1" : { },
|
|
5479
5482
|
"eu-west-1" : { },
|
|
5480
5483
|
"fips-us-east-1" : {
|
|
5481
5484
|
"credentialScope" : {
|
|
@@ -5484,6 +5487,13 @@
|
|
|
5484
5487
|
"deprecated" : true,
|
|
5485
5488
|
"hostname" : "emr-serverless-fips.us-east-1.amazonaws.com"
|
|
5486
5489
|
},
|
|
5490
|
+
"fips-us-east-2" : {
|
|
5491
|
+
"credentialScope" : {
|
|
5492
|
+
"region" : "us-east-2"
|
|
5493
|
+
},
|
|
5494
|
+
"deprecated" : true,
|
|
5495
|
+
"hostname" : "emr-serverless-fips.us-east-2.amazonaws.com"
|
|
5496
|
+
},
|
|
5487
5497
|
"fips-us-west-2" : {
|
|
5488
5498
|
"credentialScope" : {
|
|
5489
5499
|
"region" : "us-west-2"
|
|
@@ -5497,6 +5507,12 @@
|
|
|
5497
5507
|
"tags" : [ "fips" ]
|
|
5498
5508
|
} ]
|
|
5499
5509
|
},
|
|
5510
|
+
"us-east-2" : {
|
|
5511
|
+
"variants" : [ {
|
|
5512
|
+
"hostname" : "emr-serverless-fips.us-east-2.amazonaws.com",
|
|
5513
|
+
"tags" : [ "fips" ]
|
|
5514
|
+
} ]
|
|
5515
|
+
},
|
|
5500
5516
|
"us-west-2" : {
|
|
5501
5517
|
"variants" : [ {
|
|
5502
5518
|
"hostname" : "emr-serverless-fips.us-west-2.amazonaws.com",
|
|
@@ -10247,6 +10263,7 @@
|
|
|
10247
10263
|
"ap-south-1" : { },
|
|
10248
10264
|
"ap-southeast-1" : { },
|
|
10249
10265
|
"ap-southeast-2" : { },
|
|
10266
|
+
"ap-southeast-3" : { },
|
|
10250
10267
|
"ca-central-1" : {
|
|
10251
10268
|
"variants" : [ {
|
|
10252
10269
|
"hostname" : "rbin-fips.ca-central-1.amazonaws.com",
|
|
@@ -15674,6 +15691,12 @@
|
|
|
15674
15691
|
"cn-northwest-1" : { }
|
|
15675
15692
|
}
|
|
15676
15693
|
},
|
|
15694
|
+
"rbin" : {
|
|
15695
|
+
"endpoints" : {
|
|
15696
|
+
"cn-north-1" : { },
|
|
15697
|
+
"cn-northwest-1" : { }
|
|
15698
|
+
}
|
|
15699
|
+
},
|
|
15677
15700
|
"rds" : {
|
|
15678
15701
|
"endpoints" : {
|
|
15679
15702
|
"cn-north-1" : { },
|
|
@@ -18582,6 +18605,36 @@
|
|
|
18582
18605
|
}
|
|
18583
18606
|
}
|
|
18584
18607
|
},
|
|
18608
|
+
"rbin" : {
|
|
18609
|
+
"endpoints" : {
|
|
18610
|
+
"fips-us-gov-east-1" : {
|
|
18611
|
+
"credentialScope" : {
|
|
18612
|
+
"region" : "us-gov-east-1"
|
|
18613
|
+
},
|
|
18614
|
+
"deprecated" : true,
|
|
18615
|
+
"hostname" : "rbin-fips.us-gov-east-1.amazonaws.com"
|
|
18616
|
+
},
|
|
18617
|
+
"fips-us-gov-west-1" : {
|
|
18618
|
+
"credentialScope" : {
|
|
18619
|
+
"region" : "us-gov-west-1"
|
|
18620
|
+
},
|
|
18621
|
+
"deprecated" : true,
|
|
18622
|
+
"hostname" : "rbin-fips.us-gov-west-1.amazonaws.com"
|
|
18623
|
+
},
|
|
18624
|
+
"us-gov-east-1" : {
|
|
18625
|
+
"variants" : [ {
|
|
18626
|
+
"hostname" : "rbin-fips.us-gov-east-1.amazonaws.com",
|
|
18627
|
+
"tags" : [ "fips" ]
|
|
18628
|
+
} ]
|
|
18629
|
+
},
|
|
18630
|
+
"us-gov-west-1" : {
|
|
18631
|
+
"variants" : [ {
|
|
18632
|
+
"hostname" : "rbin-fips.us-gov-west-1.amazonaws.com",
|
|
18633
|
+
"tags" : [ "fips" ]
|
|
18634
|
+
} ]
|
|
18635
|
+
}
|
|
18636
|
+
}
|
|
18637
|
+
},
|
|
18585
18638
|
"rds" : {
|
|
18586
18639
|
"defaults" : {
|
|
18587
18640
|
"variants" : [ {
|
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.634.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: 2022-09-
|
|
11
|
+
date: 2022-09-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|