aws-partitions 1.1183.0 → 1.1185.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: e5511ed50c9abb05f77f2fd0597e60ae8a3fa208e9d2a5f02cb7e3c75f4701ae
4
- data.tar.gz: da1494a063239389cce4a6b073c341d11b00c70153659cad3c9099243c947d73
3
+ metadata.gz: 9f5edfa1a80fa51734c8425f637134ba611dcc2699de0b8011a710d77cd22b65
4
+ data.tar.gz: 5de8ab0be8f9e907139c136aeb379881b060d945b6093885300cc8733581bbbf
5
5
  SHA512:
6
- metadata.gz: 3ac30cb65ab6d818f3521825388661f62188de2e087f66818df4c3f7dcb3682fdf55094c887142f4ce24e519ac3509e4df66a6239ba5db6fd0f8ff3c6fe33445
7
- data.tar.gz: db6e299b9747c7b8ff9da7149bb5a36bb543ad304bdc674d78e418761e68666e91fac6d307042fa00b3c9927b7c921f3acb916783d09e85ca96221c7d776f17b
6
+ metadata.gz: a33338456d5786b166acbd7545203d7bf56456652fc2800f9818676e2f4db96c3f5e61094b68c3ece395ae456defe2428664a76f88d8554eecf273e82ce9ab58
7
+ data.tar.gz: 57d5f6be22560d9b5981deafcbf020bdb1ca7aa14435dac168bd77b586faca5e4ef52022ccd932dce81f560fa15b051c01accb7826a7d758f70b97613bc6d78b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,18 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1185.0 (2025-11-19)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::Signin`.
8
+
9
+ * Feature - Added support for enumerating regions for `Aws::PartnerCentralChannel`.
10
+
11
+ 1.1184.0 (2025-11-18)
12
+ ------------------
13
+
14
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
15
+
4
16
  1.1183.0 (2025-11-17)
5
17
  ------------------
6
18
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1183.0
1
+ 1.1185.0
@@ -533,6 +533,7 @@ module Aws
533
533
  'PCS' => 'pcs',
534
534
  'PI' => 'pi',
535
535
  'Panorama' => 'panorama',
536
+ 'PartnerCentralChannel' => 'partnercentral-channel',
536
537
  'PartnerCentralSelling' => 'partnercentral-selling',
537
538
  'PaymentCryptography' => 'controlplane.payment-cryptography',
538
539
  'PaymentCryptographyData' => 'dataplane.payment-cryptography',
@@ -614,6 +615,7 @@ module Aws
614
615
  'ServiceQuotas' => 'servicequotas',
615
616
  'Shield' => 'shield',
616
617
  'Signer' => 'signer',
618
+ 'Signin' => 'signin',
617
619
  'SimSpaceWeaver' => 'simspaceweaver',
618
620
  'SimpleDB' => 'sdb',
619
621
  'SnowDeviceManagement' => 'snow-device-management',
data/partitions.json CHANGED
@@ -2720,8 +2720,11 @@
2720
2720
  "ap-south-1" : { },
2721
2721
  "ap-southeast-1" : { },
2722
2722
  "ap-southeast-2" : { },
2723
+ "ap-southeast-5" : { },
2723
2724
  "ca-central-1" : { },
2724
2725
  "eu-central-1" : { },
2726
+ "eu-south-1" : { },
2727
+ "eu-south-2" : { },
2725
2728
  "eu-west-1" : { },
2726
2729
  "eu-west-2" : { },
2727
2730
  "eu-west-3" : { },
@@ -2732,6 +2735,7 @@
2732
2735
  "deprecated" : true,
2733
2736
  "hostname" : "appstream2-fips.us-west-2.amazonaws.com"
2734
2737
  },
2738
+ "il-central-1" : { },
2735
2739
  "sa-east-1" : { },
2736
2740
  "us-east-1" : {
2737
2741
  "variants" : [ {
@@ -3720,6 +3724,7 @@
3720
3724
  },
3721
3725
  "bedrock" : {
3722
3726
  "endpoints" : {
3727
+ "af-south-1" : { },
3723
3728
  "ap-east-2" : { },
3724
3729
  "ap-northeast-1" : { },
3725
3730
  "ap-northeast-2" : { },
@@ -4021,6 +4026,7 @@
4021
4026
  "hostname" : "bedrock.us-west-2.amazonaws.com"
4022
4027
  },
4023
4028
  "ca-central-1" : { },
4029
+ "ca-west-1" : { },
4024
4030
  "eu-central-1" : { },
4025
4031
  "eu-central-2" : { },
4026
4032
  "eu-north-1" : { },
@@ -4031,6 +4037,8 @@
4031
4037
  "eu-west-3" : { },
4032
4038
  "il-central-1" : { },
4033
4039
  "me-central-1" : { },
4040
+ "me-south-1" : { },
4041
+ "mx-central-1" : { },
4034
4042
  "sa-east-1" : { },
4035
4043
  "us-east-1" : { },
4036
4044
  "us-east-2" : { },
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1183.0
4
+ version: 1.1185.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services