aws-partitions 1.1066.0 → 1.1067.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 +38 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3eca0f8da3d7bebe81f30057594330fc36f9a13cf57cfef226b68f8c889ad778
4
- data.tar.gz: 1eb51c2b131cbe127c95506b00fd707d0c6086a7db2bf9cb725e794c1e6fc858
3
+ metadata.gz: 30f518e87a580f555da0c869d35b56fbe9ca062609e635f1c0f302666da2cd67
4
+ data.tar.gz: 8eafebfb581f51b59684b680be69adc6c679cf43fa2cd8a4fb406116369e159a
5
5
  SHA512:
6
- metadata.gz: eb6f1273cc9f64a5bec42d542b710ff0bdebc11ef8bf747a01e524de239b8170b5ea28ef16bd703097cefd8a15f84340c3926c71e3fb0048b111f30865d1fb2d
7
- data.tar.gz: 962f204f4eb9a8c7d14c176fb3d39f6db211bf84dab92d239c4520a1502f650243b35882ff3605e905a858ab3a036f155d6450fce15186d2c515a6bfbbaa613c
6
+ metadata.gz: 7416c87d4668870146a51ae7cdfcf682366e9b502bcab51a742f9a53805af512b71aacaf5e8cf035fff3e5abd3d59a6036b97b5799199b829e113abedce21f72
7
+ data.tar.gz: a9095091fdee9cd53d4818e25818e1e82640c8fc7b4d804ee732e470392ae466b0d06039e4ca62c66612f6f33ca91644b8c94e152e66a570c3cb093e70f23963
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1067.0 (2025-03-14)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.1066.0 (2025-03-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1066.0
1
+ 1.1067.0
data/partitions.json CHANGED
@@ -3565,6 +3565,18 @@
3565
3565
  },
3566
3566
  "hostname" : "bedrock.eu-north-1.amazonaws.com"
3567
3567
  },
3568
+ "bedrock-eu-south-1" : {
3569
+ "credentialScope" : {
3570
+ "region" : "eu-south-1"
3571
+ },
3572
+ "hostname" : "bedrock.eu-south-1.amazonaws.com"
3573
+ },
3574
+ "bedrock-eu-south-2" : {
3575
+ "credentialScope" : {
3576
+ "region" : "eu-south-2"
3577
+ },
3578
+ "hostname" : "bedrock.eu-south-2.amazonaws.com"
3579
+ },
3568
3580
  "bedrock-eu-west-1" : {
3569
3581
  "credentialScope" : {
3570
3582
  "region" : "eu-west-1"
@@ -3673,6 +3685,18 @@
3673
3685
  },
3674
3686
  "hostname" : "bedrock-runtime.eu-north-1.amazonaws.com"
3675
3687
  },
3688
+ "bedrock-runtime-eu-south-1" : {
3689
+ "credentialScope" : {
3690
+ "region" : "eu-south-1"
3691
+ },
3692
+ "hostname" : "bedrock-runtime.eu-south-1.amazonaws.com"
3693
+ },
3694
+ "bedrock-runtime-eu-south-2" : {
3695
+ "credentialScope" : {
3696
+ "region" : "eu-south-2"
3697
+ },
3698
+ "hostname" : "bedrock-runtime.eu-south-2.amazonaws.com"
3699
+ },
3676
3700
  "bedrock-runtime-eu-west-1" : {
3677
3701
  "credentialScope" : {
3678
3702
  "region" : "eu-west-1"
@@ -3767,6 +3791,8 @@
3767
3791
  "eu-central-1" : { },
3768
3792
  "eu-central-2" : { },
3769
3793
  "eu-north-1" : { },
3794
+ "eu-south-1" : { },
3795
+ "eu-south-2" : { },
3770
3796
  "eu-west-1" : { },
3771
3797
  "eu-west-2" : { },
3772
3798
  "eu-west-3" : { },
@@ -5163,6 +5189,7 @@
5163
5189
  "ap-southeast-2" : { },
5164
5190
  "ap-southeast-3" : { },
5165
5191
  "ap-southeast-4" : { },
5192
+ "ap-southeast-5" : { },
5166
5193
  "ca-central-1" : {
5167
5194
  "variants" : [ {
5168
5195
  "hostname" : "codepipeline-fips.ca-central-1.amazonaws.com",
@@ -14702,6 +14729,7 @@
14702
14729
  "ap-southeast-3" : { },
14703
14730
  "ap-southeast-4" : { },
14704
14731
  "ap-southeast-5" : { },
14732
+ "ap-southeast-7" : { },
14705
14733
  "ca-central-1" : { },
14706
14734
  "ca-west-1" : { },
14707
14735
  "eu-central-1" : { },
@@ -28526,6 +28554,16 @@
28526
28554
  "cn-northwest-1" : { }
28527
28555
  }
28528
28556
  },
28557
+ "metering.marketplace" : {
28558
+ "defaults" : {
28559
+ "credentialScope" : {
28560
+ "service" : "aws-marketplace"
28561
+ }
28562
+ },
28563
+ "endpoints" : {
28564
+ "cn-northwest-1" : { }
28565
+ }
28566
+ },
28529
28567
  "metrics.sagemaker" : {
28530
28568
  "endpoints" : {
28531
28569
  "cn-north-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.1066.0
4
+ version: 1.1067.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: 2025-03-13 00:00:00.000000000 Z
11
+ date: 2025-03-14 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: