aws-partitions 1.584.0 → 1.585.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.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +41 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 58879132eb868252be49db0f7f7e91f3407fef819c5c4deaeecae4b3c9677ce5
4
- data.tar.gz: 379076a6c5b7faab3ab0cf1ec9a05f3d32ab77b62e7bad2aaa10acedf61a24b8
3
+ metadata.gz: 2c00fdc021096a431405c2a55de4baf29f15a7c8343faed8c434bca65af839f4
4
+ data.tar.gz: 599e92664d4ea07f15e4e34c227d927309f31980480dbaf488c82821f5c6bb20
5
5
  SHA512:
6
- metadata.gz: ef5f74573ab5ff6354661c904ddda73a7f244d939bb1919bd2a31cea8df0c71a936821bce1e02f4abb9d44e31190f79c78f250161d44b7a32fa3c3be57809f01
7
- data.tar.gz: 7b106c3973de1ccd3031f6c6fcafc3275f1d62ec7458718db79c5a6ee85f267e982076be714fbc2bf602a38982565b0ea65a27be47ab96c79dc4ffb377759830
6
+ metadata.gz: 94e60f924272611be3d6bd1f9ae0f385133af41bbdab9a43fca9c85e9a9c1bfbe9e111d9dd5f41a1cf6877c0c17afbd77e193d83967a44388d0fde515961f1cf
7
+ data.tar.gz: 7dbf0815cd48c1abb9c03028f8732428d6ff3ac54daddebf60bde090b7d3b9c64fc3bc83ee5ccb30340af6b0974e50c1688a28295773d210378eb647384795bc
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.585.0 (2022-05-05)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.584.0 (2022-05-04)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.584.0
1
+ 1.585.0
data/partitions.json CHANGED
@@ -293,6 +293,7 @@
293
293
  "ap-south-1" : { },
294
294
  "ap-southeast-1" : { },
295
295
  "ap-southeast-2" : { },
296
+ "ap-southeast-3" : { },
296
297
  "ca-central-1" : {
297
298
  "variants" : [ {
298
299
  "hostname" : "acm-pca-fips.ca-central-1.amazonaws.com",
@@ -1478,6 +1479,7 @@
1478
1479
  "eu-central-1" : { },
1479
1480
  "eu-north-1" : { },
1480
1481
  "eu-west-1" : { },
1482
+ "eu-west-2" : { },
1481
1483
  "us-east-1" : { },
1482
1484
  "us-east-2" : { },
1483
1485
  "us-west-2" : { }
@@ -2008,7 +2010,6 @@
2008
2010
  },
2009
2011
  "cloudhsm" : {
2010
2012
  "endpoints" : {
2011
- "eu-west-1" : { },
2012
2013
  "us-east-1" : { }
2013
2014
  }
2014
2015
  },
@@ -12838,6 +12839,16 @@
12838
12839
  "tags" : [ "fips" ]
12839
12840
  } ]
12840
12841
  },
12842
+ "ap-southeast-3" : {
12843
+ "credentialScope" : {
12844
+ "region" : "ap-southeast-3"
12845
+ },
12846
+ "hostname" : "waf-regional.ap-southeast-3.amazonaws.com",
12847
+ "variants" : [ {
12848
+ "hostname" : "waf-regional-fips.ap-southeast-3.amazonaws.com",
12849
+ "tags" : [ "fips" ]
12850
+ } ]
12851
+ },
12841
12852
  "ca-central-1" : {
12842
12853
  "credentialScope" : {
12843
12854
  "region" : "ca-central-1"
@@ -12964,6 +12975,13 @@
12964
12975
  "deprecated" : true,
12965
12976
  "hostname" : "waf-regional-fips.ap-southeast-2.amazonaws.com"
12966
12977
  },
12978
+ "fips-ap-southeast-3" : {
12979
+ "credentialScope" : {
12980
+ "region" : "ap-southeast-3"
12981
+ },
12982
+ "deprecated" : true,
12983
+ "hostname" : "waf-regional-fips.ap-southeast-3.amazonaws.com"
12984
+ },
12967
12985
  "fips-ca-central-1" : {
12968
12986
  "credentialScope" : {
12969
12987
  "region" : "ca-central-1"
@@ -16905,6 +16923,11 @@
16905
16923
  }
16906
16924
  }
16907
16925
  },
16926
+ "robomaker" : {
16927
+ "endpoints" : {
16928
+ "us-gov-west-1" : { }
16929
+ }
16930
+ },
16908
16931
  "route53" : {
16909
16932
  "endpoints" : {
16910
16933
  "aws-us-gov-global" : {
@@ -18610,6 +18633,23 @@
18610
18633
  "us-isob-east-1" : { }
18611
18634
  }
18612
18635
  },
18636
+ "elasticfilesystem" : {
18637
+ "endpoints" : {
18638
+ "fips-us-isob-east-1" : {
18639
+ "credentialScope" : {
18640
+ "region" : "us-isob-east-1"
18641
+ },
18642
+ "deprecated" : true,
18643
+ "hostname" : "elasticfilesystem-fips.us-isob-east-1.sc2s.sgov.gov"
18644
+ },
18645
+ "us-isob-east-1" : {
18646
+ "variants" : [ {
18647
+ "hostname" : "elasticfilesystem-fips.us-isob-east-1.sc2s.sgov.gov",
18648
+ "tags" : [ "fips" ]
18649
+ } ]
18650
+ }
18651
+ }
18652
+ },
18613
18653
  "elasticloadbalancing" : {
18614
18654
  "endpoints" : {
18615
18655
  "us-isob-east-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.584.0
4
+ version: 1.585.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-05-04 00:00:00.000000000 Z
11
+ date: 2022-05-05 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: