aws-partitions 1.874.0 → 1.876.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +46 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2a92a32cd075f5db53f6d255df12d08a4529cb341e1fc64361595ef20745df5d
4
- data.tar.gz: caa090bf62988fd885da73b9903d8c721edcbfe4b7a91c25c7f360ca70c2731a
3
+ metadata.gz: 48807580adce858bb3079da70bad5d280cd33c4911e6c92daee217b27b8ee04c
4
+ data.tar.gz: 4b8f1c9ead7e23014c8dbef4c28e3805dd8f3d1cd4ff3abfdba6fdb489bf90c9
5
5
  SHA512:
6
- metadata.gz: 9fb39f9eaac3d72d66eb99fd07c01a47767bed0be981980f99857d8c264d58c27a9d65023318a3f8815b173cef6b740c434fcd36dc1e72e7abc910d2f91635b1
7
- data.tar.gz: 4df9b5a3dd0333f1d0687e30f8bceb720284e9d0bbc068fc95405d86df3b7f383acd804306b693740677bd6132afb2ac8a6b1e226415f40e05f758965934739a
6
+ metadata.gz: 339ac3d65ff870d26ffc47a6676702127cee40b7a35ec567d86e8ca8b64053c711b689c5c3e57003b5b3f43b070511bfde0f9125a75f507f8b1d2c0dabbcb13e
7
+ data.tar.gz: 1d7b805d0d67239d05bd3d27cf790d666a63a94b8fe4ae34aa4dfa306fcca3d6109ba564469cb0c4e179a441d4a50595ffd9a3927162f5466fa48f3e5659a5eb
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.876.0 (2023-12-28)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.875.0 (2023-12-27)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.874.0 (2023-12-26)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.874.0
1
+ 1.876.0
data/partitions.json CHANGED
@@ -5467,7 +5467,12 @@
5467
5467
  "tags" : [ "fips" ]
5468
5468
  } ]
5469
5469
  },
5470
- "ca-west-1" : { },
5470
+ "ca-west-1" : {
5471
+ "variants" : [ {
5472
+ "hostname" : "ds-fips.ca-west-1.amazonaws.com",
5473
+ "tags" : [ "fips" ]
5474
+ } ]
5475
+ },
5471
5476
  "eu-central-1" : { },
5472
5477
  "eu-central-2" : { },
5473
5478
  "eu-north-1" : { },
@@ -5483,6 +5488,13 @@
5483
5488
  "deprecated" : true,
5484
5489
  "hostname" : "ds-fips.ca-central-1.amazonaws.com"
5485
5490
  },
5491
+ "fips-ca-west-1" : {
5492
+ "credentialScope" : {
5493
+ "region" : "ca-west-1"
5494
+ },
5495
+ "deprecated" : true,
5496
+ "hostname" : "ds-fips.ca-west-1.amazonaws.com"
5497
+ },
5486
5498
  "fips-us-east-1" : {
5487
5499
  "credentialScope" : {
5488
5500
  "region" : "us-east-1"
@@ -11607,6 +11619,7 @@
11607
11619
  "ap-south-1" : { },
11608
11620
  "ap-southeast-1" : { },
11609
11621
  "ap-southeast-2" : { },
11622
+ "ap-southeast-4" : { },
11610
11623
  "ca-central-1" : { },
11611
11624
  "eu-central-1" : { },
11612
11625
  "eu-north-1" : { },
@@ -11628,6 +11641,7 @@
11628
11641
  "ap-south-1" : { },
11629
11642
  "ap-southeast-1" : { },
11630
11643
  "ap-southeast-2" : { },
11644
+ "ap-southeast-4" : { },
11631
11645
  "ca-central-1" : { },
11632
11646
  "eu-central-1" : { },
11633
11647
  "eu-north-1" : { },
@@ -11649,6 +11663,7 @@
11649
11663
  "ap-south-1" : { },
11650
11664
  "ap-southeast-1" : { },
11651
11665
  "ap-southeast-2" : { },
11666
+ "ap-southeast-4" : { },
11652
11667
  "ca-central-1" : { },
11653
11668
  "eu-central-1" : { },
11654
11669
  "eu-north-1" : { },
@@ -13746,6 +13761,19 @@
13746
13761
  "deprecated" : true,
13747
13762
  "hostname" : "rds-fips.ca-central-1.amazonaws.com"
13748
13763
  },
13764
+ "ca-west-1" : {
13765
+ "variants" : [ {
13766
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com",
13767
+ "tags" : [ "fips" ]
13768
+ } ]
13769
+ },
13770
+ "ca-west-1-fips" : {
13771
+ "credentialScope" : {
13772
+ "region" : "ca-west-1"
13773
+ },
13774
+ "deprecated" : true,
13775
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com"
13776
+ },
13749
13777
  "eu-central-1" : { },
13750
13778
  "eu-central-2" : { },
13751
13779
  "eu-north-1" : { },
@@ -13764,6 +13792,13 @@
13764
13792
  "deprecated" : true,
13765
13793
  "hostname" : "rds-fips.ca-central-1.amazonaws.com"
13766
13794
  },
13795
+ "rds-fips.ca-west-1" : {
13796
+ "credentialScope" : {
13797
+ "region" : "ca-west-1"
13798
+ },
13799
+ "deprecated" : true,
13800
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com"
13801
+ },
13767
13802
  "rds-fips.us-east-1" : {
13768
13803
  "credentialScope" : {
13769
13804
  "region" : "us-east-1"
@@ -13802,6 +13837,16 @@
13802
13837
  "tags" : [ "fips" ]
13803
13838
  } ]
13804
13839
  },
13840
+ "rds.ca-west-1" : {
13841
+ "credentialScope" : {
13842
+ "region" : "ca-west-1"
13843
+ },
13844
+ "deprecated" : true,
13845
+ "variants" : [ {
13846
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com",
13847
+ "tags" : [ "fips" ]
13848
+ } ]
13849
+ },
13805
13850
  "rds.us-east-1" : {
13806
13851
  "credentialScope" : {
13807
13852
  "region" : "us-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.874.0
4
+ version: 1.876.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-12-26 00:00:00.000000000 Z
11
+ date: 2023-12-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: