aws-partitions 1.1018.0 → 1.1020.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 +230 -28
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7dee4a9a2f29f8dfd1102b17e000c72d3858768fb7321aaa22e0e8ca402cb44c
4
- data.tar.gz: f20463727652dc87a5637de63ca16760d4757013abc7585bd10e2f351815ee81
3
+ metadata.gz: 3c48dd96ab052cfaa02b0523fb8f9636ecde42b43f2fa5bcaef325d73e133e84
4
+ data.tar.gz: 8e0d201593eea85e8095d7ffcf781006ccee40bdbb502316622cac1e0225c91b
5
5
  SHA512:
6
- metadata.gz: 35b80fa7e1d2a92c8aaee8010cb50887b9c2663c2a045c0dad1235e5a89cba611f92e1613990ba59c020f76cf262ce083d4330940796d70d8eea310f4d296121
7
- data.tar.gz: b7a0507f876d87bed0ab76b7dd00f6fcd5980a574d26ca5608f8647f43e984e953bc2e3ff533fcb3a2c8b34347e0bebf0957e9db06e3c4a98e49f140b43624ea
6
+ metadata.gz: e96d851754f175e90356ab1ca0112d4b50c56e7503031253b30010a223ef86c8ce1d365b30e7b3b7d24150b2fe19000d4d5544ef687c8a4f089c5c9b79d2c852
7
+ data.tar.gz: 7df04e7e30713ab2fe6439d1e17e913dbc2f007868719101a2553d031b7c76ea203cdd44fe325b2ce7927cf8a6039c9160fb3d216662bddcdb3c858b117bf227
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1020.0 (2024-12-10)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1019.0 (2024-12-09)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.1018.0 (2024-12-04)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1018.0
1
+ 1.1020.0
data/partitions.json CHANGED
@@ -4505,27 +4505,132 @@
4505
4505
  },
4506
4506
  "cognito-identity" : {
4507
4507
  "endpoints" : {
4508
- "af-south-1" : { },
4509
- "ap-east-1" : { },
4510
- "ap-northeast-1" : { },
4511
- "ap-northeast-2" : { },
4512
- "ap-northeast-3" : { },
4513
- "ap-south-1" : { },
4514
- "ap-south-2" : { },
4515
- "ap-southeast-1" : { },
4516
- "ap-southeast-2" : { },
4517
- "ap-southeast-3" : { },
4518
- "ap-southeast-4" : { },
4519
- "ca-central-1" : { },
4520
- "ca-west-1" : { },
4521
- "eu-central-1" : { },
4522
- "eu-central-2" : { },
4523
- "eu-north-1" : { },
4524
- "eu-south-1" : { },
4525
- "eu-south-2" : { },
4526
- "eu-west-1" : { },
4527
- "eu-west-2" : { },
4528
- "eu-west-3" : { },
4508
+ "af-south-1" : {
4509
+ "variants" : [ {
4510
+ "hostname" : "cognito-identity.af-south-1.amazonaws.com",
4511
+ "tags" : [ "dualstack" ]
4512
+ } ]
4513
+ },
4514
+ "ap-east-1" : {
4515
+ "variants" : [ {
4516
+ "hostname" : "cognito-identity.ap-east-1.amazonaws.com",
4517
+ "tags" : [ "dualstack" ]
4518
+ } ]
4519
+ },
4520
+ "ap-northeast-1" : {
4521
+ "variants" : [ {
4522
+ "hostname" : "cognito-identity.ap-northeast-1.amazonaws.com",
4523
+ "tags" : [ "dualstack" ]
4524
+ } ]
4525
+ },
4526
+ "ap-northeast-2" : {
4527
+ "variants" : [ {
4528
+ "hostname" : "cognito-identity.ap-northeast-2.amazonaws.com",
4529
+ "tags" : [ "dualstack" ]
4530
+ } ]
4531
+ },
4532
+ "ap-northeast-3" : {
4533
+ "variants" : [ {
4534
+ "hostname" : "cognito-identity.ap-northeast-3.amazonaws.com",
4535
+ "tags" : [ "dualstack" ]
4536
+ } ]
4537
+ },
4538
+ "ap-south-1" : {
4539
+ "variants" : [ {
4540
+ "hostname" : "cognito-identity.ap-south-1.amazonaws.com",
4541
+ "tags" : [ "dualstack" ]
4542
+ } ]
4543
+ },
4544
+ "ap-south-2" : {
4545
+ "variants" : [ {
4546
+ "hostname" : "cognito-identity.ap-south-2.amazonaws.com",
4547
+ "tags" : [ "dualstack" ]
4548
+ } ]
4549
+ },
4550
+ "ap-southeast-1" : {
4551
+ "variants" : [ {
4552
+ "hostname" : "cognito-identity.ap-southeast-1.amazonaws.com",
4553
+ "tags" : [ "dualstack" ]
4554
+ } ]
4555
+ },
4556
+ "ap-southeast-2" : {
4557
+ "variants" : [ {
4558
+ "hostname" : "cognito-identity.ap-southeast-2.amazonaws.com",
4559
+ "tags" : [ "dualstack" ]
4560
+ } ]
4561
+ },
4562
+ "ap-southeast-3" : {
4563
+ "variants" : [ {
4564
+ "hostname" : "cognito-identity.ap-southeast-3.amazonaws.com",
4565
+ "tags" : [ "dualstack" ]
4566
+ } ]
4567
+ },
4568
+ "ap-southeast-4" : {
4569
+ "variants" : [ {
4570
+ "hostname" : "cognito-identity.ap-southeast-4.amazonaws.com",
4571
+ "tags" : [ "dualstack" ]
4572
+ } ]
4573
+ },
4574
+ "ca-central-1" : {
4575
+ "variants" : [ {
4576
+ "hostname" : "cognito-identity.ca-central-1.amazonaws.com",
4577
+ "tags" : [ "dualstack" ]
4578
+ } ]
4579
+ },
4580
+ "ca-west-1" : {
4581
+ "variants" : [ {
4582
+ "hostname" : "cognito-identity.ca-west-1.amazonaws.com",
4583
+ "tags" : [ "dualstack" ]
4584
+ } ]
4585
+ },
4586
+ "eu-central-1" : {
4587
+ "variants" : [ {
4588
+ "hostname" : "cognito-identity.eu-central-1.amazonaws.com",
4589
+ "tags" : [ "dualstack" ]
4590
+ } ]
4591
+ },
4592
+ "eu-central-2" : {
4593
+ "variants" : [ {
4594
+ "hostname" : "cognito-identity.eu-central-2.amazonaws.com",
4595
+ "tags" : [ "dualstack" ]
4596
+ } ]
4597
+ },
4598
+ "eu-north-1" : {
4599
+ "variants" : [ {
4600
+ "hostname" : "cognito-identity.eu-north-1.amazonaws.com",
4601
+ "tags" : [ "dualstack" ]
4602
+ } ]
4603
+ },
4604
+ "eu-south-1" : {
4605
+ "variants" : [ {
4606
+ "hostname" : "cognito-identity.eu-south-1.amazonaws.com",
4607
+ "tags" : [ "dualstack" ]
4608
+ } ]
4609
+ },
4610
+ "eu-south-2" : {
4611
+ "variants" : [ {
4612
+ "hostname" : "cognito-identity.eu-south-2.amazonaws.com",
4613
+ "tags" : [ "dualstack" ]
4614
+ } ]
4615
+ },
4616
+ "eu-west-1" : {
4617
+ "variants" : [ {
4618
+ "hostname" : "cognito-identity.eu-west-1.amazonaws.com",
4619
+ "tags" : [ "dualstack" ]
4620
+ } ]
4621
+ },
4622
+ "eu-west-2" : {
4623
+ "variants" : [ {
4624
+ "hostname" : "cognito-identity.eu-west-2.amazonaws.com",
4625
+ "tags" : [ "dualstack" ]
4626
+ } ]
4627
+ },
4628
+ "eu-west-3" : {
4629
+ "variants" : [ {
4630
+ "hostname" : "cognito-identity.eu-west-3.amazonaws.com",
4631
+ "tags" : [ "dualstack" ]
4632
+ } ]
4633
+ },
4529
4634
  "fips-us-east-1" : {
4530
4635
  "credentialScope" : {
4531
4636
  "region" : "us-east-1"
@@ -4554,32 +4659,76 @@
4554
4659
  "deprecated" : true,
4555
4660
  "hostname" : "cognito-identity-fips.us-west-2.amazonaws.com"
4556
4661
  },
4557
- "il-central-1" : { },
4558
- "me-central-1" : { },
4559
- "me-south-1" : { },
4560
- "sa-east-1" : { },
4662
+ "il-central-1" : {
4663
+ "variants" : [ {
4664
+ "hostname" : "cognito-identity.il-central-1.amazonaws.com",
4665
+ "tags" : [ "dualstack" ]
4666
+ } ]
4667
+ },
4668
+ "me-central-1" : {
4669
+ "variants" : [ {
4670
+ "hostname" : "cognito-identity.me-central-1.amazonaws.com",
4671
+ "tags" : [ "dualstack" ]
4672
+ } ]
4673
+ },
4674
+ "me-south-1" : {
4675
+ "variants" : [ {
4676
+ "hostname" : "cognito-identity.me-south-1.amazonaws.com",
4677
+ "tags" : [ "dualstack" ]
4678
+ } ]
4679
+ },
4680
+ "sa-east-1" : {
4681
+ "variants" : [ {
4682
+ "hostname" : "cognito-identity.sa-east-1.amazonaws.com",
4683
+ "tags" : [ "dualstack" ]
4684
+ } ]
4685
+ },
4561
4686
  "us-east-1" : {
4562
4687
  "variants" : [ {
4688
+ "hostname" : "cognito-identity-fips.us-east-1.amazonaws.com",
4689
+ "tags" : [ "dualstack", "fips" ]
4690
+ }, {
4563
4691
  "hostname" : "cognito-identity-fips.us-east-1.amazonaws.com",
4564
4692
  "tags" : [ "fips" ]
4693
+ }, {
4694
+ "hostname" : "cognito-identity.us-east-1.amazonaws.com",
4695
+ "tags" : [ "dualstack" ]
4565
4696
  } ]
4566
4697
  },
4567
4698
  "us-east-2" : {
4568
4699
  "variants" : [ {
4700
+ "hostname" : "cognito-identity-fips.us-east-2.amazonaws.com",
4701
+ "tags" : [ "dualstack", "fips" ]
4702
+ }, {
4569
4703
  "hostname" : "cognito-identity-fips.us-east-2.amazonaws.com",
4570
4704
  "tags" : [ "fips" ]
4705
+ }, {
4706
+ "hostname" : "cognito-identity.us-east-2.amazonaws.com",
4707
+ "tags" : [ "dualstack" ]
4571
4708
  } ]
4572
4709
  },
4573
4710
  "us-west-1" : {
4574
4711
  "variants" : [ {
4712
+ "hostname" : "cognito-identity-fips.us-west-1.amazonaws.com",
4713
+ "tags" : [ "dualstack", "fips" ]
4714
+ }, {
4575
4715
  "hostname" : "cognito-identity-fips.us-west-1.amazonaws.com",
4576
4716
  "tags" : [ "fips" ]
4717
+ }, {
4718
+ "hostname" : "cognito-identity.us-west-1.amazonaws.com",
4719
+ "tags" : [ "dualstack" ]
4577
4720
  } ]
4578
4721
  },
4579
4722
  "us-west-2" : {
4580
4723
  "variants" : [ {
4724
+ "hostname" : "cognito-identity-fips.us-west-2.amazonaws.com",
4725
+ "tags" : [ "dualstack", "fips" ]
4726
+ }, {
4581
4727
  "hostname" : "cognito-identity-fips.us-west-2.amazonaws.com",
4582
4728
  "tags" : [ "fips" ]
4729
+ }, {
4730
+ "hostname" : "cognito-identity.us-west-2.amazonaws.com",
4731
+ "tags" : [ "dualstack" ]
4583
4732
  } ]
4584
4733
  }
4585
4734
  }
@@ -23840,7 +23989,12 @@
23840
23989
  },
23841
23990
  "cognito-identity" : {
23842
23991
  "endpoints" : {
23843
- "cn-north-1" : { }
23992
+ "cn-north-1" : {
23993
+ "variants" : [ {
23994
+ "hostname" : "cognito-identity.cn-north-1.amazonaws.com.cn",
23995
+ "tags" : [ "dualstack" ]
23996
+ } ]
23997
+ }
23844
23998
  }
23845
23999
  },
23846
24000
  "compute-optimizer" : {
@@ -26118,8 +26272,14 @@
26118
26272
  },
26119
26273
  "us-gov-west-1" : {
26120
26274
  "variants" : [ {
26275
+ "hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com",
26276
+ "tags" : [ "dualstack", "fips" ]
26277
+ }, {
26121
26278
  "hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com",
26122
26279
  "tags" : [ "fips" ]
26280
+ }, {
26281
+ "hostname" : "cognito-identity.us-gov-west-1.amazonaws.com",
26282
+ "tags" : [ "dualstack" ]
26123
26283
  } ]
26124
26284
  }
26125
26285
  }
@@ -30404,6 +30564,23 @@
30404
30564
  }
30405
30565
  },
30406
30566
  "services" : {
30567
+ "agreement-marketplace" : {
30568
+ "endpoints" : {
30569
+ "fips-us-iso-east-1" : {
30570
+ "credentialScope" : {
30571
+ "region" : "us-iso-east-1"
30572
+ },
30573
+ "deprecated" : true,
30574
+ "hostname" : "agreement-marketplace-fips.us-iso-east-1.c2s.ic.gov"
30575
+ },
30576
+ "us-iso-east-1" : {
30577
+ "variants" : [ {
30578
+ "hostname" : "agreement-marketplace-fips.us-iso-east-1.c2s.ic.gov",
30579
+ "tags" : [ "fips" ]
30580
+ } ]
30581
+ }
30582
+ }
30583
+ },
30407
30584
  "api.ecr" : {
30408
30585
  "endpoints" : {
30409
30586
  "us-iso-east-1" : {
@@ -30481,6 +30658,23 @@
30481
30658
  "us-iso-west-1" : { }
30482
30659
  }
30483
30660
  },
30661
+ "bedrock" : {
30662
+ "endpoints" : {
30663
+ "bedrock-runtime-us-iso-east-1" : {
30664
+ "credentialScope" : {
30665
+ "region" : "us-iso-east-1"
30666
+ },
30667
+ "hostname" : "bedrock-runtime.us-iso-east-1.c2s.ic.gov"
30668
+ },
30669
+ "bedrock-us-iso-east-1" : {
30670
+ "credentialScope" : {
30671
+ "region" : "us-iso-east-1"
30672
+ },
30673
+ "hostname" : "bedrock.us-iso-east-1.c2s.ic.gov"
30674
+ },
30675
+ "us-iso-east-1" : { }
30676
+ }
30677
+ },
30484
30678
  "cloudcontrolapi" : {
30485
30679
  "endpoints" : {
30486
30680
  "us-iso-east-1" : { },
@@ -31455,13 +31649,21 @@
31455
31649
  },
31456
31650
  "budgets" : {
31457
31651
  "endpoints" : {
31652
+ "aws-iso-b-global" : {
31653
+ "credentialScope" : {
31654
+ "region" : "us-isob-east-1"
31655
+ },
31656
+ "hostname" : "budgets.global.sc2s.sgov.gov"
31657
+ },
31458
31658
  "us-isob-east-1" : {
31459
31659
  "credentialScope" : {
31460
31660
  "region" : "us-isob-east-1"
31461
31661
  },
31462
- "hostname" : "budgets.us-isob-east-1.sc2s.sgov.gov"
31662
+ "hostname" : "budgets.global.sc2s.sgov.gov"
31463
31663
  }
31464
- }
31664
+ },
31665
+ "isRegionalized" : false,
31666
+ "partitionEndpoint" : "aws-iso-b-global"
31465
31667
  },
31466
31668
  "cloudcontrolapi" : {
31467
31669
  "endpoints" : {
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.1018.0
4
+ version: 1.1020.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-12-04 00:00:00.000000000 Z
11
+ date: 2024-12-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: