aws-partitions 1.1180.0 → 1.1190.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: fcb4de6bceb8120a8099c93e982060dc42f4219af6307f2d803fd2ee5b572dcf
4
- data.tar.gz: 9c90ab8152b114cdaaa59c30207c219f95b648c6fb6ec7f4a4004ad2bb36e1af
3
+ metadata.gz: 2defb0a858ede978e021d538ea5cf47462c43c40060f7f502eef76d79c8d0fa1
4
+ data.tar.gz: 2436331943a7206502f8c519b8a340d21ffa87318fbaf430f4849c1a5c67dded
5
5
  SHA512:
6
- metadata.gz: e9ae45f8aaf923a74112a0c5afd7393477e1d986a0dc1e3bf34d91537f5d4fbf4275d67d8119ce3ececd1176cfaff8d1de1c62a1d181a4ae45c5877b0bc23ea6
7
- data.tar.gz: 8a128b8caf3ba04d7144eeb9af692b84723d607bf4666e185bb0efc05cd64e6cbebc52dcc4c409c455369c091958c02b8a5cdb86a5d0ec3ee5784f7d181417a1
6
+ metadata.gz: ad6469d6e43a4128c33da4a3a3a043f4363f3c20c7ad03305f5cad7eb8fcbc260982bff229d4e59aa2e73dffd706614d01233d7c24472c1c8a38c97e85038e03
7
+ data.tar.gz: 458604f003ad18414bdeb5ddd01f2863d375902282d2ae74a927525e87117a5847251d989d65558cdf81c9111700180fa829b2498e32755cd438fefeb05ec27f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,64 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1190.0 (2025-12-02)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::NovaAct`.
8
+
9
+ 1.1189.0 (2025-12-01)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::Route53GlobalResolver`.
13
+
14
+ * Feature - Added support for enumerating regions for `Aws::PartnerCentralBenefits`.
15
+
16
+ * Feature - Added support for enumerating regions for `Aws::PartnerCentralAccount`.
17
+
18
+ 1.1188.0 (2025-11-25)
19
+ ------------------
20
+
21
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
22
+
23
+ 1.1187.0 (2025-11-21)
24
+ ------------------
25
+
26
+ * Feature - Added support for enumerating regions for `Aws::SageMakerRuntimeHTTP2`.
27
+
28
+ * Feature - Added support for enumerating regions for `Aws::ComputeOptimizerAutomation`.
29
+
30
+ 1.1186.0 (2025-11-20)
31
+ ------------------
32
+
33
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
34
+
35
+ 1.1185.0 (2025-11-19)
36
+ ------------------
37
+
38
+ * Feature - Added support for enumerating regions for `Aws::Signin`.
39
+
40
+ * Feature - Added support for enumerating regions for `Aws::PartnerCentralChannel`.
41
+
42
+ 1.1184.0 (2025-11-18)
43
+ ------------------
44
+
45
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
46
+
47
+ 1.1183.0 (2025-11-17)
48
+ ------------------
49
+
50
+ * Feature - Added support for enumerating regions for `Aws::MWAAServerless`.
51
+
52
+ 1.1182.0 (2025-11-14)
53
+ ------------------
54
+
55
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
56
+
57
+ 1.1181.0 (2025-11-06)
58
+ ------------------
59
+
60
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
61
+
4
62
  1.1180.0 (2025-11-04)
5
63
  ------------------
6
64
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1180.0
1
+ 1.1190.0
@@ -343,6 +343,7 @@ module Aws
343
343
  'Comprehend' => 'comprehend',
344
344
  'ComprehendMedical' => 'comprehendmedical',
345
345
  'ComputeOptimizer' => 'compute-optimizer',
346
+ 'ComputeOptimizerAutomation' => 'aco-automation',
346
347
  'ConfigService' => 'config',
347
348
  'Connect' => 'connect',
348
349
  'ConnectCampaignService' => 'connect-campaigns',
@@ -480,6 +481,7 @@ module Aws
480
481
  'MQ' => 'mq',
481
482
  'MTurk' => 'mturk-requester',
482
483
  'MWAA' => 'airflow',
484
+ 'MWAAServerless' => 'airflow-serverless',
483
485
  'MachineLearning' => 'machinelearning',
484
486
  'Macie2' => 'macie2',
485
487
  'MailManager' => 'mail-manager',
@@ -520,6 +522,7 @@ module Aws
520
522
  'NetworkMonitor' => 'networkmonitor',
521
523
  'Notifications' => 'notifications',
522
524
  'NotificationsContacts' => 'notifications-contacts',
525
+ 'NovaAct' => 'nova-act',
523
526
  'OAM' => 'oam',
524
527
  'OSIS' => 'osis',
525
528
  'ObservabilityAdmin' => 'observabilityadmin',
@@ -532,6 +535,9 @@ module Aws
532
535
  'PCS' => 'pcs',
533
536
  'PI' => 'pi',
534
537
  'Panorama' => 'panorama',
538
+ 'PartnerCentralAccount' => 'partnercentral-account',
539
+ 'PartnerCentralBenefits' => 'partnercentral-benefits',
540
+ 'PartnerCentralChannel' => 'partnercentral-channel',
535
541
  'PartnerCentralSelling' => 'partnercentral-selling',
536
542
  'PaymentCryptography' => 'controlplane.payment-cryptography',
537
543
  'PaymentCryptographyData' => 'dataplane.payment-cryptography',
@@ -570,6 +576,7 @@ module Aws
570
576
  'RolesAnywhere' => 'rolesanywhere',
571
577
  'Route53' => 'route53',
572
578
  'Route53Domains' => 'route53domains',
579
+ 'Route53GlobalResolver' => 'route53globalresolver',
573
580
  'Route53Profiles' => 'route53profiles',
574
581
  'Route53RecoveryCluster' => 'route53-recovery-cluster',
575
582
  'Route53RecoveryControlConfig' => 'route53-recovery-control-config',
@@ -599,6 +606,7 @@ module Aws
599
606
  'SageMakerGeospatial' => 'sagemaker-geospatial',
600
607
  'SageMakerMetrics' => 'metrics.sagemaker',
601
608
  'SageMakerRuntime' => 'runtime.sagemaker',
609
+ 'SageMakerRuntimeHTTP2' => 'runtime.sagemaker',
602
610
  'SagemakerEdgeManager' => 'edge.sagemaker',
603
611
  'SavingsPlans' => 'savingsplans',
604
612
  'Scheduler' => 'scheduler',
@@ -613,6 +621,7 @@ module Aws
613
621
  'ServiceQuotas' => 'servicequotas',
614
622
  'Shield' => 'shield',
615
623
  'Signer' => 'signer',
624
+ 'Signin' => 'signin',
616
625
  'SimSpaceWeaver' => 'simspaceweaver',
617
626
  'SimpleDB' => 'sdb',
618
627
  '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" : { },
@@ -10060,12 +10068,14 @@
10060
10068
  "ap-southeast-1" : { },
10061
10069
  "ap-southeast-2" : { },
10062
10070
  "ap-southeast-3" : { },
10071
+ "ap-southeast-5" : { },
10063
10072
  "ca-central-1" : {
10064
10073
  "variants" : [ {
10065
10074
  "hostname" : "email-fips.ca-central-1.amazonaws.com",
10066
10075
  "tags" : [ "fips" ]
10067
10076
  } ]
10068
10077
  },
10078
+ "ca-west-1" : { },
10069
10079
  "eu-central-1" : { },
10070
10080
  "eu-central-2" : { },
10071
10081
  "eu-north-1" : { },
@@ -12697,6 +12707,7 @@
12697
12707
  "ap-southeast-3" : { },
12698
12708
  "ap-southeast-4" : { },
12699
12709
  "ap-southeast-5" : { },
12710
+ "ap-southeast-6" : { },
12700
12711
  "ap-southeast-7" : { },
12701
12712
  "ca-central-1" : { },
12702
12713
  "ca-west-1" : { },
@@ -17471,6 +17482,7 @@
17471
17482
  "ap-southeast-3" : { },
17472
17483
  "ap-southeast-4" : { },
17473
17484
  "ap-southeast-5" : { },
17485
+ "ap-southeast-6" : { },
17474
17486
  "ap-southeast-7" : { },
17475
17487
  "ca-central-1" : {
17476
17488
  "variants" : [ {
@@ -17704,6 +17716,11 @@
17704
17716
  "isRegionalized" : false,
17705
17717
  "partitionEndpoint" : "aws-global"
17706
17718
  },
17719
+ "nova-act" : {
17720
+ "endpoints" : {
17721
+ "us-east-1" : { }
17722
+ }
17723
+ },
17707
17724
  "oam" : {
17708
17725
  "endpoints" : {
17709
17726
  "af-south-1" : { },
@@ -17756,6 +17773,7 @@
17756
17773
  },
17757
17774
  "hostname" : "oidc.ap-east-1.amazonaws.com"
17758
17775
  },
17776
+ "ap-east-2" : { },
17759
17777
  "ap-northeast-1" : {
17760
17778
  "credentialScope" : {
17761
17779
  "region" : "ap-northeast-1"
@@ -20583,6 +20601,7 @@
20583
20601
  "ap-southeast-3" : { },
20584
20602
  "ap-southeast-4" : { },
20585
20603
  "ap-southeast-5" : { },
20604
+ "ap-southeast-6" : { },
20586
20605
  "ap-southeast-7" : { },
20587
20606
  "ca-central-1" : {
20588
20607
  "variants" : [ {
@@ -37924,6 +37943,11 @@
37924
37943
  "us-isob-west-1" : { }
37925
37944
  }
37926
37945
  },
37946
+ "bedrock" : {
37947
+ "endpoints" : {
37948
+ "us-isob-east-1" : { }
37949
+ }
37950
+ },
37927
37951
  "budgets" : {
37928
37952
  "endpoints" : {
37929
37953
  "aws-iso-b-global" : {
@@ -38537,7 +38561,8 @@
38537
38561
  },
38538
38562
  "scheduler" : {
38539
38563
  "endpoints" : {
38540
- "us-isob-east-1" : { }
38564
+ "us-isob-east-1" : { },
38565
+ "us-isob-west-1" : { }
38541
38566
  }
38542
38567
  },
38543
38568
  "secretsmanager" : {
@@ -40151,6 +40176,14 @@
40151
40176
  "dnsSuffix" : "amazonaws.eu",
40152
40177
  "hostname" : "{service}-fips.{region}.{dnsSuffix}",
40153
40178
  "tags" : [ "fips" ]
40179
+ }, {
40180
+ "dnsSuffix" : "api.amazonwebservices.eu",
40181
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
40182
+ "tags" : [ "dualstack", "fips" ]
40183
+ }, {
40184
+ "dnsSuffix" : "api.amazonwebservices.eu",
40185
+ "hostname" : "{service}.{region}.{dnsSuffix}",
40186
+ "tags" : [ "dualstack" ]
40154
40187
  } ]
40155
40188
  },
40156
40189
  "dnsSuffix" : "amazonaws.eu",
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.1180.0
4
+ version: 1.1190.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services