aws-partitions 1.1174.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: aa9d54e84ed8a590e91b19b740ac13b2990f3ec9dcad5ff8ce6e36b616ba0638
4
- data.tar.gz: b7880e4443463fa09d63048234475e6a2576930fe477f968b9eabee13f8bb4fe
3
+ metadata.gz: 2defb0a858ede978e021d538ea5cf47462c43c40060f7f502eef76d79c8d0fa1
4
+ data.tar.gz: 2436331943a7206502f8c519b8a340d21ffa87318fbaf430f4849c1a5c67dded
5
5
  SHA512:
6
- metadata.gz: 3574f29a0e769cebcf61d6c718aef899bf83ed8658e582d7e70187e22ebd4001da04013350a834af6988fb2450750ece4e67b3d5a4e0a5396a806a97c775b277
7
- data.tar.gz: 225c48b63a1b2ad66973e23406eb3e7788d5249a0a855998a9c862378255ee8c7535d9e0735376684ba58177cb214869dc9f586770cc9d19254f51df554447b2
6
+ metadata.gz: ad6469d6e43a4128c33da4a3a3a043f4363f3c20c7ad03305f5cad7eb8fcbc260982bff229d4e59aa2e73dffd706614d01233d7c24472c1c8a38c97e85038e03
7
+ data.tar.gz: 458604f003ad18414bdeb5ddd01f2863d375902282d2ae74a927525e87117a5847251d989d65558cdf81c9111700180fa829b2498e32755cd438fefeb05ec27f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,94 @@
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
+
62
+ 1.1180.0 (2025-11-04)
63
+ ------------------
64
+
65
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
66
+
67
+ 1.1179.0 (2025-10-30)
68
+ ------------------
69
+
70
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
71
+
72
+ 1.1178.0 (2025-10-28)
73
+ ------------------
74
+
75
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
76
+
77
+ 1.1177.0 (2025-10-24)
78
+ ------------------
79
+
80
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
81
+
82
+ 1.1176.0 (2025-10-23)
83
+ ------------------
84
+
85
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
86
+
87
+ 1.1175.0 (2025-10-22)
88
+ ------------------
89
+
90
+ * Feature - Added support for enumerating regions for `Aws::RTBFabric`.
91
+
4
92
  1.1174.0 (2025-10-17)
5
93
  ------------------
6
94
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1174.0
1
+ 1.1190.0
@@ -267,7 +267,6 @@ module Aws
267
267
  'AppRunner' => 'apprunner',
268
268
  'AppStream' => 'appstream2',
269
269
  'AppSync' => 'appsync',
270
- 'AppTest' => 'apptest',
271
270
  'Appflow' => 'appflow',
272
271
  'ApplicationAutoScaling' => 'application-autoscaling',
273
272
  'ApplicationCostProfiler' => 'application-cost-profiler',
@@ -344,6 +343,7 @@ module Aws
344
343
  'Comprehend' => 'comprehend',
345
344
  'ComprehendMedical' => 'comprehendmedical',
346
345
  'ComputeOptimizer' => 'compute-optimizer',
346
+ 'ComputeOptimizerAutomation' => 'aco-automation',
347
347
  'ConfigService' => 'config',
348
348
  'Connect' => 'connect',
349
349
  'ConnectCampaignService' => 'connect-campaigns',
@@ -440,7 +440,6 @@ module Aws
440
440
  'IoTDeviceAdvisor' => 'api.iotdeviceadvisor',
441
441
  'IoTEvents' => 'iotevents',
442
442
  'IoTEventsData' => 'data.iotevents',
443
- 'IoTFleetHub' => 'api.fleethub.iot',
444
443
  'IoTFleetWise' => 'iotfleetwise',
445
444
  'IoTJobsDataPlane' => 'data.jobs.iot',
446
445
  'IoTManagedIntegrations' => 'api.iotmanagedintegrations',
@@ -478,12 +477,11 @@ module Aws
478
477
  'Lightsail' => 'lightsail',
479
478
  'LocationService' => 'geo',
480
479
  'LookoutEquipment' => 'lookoutequipment',
481
- 'LookoutMetrics' => 'lookoutmetrics',
482
- 'LookoutforVision' => 'lookoutvision',
483
480
  'MPA' => 'mpa',
484
481
  'MQ' => 'mq',
485
482
  'MTurk' => 'mturk-requester',
486
483
  'MWAA' => 'airflow',
484
+ 'MWAAServerless' => 'airflow-serverless',
487
485
  'MachineLearning' => 'machinelearning',
488
486
  'Macie2' => 'macie2',
489
487
  'MailManager' => 'mail-manager',
@@ -524,6 +522,7 @@ module Aws
524
522
  'NetworkMonitor' => 'networkmonitor',
525
523
  'Notifications' => 'notifications',
526
524
  'NotificationsContacts' => 'notifications-contacts',
525
+ 'NovaAct' => 'nova-act',
527
526
  'OAM' => 'oam',
528
527
  'OSIS' => 'osis',
529
528
  'ObservabilityAdmin' => 'observabilityadmin',
@@ -536,6 +535,9 @@ module Aws
536
535
  'PCS' => 'pcs',
537
536
  'PI' => 'pi',
538
537
  'Panorama' => 'panorama',
538
+ 'PartnerCentralAccount' => 'partnercentral-account',
539
+ 'PartnerCentralBenefits' => 'partnercentral-benefits',
540
+ 'PartnerCentralChannel' => 'partnercentral-channel',
539
541
  'PartnerCentralSelling' => 'partnercentral-selling',
540
542
  'PaymentCryptography' => 'controlplane.payment-cryptography',
541
543
  'PaymentCryptographyData' => 'dataplane.payment-cryptography',
@@ -556,12 +558,11 @@ module Aws
556
558
  'QApps' => 'data.qapps',
557
559
  'QBusiness' => 'qbusiness',
558
560
  'QConnect' => 'wisdom',
559
- 'QLDB' => 'qldb',
560
- 'QLDBSession' => 'session.qldb',
561
561
  'QuickSight' => 'quicksight',
562
562
  'RAM' => 'ram',
563
563
  'RDS' => 'rds',
564
564
  'RDSDataService' => 'rds-data',
565
+ 'RTBFabric' => 'rtbfabric',
565
566
  'RecycleBin' => 'rbin',
566
567
  'Redshift' => 'redshift',
567
568
  'RedshiftDataAPIService' => 'redshift-data',
@@ -572,10 +573,10 @@ module Aws
572
573
  'ResourceExplorer2' => 'resource-explorer-2',
573
574
  'ResourceGroups' => 'resource-groups',
574
575
  'ResourceGroupsTaggingAPI' => 'tagging',
575
- 'RoboMaker' => 'robomaker',
576
576
  'RolesAnywhere' => 'rolesanywhere',
577
577
  'Route53' => 'route53',
578
578
  'Route53Domains' => 'route53domains',
579
+ 'Route53GlobalResolver' => 'route53globalresolver',
579
580
  'Route53Profiles' => 'route53profiles',
580
581
  'Route53RecoveryCluster' => 'route53-recovery-cluster',
581
582
  'Route53RecoveryControlConfig' => 'route53-recovery-control-config',
@@ -605,6 +606,7 @@ module Aws
605
606
  'SageMakerGeospatial' => 'sagemaker-geospatial',
606
607
  'SageMakerMetrics' => 'metrics.sagemaker',
607
608
  'SageMakerRuntime' => 'runtime.sagemaker',
609
+ 'SageMakerRuntimeHTTP2' => 'runtime.sagemaker',
608
610
  'SagemakerEdgeManager' => 'edge.sagemaker',
609
611
  'SavingsPlans' => 'savingsplans',
610
612
  'Scheduler' => 'scheduler',
@@ -619,6 +621,7 @@ module Aws
619
621
  'ServiceQuotas' => 'servicequotas',
620
622
  'Shield' => 'shield',
621
623
  'Signer' => 'signer',
624
+ 'Signin' => 'signin',
622
625
  'SimSpaceWeaver' => 'simspaceweaver',
623
626
  'SimpleDB' => 'sdb',
624
627
  'SnowDeviceManagement' => 'snow-device-management',
@@ -194,6 +194,9 @@
194
194
  },
195
195
  "us-isob-east-1" : {
196
196
  "description" : "US ISOB East (Ohio)"
197
+ },
198
+ "us-isob-west-1" : {
199
+ "description" : "US ISOB West"
197
200
  }
198
201
  }
199
202
  }, {
data/partitions.json CHANGED
@@ -1448,71 +1448,6 @@
1448
1448
  }
1449
1449
  }
1450
1450
  },
1451
- "api.fleethub.iot" : {
1452
- "endpoints" : {
1453
- "ap-northeast-1" : { },
1454
- "ap-northeast-2" : { },
1455
- "ap-south-1" : { },
1456
- "ap-southeast-1" : { },
1457
- "ap-southeast-2" : { },
1458
- "ca-central-1" : {
1459
- "variants" : [ {
1460
- "hostname" : "api.fleethub.iot-fips.ca-central-1.amazonaws.com",
1461
- "tags" : [ "fips" ]
1462
- } ]
1463
- },
1464
- "eu-central-1" : { },
1465
- "eu-north-1" : { },
1466
- "eu-west-1" : { },
1467
- "eu-west-2" : { },
1468
- "fips-ca-central-1" : {
1469
- "credentialScope" : {
1470
- "region" : "ca-central-1"
1471
- },
1472
- "deprecated" : true,
1473
- "hostname" : "api.fleethub.iot-fips.ca-central-1.amazonaws.com"
1474
- },
1475
- "fips-us-east-1" : {
1476
- "credentialScope" : {
1477
- "region" : "us-east-1"
1478
- },
1479
- "deprecated" : true,
1480
- "hostname" : "api.fleethub.iot-fips.us-east-1.amazonaws.com"
1481
- },
1482
- "fips-us-east-2" : {
1483
- "credentialScope" : {
1484
- "region" : "us-east-2"
1485
- },
1486
- "deprecated" : true,
1487
- "hostname" : "api.fleethub.iot-fips.us-east-2.amazonaws.com"
1488
- },
1489
- "fips-us-west-2" : {
1490
- "credentialScope" : {
1491
- "region" : "us-west-2"
1492
- },
1493
- "deprecated" : true,
1494
- "hostname" : "api.fleethub.iot-fips.us-west-2.amazonaws.com"
1495
- },
1496
- "us-east-1" : {
1497
- "variants" : [ {
1498
- "hostname" : "api.fleethub.iot-fips.us-east-1.amazonaws.com",
1499
- "tags" : [ "fips" ]
1500
- } ]
1501
- },
1502
- "us-east-2" : {
1503
- "variants" : [ {
1504
- "hostname" : "api.fleethub.iot-fips.us-east-2.amazonaws.com",
1505
- "tags" : [ "fips" ]
1506
- } ]
1507
- },
1508
- "us-west-2" : {
1509
- "variants" : [ {
1510
- "hostname" : "api.fleethub.iot-fips.us-west-2.amazonaws.com",
1511
- "tags" : [ "fips" ]
1512
- } ]
1513
- }
1514
- }
1515
- },
1516
1451
  "api.iotdeviceadvisor" : {
1517
1452
  "endpoints" : {
1518
1453
  "ap-northeast-1" : {
@@ -2785,8 +2720,11 @@
2785
2720
  "ap-south-1" : { },
2786
2721
  "ap-southeast-1" : { },
2787
2722
  "ap-southeast-2" : { },
2723
+ "ap-southeast-5" : { },
2788
2724
  "ca-central-1" : { },
2789
2725
  "eu-central-1" : { },
2726
+ "eu-south-1" : { },
2727
+ "eu-south-2" : { },
2790
2728
  "eu-west-1" : { },
2791
2729
  "eu-west-2" : { },
2792
2730
  "eu-west-3" : { },
@@ -2797,6 +2735,7 @@
2797
2735
  "deprecated" : true,
2798
2736
  "hostname" : "appstream2-fips.us-west-2.amazonaws.com"
2799
2737
  },
2738
+ "il-central-1" : { },
2800
2739
  "sa-east-1" : { },
2801
2740
  "us-east-1" : {
2802
2741
  "variants" : [ {
@@ -3002,21 +2941,6 @@
3002
2941
  }
3003
2942
  }
3004
2943
  },
3005
- "apptest" : {
3006
- "endpoints" : {
3007
- "ap-southeast-2" : { },
3008
- "eu-central-1" : { },
3009
- "fips-us-east-1" : {
3010
- "deprecated" : true
3011
- },
3012
- "sa-east-1" : { },
3013
- "us-east-1" : {
3014
- "variants" : [ {
3015
- "tags" : [ "fips" ]
3016
- } ]
3017
- }
3018
- }
3019
- },
3020
2944
  "aps" : {
3021
2945
  "defaults" : {
3022
2946
  "protocols" : [ "https" ]
@@ -3800,6 +3724,7 @@
3800
3724
  },
3801
3725
  "bedrock" : {
3802
3726
  "endpoints" : {
3727
+ "af-south-1" : { },
3803
3728
  "ap-east-2" : { },
3804
3729
  "ap-northeast-1" : { },
3805
3730
  "ap-northeast-2" : { },
@@ -4101,6 +4026,7 @@
4101
4026
  "hostname" : "bedrock.us-west-2.amazonaws.com"
4102
4027
  },
4103
4028
  "ca-central-1" : { },
4029
+ "ca-west-1" : { },
4104
4030
  "eu-central-1" : { },
4105
4031
  "eu-central-2" : { },
4106
4032
  "eu-north-1" : { },
@@ -4111,6 +4037,8 @@
4111
4037
  "eu-west-3" : { },
4112
4038
  "il-central-1" : { },
4113
4039
  "me-central-1" : { },
4040
+ "me-south-1" : { },
4041
+ "mx-central-1" : { },
4114
4042
  "sa-east-1" : { },
4115
4043
  "us-east-1" : { },
4116
4044
  "us-east-2" : { },
@@ -4232,6 +4160,7 @@
4232
4160
  "deprecated" : true,
4233
4161
  "hostname" : "cassandra-fips.us-west-2.amazonaws.com"
4234
4162
  },
4163
+ "me-central-1" : { },
4235
4164
  "me-south-1" : { },
4236
4165
  "sa-east-1" : { },
4237
4166
  "us-east-1" : {
@@ -6765,6 +6694,7 @@
6765
6694
  "ap-southeast-3" : { },
6766
6695
  "ap-southeast-4" : { },
6767
6696
  "ap-southeast-5" : { },
6697
+ "ap-southeast-6" : { },
6768
6698
  "ap-southeast-7" : { },
6769
6699
  "ca-central-1" : {
6770
6700
  "variants" : [ {
@@ -10138,12 +10068,14 @@
10138
10068
  "ap-southeast-1" : { },
10139
10069
  "ap-southeast-2" : { },
10140
10070
  "ap-southeast-3" : { },
10071
+ "ap-southeast-5" : { },
10141
10072
  "ca-central-1" : {
10142
10073
  "variants" : [ {
10143
10074
  "hostname" : "email-fips.ca-central-1.amazonaws.com",
10144
10075
  "tags" : [ "fips" ]
10145
10076
  } ]
10146
10077
  },
10078
+ "ca-west-1" : { },
10147
10079
  "eu-central-1" : { },
10148
10080
  "eu-central-2" : { },
10149
10081
  "eu-north-1" : { },
@@ -12691,6 +12623,7 @@
12691
12623
  "endpoints" : {
12692
12624
  "ap-south-1" : { },
12693
12625
  "ap-southeast-2" : { },
12626
+ "ca-central-1" : { },
12694
12627
  "eu-west-1" : { },
12695
12628
  "eu-west-2" : { },
12696
12629
  "us-east-1" : { },
@@ -12774,6 +12707,7 @@
12774
12707
  "ap-southeast-3" : { },
12775
12708
  "ap-southeast-4" : { },
12776
12709
  "ap-southeast-5" : { },
12710
+ "ap-southeast-6" : { },
12777
12711
  "ap-southeast-7" : { },
12778
12712
  "ca-central-1" : { },
12779
12713
  "ca-west-1" : { },
@@ -15942,30 +15876,6 @@
15942
15876
  "us-east-1" : { }
15943
15877
  }
15944
15878
  },
15945
- "lookoutmetrics" : {
15946
- "endpoints" : {
15947
- "ap-northeast-1" : { },
15948
- "ap-southeast-1" : { },
15949
- "ap-southeast-2" : { },
15950
- "eu-central-1" : { },
15951
- "eu-north-1" : { },
15952
- "eu-west-1" : { },
15953
- "us-east-1" : { },
15954
- "us-east-2" : { },
15955
- "us-west-2" : { }
15956
- }
15957
- },
15958
- "lookoutvision" : {
15959
- "endpoints" : {
15960
- "ap-northeast-1" : { },
15961
- "ap-northeast-2" : { },
15962
- "eu-central-1" : { },
15963
- "eu-west-1" : { },
15964
- "us-east-1" : { },
15965
- "us-east-2" : { },
15966
- "us-west-2" : { }
15967
- }
15968
- },
15969
15879
  "m2" : {
15970
15880
  "endpoints" : {
15971
15881
  "af-south-1" : { },
@@ -17365,6 +17275,7 @@
17365
17275
  "ap-southeast-3" : { },
17366
17276
  "ap-southeast-4" : { },
17367
17277
  "ap-southeast-5" : { },
17278
+ "ap-southeast-6" : { },
17368
17279
  "ap-southeast-7" : { },
17369
17280
  "ca-central-1" : { },
17370
17281
  "ca-west-1" : { },
@@ -17571,6 +17482,7 @@
17571
17482
  "ap-southeast-3" : { },
17572
17483
  "ap-southeast-4" : { },
17573
17484
  "ap-southeast-5" : { },
17485
+ "ap-southeast-6" : { },
17574
17486
  "ap-southeast-7" : { },
17575
17487
  "ca-central-1" : {
17576
17488
  "variants" : [ {
@@ -17804,6 +17716,11 @@
17804
17716
  "isRegionalized" : false,
17805
17717
  "partitionEndpoint" : "aws-global"
17806
17718
  },
17719
+ "nova-act" : {
17720
+ "endpoints" : {
17721
+ "us-east-1" : { }
17722
+ }
17723
+ },
17807
17724
  "oam" : {
17808
17725
  "endpoints" : {
17809
17726
  "af-south-1" : { },
@@ -17856,6 +17773,7 @@
17856
17773
  },
17857
17774
  "hostname" : "oidc.ap-east-1.amazonaws.com"
17858
17775
  },
17776
+ "ap-east-2" : { },
17859
17777
  "ap-northeast-1" : {
17860
17778
  "credentialScope" : {
17861
17779
  "region" : "ap-northeast-1"
@@ -19269,69 +19187,6 @@
19269
19187
  }
19270
19188
  }
19271
19189
  },
19272
- "qldb" : {
19273
- "endpoints" : {
19274
- "ap-northeast-1" : { },
19275
- "ap-northeast-2" : { },
19276
- "ap-southeast-1" : { },
19277
- "ap-southeast-2" : { },
19278
- "ca-central-1" : {
19279
- "variants" : [ {
19280
- "hostname" : "qldb-fips.ca-central-1.amazonaws.com",
19281
- "tags" : [ "fips" ]
19282
- } ]
19283
- },
19284
- "eu-central-1" : { },
19285
- "eu-west-1" : { },
19286
- "eu-west-2" : { },
19287
- "fips-ca-central-1" : {
19288
- "credentialScope" : {
19289
- "region" : "ca-central-1"
19290
- },
19291
- "deprecated" : true,
19292
- "hostname" : "qldb-fips.ca-central-1.amazonaws.com"
19293
- },
19294
- "fips-us-east-1" : {
19295
- "credentialScope" : {
19296
- "region" : "us-east-1"
19297
- },
19298
- "deprecated" : true,
19299
- "hostname" : "qldb-fips.us-east-1.amazonaws.com"
19300
- },
19301
- "fips-us-east-2" : {
19302
- "credentialScope" : {
19303
- "region" : "us-east-2"
19304
- },
19305
- "deprecated" : true,
19306
- "hostname" : "qldb-fips.us-east-2.amazonaws.com"
19307
- },
19308
- "fips-us-west-2" : {
19309
- "credentialScope" : {
19310
- "region" : "us-west-2"
19311
- },
19312
- "deprecated" : true,
19313
- "hostname" : "qldb-fips.us-west-2.amazonaws.com"
19314
- },
19315
- "us-east-1" : {
19316
- "variants" : [ {
19317
- "hostname" : "qldb-fips.us-east-1.amazonaws.com",
19318
- "tags" : [ "fips" ]
19319
- } ]
19320
- },
19321
- "us-east-2" : {
19322
- "variants" : [ {
19323
- "hostname" : "qldb-fips.us-east-2.amazonaws.com",
19324
- "tags" : [ "fips" ]
19325
- } ]
19326
- },
19327
- "us-west-2" : {
19328
- "variants" : [ {
19329
- "hostname" : "qldb-fips.us-west-2.amazonaws.com",
19330
- "tags" : [ "fips" ]
19331
- } ]
19332
- }
19333
- }
19334
- },
19335
19190
  "query.timestream" : {
19336
19191
  "endpoints" : {
19337
19192
  "ap-northeast-1" : { },
@@ -20746,6 +20601,7 @@
20746
20601
  "ap-southeast-3" : { },
20747
20602
  "ap-southeast-4" : { },
20748
20603
  "ap-southeast-5" : { },
20604
+ "ap-southeast-6" : { },
20749
20605
  "ap-southeast-7" : { },
20750
20606
  "ca-central-1" : {
20751
20607
  "variants" : [ {
@@ -20944,17 +20800,6 @@
20944
20800
  }
20945
20801
  }
20946
20802
  },
20947
- "robomaker" : {
20948
- "endpoints" : {
20949
- "ap-northeast-1" : { },
20950
- "ap-southeast-1" : { },
20951
- "eu-central-1" : { },
20952
- "eu-west-1" : { },
20953
- "us-east-1" : { },
20954
- "us-east-2" : { },
20955
- "us-west-2" : { }
20956
- }
20957
- },
20958
20803
  "rolesanywhere" : {
20959
20804
  "endpoints" : {
20960
20805
  "af-south-1" : { },
@@ -23874,57 +23719,6 @@
23874
23719
  "us-west-2" : { }
23875
23720
  }
23876
23721
  },
23877
- "session.qldb" : {
23878
- "endpoints" : {
23879
- "ap-northeast-1" : { },
23880
- "ap-northeast-2" : { },
23881
- "ap-southeast-1" : { },
23882
- "ap-southeast-2" : { },
23883
- "ca-central-1" : { },
23884
- "eu-central-1" : { },
23885
- "eu-west-1" : { },
23886
- "eu-west-2" : { },
23887
- "fips-us-east-1" : {
23888
- "credentialScope" : {
23889
- "region" : "us-east-1"
23890
- },
23891
- "deprecated" : true,
23892
- "hostname" : "session.qldb-fips.us-east-1.amazonaws.com"
23893
- },
23894
- "fips-us-east-2" : {
23895
- "credentialScope" : {
23896
- "region" : "us-east-2"
23897
- },
23898
- "deprecated" : true,
23899
- "hostname" : "session.qldb-fips.us-east-2.amazonaws.com"
23900
- },
23901
- "fips-us-west-2" : {
23902
- "credentialScope" : {
23903
- "region" : "us-west-2"
23904
- },
23905
- "deprecated" : true,
23906
- "hostname" : "session.qldb-fips.us-west-2.amazonaws.com"
23907
- },
23908
- "us-east-1" : {
23909
- "variants" : [ {
23910
- "hostname" : "session.qldb-fips.us-east-1.amazonaws.com",
23911
- "tags" : [ "fips" ]
23912
- } ]
23913
- },
23914
- "us-east-2" : {
23915
- "variants" : [ {
23916
- "hostname" : "session.qldb-fips.us-east-2.amazonaws.com",
23917
- "tags" : [ "fips" ]
23918
- } ]
23919
- },
23920
- "us-west-2" : {
23921
- "variants" : [ {
23922
- "hostname" : "session.qldb-fips.us-west-2.amazonaws.com",
23923
- "tags" : [ "fips" ]
23924
- } ]
23925
- }
23926
- }
23927
- },
23928
23722
  "shield" : {
23929
23723
  "defaults" : {
23930
23724
  "protocols" : [ "https" ],
@@ -35215,11 +35009,6 @@
35215
35009
  }
35216
35010
  }
35217
35011
  },
35218
- "robomaker" : {
35219
- "endpoints" : {
35220
- "us-gov-west-1" : { }
35221
- }
35222
- },
35223
35012
  "rolesanywhere" : {
35224
35013
  "endpoints" : {
35225
35014
  "fips-us-gov-east-1" : {
@@ -36753,6 +36542,12 @@
36753
36542
  }
36754
36543
  },
36755
36544
  "services" : {
36545
+ "acm" : {
36546
+ "endpoints" : {
36547
+ "us-iso-east-1" : { },
36548
+ "us-iso-west-1" : { }
36549
+ }
36550
+ },
36756
36551
  "agreement-marketplace" : {
36757
36552
  "endpoints" : {
36758
36553
  "fips-us-iso-east-1" : {
@@ -38059,6 +37854,9 @@
38059
37854
  "regions" : {
38060
37855
  "us-isob-east-1" : {
38061
37856
  "description" : "US ISOB East (Ohio)"
37857
+ },
37858
+ "us-isob-west-1" : {
37859
+ "description" : "US ISOB West"
38062
37860
  }
38063
37861
  },
38064
37862
  "services" : {
@@ -38069,7 +37867,8 @@
38069
37867
  "region" : "us-isob-east-1"
38070
37868
  },
38071
37869
  "hostname" : "api.ecr.us-isob-east-1.sc2s.sgov.gov"
38072
- }
37870
+ },
37871
+ "us-isob-west-1" : { }
38073
37872
  }
38074
37873
  },
38075
37874
  "api.pricing" : {
@@ -38094,12 +37893,14 @@
38094
37893
  },
38095
37894
  "appconfig" : {
38096
37895
  "endpoints" : {
38097
- "us-isob-east-1" : { }
37896
+ "us-isob-east-1" : { },
37897
+ "us-isob-west-1" : { }
38098
37898
  }
38099
37899
  },
38100
37900
  "appconfigdata" : {
38101
37901
  "endpoints" : {
38102
- "us-isob-east-1" : { }
37902
+ "us-isob-east-1" : { },
37903
+ "us-isob-west-1" : { }
38103
37904
  }
38104
37905
  },
38105
37906
  "application-autoscaling" : {
@@ -38107,12 +37908,14 @@
38107
37908
  "protocols" : [ "http", "https" ]
38108
37909
  },
38109
37910
  "endpoints" : {
38110
- "us-isob-east-1" : { }
37911
+ "us-isob-east-1" : { },
37912
+ "us-isob-west-1" : { }
38111
37913
  }
38112
37914
  },
38113
37915
  "arc-zonal-shift" : {
38114
37916
  "endpoints" : {
38115
- "us-isob-east-1" : { }
37917
+ "us-isob-east-1" : { },
37918
+ "us-isob-west-1" : { }
38116
37919
  }
38117
37920
  },
38118
37921
  "athena" : {
@@ -38125,7 +37928,8 @@
38125
37928
  "protocols" : [ "http", "https" ]
38126
37929
  },
38127
37930
  "endpoints" : {
38128
- "us-isob-east-1" : { }
37931
+ "us-isob-east-1" : { },
37932
+ "us-isob-west-1" : { }
38129
37933
  }
38130
37934
  },
38131
37935
  "backup" : {
@@ -38134,6 +37938,12 @@
38134
37938
  }
38135
37939
  },
38136
37940
  "batch" : {
37941
+ "endpoints" : {
37942
+ "us-isob-east-1" : { },
37943
+ "us-isob-west-1" : { }
37944
+ }
37945
+ },
37946
+ "bedrock" : {
38137
37947
  "endpoints" : {
38138
37948
  "us-isob-east-1" : { }
38139
37949
  }
@@ -38170,12 +37980,14 @@
38170
37980
  },
38171
37981
  "cloudcontrolapi" : {
38172
37982
  "endpoints" : {
38173
- "us-isob-east-1" : { }
37983
+ "us-isob-east-1" : { },
37984
+ "us-isob-west-1" : { }
38174
37985
  }
38175
37986
  },
38176
37987
  "cloudformation" : {
38177
37988
  "endpoints" : {
38178
- "us-isob-east-1" : { }
37989
+ "us-isob-east-1" : { },
37990
+ "us-isob-west-1" : { }
38179
37991
  }
38180
37992
  },
38181
37993
  "cloudtrail" : {
@@ -38192,7 +38004,8 @@
38192
38004
  "hostname" : "cloudtrail-fips.us-isob-east-1.sc2s.sgov.gov",
38193
38005
  "tags" : [ "fips" ]
38194
38006
  } ]
38195
- }
38007
+ },
38008
+ "us-isob-west-1" : { }
38196
38009
  }
38197
38010
  },
38198
38011
  "codebuild" : {
@@ -38202,7 +38015,8 @@
38202
38015
  },
38203
38016
  "codedeploy" : {
38204
38017
  "endpoints" : {
38205
- "us-isob-east-1" : { }
38018
+ "us-isob-east-1" : { },
38019
+ "us-isob-west-1" : { }
38206
38020
  }
38207
38021
  },
38208
38022
  "config" : {
@@ -38219,7 +38033,8 @@
38219
38033
  "hostname" : "config-fips.us-isob-east-1.sc2s.sgov.gov",
38220
38034
  "tags" : [ "fips" ]
38221
38035
  } ]
38222
- }
38036
+ },
38037
+ "us-isob-west-1" : { }
38223
38038
  }
38224
38039
  },
38225
38040
  "datasync" : {
@@ -38229,12 +38044,14 @@
38229
38044
  },
38230
38045
  "directconnect" : {
38231
38046
  "endpoints" : {
38232
- "us-isob-east-1" : { }
38047
+ "us-isob-east-1" : { },
38048
+ "us-isob-west-1" : { }
38233
38049
  }
38234
38050
  },
38235
38051
  "dlm" : {
38236
38052
  "endpoints" : {
38237
- "us-isob-east-1" : { }
38053
+ "us-isob-east-1" : { },
38054
+ "us-isob-west-1" : { }
38238
38055
  }
38239
38056
  },
38240
38057
  "dms" : {
@@ -38274,7 +38091,8 @@
38274
38091
  },
38275
38092
  "deprecated" : true,
38276
38093
  "hostname" : "dms.us-isob-east-1.sc2s.sgov.gov"
38277
- }
38094
+ },
38095
+ "us-isob-west-1" : { }
38278
38096
  }
38279
38097
  },
38280
38098
  "ds" : {
@@ -38299,12 +38117,14 @@
38299
38117
  "protocols" : [ "http", "https" ]
38300
38118
  },
38301
38119
  "endpoints" : {
38302
- "us-isob-east-1" : { }
38120
+ "us-isob-east-1" : { },
38121
+ "us-isob-west-1" : { }
38303
38122
  }
38304
38123
  },
38305
38124
  "ebs" : {
38306
38125
  "endpoints" : {
38307
- "us-isob-east-1" : { }
38126
+ "us-isob-east-1" : { },
38127
+ "us-isob-west-1" : { }
38308
38128
  }
38309
38129
  },
38310
38130
  "ec2" : {
@@ -38312,12 +38132,14 @@
38312
38132
  "protocols" : [ "http", "https" ]
38313
38133
  },
38314
38134
  "endpoints" : {
38315
- "us-isob-east-1" : { }
38135
+ "us-isob-east-1" : { },
38136
+ "us-isob-west-1" : { }
38316
38137
  }
38317
38138
  },
38318
38139
  "ecs" : {
38319
38140
  "endpoints" : {
38320
- "us-isob-east-1" : { }
38141
+ "us-isob-east-1" : { },
38142
+ "us-isob-west-1" : { }
38321
38143
  }
38322
38144
  },
38323
38145
  "eks" : {
@@ -38325,12 +38147,14 @@
38325
38147
  "protocols" : [ "http", "https" ]
38326
38148
  },
38327
38149
  "endpoints" : {
38328
- "us-isob-east-1" : { }
38150
+ "us-isob-east-1" : { },
38151
+ "us-isob-west-1" : { }
38329
38152
  }
38330
38153
  },
38331
38154
  "elasticache" : {
38332
38155
  "endpoints" : {
38333
- "us-isob-east-1" : { }
38156
+ "us-isob-east-1" : { },
38157
+ "us-isob-west-1" : { }
38334
38158
  }
38335
38159
  },
38336
38160
  "elasticfilesystem" : {
@@ -38354,7 +38178,8 @@
38354
38178
  "endpoints" : {
38355
38179
  "us-isob-east-1" : {
38356
38180
  "protocols" : [ "https" ]
38357
- }
38181
+ },
38182
+ "us-isob-west-1" : { }
38358
38183
  }
38359
38184
  },
38360
38185
  "elasticmapreduce" : {
@@ -38371,17 +38196,20 @@
38371
38196
  "hostname" : "elasticmapreduce.us-isob-east-1.sc2s.sgov.gov",
38372
38197
  "tags" : [ "fips" ]
38373
38198
  } ]
38374
- }
38199
+ },
38200
+ "us-isob-west-1" : { }
38375
38201
  }
38376
38202
  },
38377
38203
  "es" : {
38378
38204
  "endpoints" : {
38379
- "us-isob-east-1" : { }
38205
+ "us-isob-east-1" : { },
38206
+ "us-isob-west-1" : { }
38380
38207
  }
38381
38208
  },
38382
38209
  "events" : {
38383
38210
  "endpoints" : {
38384
- "us-isob-east-1" : { }
38211
+ "us-isob-east-1" : { },
38212
+ "us-isob-west-1" : { }
38385
38213
  }
38386
38214
  },
38387
38215
  "firehose" : {
@@ -38440,7 +38268,8 @@
38440
38268
  },
38441
38269
  "kinesis" : {
38442
38270
  "endpoints" : {
38443
- "us-isob-east-1" : { }
38271
+ "us-isob-east-1" : { },
38272
+ "us-isob-west-1" : { }
38444
38273
  }
38445
38274
  },
38446
38275
  "kinesisanalytics" : {
@@ -38469,7 +38298,8 @@
38469
38298
  },
38470
38299
  "deprecated" : true,
38471
38300
  "hostname" : "kms-fips.us-isob-east-1.sc2s.sgov.gov"
38472
- }
38301
+ },
38302
+ "us-isob-west-1" : { }
38473
38303
  }
38474
38304
  },
38475
38305
  "lakeformation" : {
@@ -38479,7 +38309,8 @@
38479
38309
  },
38480
38310
  "lambda" : {
38481
38311
  "endpoints" : {
38482
- "us-isob-east-1" : { }
38312
+ "us-isob-east-1" : { },
38313
+ "us-isob-west-1" : { }
38483
38314
  }
38484
38315
  },
38485
38316
  "license-manager" : {
@@ -38489,7 +38320,8 @@
38489
38320
  },
38490
38321
  "logs" : {
38491
38322
  "endpoints" : {
38492
- "us-isob-east-1" : { }
38323
+ "us-isob-east-1" : { },
38324
+ "us-isob-west-1" : { }
38493
38325
  }
38494
38326
  },
38495
38327
  "medialive" : {
@@ -38531,7 +38363,8 @@
38531
38363
  },
38532
38364
  "monitoring" : {
38533
38365
  "endpoints" : {
38534
- "us-isob-east-1" : { }
38366
+ "us-isob-east-1" : { },
38367
+ "us-isob-west-1" : { }
38535
38368
  }
38536
38369
  },
38537
38370
  "network-firewall" : {
@@ -38541,7 +38374,8 @@
38541
38374
  },
38542
38375
  "oam" : {
38543
38376
  "endpoints" : {
38544
- "us-isob-east-1" : { }
38377
+ "us-isob-east-1" : { },
38378
+ "us-isob-west-1" : { }
38545
38379
  }
38546
38380
  },
38547
38381
  "organizations" : {
@@ -38563,12 +38397,14 @@
38563
38397
  },
38564
38398
  "pi" : {
38565
38399
  "endpoints" : {
38566
- "us-isob-east-1" : { }
38400
+ "us-isob-east-1" : { },
38401
+ "us-isob-west-1" : { }
38567
38402
  }
38568
38403
  },
38569
38404
  "ram" : {
38570
38405
  "endpoints" : {
38571
- "us-isob-east-1" : { }
38406
+ "us-isob-east-1" : { },
38407
+ "us-isob-west-1" : { }
38572
38408
  }
38573
38409
  },
38574
38410
  "rbin" : {
@@ -38585,7 +38421,8 @@
38585
38421
  "hostname" : "rbin-fips.us-isob-east-1.sc2s.sgov.gov",
38586
38422
  "tags" : [ "fips" ]
38587
38423
  } ]
38588
- }
38424
+ },
38425
+ "us-isob-west-1" : { }
38589
38426
  }
38590
38427
  },
38591
38428
  "rds" : {
@@ -38609,7 +38446,8 @@
38609
38446
  },
38610
38447
  "deprecated" : true,
38611
38448
  "hostname" : "rds.us-isob-east-1.sc2s.sgov.gov"
38612
- }
38449
+ },
38450
+ "us-isob-west-1" : { }
38613
38451
  }
38614
38452
  },
38615
38453
  "redshift" : {
@@ -38619,12 +38457,14 @@
38619
38457
  "region" : "us-isob-east-1"
38620
38458
  },
38621
38459
  "hostname" : "redshift.us-isob-east-1.sc2s.sgov.gov"
38622
- }
38460
+ },
38461
+ "us-isob-west-1" : { }
38623
38462
  }
38624
38463
  },
38625
38464
  "resource-groups" : {
38626
38465
  "endpoints" : {
38627
- "us-isob-east-1" : { }
38466
+ "us-isob-east-1" : { },
38467
+ "us-isob-west-1" : { }
38628
38468
  }
38629
38469
  },
38630
38470
  "route53" : {
@@ -38670,7 +38510,8 @@
38670
38510
  "hostname" : "s3-fips.us-isob-east-1.sc2s.sgov.gov",
38671
38511
  "tags" : [ "fips" ]
38672
38512
  } ]
38673
- }
38513
+ },
38514
+ "us-isob-west-1" : { }
38674
38515
  }
38675
38516
  },
38676
38517
  "s3-control" : {
@@ -38720,7 +38561,8 @@
38720
38561
  },
38721
38562
  "scheduler" : {
38722
38563
  "endpoints" : {
38723
- "us-isob-east-1" : { }
38564
+ "us-isob-east-1" : { },
38565
+ "us-isob-west-1" : { }
38724
38566
  }
38725
38567
  },
38726
38568
  "secretsmanager" : {
@@ -38732,7 +38574,8 @@
38732
38574
  },
38733
38575
  "us-isob-east-1-fips" : {
38734
38576
  "deprecated" : true
38735
- }
38577
+ },
38578
+ "us-isob-west-1" : { }
38736
38579
  }
38737
38580
  },
38738
38581
  "securityhub" : {
@@ -38742,12 +38585,14 @@
38742
38585
  },
38743
38586
  "servicediscovery" : {
38744
38587
  "endpoints" : {
38745
- "us-isob-east-1" : { }
38588
+ "us-isob-east-1" : { },
38589
+ "us-isob-west-1" : { }
38746
38590
  }
38747
38591
  },
38748
38592
  "servicequotas" : {
38749
38593
  "endpoints" : {
38750
- "us-isob-east-1" : { }
38594
+ "us-isob-east-1" : { },
38595
+ "us-isob-west-1" : { }
38751
38596
  }
38752
38597
  },
38753
38598
  "snowball" : {
@@ -38760,7 +38605,8 @@
38760
38605
  "protocols" : [ "http", "https" ]
38761
38606
  },
38762
38607
  "endpoints" : {
38763
- "us-isob-east-1" : { }
38608
+ "us-isob-east-1" : { },
38609
+ "us-isob-west-1" : { }
38764
38610
  }
38765
38611
  },
38766
38612
  "sqs" : {
@@ -38781,12 +38627,14 @@
38781
38627
  "hostname" : "sqs.us-isob-east-1.sc2s.sgov.gov",
38782
38628
  "tags" : [ "fips" ]
38783
38629
  } ]
38784
- }
38630
+ },
38631
+ "us-isob-west-1" : { }
38785
38632
  }
38786
38633
  },
38787
38634
  "ssm" : {
38788
38635
  "endpoints" : {
38789
- "us-isob-east-1" : { }
38636
+ "us-isob-east-1" : { },
38637
+ "us-isob-west-1" : { }
38790
38638
  }
38791
38639
  },
38792
38640
  "states" : {
@@ -38803,7 +38651,8 @@
38803
38651
  "hostname" : "states-fips.us-isob-east-1.sc2s.sgov.gov",
38804
38652
  "tags" : [ "fips" ]
38805
38653
  } ]
38806
- }
38654
+ },
38655
+ "us-isob-west-1" : { }
38807
38656
  }
38808
38657
  },
38809
38658
  "storagegateway" : {
@@ -38838,12 +38687,14 @@
38838
38687
  "protocols" : [ "http", "https" ]
38839
38688
  },
38840
38689
  "endpoints" : {
38841
- "us-isob-east-1" : { }
38690
+ "us-isob-east-1" : { },
38691
+ "us-isob-west-1" : { }
38842
38692
  }
38843
38693
  },
38844
38694
  "sts" : {
38845
38695
  "endpoints" : {
38846
- "us-isob-east-1" : { }
38696
+ "us-isob-east-1" : { },
38697
+ "us-isob-west-1" : { }
38847
38698
  }
38848
38699
  },
38849
38700
  "support" : {
@@ -38871,17 +38722,20 @@
38871
38722
  "hostname" : "swf-fips.us-isob-east-1.sc2s.sgov.gov",
38872
38723
  "tags" : [ "fips" ]
38873
38724
  } ]
38874
- }
38725
+ },
38726
+ "us-isob-west-1" : { }
38875
38727
  }
38876
38728
  },
38877
38729
  "synthetics" : {
38878
38730
  "endpoints" : {
38879
- "us-isob-east-1" : { }
38731
+ "us-isob-east-1" : { },
38732
+ "us-isob-west-1" : { }
38880
38733
  }
38881
38734
  },
38882
38735
  "tagging" : {
38883
38736
  "endpoints" : {
38884
- "us-isob-east-1" : { }
38737
+ "us-isob-east-1" : { },
38738
+ "us-isob-west-1" : { }
38885
38739
  }
38886
38740
  },
38887
38741
  "wafv2" : {
@@ -38908,7 +38762,8 @@
38908
38762
  },
38909
38763
  "xray" : {
38910
38764
  "endpoints" : {
38911
- "us-isob-east-1" : { }
38765
+ "us-isob-east-1" : { },
38766
+ "us-isob-west-1" : { }
38912
38767
  }
38913
38768
  }
38914
38769
  }
@@ -38976,6 +38831,11 @@
38976
38831
  "eu-isoe-west-1" : { }
38977
38832
  }
38978
38833
  },
38834
+ "apigateway" : {
38835
+ "endpoints" : {
38836
+ "eu-isoe-west-1" : { }
38837
+ }
38838
+ },
38979
38839
  "appconfig" : {
38980
38840
  "endpoints" : {
38981
38841
  "eu-isoe-west-1" : { }
@@ -40316,6 +40176,14 @@
40316
40176
  "dnsSuffix" : "amazonaws.eu",
40317
40177
  "hostname" : "{service}-fips.{region}.{dnsSuffix}",
40318
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" ]
40319
40187
  } ]
40320
40188
  },
40321
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.1174.0
4
+ version: 1.1190.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services