aws-partitions 1.1161.0 → 1.1183.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 +110 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +2 -7
- data/partitions-metadata.json +7 -4
- data/partitions.json +174 -286
- 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: e5511ed50c9abb05f77f2fd0597e60ae8a3fa208e9d2a5f02cb7e3c75f4701ae
|
|
4
|
+
data.tar.gz: da1494a063239389cce4a6b073c341d11b00c70153659cad3c9099243c947d73
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3ac30cb65ab6d818f3521825388661f62188de2e087f66818df4c3f7dcb3682fdf55094c887142f4ce24e519ac3509e4df66a6239ba5db6fd0f8ff3c6fe33445
|
|
7
|
+
data.tar.gz: db6e299b9747c7b8ff9da7149bb5a36bb543ad304bdc674d78e418761e68666e91fac6d307042fa00b3c9927b7c921f3acb916783d09e85ca96221c7d776f17b
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,116 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1183.0 (2025-11-17)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Added support for enumerating regions for `Aws::MWAAServerless`.
|
|
8
|
+
|
|
9
|
+
1.1182.0 (2025-11-14)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.1181.0 (2025-11-06)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.1180.0 (2025-11-04)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
24
|
+
1.1179.0 (2025-10-30)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
29
|
+
1.1178.0 (2025-10-28)
|
|
30
|
+
------------------
|
|
31
|
+
|
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
33
|
+
|
|
34
|
+
1.1177.0 (2025-10-24)
|
|
35
|
+
------------------
|
|
36
|
+
|
|
37
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
38
|
+
|
|
39
|
+
1.1176.0 (2025-10-23)
|
|
40
|
+
------------------
|
|
41
|
+
|
|
42
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
43
|
+
|
|
44
|
+
1.1175.0 (2025-10-22)
|
|
45
|
+
------------------
|
|
46
|
+
|
|
47
|
+
* Feature - Added support for enumerating regions for `Aws::RTBFabric`.
|
|
48
|
+
|
|
49
|
+
1.1174.0 (2025-10-17)
|
|
50
|
+
------------------
|
|
51
|
+
|
|
52
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
53
|
+
|
|
54
|
+
1.1173.0 (2025-10-15)
|
|
55
|
+
------------------
|
|
56
|
+
|
|
57
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
58
|
+
|
|
59
|
+
1.1172.0 (2025-10-10)
|
|
60
|
+
------------------
|
|
61
|
+
|
|
62
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
63
|
+
|
|
64
|
+
1.1171.0 (2025-10-09)
|
|
65
|
+
------------------
|
|
66
|
+
|
|
67
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
68
|
+
|
|
69
|
+
1.1170.0 (2025-10-08)
|
|
70
|
+
------------------
|
|
71
|
+
|
|
72
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
73
|
+
|
|
74
|
+
1.1169.0 (2025-10-07)
|
|
75
|
+
------------------
|
|
76
|
+
|
|
77
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
78
|
+
|
|
79
|
+
1.1168.0 (2025-09-30)
|
|
80
|
+
------------------
|
|
81
|
+
|
|
82
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
83
|
+
|
|
84
|
+
1.1167.0 (2025-09-29)
|
|
85
|
+
------------------
|
|
86
|
+
|
|
87
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
88
|
+
|
|
89
|
+
1.1166.0 (2025-09-26)
|
|
90
|
+
------------------
|
|
91
|
+
|
|
92
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
93
|
+
|
|
94
|
+
1.1165.0 (2025-09-25)
|
|
95
|
+
------------------
|
|
96
|
+
|
|
97
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
98
|
+
|
|
99
|
+
1.1164.0 (2025-09-23)
|
|
100
|
+
------------------
|
|
101
|
+
|
|
102
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
103
|
+
|
|
104
|
+
1.1163.0 (2025-09-22)
|
|
105
|
+
------------------
|
|
106
|
+
|
|
107
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
108
|
+
|
|
109
|
+
1.1162.0 (2025-09-19)
|
|
110
|
+
------------------
|
|
111
|
+
|
|
112
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
113
|
+
|
|
4
114
|
1.1161.0 (2025-09-16)
|
|
5
115
|
------------------
|
|
6
116
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1183.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,12 +476,11 @@ 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',
|
|
486
482
|
'MWAA' => 'airflow',
|
|
483
|
+
'MWAAServerless' => 'airflow-serverless',
|
|
487
484
|
'MachineLearning' => 'machinelearning',
|
|
488
485
|
'Macie2' => 'macie2',
|
|
489
486
|
'MailManager' => 'mail-manager',
|
|
@@ -556,12 +553,11 @@ module Aws
|
|
|
556
553
|
'QApps' => 'data.qapps',
|
|
557
554
|
'QBusiness' => 'qbusiness',
|
|
558
555
|
'QConnect' => 'wisdom',
|
|
559
|
-
'QLDB' => 'qldb',
|
|
560
|
-
'QLDBSession' => 'session.qldb',
|
|
561
556
|
'QuickSight' => 'quicksight',
|
|
562
557
|
'RAM' => 'ram',
|
|
563
558
|
'RDS' => 'rds',
|
|
564
559
|
'RDSDataService' => 'rds-data',
|
|
560
|
+
'RTBFabric' => 'rtbfabric',
|
|
565
561
|
'RecycleBin' => 'rbin',
|
|
566
562
|
'Redshift' => 'redshift',
|
|
567
563
|
'RedshiftDataAPIService' => 'redshift-data',
|
|
@@ -572,7 +568,6 @@ module Aws
|
|
|
572
568
|
'ResourceExplorer2' => 'resource-explorer-2',
|
|
573
569
|
'ResourceGroups' => 'resource-groups',
|
|
574
570
|
'ResourceGroupsTaggingAPI' => 'tagging',
|
|
575
|
-
'RoboMaker' => 'robomaker',
|
|
576
571
|
'RolesAnywhere' => 'rolesanywhere',
|
|
577
572
|
'Route53' => 'route53',
|
|
578
573
|
'Route53Domains' => 'route53domains',
|
data/partitions-metadata.json
CHANGED
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"dualStackDnsSuffix" : "api.aws.ic.gov",
|
|
163
163
|
"implicitGlobalRegion" : "us-iso-east-1",
|
|
164
164
|
"name" : "aws-iso",
|
|
165
|
-
"supportsDualStack" :
|
|
165
|
+
"supportsDualStack" : true,
|
|
166
166
|
"supportsFIPS" : true
|
|
167
167
|
},
|
|
168
168
|
"regionRegex" : "^us\\-iso\\-\\w+\\-\\d+$",
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"dualStackDnsSuffix" : "api.aws.scloud",
|
|
185
185
|
"implicitGlobalRegion" : "us-isob-east-1",
|
|
186
186
|
"name" : "aws-iso-b",
|
|
187
|
-
"supportsDualStack" :
|
|
187
|
+
"supportsDualStack" : true,
|
|
188
188
|
"supportsFIPS" : true
|
|
189
189
|
},
|
|
190
190
|
"regionRegex" : "^us\\-isob\\-\\w+\\-\\d+$",
|
|
@@ -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
|
}, {
|
|
@@ -203,7 +206,7 @@
|
|
|
203
206
|
"dualStackDnsSuffix" : "api.cloud-aws.adc-e.uk",
|
|
204
207
|
"implicitGlobalRegion" : "eu-isoe-west-1",
|
|
205
208
|
"name" : "aws-iso-e",
|
|
206
|
-
"supportsDualStack" :
|
|
209
|
+
"supportsDualStack" : true,
|
|
207
210
|
"supportsFIPS" : true
|
|
208
211
|
},
|
|
209
212
|
"regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
|
|
@@ -222,7 +225,7 @@
|
|
|
222
225
|
"dualStackDnsSuffix" : "api.aws.hci.ic.gov",
|
|
223
226
|
"implicitGlobalRegion" : "us-isof-south-1",
|
|
224
227
|
"name" : "aws-iso-f",
|
|
225
|
-
"supportsDualStack" :
|
|
228
|
+
"supportsDualStack" : true,
|
|
226
229
|
"supportsFIPS" : true
|
|
227
230
|
},
|
|
228
231
|
"regionRegex" : "^us\\-isof\\-\\w+\\-\\d+$",
|
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" : {
|
|
@@ -3002,21 +2937,6 @@
|
|
|
3002
2937
|
}
|
|
3003
2938
|
}
|
|
3004
2939
|
},
|
|
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
2940
|
"aps" : {
|
|
3021
2941
|
"defaults" : {
|
|
3022
2942
|
"protocols" : [ "https" ]
|
|
@@ -3658,6 +3578,7 @@
|
|
|
3658
3578
|
"ap-southeast-3" : { },
|
|
3659
3579
|
"ap-southeast-4" : { },
|
|
3660
3580
|
"ap-southeast-5" : { },
|
|
3581
|
+
"ap-southeast-6" : { },
|
|
3661
3582
|
"ap-southeast-7" : { },
|
|
3662
3583
|
"ca-central-1" : { },
|
|
3663
3584
|
"ca-west-1" : { },
|
|
@@ -3799,6 +3720,7 @@
|
|
|
3799
3720
|
},
|
|
3800
3721
|
"bedrock" : {
|
|
3801
3722
|
"endpoints" : {
|
|
3723
|
+
"ap-east-2" : { },
|
|
3802
3724
|
"ap-northeast-1" : { },
|
|
3803
3725
|
"ap-northeast-2" : { },
|
|
3804
3726
|
"ap-northeast-3" : { },
|
|
@@ -3808,6 +3730,8 @@
|
|
|
3808
3730
|
"ap-southeast-2" : { },
|
|
3809
3731
|
"ap-southeast-3" : { },
|
|
3810
3732
|
"ap-southeast-4" : { },
|
|
3733
|
+
"ap-southeast-5" : { },
|
|
3734
|
+
"ap-southeast-7" : { },
|
|
3811
3735
|
"bedrock-ap-northeast-1" : {
|
|
3812
3736
|
"credentialScope" : {
|
|
3813
3737
|
"region" : "ap-northeast-1"
|
|
@@ -4105,6 +4029,8 @@
|
|
|
4105
4029
|
"eu-west-1" : { },
|
|
4106
4030
|
"eu-west-2" : { },
|
|
4107
4031
|
"eu-west-3" : { },
|
|
4032
|
+
"il-central-1" : { },
|
|
4033
|
+
"me-central-1" : { },
|
|
4108
4034
|
"sa-east-1" : { },
|
|
4109
4035
|
"us-east-1" : { },
|
|
4110
4036
|
"us-east-2" : { },
|
|
@@ -4226,6 +4152,7 @@
|
|
|
4226
4152
|
"deprecated" : true,
|
|
4227
4153
|
"hostname" : "cassandra-fips.us-west-2.amazonaws.com"
|
|
4228
4154
|
},
|
|
4155
|
+
"me-central-1" : { },
|
|
4229
4156
|
"me-south-1" : { },
|
|
4230
4157
|
"sa-east-1" : { },
|
|
4231
4158
|
"us-east-1" : {
|
|
@@ -5468,6 +5395,7 @@
|
|
|
5468
5395
|
"ap-southeast-3" : { },
|
|
5469
5396
|
"ap-southeast-4" : { },
|
|
5470
5397
|
"ap-southeast-5" : { },
|
|
5398
|
+
"ap-southeast-6" : { },
|
|
5471
5399
|
"ap-southeast-7" : { },
|
|
5472
5400
|
"ca-central-1" : { },
|
|
5473
5401
|
"ca-west-1" : { },
|
|
@@ -6758,6 +6686,7 @@
|
|
|
6758
6686
|
"ap-southeast-3" : { },
|
|
6759
6687
|
"ap-southeast-4" : { },
|
|
6760
6688
|
"ap-southeast-5" : { },
|
|
6689
|
+
"ap-southeast-6" : { },
|
|
6761
6690
|
"ap-southeast-7" : { },
|
|
6762
6691
|
"ca-central-1" : {
|
|
6763
6692
|
"variants" : [ {
|
|
@@ -7525,6 +7454,7 @@
|
|
|
7525
7454
|
} ]
|
|
7526
7455
|
},
|
|
7527
7456
|
"endpoints" : {
|
|
7457
|
+
"ap-east-1" : { },
|
|
7528
7458
|
"ap-east-2" : { },
|
|
7529
7459
|
"ap-northeast-1" : {
|
|
7530
7460
|
"hostname" : "datazone.ap-northeast-1.api.aws"
|
|
@@ -7573,6 +7503,7 @@
|
|
|
7573
7503
|
"eu-central-1" : {
|
|
7574
7504
|
"hostname" : "datazone.eu-central-1.api.aws"
|
|
7575
7505
|
},
|
|
7506
|
+
"eu-central-2" : { },
|
|
7576
7507
|
"eu-north-1" : {
|
|
7577
7508
|
"hostname" : "datazone.eu-north-1.api.aws"
|
|
7578
7509
|
},
|
|
@@ -9550,6 +9481,7 @@
|
|
|
9550
9481
|
"tags" : [ "fips" ]
|
|
9551
9482
|
} ]
|
|
9552
9483
|
},
|
|
9484
|
+
"ap-southeast-6" : { },
|
|
9553
9485
|
"ap-southeast-7" : {
|
|
9554
9486
|
"variants" : [ {
|
|
9555
9487
|
"hostname" : "elasticfilesystem-fips.ap-southeast-7.amazonaws.com",
|
|
@@ -11215,6 +11147,7 @@
|
|
|
11215
11147
|
"tags" : [ "fips" ]
|
|
11216
11148
|
} ]
|
|
11217
11149
|
},
|
|
11150
|
+
"ap-east-2" : { },
|
|
11218
11151
|
"ap-northeast-1" : {
|
|
11219
11152
|
"variants" : [ {
|
|
11220
11153
|
"hostname" : "fms-fips.ap-northeast-1.amazonaws.com",
|
|
@@ -12680,6 +12613,7 @@
|
|
|
12680
12613
|
"endpoints" : {
|
|
12681
12614
|
"ap-south-1" : { },
|
|
12682
12615
|
"ap-southeast-2" : { },
|
|
12616
|
+
"ca-central-1" : { },
|
|
12683
12617
|
"eu-west-1" : { },
|
|
12684
12618
|
"eu-west-2" : { },
|
|
12685
12619
|
"us-east-1" : { },
|
|
@@ -12752,6 +12686,7 @@
|
|
|
12752
12686
|
"endpoints" : {
|
|
12753
12687
|
"af-south-1" : { },
|
|
12754
12688
|
"ap-east-1" : { },
|
|
12689
|
+
"ap-east-2" : { },
|
|
12755
12690
|
"ap-northeast-1" : { },
|
|
12756
12691
|
"ap-northeast-2" : { },
|
|
12757
12692
|
"ap-northeast-3" : { },
|
|
@@ -14055,19 +13990,34 @@
|
|
|
14055
13990
|
},
|
|
14056
13991
|
"kafkaconnect" : {
|
|
14057
13992
|
"endpoints" : {
|
|
13993
|
+
"af-south-1" : { },
|
|
13994
|
+
"ap-east-1" : { },
|
|
13995
|
+
"ap-east-2" : { },
|
|
14058
13996
|
"ap-northeast-1" : { },
|
|
14059
13997
|
"ap-northeast-2" : { },
|
|
13998
|
+
"ap-northeast-3" : { },
|
|
14060
13999
|
"ap-south-1" : { },
|
|
14061
14000
|
"ap-south-2" : { },
|
|
14062
14001
|
"ap-southeast-1" : { },
|
|
14063
14002
|
"ap-southeast-2" : { },
|
|
14003
|
+
"ap-southeast-3" : { },
|
|
14004
|
+
"ap-southeast-4" : { },
|
|
14064
14005
|
"ap-southeast-5" : { },
|
|
14006
|
+
"ap-southeast-7" : { },
|
|
14065
14007
|
"ca-central-1" : { },
|
|
14008
|
+
"ca-west-1" : { },
|
|
14066
14009
|
"eu-central-1" : { },
|
|
14010
|
+
"eu-central-2" : { },
|
|
14067
14011
|
"eu-north-1" : { },
|
|
14012
|
+
"eu-south-1" : { },
|
|
14013
|
+
"eu-south-2" : { },
|
|
14068
14014
|
"eu-west-1" : { },
|
|
14069
14015
|
"eu-west-2" : { },
|
|
14070
14016
|
"eu-west-3" : { },
|
|
14017
|
+
"il-central-1" : { },
|
|
14018
|
+
"me-central-1" : { },
|
|
14019
|
+
"me-south-1" : { },
|
|
14020
|
+
"mx-central-1" : { },
|
|
14071
14021
|
"sa-east-1" : { },
|
|
14072
14022
|
"us-east-1" : { },
|
|
14073
14023
|
"us-east-2" : { },
|
|
@@ -15915,30 +15865,6 @@
|
|
|
15915
15865
|
"us-east-1" : { }
|
|
15916
15866
|
}
|
|
15917
15867
|
},
|
|
15918
|
-
"lookoutmetrics" : {
|
|
15919
|
-
"endpoints" : {
|
|
15920
|
-
"ap-northeast-1" : { },
|
|
15921
|
-
"ap-southeast-1" : { },
|
|
15922
|
-
"ap-southeast-2" : { },
|
|
15923
|
-
"eu-central-1" : { },
|
|
15924
|
-
"eu-north-1" : { },
|
|
15925
|
-
"eu-west-1" : { },
|
|
15926
|
-
"us-east-1" : { },
|
|
15927
|
-
"us-east-2" : { },
|
|
15928
|
-
"us-west-2" : { }
|
|
15929
|
-
}
|
|
15930
|
-
},
|
|
15931
|
-
"lookoutvision" : {
|
|
15932
|
-
"endpoints" : {
|
|
15933
|
-
"ap-northeast-1" : { },
|
|
15934
|
-
"ap-northeast-2" : { },
|
|
15935
|
-
"eu-central-1" : { },
|
|
15936
|
-
"eu-west-1" : { },
|
|
15937
|
-
"us-east-1" : { },
|
|
15938
|
-
"us-east-2" : { },
|
|
15939
|
-
"us-west-2" : { }
|
|
15940
|
-
}
|
|
15941
|
-
},
|
|
15942
15868
|
"m2" : {
|
|
15943
15869
|
"endpoints" : {
|
|
15944
15870
|
"af-south-1" : { },
|
|
@@ -16959,6 +16885,7 @@
|
|
|
16959
16885
|
"ap-southeast-3" : { },
|
|
16960
16886
|
"ap-southeast-4" : { },
|
|
16961
16887
|
"ap-southeast-5" : { },
|
|
16888
|
+
"ap-southeast-6" : { },
|
|
16962
16889
|
"ap-southeast-7" : { },
|
|
16963
16890
|
"ca-central-1" : {
|
|
16964
16891
|
"variants" : [ {
|
|
@@ -17337,6 +17264,7 @@
|
|
|
17337
17264
|
"ap-southeast-3" : { },
|
|
17338
17265
|
"ap-southeast-4" : { },
|
|
17339
17266
|
"ap-southeast-5" : { },
|
|
17267
|
+
"ap-southeast-6" : { },
|
|
17340
17268
|
"ap-southeast-7" : { },
|
|
17341
17269
|
"ca-central-1" : { },
|
|
17342
17270
|
"ca-west-1" : { },
|
|
@@ -17543,6 +17471,7 @@
|
|
|
17543
17471
|
"ap-southeast-3" : { },
|
|
17544
17472
|
"ap-southeast-4" : { },
|
|
17545
17473
|
"ap-southeast-5" : { },
|
|
17474
|
+
"ap-southeast-6" : { },
|
|
17546
17475
|
"ap-southeast-7" : { },
|
|
17547
17476
|
"ca-central-1" : {
|
|
17548
17477
|
"variants" : [ {
|
|
@@ -17888,6 +17817,7 @@
|
|
|
17888
17817
|
},
|
|
17889
17818
|
"hostname" : "oidc.ap-southeast-5.amazonaws.com"
|
|
17890
17819
|
},
|
|
17820
|
+
"ap-southeast-7" : { },
|
|
17891
17821
|
"ca-central-1" : {
|
|
17892
17822
|
"credentialScope" : {
|
|
17893
17823
|
"region" : "ca-central-1"
|
|
@@ -17966,6 +17896,7 @@
|
|
|
17966
17896
|
},
|
|
17967
17897
|
"hostname" : "oidc.me-south-1.amazonaws.com"
|
|
17968
17898
|
},
|
|
17899
|
+
"mx-central-1" : { },
|
|
17969
17900
|
"sa-east-1" : {
|
|
17970
17901
|
"credentialScope" : {
|
|
17971
17902
|
"region" : "sa-east-1"
|
|
@@ -18750,6 +18681,7 @@
|
|
|
18750
18681
|
"tags" : [ "dualstack" ]
|
|
18751
18682
|
} ]
|
|
18752
18683
|
},
|
|
18684
|
+
"eu-central-2" : { },
|
|
18753
18685
|
"eu-north-1" : {
|
|
18754
18686
|
"variants" : [ {
|
|
18755
18687
|
"hostname" : "polly.eu-north-1.api.aws",
|
|
@@ -18951,6 +18883,7 @@
|
|
|
18951
18883
|
},
|
|
18952
18884
|
"hostname" : "portal.sso.ap-southeast-5.amazonaws.com"
|
|
18953
18885
|
},
|
|
18886
|
+
"ap-southeast-7" : { },
|
|
18954
18887
|
"ca-central-1" : {
|
|
18955
18888
|
"credentialScope" : {
|
|
18956
18889
|
"region" : "ca-central-1"
|
|
@@ -19029,6 +18962,7 @@
|
|
|
19029
18962
|
},
|
|
19030
18963
|
"hostname" : "portal.sso.me-south-1.amazonaws.com"
|
|
19031
18964
|
},
|
|
18965
|
+
"mx-central-1" : { },
|
|
19032
18966
|
"sa-east-1" : {
|
|
19033
18967
|
"credentialScope" : {
|
|
19034
18968
|
"region" : "sa-east-1"
|
|
@@ -19236,69 +19170,6 @@
|
|
|
19236
19170
|
}
|
|
19237
19171
|
}
|
|
19238
19172
|
},
|
|
19239
|
-
"qldb" : {
|
|
19240
|
-
"endpoints" : {
|
|
19241
|
-
"ap-northeast-1" : { },
|
|
19242
|
-
"ap-northeast-2" : { },
|
|
19243
|
-
"ap-southeast-1" : { },
|
|
19244
|
-
"ap-southeast-2" : { },
|
|
19245
|
-
"ca-central-1" : {
|
|
19246
|
-
"variants" : [ {
|
|
19247
|
-
"hostname" : "qldb-fips.ca-central-1.amazonaws.com",
|
|
19248
|
-
"tags" : [ "fips" ]
|
|
19249
|
-
} ]
|
|
19250
|
-
},
|
|
19251
|
-
"eu-central-1" : { },
|
|
19252
|
-
"eu-west-1" : { },
|
|
19253
|
-
"eu-west-2" : { },
|
|
19254
|
-
"fips-ca-central-1" : {
|
|
19255
|
-
"credentialScope" : {
|
|
19256
|
-
"region" : "ca-central-1"
|
|
19257
|
-
},
|
|
19258
|
-
"deprecated" : true,
|
|
19259
|
-
"hostname" : "qldb-fips.ca-central-1.amazonaws.com"
|
|
19260
|
-
},
|
|
19261
|
-
"fips-us-east-1" : {
|
|
19262
|
-
"credentialScope" : {
|
|
19263
|
-
"region" : "us-east-1"
|
|
19264
|
-
},
|
|
19265
|
-
"deprecated" : true,
|
|
19266
|
-
"hostname" : "qldb-fips.us-east-1.amazonaws.com"
|
|
19267
|
-
},
|
|
19268
|
-
"fips-us-east-2" : {
|
|
19269
|
-
"credentialScope" : {
|
|
19270
|
-
"region" : "us-east-2"
|
|
19271
|
-
},
|
|
19272
|
-
"deprecated" : true,
|
|
19273
|
-
"hostname" : "qldb-fips.us-east-2.amazonaws.com"
|
|
19274
|
-
},
|
|
19275
|
-
"fips-us-west-2" : {
|
|
19276
|
-
"credentialScope" : {
|
|
19277
|
-
"region" : "us-west-2"
|
|
19278
|
-
},
|
|
19279
|
-
"deprecated" : true,
|
|
19280
|
-
"hostname" : "qldb-fips.us-west-2.amazonaws.com"
|
|
19281
|
-
},
|
|
19282
|
-
"us-east-1" : {
|
|
19283
|
-
"variants" : [ {
|
|
19284
|
-
"hostname" : "qldb-fips.us-east-1.amazonaws.com",
|
|
19285
|
-
"tags" : [ "fips" ]
|
|
19286
|
-
} ]
|
|
19287
|
-
},
|
|
19288
|
-
"us-east-2" : {
|
|
19289
|
-
"variants" : [ {
|
|
19290
|
-
"hostname" : "qldb-fips.us-east-2.amazonaws.com",
|
|
19291
|
-
"tags" : [ "fips" ]
|
|
19292
|
-
} ]
|
|
19293
|
-
},
|
|
19294
|
-
"us-west-2" : {
|
|
19295
|
-
"variants" : [ {
|
|
19296
|
-
"hostname" : "qldb-fips.us-west-2.amazonaws.com",
|
|
19297
|
-
"tags" : [ "fips" ]
|
|
19298
|
-
} ]
|
|
19299
|
-
}
|
|
19300
|
-
}
|
|
19301
|
-
},
|
|
19302
19173
|
"query.timestream" : {
|
|
19303
19174
|
"endpoints" : {
|
|
19304
19175
|
"ap-northeast-1" : { },
|
|
@@ -20240,13 +20111,16 @@
|
|
|
20240
20111
|
"endpoints" : {
|
|
20241
20112
|
"af-south-1" : { },
|
|
20242
20113
|
"ap-east-1" : { },
|
|
20114
|
+
"ap-east-2" : { },
|
|
20243
20115
|
"ap-northeast-1" : { },
|
|
20244
20116
|
"ap-northeast-2" : { },
|
|
20117
|
+
"ap-northeast-3" : { },
|
|
20245
20118
|
"ap-south-1" : { },
|
|
20246
20119
|
"ap-south-2" : { },
|
|
20247
20120
|
"ap-southeast-1" : { },
|
|
20248
20121
|
"ap-southeast-2" : { },
|
|
20249
20122
|
"ap-southeast-3" : { },
|
|
20123
|
+
"ap-southeast-5" : { },
|
|
20250
20124
|
"ap-southeast-7" : { },
|
|
20251
20125
|
"ca-central-1" : {
|
|
20252
20126
|
"variants" : [ {
|
|
@@ -20908,17 +20782,6 @@
|
|
|
20908
20782
|
}
|
|
20909
20783
|
}
|
|
20910
20784
|
},
|
|
20911
|
-
"robomaker" : {
|
|
20912
|
-
"endpoints" : {
|
|
20913
|
-
"ap-northeast-1" : { },
|
|
20914
|
-
"ap-southeast-1" : { },
|
|
20915
|
-
"eu-central-1" : { },
|
|
20916
|
-
"eu-west-1" : { },
|
|
20917
|
-
"us-east-1" : { },
|
|
20918
|
-
"us-east-2" : { },
|
|
20919
|
-
"us-west-2" : { }
|
|
20920
|
-
}
|
|
20921
|
-
},
|
|
20922
20785
|
"rolesanywhere" : {
|
|
20923
20786
|
"endpoints" : {
|
|
20924
20787
|
"af-south-1" : { },
|
|
@@ -22988,6 +22851,7 @@
|
|
|
22988
22851
|
"tags" : [ "dualstack" ]
|
|
22989
22852
|
} ]
|
|
22990
22853
|
},
|
|
22854
|
+
"ap-southeast-6" : { },
|
|
22991
22855
|
"ap-southeast-7" : {
|
|
22992
22856
|
"variants" : [ {
|
|
22993
22857
|
"hostname" : "securityhub.ap-southeast-7.api.aws",
|
|
@@ -23837,57 +23701,6 @@
|
|
|
23837
23701
|
"us-west-2" : { }
|
|
23838
23702
|
}
|
|
23839
23703
|
},
|
|
23840
|
-
"session.qldb" : {
|
|
23841
|
-
"endpoints" : {
|
|
23842
|
-
"ap-northeast-1" : { },
|
|
23843
|
-
"ap-northeast-2" : { },
|
|
23844
|
-
"ap-southeast-1" : { },
|
|
23845
|
-
"ap-southeast-2" : { },
|
|
23846
|
-
"ca-central-1" : { },
|
|
23847
|
-
"eu-central-1" : { },
|
|
23848
|
-
"eu-west-1" : { },
|
|
23849
|
-
"eu-west-2" : { },
|
|
23850
|
-
"fips-us-east-1" : {
|
|
23851
|
-
"credentialScope" : {
|
|
23852
|
-
"region" : "us-east-1"
|
|
23853
|
-
},
|
|
23854
|
-
"deprecated" : true,
|
|
23855
|
-
"hostname" : "session.qldb-fips.us-east-1.amazonaws.com"
|
|
23856
|
-
},
|
|
23857
|
-
"fips-us-east-2" : {
|
|
23858
|
-
"credentialScope" : {
|
|
23859
|
-
"region" : "us-east-2"
|
|
23860
|
-
},
|
|
23861
|
-
"deprecated" : true,
|
|
23862
|
-
"hostname" : "session.qldb-fips.us-east-2.amazonaws.com"
|
|
23863
|
-
},
|
|
23864
|
-
"fips-us-west-2" : {
|
|
23865
|
-
"credentialScope" : {
|
|
23866
|
-
"region" : "us-west-2"
|
|
23867
|
-
},
|
|
23868
|
-
"deprecated" : true,
|
|
23869
|
-
"hostname" : "session.qldb-fips.us-west-2.amazonaws.com"
|
|
23870
|
-
},
|
|
23871
|
-
"us-east-1" : {
|
|
23872
|
-
"variants" : [ {
|
|
23873
|
-
"hostname" : "session.qldb-fips.us-east-1.amazonaws.com",
|
|
23874
|
-
"tags" : [ "fips" ]
|
|
23875
|
-
} ]
|
|
23876
|
-
},
|
|
23877
|
-
"us-east-2" : {
|
|
23878
|
-
"variants" : [ {
|
|
23879
|
-
"hostname" : "session.qldb-fips.us-east-2.amazonaws.com",
|
|
23880
|
-
"tags" : [ "fips" ]
|
|
23881
|
-
} ]
|
|
23882
|
-
},
|
|
23883
|
-
"us-west-2" : {
|
|
23884
|
-
"variants" : [ {
|
|
23885
|
-
"hostname" : "session.qldb-fips.us-west-2.amazonaws.com",
|
|
23886
|
-
"tags" : [ "fips" ]
|
|
23887
|
-
} ]
|
|
23888
|
-
}
|
|
23889
|
-
}
|
|
23890
|
-
},
|
|
23891
23704
|
"shield" : {
|
|
23892
23705
|
"defaults" : {
|
|
23893
23706
|
"protocols" : [ "https" ],
|
|
@@ -26023,6 +25836,7 @@
|
|
|
26023
25836
|
"ap-southeast-3" : { },
|
|
26024
25837
|
"ap-southeast-4" : { },
|
|
26025
25838
|
"ap-southeast-5" : { },
|
|
25839
|
+
"ap-southeast-7" : { },
|
|
26026
25840
|
"ca-central-1" : { },
|
|
26027
25841
|
"ca-west-1" : { },
|
|
26028
25842
|
"eu-central-1" : { },
|
|
@@ -26036,6 +25850,7 @@
|
|
|
26036
25850
|
"il-central-1" : { },
|
|
26037
25851
|
"me-central-1" : { },
|
|
26038
25852
|
"me-south-1" : { },
|
|
25853
|
+
"mx-central-1" : { },
|
|
26039
25854
|
"sa-east-1" : { },
|
|
26040
25855
|
"us-east-1" : { },
|
|
26041
25856
|
"us-east-2" : { },
|
|
@@ -26168,6 +25983,7 @@
|
|
|
26168
25983
|
"ap-southeast-3" : { },
|
|
26169
25984
|
"ap-southeast-4" : { },
|
|
26170
25985
|
"ap-southeast-5" : { },
|
|
25986
|
+
"ap-southeast-6" : { },
|
|
26171
25987
|
"ap-southeast-7" : { },
|
|
26172
25988
|
"ca-central-1" : {
|
|
26173
25989
|
"variants" : [ {
|
|
@@ -30982,6 +30798,12 @@
|
|
|
30982
30798
|
"cn-northwest-1" : { }
|
|
30983
30799
|
}
|
|
30984
30800
|
},
|
|
30801
|
+
"verifiedpermissions" : {
|
|
30802
|
+
"endpoints" : {
|
|
30803
|
+
"cn-north-1" : { },
|
|
30804
|
+
"cn-northwest-1" : { }
|
|
30805
|
+
}
|
|
30806
|
+
},
|
|
30985
30807
|
"waf-regional" : {
|
|
30986
30808
|
"endpoints" : {
|
|
30987
30809
|
"cn-north-1" : {
|
|
@@ -35169,11 +34991,6 @@
|
|
|
35169
34991
|
}
|
|
35170
34992
|
}
|
|
35171
34993
|
},
|
|
35172
|
-
"robomaker" : {
|
|
35173
|
-
"endpoints" : {
|
|
35174
|
-
"us-gov-west-1" : { }
|
|
35175
|
-
}
|
|
35176
|
-
},
|
|
35177
34994
|
"rolesanywhere" : {
|
|
35178
34995
|
"endpoints" : {
|
|
35179
34996
|
"fips-us-gov-east-1" : {
|
|
@@ -36707,6 +36524,12 @@
|
|
|
36707
36524
|
}
|
|
36708
36525
|
},
|
|
36709
36526
|
"services" : {
|
|
36527
|
+
"acm" : {
|
|
36528
|
+
"endpoints" : {
|
|
36529
|
+
"us-iso-east-1" : { },
|
|
36530
|
+
"us-iso-west-1" : { }
|
|
36531
|
+
}
|
|
36532
|
+
},
|
|
36710
36533
|
"agreement-marketplace" : {
|
|
36711
36534
|
"endpoints" : {
|
|
36712
36535
|
"fips-us-iso-east-1" : {
|
|
@@ -37330,6 +37153,11 @@
|
|
|
37330
37153
|
"us-iso-east-1" : { }
|
|
37331
37154
|
}
|
|
37332
37155
|
},
|
|
37156
|
+
"kinesisvideo" : {
|
|
37157
|
+
"endpoints" : {
|
|
37158
|
+
"us-iso-east-1" : { }
|
|
37159
|
+
}
|
|
37160
|
+
},
|
|
37333
37161
|
"kms" : {
|
|
37334
37162
|
"endpoints" : {
|
|
37335
37163
|
"ProdFips" : {
|
|
@@ -38008,6 +37836,9 @@
|
|
|
38008
37836
|
"regions" : {
|
|
38009
37837
|
"us-isob-east-1" : {
|
|
38010
37838
|
"description" : "US ISOB East (Ohio)"
|
|
37839
|
+
},
|
|
37840
|
+
"us-isob-west-1" : {
|
|
37841
|
+
"description" : "US ISOB West"
|
|
38011
37842
|
}
|
|
38012
37843
|
},
|
|
38013
37844
|
"services" : {
|
|
@@ -38018,7 +37849,8 @@
|
|
|
38018
37849
|
"region" : "us-isob-east-1"
|
|
38019
37850
|
},
|
|
38020
37851
|
"hostname" : "api.ecr.us-isob-east-1.sc2s.sgov.gov"
|
|
38021
|
-
}
|
|
37852
|
+
},
|
|
37853
|
+
"us-isob-west-1" : { }
|
|
38022
37854
|
}
|
|
38023
37855
|
},
|
|
38024
37856
|
"api.pricing" : {
|
|
@@ -38043,12 +37875,14 @@
|
|
|
38043
37875
|
},
|
|
38044
37876
|
"appconfig" : {
|
|
38045
37877
|
"endpoints" : {
|
|
38046
|
-
"us-isob-east-1" : { }
|
|
37878
|
+
"us-isob-east-1" : { },
|
|
37879
|
+
"us-isob-west-1" : { }
|
|
38047
37880
|
}
|
|
38048
37881
|
},
|
|
38049
37882
|
"appconfigdata" : {
|
|
38050
37883
|
"endpoints" : {
|
|
38051
|
-
"us-isob-east-1" : { }
|
|
37884
|
+
"us-isob-east-1" : { },
|
|
37885
|
+
"us-isob-west-1" : { }
|
|
38052
37886
|
}
|
|
38053
37887
|
},
|
|
38054
37888
|
"application-autoscaling" : {
|
|
@@ -38056,12 +37890,14 @@
|
|
|
38056
37890
|
"protocols" : [ "http", "https" ]
|
|
38057
37891
|
},
|
|
38058
37892
|
"endpoints" : {
|
|
38059
|
-
"us-isob-east-1" : { }
|
|
37893
|
+
"us-isob-east-1" : { },
|
|
37894
|
+
"us-isob-west-1" : { }
|
|
38060
37895
|
}
|
|
38061
37896
|
},
|
|
38062
37897
|
"arc-zonal-shift" : {
|
|
38063
37898
|
"endpoints" : {
|
|
38064
|
-
"us-isob-east-1" : { }
|
|
37899
|
+
"us-isob-east-1" : { },
|
|
37900
|
+
"us-isob-west-1" : { }
|
|
38065
37901
|
}
|
|
38066
37902
|
},
|
|
38067
37903
|
"athena" : {
|
|
@@ -38074,7 +37910,8 @@
|
|
|
38074
37910
|
"protocols" : [ "http", "https" ]
|
|
38075
37911
|
},
|
|
38076
37912
|
"endpoints" : {
|
|
38077
|
-
"us-isob-east-1" : { }
|
|
37913
|
+
"us-isob-east-1" : { },
|
|
37914
|
+
"us-isob-west-1" : { }
|
|
38078
37915
|
}
|
|
38079
37916
|
},
|
|
38080
37917
|
"backup" : {
|
|
@@ -38084,7 +37921,8 @@
|
|
|
38084
37921
|
},
|
|
38085
37922
|
"batch" : {
|
|
38086
37923
|
"endpoints" : {
|
|
38087
|
-
"us-isob-east-1" : { }
|
|
37924
|
+
"us-isob-east-1" : { },
|
|
37925
|
+
"us-isob-west-1" : { }
|
|
38088
37926
|
}
|
|
38089
37927
|
},
|
|
38090
37928
|
"budgets" : {
|
|
@@ -38119,12 +37957,14 @@
|
|
|
38119
37957
|
},
|
|
38120
37958
|
"cloudcontrolapi" : {
|
|
38121
37959
|
"endpoints" : {
|
|
38122
|
-
"us-isob-east-1" : { }
|
|
37960
|
+
"us-isob-east-1" : { },
|
|
37961
|
+
"us-isob-west-1" : { }
|
|
38123
37962
|
}
|
|
38124
37963
|
},
|
|
38125
37964
|
"cloudformation" : {
|
|
38126
37965
|
"endpoints" : {
|
|
38127
|
-
"us-isob-east-1" : { }
|
|
37966
|
+
"us-isob-east-1" : { },
|
|
37967
|
+
"us-isob-west-1" : { }
|
|
38128
37968
|
}
|
|
38129
37969
|
},
|
|
38130
37970
|
"cloudtrail" : {
|
|
@@ -38141,7 +37981,8 @@
|
|
|
38141
37981
|
"hostname" : "cloudtrail-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38142
37982
|
"tags" : [ "fips" ]
|
|
38143
37983
|
} ]
|
|
38144
|
-
}
|
|
37984
|
+
},
|
|
37985
|
+
"us-isob-west-1" : { }
|
|
38145
37986
|
}
|
|
38146
37987
|
},
|
|
38147
37988
|
"codebuild" : {
|
|
@@ -38151,7 +37992,8 @@
|
|
|
38151
37992
|
},
|
|
38152
37993
|
"codedeploy" : {
|
|
38153
37994
|
"endpoints" : {
|
|
38154
|
-
"us-isob-east-1" : { }
|
|
37995
|
+
"us-isob-east-1" : { },
|
|
37996
|
+
"us-isob-west-1" : { }
|
|
38155
37997
|
}
|
|
38156
37998
|
},
|
|
38157
37999
|
"config" : {
|
|
@@ -38168,7 +38010,8 @@
|
|
|
38168
38010
|
"hostname" : "config-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38169
38011
|
"tags" : [ "fips" ]
|
|
38170
38012
|
} ]
|
|
38171
|
-
}
|
|
38013
|
+
},
|
|
38014
|
+
"us-isob-west-1" : { }
|
|
38172
38015
|
}
|
|
38173
38016
|
},
|
|
38174
38017
|
"datasync" : {
|
|
@@ -38178,12 +38021,14 @@
|
|
|
38178
38021
|
},
|
|
38179
38022
|
"directconnect" : {
|
|
38180
38023
|
"endpoints" : {
|
|
38181
|
-
"us-isob-east-1" : { }
|
|
38024
|
+
"us-isob-east-1" : { },
|
|
38025
|
+
"us-isob-west-1" : { }
|
|
38182
38026
|
}
|
|
38183
38027
|
},
|
|
38184
38028
|
"dlm" : {
|
|
38185
38029
|
"endpoints" : {
|
|
38186
|
-
"us-isob-east-1" : { }
|
|
38030
|
+
"us-isob-east-1" : { },
|
|
38031
|
+
"us-isob-west-1" : { }
|
|
38187
38032
|
}
|
|
38188
38033
|
},
|
|
38189
38034
|
"dms" : {
|
|
@@ -38223,7 +38068,8 @@
|
|
|
38223
38068
|
},
|
|
38224
38069
|
"deprecated" : true,
|
|
38225
38070
|
"hostname" : "dms.us-isob-east-1.sc2s.sgov.gov"
|
|
38226
|
-
}
|
|
38071
|
+
},
|
|
38072
|
+
"us-isob-west-1" : { }
|
|
38227
38073
|
}
|
|
38228
38074
|
},
|
|
38229
38075
|
"ds" : {
|
|
@@ -38248,12 +38094,14 @@
|
|
|
38248
38094
|
"protocols" : [ "http", "https" ]
|
|
38249
38095
|
},
|
|
38250
38096
|
"endpoints" : {
|
|
38251
|
-
"us-isob-east-1" : { }
|
|
38097
|
+
"us-isob-east-1" : { },
|
|
38098
|
+
"us-isob-west-1" : { }
|
|
38252
38099
|
}
|
|
38253
38100
|
},
|
|
38254
38101
|
"ebs" : {
|
|
38255
38102
|
"endpoints" : {
|
|
38256
|
-
"us-isob-east-1" : { }
|
|
38103
|
+
"us-isob-east-1" : { },
|
|
38104
|
+
"us-isob-west-1" : { }
|
|
38257
38105
|
}
|
|
38258
38106
|
},
|
|
38259
38107
|
"ec2" : {
|
|
@@ -38261,12 +38109,14 @@
|
|
|
38261
38109
|
"protocols" : [ "http", "https" ]
|
|
38262
38110
|
},
|
|
38263
38111
|
"endpoints" : {
|
|
38264
|
-
"us-isob-east-1" : { }
|
|
38112
|
+
"us-isob-east-1" : { },
|
|
38113
|
+
"us-isob-west-1" : { }
|
|
38265
38114
|
}
|
|
38266
38115
|
},
|
|
38267
38116
|
"ecs" : {
|
|
38268
38117
|
"endpoints" : {
|
|
38269
|
-
"us-isob-east-1" : { }
|
|
38118
|
+
"us-isob-east-1" : { },
|
|
38119
|
+
"us-isob-west-1" : { }
|
|
38270
38120
|
}
|
|
38271
38121
|
},
|
|
38272
38122
|
"eks" : {
|
|
@@ -38274,12 +38124,14 @@
|
|
|
38274
38124
|
"protocols" : [ "http", "https" ]
|
|
38275
38125
|
},
|
|
38276
38126
|
"endpoints" : {
|
|
38277
|
-
"us-isob-east-1" : { }
|
|
38127
|
+
"us-isob-east-1" : { },
|
|
38128
|
+
"us-isob-west-1" : { }
|
|
38278
38129
|
}
|
|
38279
38130
|
},
|
|
38280
38131
|
"elasticache" : {
|
|
38281
38132
|
"endpoints" : {
|
|
38282
|
-
"us-isob-east-1" : { }
|
|
38133
|
+
"us-isob-east-1" : { },
|
|
38134
|
+
"us-isob-west-1" : { }
|
|
38283
38135
|
}
|
|
38284
38136
|
},
|
|
38285
38137
|
"elasticfilesystem" : {
|
|
@@ -38303,7 +38155,8 @@
|
|
|
38303
38155
|
"endpoints" : {
|
|
38304
38156
|
"us-isob-east-1" : {
|
|
38305
38157
|
"protocols" : [ "https" ]
|
|
38306
|
-
}
|
|
38158
|
+
},
|
|
38159
|
+
"us-isob-west-1" : { }
|
|
38307
38160
|
}
|
|
38308
38161
|
},
|
|
38309
38162
|
"elasticmapreduce" : {
|
|
@@ -38320,17 +38173,20 @@
|
|
|
38320
38173
|
"hostname" : "elasticmapreduce.us-isob-east-1.sc2s.sgov.gov",
|
|
38321
38174
|
"tags" : [ "fips" ]
|
|
38322
38175
|
} ]
|
|
38323
|
-
}
|
|
38176
|
+
},
|
|
38177
|
+
"us-isob-west-1" : { }
|
|
38324
38178
|
}
|
|
38325
38179
|
},
|
|
38326
38180
|
"es" : {
|
|
38327
38181
|
"endpoints" : {
|
|
38328
|
-
"us-isob-east-1" : { }
|
|
38182
|
+
"us-isob-east-1" : { },
|
|
38183
|
+
"us-isob-west-1" : { }
|
|
38329
38184
|
}
|
|
38330
38185
|
},
|
|
38331
38186
|
"events" : {
|
|
38332
38187
|
"endpoints" : {
|
|
38333
|
-
"us-isob-east-1" : { }
|
|
38188
|
+
"us-isob-east-1" : { },
|
|
38189
|
+
"us-isob-west-1" : { }
|
|
38334
38190
|
}
|
|
38335
38191
|
},
|
|
38336
38192
|
"firehose" : {
|
|
@@ -38389,7 +38245,8 @@
|
|
|
38389
38245
|
},
|
|
38390
38246
|
"kinesis" : {
|
|
38391
38247
|
"endpoints" : {
|
|
38392
|
-
"us-isob-east-1" : { }
|
|
38248
|
+
"us-isob-east-1" : { },
|
|
38249
|
+
"us-isob-west-1" : { }
|
|
38393
38250
|
}
|
|
38394
38251
|
},
|
|
38395
38252
|
"kinesisanalytics" : {
|
|
@@ -38418,7 +38275,8 @@
|
|
|
38418
38275
|
},
|
|
38419
38276
|
"deprecated" : true,
|
|
38420
38277
|
"hostname" : "kms-fips.us-isob-east-1.sc2s.sgov.gov"
|
|
38421
|
-
}
|
|
38278
|
+
},
|
|
38279
|
+
"us-isob-west-1" : { }
|
|
38422
38280
|
}
|
|
38423
38281
|
},
|
|
38424
38282
|
"lakeformation" : {
|
|
@@ -38428,7 +38286,8 @@
|
|
|
38428
38286
|
},
|
|
38429
38287
|
"lambda" : {
|
|
38430
38288
|
"endpoints" : {
|
|
38431
|
-
"us-isob-east-1" : { }
|
|
38289
|
+
"us-isob-east-1" : { },
|
|
38290
|
+
"us-isob-west-1" : { }
|
|
38432
38291
|
}
|
|
38433
38292
|
},
|
|
38434
38293
|
"license-manager" : {
|
|
@@ -38438,7 +38297,8 @@
|
|
|
38438
38297
|
},
|
|
38439
38298
|
"logs" : {
|
|
38440
38299
|
"endpoints" : {
|
|
38441
|
-
"us-isob-east-1" : { }
|
|
38300
|
+
"us-isob-east-1" : { },
|
|
38301
|
+
"us-isob-west-1" : { }
|
|
38442
38302
|
}
|
|
38443
38303
|
},
|
|
38444
38304
|
"medialive" : {
|
|
@@ -38480,7 +38340,8 @@
|
|
|
38480
38340
|
},
|
|
38481
38341
|
"monitoring" : {
|
|
38482
38342
|
"endpoints" : {
|
|
38483
|
-
"us-isob-east-1" : { }
|
|
38343
|
+
"us-isob-east-1" : { },
|
|
38344
|
+
"us-isob-west-1" : { }
|
|
38484
38345
|
}
|
|
38485
38346
|
},
|
|
38486
38347
|
"network-firewall" : {
|
|
@@ -38490,7 +38351,8 @@
|
|
|
38490
38351
|
},
|
|
38491
38352
|
"oam" : {
|
|
38492
38353
|
"endpoints" : {
|
|
38493
|
-
"us-isob-east-1" : { }
|
|
38354
|
+
"us-isob-east-1" : { },
|
|
38355
|
+
"us-isob-west-1" : { }
|
|
38494
38356
|
}
|
|
38495
38357
|
},
|
|
38496
38358
|
"organizations" : {
|
|
@@ -38512,12 +38374,14 @@
|
|
|
38512
38374
|
},
|
|
38513
38375
|
"pi" : {
|
|
38514
38376
|
"endpoints" : {
|
|
38515
|
-
"us-isob-east-1" : { }
|
|
38377
|
+
"us-isob-east-1" : { },
|
|
38378
|
+
"us-isob-west-1" : { }
|
|
38516
38379
|
}
|
|
38517
38380
|
},
|
|
38518
38381
|
"ram" : {
|
|
38519
38382
|
"endpoints" : {
|
|
38520
|
-
"us-isob-east-1" : { }
|
|
38383
|
+
"us-isob-east-1" : { },
|
|
38384
|
+
"us-isob-west-1" : { }
|
|
38521
38385
|
}
|
|
38522
38386
|
},
|
|
38523
38387
|
"rbin" : {
|
|
@@ -38534,7 +38398,8 @@
|
|
|
38534
38398
|
"hostname" : "rbin-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38535
38399
|
"tags" : [ "fips" ]
|
|
38536
38400
|
} ]
|
|
38537
|
-
}
|
|
38401
|
+
},
|
|
38402
|
+
"us-isob-west-1" : { }
|
|
38538
38403
|
}
|
|
38539
38404
|
},
|
|
38540
38405
|
"rds" : {
|
|
@@ -38558,7 +38423,8 @@
|
|
|
38558
38423
|
},
|
|
38559
38424
|
"deprecated" : true,
|
|
38560
38425
|
"hostname" : "rds.us-isob-east-1.sc2s.sgov.gov"
|
|
38561
|
-
}
|
|
38426
|
+
},
|
|
38427
|
+
"us-isob-west-1" : { }
|
|
38562
38428
|
}
|
|
38563
38429
|
},
|
|
38564
38430
|
"redshift" : {
|
|
@@ -38568,12 +38434,14 @@
|
|
|
38568
38434
|
"region" : "us-isob-east-1"
|
|
38569
38435
|
},
|
|
38570
38436
|
"hostname" : "redshift.us-isob-east-1.sc2s.sgov.gov"
|
|
38571
|
-
}
|
|
38437
|
+
},
|
|
38438
|
+
"us-isob-west-1" : { }
|
|
38572
38439
|
}
|
|
38573
38440
|
},
|
|
38574
38441
|
"resource-groups" : {
|
|
38575
38442
|
"endpoints" : {
|
|
38576
|
-
"us-isob-east-1" : { }
|
|
38443
|
+
"us-isob-east-1" : { },
|
|
38444
|
+
"us-isob-west-1" : { }
|
|
38577
38445
|
}
|
|
38578
38446
|
},
|
|
38579
38447
|
"route53" : {
|
|
@@ -38619,7 +38487,8 @@
|
|
|
38619
38487
|
"hostname" : "s3-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38620
38488
|
"tags" : [ "fips" ]
|
|
38621
38489
|
} ]
|
|
38622
|
-
}
|
|
38490
|
+
},
|
|
38491
|
+
"us-isob-west-1" : { }
|
|
38623
38492
|
}
|
|
38624
38493
|
},
|
|
38625
38494
|
"s3-control" : {
|
|
@@ -38669,7 +38538,8 @@
|
|
|
38669
38538
|
},
|
|
38670
38539
|
"scheduler" : {
|
|
38671
38540
|
"endpoints" : {
|
|
38672
|
-
"us-isob-east-1" : { }
|
|
38541
|
+
"us-isob-east-1" : { },
|
|
38542
|
+
"us-isob-west-1" : { }
|
|
38673
38543
|
}
|
|
38674
38544
|
},
|
|
38675
38545
|
"secretsmanager" : {
|
|
@@ -38681,7 +38551,8 @@
|
|
|
38681
38551
|
},
|
|
38682
38552
|
"us-isob-east-1-fips" : {
|
|
38683
38553
|
"deprecated" : true
|
|
38684
|
-
}
|
|
38554
|
+
},
|
|
38555
|
+
"us-isob-west-1" : { }
|
|
38685
38556
|
}
|
|
38686
38557
|
},
|
|
38687
38558
|
"securityhub" : {
|
|
@@ -38691,12 +38562,14 @@
|
|
|
38691
38562
|
},
|
|
38692
38563
|
"servicediscovery" : {
|
|
38693
38564
|
"endpoints" : {
|
|
38694
|
-
"us-isob-east-1" : { }
|
|
38565
|
+
"us-isob-east-1" : { },
|
|
38566
|
+
"us-isob-west-1" : { }
|
|
38695
38567
|
}
|
|
38696
38568
|
},
|
|
38697
38569
|
"servicequotas" : {
|
|
38698
38570
|
"endpoints" : {
|
|
38699
|
-
"us-isob-east-1" : { }
|
|
38571
|
+
"us-isob-east-1" : { },
|
|
38572
|
+
"us-isob-west-1" : { }
|
|
38700
38573
|
}
|
|
38701
38574
|
},
|
|
38702
38575
|
"snowball" : {
|
|
@@ -38709,7 +38582,8 @@
|
|
|
38709
38582
|
"protocols" : [ "http", "https" ]
|
|
38710
38583
|
},
|
|
38711
38584
|
"endpoints" : {
|
|
38712
|
-
"us-isob-east-1" : { }
|
|
38585
|
+
"us-isob-east-1" : { },
|
|
38586
|
+
"us-isob-west-1" : { }
|
|
38713
38587
|
}
|
|
38714
38588
|
},
|
|
38715
38589
|
"sqs" : {
|
|
@@ -38730,12 +38604,14 @@
|
|
|
38730
38604
|
"hostname" : "sqs.us-isob-east-1.sc2s.sgov.gov",
|
|
38731
38605
|
"tags" : [ "fips" ]
|
|
38732
38606
|
} ]
|
|
38733
|
-
}
|
|
38607
|
+
},
|
|
38608
|
+
"us-isob-west-1" : { }
|
|
38734
38609
|
}
|
|
38735
38610
|
},
|
|
38736
38611
|
"ssm" : {
|
|
38737
38612
|
"endpoints" : {
|
|
38738
|
-
"us-isob-east-1" : { }
|
|
38613
|
+
"us-isob-east-1" : { },
|
|
38614
|
+
"us-isob-west-1" : { }
|
|
38739
38615
|
}
|
|
38740
38616
|
},
|
|
38741
38617
|
"states" : {
|
|
@@ -38752,7 +38628,8 @@
|
|
|
38752
38628
|
"hostname" : "states-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38753
38629
|
"tags" : [ "fips" ]
|
|
38754
38630
|
} ]
|
|
38755
|
-
}
|
|
38631
|
+
},
|
|
38632
|
+
"us-isob-west-1" : { }
|
|
38756
38633
|
}
|
|
38757
38634
|
},
|
|
38758
38635
|
"storagegateway" : {
|
|
@@ -38787,12 +38664,14 @@
|
|
|
38787
38664
|
"protocols" : [ "http", "https" ]
|
|
38788
38665
|
},
|
|
38789
38666
|
"endpoints" : {
|
|
38790
|
-
"us-isob-east-1" : { }
|
|
38667
|
+
"us-isob-east-1" : { },
|
|
38668
|
+
"us-isob-west-1" : { }
|
|
38791
38669
|
}
|
|
38792
38670
|
},
|
|
38793
38671
|
"sts" : {
|
|
38794
38672
|
"endpoints" : {
|
|
38795
|
-
"us-isob-east-1" : { }
|
|
38673
|
+
"us-isob-east-1" : { },
|
|
38674
|
+
"us-isob-west-1" : { }
|
|
38796
38675
|
}
|
|
38797
38676
|
},
|
|
38798
38677
|
"support" : {
|
|
@@ -38820,17 +38699,20 @@
|
|
|
38820
38699
|
"hostname" : "swf-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38821
38700
|
"tags" : [ "fips" ]
|
|
38822
38701
|
} ]
|
|
38823
|
-
}
|
|
38702
|
+
},
|
|
38703
|
+
"us-isob-west-1" : { }
|
|
38824
38704
|
}
|
|
38825
38705
|
},
|
|
38826
38706
|
"synthetics" : {
|
|
38827
38707
|
"endpoints" : {
|
|
38828
|
-
"us-isob-east-1" : { }
|
|
38708
|
+
"us-isob-east-1" : { },
|
|
38709
|
+
"us-isob-west-1" : { }
|
|
38829
38710
|
}
|
|
38830
38711
|
},
|
|
38831
38712
|
"tagging" : {
|
|
38832
38713
|
"endpoints" : {
|
|
38833
|
-
"us-isob-east-1" : { }
|
|
38714
|
+
"us-isob-east-1" : { },
|
|
38715
|
+
"us-isob-west-1" : { }
|
|
38834
38716
|
}
|
|
38835
38717
|
},
|
|
38836
38718
|
"wafv2" : {
|
|
@@ -38857,7 +38739,8 @@
|
|
|
38857
38739
|
},
|
|
38858
38740
|
"xray" : {
|
|
38859
38741
|
"endpoints" : {
|
|
38860
|
-
"us-isob-east-1" : { }
|
|
38742
|
+
"us-isob-east-1" : { },
|
|
38743
|
+
"us-isob-west-1" : { }
|
|
38861
38744
|
}
|
|
38862
38745
|
}
|
|
38863
38746
|
}
|
|
@@ -38925,6 +38808,11 @@
|
|
|
38925
38808
|
"eu-isoe-west-1" : { }
|
|
38926
38809
|
}
|
|
38927
38810
|
},
|
|
38811
|
+
"apigateway" : {
|
|
38812
|
+
"endpoints" : {
|
|
38813
|
+
"eu-isoe-west-1" : { }
|
|
38814
|
+
}
|
|
38815
|
+
},
|
|
38928
38816
|
"appconfig" : {
|
|
38929
38817
|
"endpoints" : {
|
|
38930
38818
|
"eu-isoe-west-1" : { }
|