aws-partitions 1.1178.0 → 1.1180.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 +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +0 -7
- data/partitions.json +8 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fcb4de6bceb8120a8099c93e982060dc42f4219af6307f2d803fd2ee5b572dcf
|
|
4
|
+
data.tar.gz: 9c90ab8152b114cdaaa59c30207c219f95b648c6fb6ec7f4a4004ad2bb36e1af
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e9ae45f8aaf923a74112a0c5afd7393477e1d986a0dc1e3bf34d91537f5d4fbf4275d67d8119ce3ececd1176cfaff8d1de1c62a1d181a4ae45c5877b0bc23ea6
|
|
7
|
+
data.tar.gz: 8a128b8caf3ba04d7144eeb9af692b84723d607bf4666e185bb0efc05cd64e6cbebc52dcc4c409c455369c091958c02b8a5cdb86a5d0ec3ee5784f7d181417a1
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1180.0 (2025-11-04)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1179.0 (2025-10-30)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.1178.0 (2025-10-28)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1180.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -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',
|
|
@@ -440,7 +439,6 @@ module Aws
|
|
|
440
439
|
'IoTDeviceAdvisor' => 'api.iotdeviceadvisor',
|
|
441
440
|
'IoTEvents' => 'iotevents',
|
|
442
441
|
'IoTEventsData' => 'data.iotevents',
|
|
443
|
-
'IoTFleetHub' => 'api.fleethub.iot',
|
|
444
442
|
'IoTFleetWise' => 'iotfleetwise',
|
|
445
443
|
'IoTJobsDataPlane' => 'data.jobs.iot',
|
|
446
444
|
'IoTManagedIntegrations' => 'api.iotmanagedintegrations',
|
|
@@ -478,8 +476,6 @@ module Aws
|
|
|
478
476
|
'Lightsail' => 'lightsail',
|
|
479
477
|
'LocationService' => 'geo',
|
|
480
478
|
'LookoutEquipment' => 'lookoutequipment',
|
|
481
|
-
'LookoutMetrics' => 'lookoutmetrics',
|
|
482
|
-
'LookoutforVision' => 'lookoutvision',
|
|
483
479
|
'MPA' => 'mpa',
|
|
484
480
|
'MQ' => 'mq',
|
|
485
481
|
'MTurk' => 'mturk-requester',
|
|
@@ -556,8 +552,6 @@ module Aws
|
|
|
556
552
|
'QApps' => 'data.qapps',
|
|
557
553
|
'QBusiness' => 'qbusiness',
|
|
558
554
|
'QConnect' => 'wisdom',
|
|
559
|
-
'QLDB' => 'qldb',
|
|
560
|
-
'QLDBSession' => 'session.qldb',
|
|
561
555
|
'QuickSight' => 'quicksight',
|
|
562
556
|
'RAM' => 'ram',
|
|
563
557
|
'RDS' => 'rds',
|
|
@@ -573,7 +567,6 @@ module Aws
|
|
|
573
567
|
'ResourceExplorer2' => 'resource-explorer-2',
|
|
574
568
|
'ResourceGroups' => 'resource-groups',
|
|
575
569
|
'ResourceGroupsTaggingAPI' => 'tagging',
|
|
576
|
-
'RoboMaker' => 'robomaker',
|
|
577
570
|
'RolesAnywhere' => 'rolesanywhere',
|
|
578
571
|
'Route53' => 'route53',
|
|
579
572
|
'Route53Domains' => 'route53domains',
|
data/partitions.json
CHANGED
|
@@ -4152,6 +4152,7 @@
|
|
|
4152
4152
|
"deprecated" : true,
|
|
4153
4153
|
"hostname" : "cassandra-fips.us-west-2.amazonaws.com"
|
|
4154
4154
|
},
|
|
4155
|
+
"me-central-1" : { },
|
|
4155
4156
|
"me-south-1" : { },
|
|
4156
4157
|
"sa-east-1" : { },
|
|
4157
4158
|
"us-east-1" : {
|
|
@@ -6685,6 +6686,7 @@
|
|
|
6685
6686
|
"ap-southeast-3" : { },
|
|
6686
6687
|
"ap-southeast-4" : { },
|
|
6687
6688
|
"ap-southeast-5" : { },
|
|
6689
|
+
"ap-southeast-6" : { },
|
|
6688
6690
|
"ap-southeast-7" : { },
|
|
6689
6691
|
"ca-central-1" : {
|
|
6690
6692
|
"variants" : [ {
|
|
@@ -36521,6 +36523,12 @@
|
|
|
36521
36523
|
}
|
|
36522
36524
|
},
|
|
36523
36525
|
"services" : {
|
|
36526
|
+
"acm" : {
|
|
36527
|
+
"endpoints" : {
|
|
36528
|
+
"us-iso-east-1" : { },
|
|
36529
|
+
"us-iso-west-1" : { }
|
|
36530
|
+
}
|
|
36531
|
+
},
|
|
36524
36532
|
"agreement-marketplace" : {
|
|
36525
36533
|
"endpoints" : {
|
|
36526
36534
|
"fips-us-iso-east-1" : {
|