aws-partitions 1.873.0 → 1.877.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 +20 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +109 -5
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3143aeead3d6c350558f5e105ca112d0d95555bd920728967a57db5271b92c91
4
- data.tar.gz: 81b1ccfc9ac6d8083856a14343cd9592f192829b007d460c491d83cf8a88cfc0
3
+ metadata.gz: d8cf259f0416058d09c5b4c6ca41a1a146a2d96ebab404aa170ab4b617a7fcd4
4
+ data.tar.gz: 8f5d92787cce36a390e688adb738cc5aaac921db152990d837f170c9e3e52b2d
5
5
  SHA512:
6
- metadata.gz: c7feff22af92b557b46a3b04cfeb93dab6d6e6391d90227c02d4a314791fc40d583e79702d0047cc0d893babb06b933d0fe810e8213a150d59571e31938992ea
7
- data.tar.gz: e7b3521da763701645982244a4aff06c7ba482d666cbe1bcbaf041a7f567dd4c0f00a0c593d5b31bae9cc43182c7336130b07785f1a727d50704ed0c260e30f7
6
+ metadata.gz: b89b47b89016a7f87361fc11dd7b206e2282041ea1756b3106225859a2f2dafee95f9516d79f677ffe30e6c286041989fd81b80d22e361e15d79cee4ab998587
7
+ data.tar.gz: 9c31b1ddd9e34820ec6dcf06b55cedc6b6e3bdd3f60f6a7d6bc39d268bd88d2a5ad07bbe779091bc4d1a5f855f56be5c410b2b21ac60e6eedf55e121ed02fc19
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.877.0 (2024-01-03)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.876.0 (2023-12-28)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.875.0 (2023-12-27)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.874.0 (2023-12-26)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
4
24
  1.873.0 (2023-12-22)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.873.0
1
+ 1.877.0
data/partitions.json CHANGED
@@ -1139,6 +1139,7 @@
1139
1139
  "ap-southeast-3" : { },
1140
1140
  "ap-southeast-4" : { },
1141
1141
  "ca-central-1" : { },
1142
+ "ca-west-1" : { },
1142
1143
  "eu-central-1" : { },
1143
1144
  "eu-central-2" : { },
1144
1145
  "eu-north-1" : { },
@@ -5389,14 +5390,62 @@
5389
5390
  "eu-west-1" : { },
5390
5391
  "eu-west-2" : { },
5391
5392
  "eu-west-3" : { },
5393
+ "fips-us-east-1" : {
5394
+ "credentialScope" : {
5395
+ "region" : "us-east-1"
5396
+ },
5397
+ "deprecated" : true,
5398
+ "hostname" : "drs-fips.us-east-1.amazonaws.com"
5399
+ },
5400
+ "fips-us-east-2" : {
5401
+ "credentialScope" : {
5402
+ "region" : "us-east-2"
5403
+ },
5404
+ "deprecated" : true,
5405
+ "hostname" : "drs-fips.us-east-2.amazonaws.com"
5406
+ },
5407
+ "fips-us-west-1" : {
5408
+ "credentialScope" : {
5409
+ "region" : "us-west-1"
5410
+ },
5411
+ "deprecated" : true,
5412
+ "hostname" : "drs-fips.us-west-1.amazonaws.com"
5413
+ },
5414
+ "fips-us-west-2" : {
5415
+ "credentialScope" : {
5416
+ "region" : "us-west-2"
5417
+ },
5418
+ "deprecated" : true,
5419
+ "hostname" : "drs-fips.us-west-2.amazonaws.com"
5420
+ },
5392
5421
  "il-central-1" : { },
5393
5422
  "me-central-1" : { },
5394
5423
  "me-south-1" : { },
5395
5424
  "sa-east-1" : { },
5396
- "us-east-1" : { },
5397
- "us-east-2" : { },
5398
- "us-west-1" : { },
5399
- "us-west-2" : { }
5425
+ "us-east-1" : {
5426
+ "variants" : [ {
5427
+ "hostname" : "drs-fips.us-east-1.amazonaws.com",
5428
+ "tags" : [ "fips" ]
5429
+ } ]
5430
+ },
5431
+ "us-east-2" : {
5432
+ "variants" : [ {
5433
+ "hostname" : "drs-fips.us-east-2.amazonaws.com",
5434
+ "tags" : [ "fips" ]
5435
+ } ]
5436
+ },
5437
+ "us-west-1" : {
5438
+ "variants" : [ {
5439
+ "hostname" : "drs-fips.us-west-1.amazonaws.com",
5440
+ "tags" : [ "fips" ]
5441
+ } ]
5442
+ },
5443
+ "us-west-2" : {
5444
+ "variants" : [ {
5445
+ "hostname" : "drs-fips.us-west-2.amazonaws.com",
5446
+ "tags" : [ "fips" ]
5447
+ } ]
5448
+ }
5400
5449
  }
5401
5450
  },
5402
5451
  "ds" : {
@@ -5418,7 +5467,12 @@
5418
5467
  "tags" : [ "fips" ]
5419
5468
  } ]
5420
5469
  },
5421
- "ca-west-1" : { },
5470
+ "ca-west-1" : {
5471
+ "variants" : [ {
5472
+ "hostname" : "ds-fips.ca-west-1.amazonaws.com",
5473
+ "tags" : [ "fips" ]
5474
+ } ]
5475
+ },
5422
5476
  "eu-central-1" : { },
5423
5477
  "eu-central-2" : { },
5424
5478
  "eu-north-1" : { },
@@ -5434,6 +5488,13 @@
5434
5488
  "deprecated" : true,
5435
5489
  "hostname" : "ds-fips.ca-central-1.amazonaws.com"
5436
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
+ },
5437
5498
  "fips-us-east-1" : {
5438
5499
  "credentialScope" : {
5439
5500
  "region" : "us-east-1"
@@ -11203,8 +11264,10 @@
11203
11264
  },
11204
11265
  "m2" : {
11205
11266
  "endpoints" : {
11267
+ "af-south-1" : { },
11206
11268
  "ap-northeast-1" : { },
11207
11269
  "ap-northeast-2" : { },
11270
+ "ap-northeast-3" : { },
11208
11271
  "ap-south-1" : { },
11209
11272
  "ap-southeast-1" : { },
11210
11273
  "ap-southeast-2" : { },
@@ -11214,6 +11277,8 @@
11214
11277
  } ]
11215
11278
  },
11216
11279
  "eu-central-1" : { },
11280
+ "eu-north-1" : { },
11281
+ "eu-south-1" : { },
11217
11282
  "eu-west-1" : { },
11218
11283
  "eu-west-2" : { },
11219
11284
  "eu-west-3" : { },
@@ -11558,6 +11623,7 @@
11558
11623
  "ap-south-1" : { },
11559
11624
  "ap-southeast-1" : { },
11560
11625
  "ap-southeast-2" : { },
11626
+ "ap-southeast-4" : { },
11561
11627
  "ca-central-1" : { },
11562
11628
  "eu-central-1" : { },
11563
11629
  "eu-north-1" : { },
@@ -11579,6 +11645,7 @@
11579
11645
  "ap-south-1" : { },
11580
11646
  "ap-southeast-1" : { },
11581
11647
  "ap-southeast-2" : { },
11648
+ "ap-southeast-4" : { },
11582
11649
  "ca-central-1" : { },
11583
11650
  "eu-central-1" : { },
11584
11651
  "eu-north-1" : { },
@@ -11600,6 +11667,7 @@
11600
11667
  "ap-south-1" : { },
11601
11668
  "ap-southeast-1" : { },
11602
11669
  "ap-southeast-2" : { },
11670
+ "ap-southeast-4" : { },
11603
11671
  "ca-central-1" : { },
11604
11672
  "eu-central-1" : { },
11605
11673
  "eu-north-1" : { },
@@ -13697,6 +13765,19 @@
13697
13765
  "deprecated" : true,
13698
13766
  "hostname" : "rds-fips.ca-central-1.amazonaws.com"
13699
13767
  },
13768
+ "ca-west-1" : {
13769
+ "variants" : [ {
13770
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com",
13771
+ "tags" : [ "fips" ]
13772
+ } ]
13773
+ },
13774
+ "ca-west-1-fips" : {
13775
+ "credentialScope" : {
13776
+ "region" : "ca-west-1"
13777
+ },
13778
+ "deprecated" : true,
13779
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com"
13780
+ },
13700
13781
  "eu-central-1" : { },
13701
13782
  "eu-central-2" : { },
13702
13783
  "eu-north-1" : { },
@@ -13715,6 +13796,13 @@
13715
13796
  "deprecated" : true,
13716
13797
  "hostname" : "rds-fips.ca-central-1.amazonaws.com"
13717
13798
  },
13799
+ "rds-fips.ca-west-1" : {
13800
+ "credentialScope" : {
13801
+ "region" : "ca-west-1"
13802
+ },
13803
+ "deprecated" : true,
13804
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com"
13805
+ },
13718
13806
  "rds-fips.us-east-1" : {
13719
13807
  "credentialScope" : {
13720
13808
  "region" : "us-east-1"
@@ -13753,6 +13841,16 @@
13753
13841
  "tags" : [ "fips" ]
13754
13842
  } ]
13755
13843
  },
13844
+ "rds.ca-west-1" : {
13845
+ "credentialScope" : {
13846
+ "region" : "ca-west-1"
13847
+ },
13848
+ "deprecated" : true,
13849
+ "variants" : [ {
13850
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com",
13851
+ "tags" : [ "fips" ]
13852
+ } ]
13853
+ },
13756
13854
  "rds.us-east-1" : {
13757
13855
  "credentialScope" : {
13758
13856
  "region" : "us-east-1"
@@ -14419,13 +14517,17 @@
14419
14517
  "ap-northeast-2" : { },
14420
14518
  "ap-northeast-3" : { },
14421
14519
  "ap-south-1" : { },
14520
+ "ap-south-2" : { },
14422
14521
  "ap-southeast-1" : { },
14423
14522
  "ap-southeast-2" : { },
14424
14523
  "ap-southeast-3" : { },
14524
+ "ap-southeast-4" : { },
14425
14525
  "ca-central-1" : { },
14426
14526
  "eu-central-1" : { },
14527
+ "eu-central-2" : { },
14427
14528
  "eu-north-1" : { },
14428
14529
  "eu-south-1" : { },
14530
+ "eu-south-2" : { },
14429
14531
  "eu-west-1" : { },
14430
14532
  "eu-west-2" : { },
14431
14533
  "eu-west-3" : { },
@@ -14457,6 +14559,8 @@
14457
14559
  "deprecated" : true,
14458
14560
  "hostname" : "rolesanywhere-fips.us-west-2.amazonaws.com"
14459
14561
  },
14562
+ "il-central-1" : { },
14563
+ "me-central-1" : { },
14460
14564
  "me-south-1" : { },
14461
14565
  "sa-east-1" : { },
14462
14566
  "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.873.0
4
+ version: 1.877.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-22 00:00:00.000000000 Z
11
+ date: 2024-01-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: