aws-partitions 1.974.0 → 1.976.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2a1d036f94ea6baf894e46fea777ce848bd561b57c3f5e5617d83f7e5422b028
4
- data.tar.gz: 19d4209468777e393b27c8f271db5ee9dbc37af002d8eb8aeafac8d5ccaf2947
3
+ metadata.gz: 8935a9f8fe1258812bf37abe70bd8198ccceaad3d5331fe14cc4116303c10e82
4
+ data.tar.gz: 8fb94f4b98ca0e77954912a92177ad517731bcd5326ae3fde74220e3d2cf30d3
5
5
  SHA512:
6
- metadata.gz: 2056af2a30730de1d8af1a985ff2eb8bcad204590d3ddff202460cc86dbae866ad90ab1c136f1caa10f3755915ac05495f7ebf9fbfe45814e60fbfe860ee6b2f
7
- data.tar.gz: ab9b6ebefb44d121370313fe764ace33d88c3ea11fdb2af62300ed3b0ca03f6b802dc404cb0425401e1d39cdc92202e5f8dd1c29ee245570b312f2cfa19c7960
6
+ metadata.gz: f36903f7f23596e08910a61d03afdbad4f50cadf1c5fb950442559c5b172fa7fb03e7d053099abca1742d959137707ab4b64be898dc50b09303f45f422da39c9
7
+ data.tar.gz: 419ae84916124c8a499ef28362b87068cd1317cdb6086fc19d1654d1809cff07a3faa5cc6c103c7bb3599cb7c65b63f21c663092c9121be636ebe30979dd2115
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.976.0 (2024-09-16)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.975.0 (2024-09-13)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.974.0 (2024-09-11)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.974.0
1
+ 1.976.0
@@ -622,7 +622,6 @@ module Aws
622
622
  'WAFV2' => 'wafv2',
623
623
  'WellArchitected' => 'wellarchitected',
624
624
  'WorkDocs' => 'workdocs',
625
- 'WorkLink' => 'worklink',
626
625
  'WorkMail' => 'workmail',
627
626
  'WorkMailMessageFlow' => 'workmailmessageflow',
628
627
  'WorkSpaces' => 'workspaces',
data/partitions.json CHANGED
@@ -7249,6 +7249,12 @@
7249
7249
  "tags" : [ "fips" ]
7250
7250
  } ]
7251
7251
  },
7252
+ "ap-southeast-5" : {
7253
+ "variants" : [ {
7254
+ "hostname" : "elasticfilesystem-fips.ap-southeast-5.amazonaws.com",
7255
+ "tags" : [ "fips" ]
7256
+ } ]
7257
+ },
7252
7258
  "ca-central-1" : {
7253
7259
  "variants" : [ {
7254
7260
  "hostname" : "elasticfilesystem-fips.ca-central-1.amazonaws.com",
@@ -7386,6 +7392,13 @@
7386
7392
  "deprecated" : true,
7387
7393
  "hostname" : "elasticfilesystem-fips.ap-southeast-4.amazonaws.com"
7388
7394
  },
7395
+ "fips-ap-southeast-5" : {
7396
+ "credentialScope" : {
7397
+ "region" : "ap-southeast-5"
7398
+ },
7399
+ "deprecated" : true,
7400
+ "hostname" : "elasticfilesystem-fips.ap-southeast-5.amazonaws.com"
7401
+ },
7389
7402
  "fips-ca-central-1" : {
7390
7403
  "credentialScope" : {
7391
7404
  "region" : "ca-central-1"
@@ -15704,6 +15717,7 @@
15704
15717
  },
15705
15718
  "redshift-serverless" : {
15706
15719
  "endpoints" : {
15720
+ "ap-east-1" : { },
15707
15721
  "ap-northeast-1" : { },
15708
15722
  "ap-northeast-2" : { },
15709
15723
  "ap-south-1" : { },
@@ -15758,6 +15772,7 @@
15758
15772
  "deprecated" : true,
15759
15773
  "hostname" : "redshift-serverless-fips.us-west-2.amazonaws.com"
15760
15774
  },
15775
+ "il-central-1" : { },
15761
15776
  "me-central-1" : { },
15762
15777
  "sa-east-1" : { },
15763
15778
  "us-east-1" : {
@@ -19495,9 +19510,11 @@
19495
19510
  "ap-northeast-2" : { },
19496
19511
  "ap-northeast-3" : { },
19497
19512
  "ap-south-1" : { },
19513
+ "ap-south-2" : { },
19498
19514
  "ap-southeast-1" : { },
19499
19515
  "ap-southeast-2" : { },
19500
19516
  "ap-southeast-3" : { },
19517
+ "ap-southeast-4" : { },
19501
19518
  "ca-central-1" : {
19502
19519
  "variants" : [ {
19503
19520
  "hostname" : "ssm-sap-fips.ca-central-1.amazonaws.com",
@@ -19505,8 +19522,10 @@
19505
19522
  } ]
19506
19523
  },
19507
19524
  "eu-central-1" : { },
19525
+ "eu-central-2" : { },
19508
19526
  "eu-north-1" : { },
19509
19527
  "eu-south-1" : { },
19528
+ "eu-south-2" : { },
19510
19529
  "eu-west-1" : { },
19511
19530
  "eu-west-2" : { },
19512
19531
  "eu-west-3" : { },
@@ -19545,6 +19564,8 @@
19545
19564
  "deprecated" : true,
19546
19565
  "hostname" : "ssm-sap-fips.us-west-2.amazonaws.com"
19547
19566
  },
19567
+ "il-central-1" : { },
19568
+ "me-central-1" : { },
19548
19569
  "me-south-1" : { },
19549
19570
  "sa-east-1" : { },
19550
19571
  "us-east-1" : {
@@ -20451,82 +20472,62 @@
20451
20472
  "ap-south-1" : { },
20452
20473
  "ap-southeast-1" : { },
20453
20474
  "ap-southeast-2" : { },
20454
- "ca-central-1" : { },
20455
- "eu-central-1" : { },
20456
- "eu-west-1" : { },
20457
- "eu-west-2" : { },
20458
- "sa-east-1" : { },
20459
- "transcribestreaming-ca-central-1" : {
20460
- "credentialScope" : {
20461
- "region" : "ca-central-1"
20462
- },
20463
- "deprecated" : true,
20475
+ "ca-central-1" : {
20464
20476
  "variants" : [ {
20465
20477
  "hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com",
20466
20478
  "tags" : [ "fips" ]
20467
20479
  } ]
20468
20480
  },
20469
- "transcribestreaming-fips-ca-central-1" : {
20481
+ "eu-central-1" : { },
20482
+ "eu-west-1" : { },
20483
+ "eu-west-2" : { },
20484
+ "fips-ca-central-1" : {
20470
20485
  "credentialScope" : {
20471
20486
  "region" : "ca-central-1"
20472
20487
  },
20473
20488
  "deprecated" : true,
20474
20489
  "hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com"
20475
20490
  },
20476
- "transcribestreaming-fips-us-east-1" : {
20491
+ "fips-us-east-1" : {
20477
20492
  "credentialScope" : {
20478
20493
  "region" : "us-east-1"
20479
20494
  },
20480
20495
  "deprecated" : true,
20481
20496
  "hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com"
20482
20497
  },
20483
- "transcribestreaming-fips-us-east-2" : {
20498
+ "fips-us-east-2" : {
20484
20499
  "credentialScope" : {
20485
20500
  "region" : "us-east-2"
20486
20501
  },
20487
20502
  "deprecated" : true,
20488
20503
  "hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com"
20489
20504
  },
20490
- "transcribestreaming-fips-us-west-2" : {
20505
+ "fips-us-west-2" : {
20491
20506
  "credentialScope" : {
20492
20507
  "region" : "us-west-2"
20493
20508
  },
20494
20509
  "deprecated" : true,
20495
20510
  "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com"
20496
20511
  },
20497
- "transcribestreaming-us-east-1" : {
20498
- "credentialScope" : {
20499
- "region" : "us-east-1"
20500
- },
20501
- "deprecated" : true,
20512
+ "sa-east-1" : { },
20513
+ "us-east-1" : {
20502
20514
  "variants" : [ {
20503
20515
  "hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com",
20504
20516
  "tags" : [ "fips" ]
20505
20517
  } ]
20506
20518
  },
20507
- "transcribestreaming-us-east-2" : {
20508
- "credentialScope" : {
20509
- "region" : "us-east-2"
20510
- },
20511
- "deprecated" : true,
20519
+ "us-east-2" : {
20512
20520
  "variants" : [ {
20513
20521
  "hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com",
20514
20522
  "tags" : [ "fips" ]
20515
20523
  } ]
20516
20524
  },
20517
- "transcribestreaming-us-west-2" : {
20518
- "credentialScope" : {
20519
- "region" : "us-west-2"
20520
- },
20521
- "deprecated" : true,
20525
+ "us-west-2" : {
20522
20526
  "variants" : [ {
20523
20527
  "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com",
20524
20528
  "tags" : [ "fips" ]
20525
20529
  } ]
20526
- },
20527
- "us-east-1" : { },
20528
- "us-east-2" : { },
20529
- "us-west-2" : { }
20530
+ }
20530
20531
  }
20531
20532
  },
20532
20533
  "transfer" : {
@@ -28671,8 +28672,32 @@
28671
28672
  },
28672
28673
  "transcribestreaming" : {
28673
28674
  "endpoints" : {
28674
- "us-gov-east-1" : { },
28675
- "us-gov-west-1" : { }
28675
+ "fips-us-gov-east-1" : {
28676
+ "credentialScope" : {
28677
+ "region" : "us-gov-east-1"
28678
+ },
28679
+ "deprecated" : true,
28680
+ "hostname" : "transcribestreaming-fips.us-gov-east-1.amazonaws.com"
28681
+ },
28682
+ "fips-us-gov-west-1" : {
28683
+ "credentialScope" : {
28684
+ "region" : "us-gov-west-1"
28685
+ },
28686
+ "deprecated" : true,
28687
+ "hostname" : "transcribestreaming-fips.us-gov-west-1.amazonaws.com"
28688
+ },
28689
+ "us-gov-east-1" : {
28690
+ "variants" : [ {
28691
+ "hostname" : "transcribestreaming-fips.us-gov-east-1.amazonaws.com",
28692
+ "tags" : [ "fips" ]
28693
+ } ]
28694
+ },
28695
+ "us-gov-west-1" : {
28696
+ "variants" : [ {
28697
+ "hostname" : "transcribestreaming-fips.us-gov-west-1.amazonaws.com",
28698
+ "tags" : [ "fips" ]
28699
+ } ]
28700
+ }
28676
28701
  }
28677
28702
  },
28678
28703
  "transfer" : {
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.974.0
4
+ version: 1.976.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: 2024-09-11 00:00:00.000000000 Z
11
+ date: 2024-09-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: