aws-partitions 1.1160.0 → 1.1182.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 +1 -7
- data/partitions-metadata.json +7 -4
- data/partitions.json +186 -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: 78bf342376c1bf01ee24733cc55d2da86aa1173b68a4fa302e80f7f3e9366d65
|
|
4
|
+
data.tar.gz: 980fd9889552c4e46afb975440fd4519a0f5e123fe075d636977463b74ce4dd1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d19e540cd0ef08294b060fd68f04a5fbd8470430066b7943adb5b40c9617164e44f4bc513ac9e91200b10faa86ea1a1727bb6529e7e7a3a2c5dc14b7d3d8d99e
|
|
7
|
+
data.tar.gz: df5d30b9aa32c77f2d8c7ac02f8df482ed81134491ed4748d351b91e2133b1943f9455ff3459a3fc6cd0acb666ee1afed19579deaa42410de6d5ba537766e201
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,116 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1182.0 (2025-11-14)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1181.0 (2025-11-06)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.1180.0 (2025-11-04)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.1179.0 (2025-10-30)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
24
|
+
1.1178.0 (2025-10-28)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
29
|
+
1.1177.0 (2025-10-24)
|
|
30
|
+
------------------
|
|
31
|
+
|
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
33
|
+
|
|
34
|
+
1.1176.0 (2025-10-23)
|
|
35
|
+
------------------
|
|
36
|
+
|
|
37
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
38
|
+
|
|
39
|
+
1.1175.0 (2025-10-22)
|
|
40
|
+
------------------
|
|
41
|
+
|
|
42
|
+
* Feature - Added support for enumerating regions for `Aws::RTBFabric`.
|
|
43
|
+
|
|
44
|
+
1.1174.0 (2025-10-17)
|
|
45
|
+
------------------
|
|
46
|
+
|
|
47
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
48
|
+
|
|
49
|
+
1.1173.0 (2025-10-15)
|
|
50
|
+
------------------
|
|
51
|
+
|
|
52
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
53
|
+
|
|
54
|
+
1.1172.0 (2025-10-10)
|
|
55
|
+
------------------
|
|
56
|
+
|
|
57
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
58
|
+
|
|
59
|
+
1.1171.0 (2025-10-09)
|
|
60
|
+
------------------
|
|
61
|
+
|
|
62
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
63
|
+
|
|
64
|
+
1.1170.0 (2025-10-08)
|
|
65
|
+
------------------
|
|
66
|
+
|
|
67
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
68
|
+
|
|
69
|
+
1.1169.0 (2025-10-07)
|
|
70
|
+
------------------
|
|
71
|
+
|
|
72
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
73
|
+
|
|
74
|
+
1.1168.0 (2025-09-30)
|
|
75
|
+
------------------
|
|
76
|
+
|
|
77
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
78
|
+
|
|
79
|
+
1.1167.0 (2025-09-29)
|
|
80
|
+
------------------
|
|
81
|
+
|
|
82
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
83
|
+
|
|
84
|
+
1.1166.0 (2025-09-26)
|
|
85
|
+
------------------
|
|
86
|
+
|
|
87
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
88
|
+
|
|
89
|
+
1.1165.0 (2025-09-25)
|
|
90
|
+
------------------
|
|
91
|
+
|
|
92
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
93
|
+
|
|
94
|
+
1.1164.0 (2025-09-23)
|
|
95
|
+
------------------
|
|
96
|
+
|
|
97
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
98
|
+
|
|
99
|
+
1.1163.0 (2025-09-22)
|
|
100
|
+
------------------
|
|
101
|
+
|
|
102
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
103
|
+
|
|
104
|
+
1.1162.0 (2025-09-19)
|
|
105
|
+
------------------
|
|
106
|
+
|
|
107
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
108
|
+
|
|
109
|
+
1.1161.0 (2025-09-16)
|
|
110
|
+
------------------
|
|
111
|
+
|
|
112
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
113
|
+
|
|
4
114
|
1.1160.0 (2025-09-15)
|
|
5
115
|
------------------
|
|
6
116
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1182.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,12 +552,11 @@ 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',
|
|
564
558
|
'RDSDataService' => 'rds-data',
|
|
559
|
+
'RTBFabric' => 'rtbfabric',
|
|
565
560
|
'RecycleBin' => 'rbin',
|
|
566
561
|
'Redshift' => 'redshift',
|
|
567
562
|
'RedshiftDataAPIService' => 'redshift-data',
|
|
@@ -572,7 +567,6 @@ module Aws
|
|
|
572
567
|
'ResourceExplorer2' => 'resource-explorer-2',
|
|
573
568
|
'ResourceGroups' => 'resource-groups',
|
|
574
569
|
'ResourceGroupsTaggingAPI' => 'tagging',
|
|
575
|
-
'RoboMaker' => 'robomaker',
|
|
576
570
|
'RolesAnywhere' => 'rolesanywhere',
|
|
577
571
|
'Route53' => 'route53',
|
|
578
572
|
'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" ]
|
|
@@ -3024,6 +2944,7 @@
|
|
|
3024
2944
|
"endpoints" : {
|
|
3025
2945
|
"af-south-1" : { },
|
|
3026
2946
|
"ap-east-1" : { },
|
|
2947
|
+
"ap-east-2" : { },
|
|
3027
2948
|
"ap-northeast-1" : {
|
|
3028
2949
|
"variants" : [ {
|
|
3029
2950
|
"tags" : [ "dualstack" ]
|
|
@@ -3034,11 +2955,13 @@
|
|
|
3034
2955
|
"tags" : [ "dualstack" ]
|
|
3035
2956
|
} ]
|
|
3036
2957
|
},
|
|
2958
|
+
"ap-northeast-3" : { },
|
|
3037
2959
|
"ap-south-1" : {
|
|
3038
2960
|
"variants" : [ {
|
|
3039
2961
|
"tags" : [ "dualstack" ]
|
|
3040
2962
|
} ]
|
|
3041
2963
|
},
|
|
2964
|
+
"ap-south-2" : { },
|
|
3042
2965
|
"ap-southeast-1" : {
|
|
3043
2966
|
"variants" : [ {
|
|
3044
2967
|
"tags" : [ "dualstack" ]
|
|
@@ -3049,9 +2972,12 @@
|
|
|
3049
2972
|
"tags" : [ "dualstack" ]
|
|
3050
2973
|
} ]
|
|
3051
2974
|
},
|
|
2975
|
+
"ap-southeast-3" : { },
|
|
2976
|
+
"ap-southeast-4" : { },
|
|
3052
2977
|
"ap-southeast-5" : { },
|
|
3053
2978
|
"ap-southeast-7" : { },
|
|
3054
2979
|
"ca-central-1" : { },
|
|
2980
|
+
"ca-west-1" : { },
|
|
3055
2981
|
"eu-central-1" : {
|
|
3056
2982
|
"variants" : [ {
|
|
3057
2983
|
"tags" : [ "dualstack" ]
|
|
@@ -3064,6 +2990,7 @@
|
|
|
3064
2990
|
} ]
|
|
3065
2991
|
},
|
|
3066
2992
|
"eu-south-1" : { },
|
|
2993
|
+
"eu-south-2" : { },
|
|
3067
2994
|
"eu-west-1" : {
|
|
3068
2995
|
"variants" : [ {
|
|
3069
2996
|
"tags" : [ "dualstack" ]
|
|
@@ -3079,7 +3006,10 @@
|
|
|
3079
3006
|
"tags" : [ "dualstack" ]
|
|
3080
3007
|
} ]
|
|
3081
3008
|
},
|
|
3009
|
+
"il-central-1" : { },
|
|
3082
3010
|
"me-central-1" : { },
|
|
3011
|
+
"me-south-1" : { },
|
|
3012
|
+
"mx-central-1" : { },
|
|
3083
3013
|
"sa-east-1" : {
|
|
3084
3014
|
"variants" : [ {
|
|
3085
3015
|
"tags" : [ "dualstack" ]
|
|
@@ -3109,6 +3039,7 @@
|
|
|
3109
3039
|
"us-east-2-fips" : {
|
|
3110
3040
|
"deprecated" : true
|
|
3111
3041
|
},
|
|
3042
|
+
"us-west-1" : { },
|
|
3112
3043
|
"us-west-2" : {
|
|
3113
3044
|
"variants" : [ {
|
|
3114
3045
|
"tags" : [ "dualstack" ]
|
|
@@ -3647,6 +3578,7 @@
|
|
|
3647
3578
|
"ap-southeast-3" : { },
|
|
3648
3579
|
"ap-southeast-4" : { },
|
|
3649
3580
|
"ap-southeast-5" : { },
|
|
3581
|
+
"ap-southeast-6" : { },
|
|
3650
3582
|
"ap-southeast-7" : { },
|
|
3651
3583
|
"ca-central-1" : { },
|
|
3652
3584
|
"ca-west-1" : { },
|
|
@@ -3788,6 +3720,7 @@
|
|
|
3788
3720
|
},
|
|
3789
3721
|
"bedrock" : {
|
|
3790
3722
|
"endpoints" : {
|
|
3723
|
+
"ap-east-2" : { },
|
|
3791
3724
|
"ap-northeast-1" : { },
|
|
3792
3725
|
"ap-northeast-2" : { },
|
|
3793
3726
|
"ap-northeast-3" : { },
|
|
@@ -3797,6 +3730,8 @@
|
|
|
3797
3730
|
"ap-southeast-2" : { },
|
|
3798
3731
|
"ap-southeast-3" : { },
|
|
3799
3732
|
"ap-southeast-4" : { },
|
|
3733
|
+
"ap-southeast-5" : { },
|
|
3734
|
+
"ap-southeast-7" : { },
|
|
3800
3735
|
"bedrock-ap-northeast-1" : {
|
|
3801
3736
|
"credentialScope" : {
|
|
3802
3737
|
"region" : "ap-northeast-1"
|
|
@@ -4094,6 +4029,8 @@
|
|
|
4094
4029
|
"eu-west-1" : { },
|
|
4095
4030
|
"eu-west-2" : { },
|
|
4096
4031
|
"eu-west-3" : { },
|
|
4032
|
+
"il-central-1" : { },
|
|
4033
|
+
"me-central-1" : { },
|
|
4097
4034
|
"sa-east-1" : { },
|
|
4098
4035
|
"us-east-1" : { },
|
|
4099
4036
|
"us-east-2" : { },
|
|
@@ -4215,6 +4152,7 @@
|
|
|
4215
4152
|
"deprecated" : true,
|
|
4216
4153
|
"hostname" : "cassandra-fips.us-west-2.amazonaws.com"
|
|
4217
4154
|
},
|
|
4155
|
+
"me-central-1" : { },
|
|
4218
4156
|
"me-south-1" : { },
|
|
4219
4157
|
"sa-east-1" : { },
|
|
4220
4158
|
"us-east-1" : {
|
|
@@ -5457,6 +5395,7 @@
|
|
|
5457
5395
|
"ap-southeast-3" : { },
|
|
5458
5396
|
"ap-southeast-4" : { },
|
|
5459
5397
|
"ap-southeast-5" : { },
|
|
5398
|
+
"ap-southeast-6" : { },
|
|
5460
5399
|
"ap-southeast-7" : { },
|
|
5461
5400
|
"ca-central-1" : { },
|
|
5462
5401
|
"ca-west-1" : { },
|
|
@@ -6747,6 +6686,7 @@
|
|
|
6747
6686
|
"ap-southeast-3" : { },
|
|
6748
6687
|
"ap-southeast-4" : { },
|
|
6749
6688
|
"ap-southeast-5" : { },
|
|
6689
|
+
"ap-southeast-6" : { },
|
|
6750
6690
|
"ap-southeast-7" : { },
|
|
6751
6691
|
"ca-central-1" : {
|
|
6752
6692
|
"variants" : [ {
|
|
@@ -7514,6 +7454,7 @@
|
|
|
7514
7454
|
} ]
|
|
7515
7455
|
},
|
|
7516
7456
|
"endpoints" : {
|
|
7457
|
+
"ap-east-1" : { },
|
|
7517
7458
|
"ap-east-2" : { },
|
|
7518
7459
|
"ap-northeast-1" : {
|
|
7519
7460
|
"hostname" : "datazone.ap-northeast-1.api.aws"
|
|
@@ -7562,6 +7503,7 @@
|
|
|
7562
7503
|
"eu-central-1" : {
|
|
7563
7504
|
"hostname" : "datazone.eu-central-1.api.aws"
|
|
7564
7505
|
},
|
|
7506
|
+
"eu-central-2" : { },
|
|
7565
7507
|
"eu-north-1" : {
|
|
7566
7508
|
"hostname" : "datazone.eu-north-1.api.aws"
|
|
7567
7509
|
},
|
|
@@ -9539,6 +9481,7 @@
|
|
|
9539
9481
|
"tags" : [ "fips" ]
|
|
9540
9482
|
} ]
|
|
9541
9483
|
},
|
|
9484
|
+
"ap-southeast-6" : { },
|
|
9542
9485
|
"ap-southeast-7" : {
|
|
9543
9486
|
"variants" : [ {
|
|
9544
9487
|
"hostname" : "elasticfilesystem-fips.ap-southeast-7.amazonaws.com",
|
|
@@ -11204,6 +11147,7 @@
|
|
|
11204
11147
|
"tags" : [ "fips" ]
|
|
11205
11148
|
} ]
|
|
11206
11149
|
},
|
|
11150
|
+
"ap-east-2" : { },
|
|
11207
11151
|
"ap-northeast-1" : {
|
|
11208
11152
|
"variants" : [ {
|
|
11209
11153
|
"hostname" : "fms-fips.ap-northeast-1.amazonaws.com",
|
|
@@ -12669,6 +12613,7 @@
|
|
|
12669
12613
|
"endpoints" : {
|
|
12670
12614
|
"ap-south-1" : { },
|
|
12671
12615
|
"ap-southeast-2" : { },
|
|
12616
|
+
"ca-central-1" : { },
|
|
12672
12617
|
"eu-west-1" : { },
|
|
12673
12618
|
"eu-west-2" : { },
|
|
12674
12619
|
"us-east-1" : { },
|
|
@@ -12741,6 +12686,7 @@
|
|
|
12741
12686
|
"endpoints" : {
|
|
12742
12687
|
"af-south-1" : { },
|
|
12743
12688
|
"ap-east-1" : { },
|
|
12689
|
+
"ap-east-2" : { },
|
|
12744
12690
|
"ap-northeast-1" : { },
|
|
12745
12691
|
"ap-northeast-2" : { },
|
|
12746
12692
|
"ap-northeast-3" : { },
|
|
@@ -14044,19 +13990,34 @@
|
|
|
14044
13990
|
},
|
|
14045
13991
|
"kafkaconnect" : {
|
|
14046
13992
|
"endpoints" : {
|
|
13993
|
+
"af-south-1" : { },
|
|
13994
|
+
"ap-east-1" : { },
|
|
13995
|
+
"ap-east-2" : { },
|
|
14047
13996
|
"ap-northeast-1" : { },
|
|
14048
13997
|
"ap-northeast-2" : { },
|
|
13998
|
+
"ap-northeast-3" : { },
|
|
14049
13999
|
"ap-south-1" : { },
|
|
14050
14000
|
"ap-south-2" : { },
|
|
14051
14001
|
"ap-southeast-1" : { },
|
|
14052
14002
|
"ap-southeast-2" : { },
|
|
14003
|
+
"ap-southeast-3" : { },
|
|
14004
|
+
"ap-southeast-4" : { },
|
|
14053
14005
|
"ap-southeast-5" : { },
|
|
14006
|
+
"ap-southeast-7" : { },
|
|
14054
14007
|
"ca-central-1" : { },
|
|
14008
|
+
"ca-west-1" : { },
|
|
14055
14009
|
"eu-central-1" : { },
|
|
14010
|
+
"eu-central-2" : { },
|
|
14056
14011
|
"eu-north-1" : { },
|
|
14012
|
+
"eu-south-1" : { },
|
|
14013
|
+
"eu-south-2" : { },
|
|
14057
14014
|
"eu-west-1" : { },
|
|
14058
14015
|
"eu-west-2" : { },
|
|
14059
14016
|
"eu-west-3" : { },
|
|
14017
|
+
"il-central-1" : { },
|
|
14018
|
+
"me-central-1" : { },
|
|
14019
|
+
"me-south-1" : { },
|
|
14020
|
+
"mx-central-1" : { },
|
|
14060
14021
|
"sa-east-1" : { },
|
|
14061
14022
|
"us-east-1" : { },
|
|
14062
14023
|
"us-east-2" : { },
|
|
@@ -15904,30 +15865,6 @@
|
|
|
15904
15865
|
"us-east-1" : { }
|
|
15905
15866
|
}
|
|
15906
15867
|
},
|
|
15907
|
-
"lookoutmetrics" : {
|
|
15908
|
-
"endpoints" : {
|
|
15909
|
-
"ap-northeast-1" : { },
|
|
15910
|
-
"ap-southeast-1" : { },
|
|
15911
|
-
"ap-southeast-2" : { },
|
|
15912
|
-
"eu-central-1" : { },
|
|
15913
|
-
"eu-north-1" : { },
|
|
15914
|
-
"eu-west-1" : { },
|
|
15915
|
-
"us-east-1" : { },
|
|
15916
|
-
"us-east-2" : { },
|
|
15917
|
-
"us-west-2" : { }
|
|
15918
|
-
}
|
|
15919
|
-
},
|
|
15920
|
-
"lookoutvision" : {
|
|
15921
|
-
"endpoints" : {
|
|
15922
|
-
"ap-northeast-1" : { },
|
|
15923
|
-
"ap-northeast-2" : { },
|
|
15924
|
-
"eu-central-1" : { },
|
|
15925
|
-
"eu-west-1" : { },
|
|
15926
|
-
"us-east-1" : { },
|
|
15927
|
-
"us-east-2" : { },
|
|
15928
|
-
"us-west-2" : { }
|
|
15929
|
-
}
|
|
15930
|
-
},
|
|
15931
15868
|
"m2" : {
|
|
15932
15869
|
"endpoints" : {
|
|
15933
15870
|
"af-south-1" : { },
|
|
@@ -16948,6 +16885,7 @@
|
|
|
16948
16885
|
"ap-southeast-3" : { },
|
|
16949
16886
|
"ap-southeast-4" : { },
|
|
16950
16887
|
"ap-southeast-5" : { },
|
|
16888
|
+
"ap-southeast-6" : { },
|
|
16951
16889
|
"ap-southeast-7" : { },
|
|
16952
16890
|
"ca-central-1" : {
|
|
16953
16891
|
"variants" : [ {
|
|
@@ -17326,6 +17264,7 @@
|
|
|
17326
17264
|
"ap-southeast-3" : { },
|
|
17327
17265
|
"ap-southeast-4" : { },
|
|
17328
17266
|
"ap-southeast-5" : { },
|
|
17267
|
+
"ap-southeast-6" : { },
|
|
17329
17268
|
"ap-southeast-7" : { },
|
|
17330
17269
|
"ca-central-1" : { },
|
|
17331
17270
|
"ca-west-1" : { },
|
|
@@ -17532,6 +17471,7 @@
|
|
|
17532
17471
|
"ap-southeast-3" : { },
|
|
17533
17472
|
"ap-southeast-4" : { },
|
|
17534
17473
|
"ap-southeast-5" : { },
|
|
17474
|
+
"ap-southeast-6" : { },
|
|
17535
17475
|
"ap-southeast-7" : { },
|
|
17536
17476
|
"ca-central-1" : {
|
|
17537
17477
|
"variants" : [ {
|
|
@@ -17877,6 +17817,7 @@
|
|
|
17877
17817
|
},
|
|
17878
17818
|
"hostname" : "oidc.ap-southeast-5.amazonaws.com"
|
|
17879
17819
|
},
|
|
17820
|
+
"ap-southeast-7" : { },
|
|
17880
17821
|
"ca-central-1" : {
|
|
17881
17822
|
"credentialScope" : {
|
|
17882
17823
|
"region" : "ca-central-1"
|
|
@@ -17955,6 +17896,7 @@
|
|
|
17955
17896
|
},
|
|
17956
17897
|
"hostname" : "oidc.me-south-1.amazonaws.com"
|
|
17957
17898
|
},
|
|
17899
|
+
"mx-central-1" : { },
|
|
17958
17900
|
"sa-east-1" : {
|
|
17959
17901
|
"credentialScope" : {
|
|
17960
17902
|
"region" : "sa-east-1"
|
|
@@ -18161,6 +18103,7 @@
|
|
|
18161
18103
|
"il-central-1" : { },
|
|
18162
18104
|
"me-central-1" : { },
|
|
18163
18105
|
"me-south-1" : { },
|
|
18106
|
+
"mx-central-1" : { },
|
|
18164
18107
|
"sa-east-1" : { },
|
|
18165
18108
|
"us-east-1" : {
|
|
18166
18109
|
"variants" : [ {
|
|
@@ -18738,6 +18681,7 @@
|
|
|
18738
18681
|
"tags" : [ "dualstack" ]
|
|
18739
18682
|
} ]
|
|
18740
18683
|
},
|
|
18684
|
+
"eu-central-2" : { },
|
|
18741
18685
|
"eu-north-1" : {
|
|
18742
18686
|
"variants" : [ {
|
|
18743
18687
|
"hostname" : "polly.eu-north-1.api.aws",
|
|
@@ -18939,6 +18883,7 @@
|
|
|
18939
18883
|
},
|
|
18940
18884
|
"hostname" : "portal.sso.ap-southeast-5.amazonaws.com"
|
|
18941
18885
|
},
|
|
18886
|
+
"ap-southeast-7" : { },
|
|
18942
18887
|
"ca-central-1" : {
|
|
18943
18888
|
"credentialScope" : {
|
|
18944
18889
|
"region" : "ca-central-1"
|
|
@@ -19017,6 +18962,7 @@
|
|
|
19017
18962
|
},
|
|
19018
18963
|
"hostname" : "portal.sso.me-south-1.amazonaws.com"
|
|
19019
18964
|
},
|
|
18965
|
+
"mx-central-1" : { },
|
|
19020
18966
|
"sa-east-1" : {
|
|
19021
18967
|
"credentialScope" : {
|
|
19022
18968
|
"region" : "sa-east-1"
|
|
@@ -19224,69 +19170,6 @@
|
|
|
19224
19170
|
}
|
|
19225
19171
|
}
|
|
19226
19172
|
},
|
|
19227
|
-
"qldb" : {
|
|
19228
|
-
"endpoints" : {
|
|
19229
|
-
"ap-northeast-1" : { },
|
|
19230
|
-
"ap-northeast-2" : { },
|
|
19231
|
-
"ap-southeast-1" : { },
|
|
19232
|
-
"ap-southeast-2" : { },
|
|
19233
|
-
"ca-central-1" : {
|
|
19234
|
-
"variants" : [ {
|
|
19235
|
-
"hostname" : "qldb-fips.ca-central-1.amazonaws.com",
|
|
19236
|
-
"tags" : [ "fips" ]
|
|
19237
|
-
} ]
|
|
19238
|
-
},
|
|
19239
|
-
"eu-central-1" : { },
|
|
19240
|
-
"eu-west-1" : { },
|
|
19241
|
-
"eu-west-2" : { },
|
|
19242
|
-
"fips-ca-central-1" : {
|
|
19243
|
-
"credentialScope" : {
|
|
19244
|
-
"region" : "ca-central-1"
|
|
19245
|
-
},
|
|
19246
|
-
"deprecated" : true,
|
|
19247
|
-
"hostname" : "qldb-fips.ca-central-1.amazonaws.com"
|
|
19248
|
-
},
|
|
19249
|
-
"fips-us-east-1" : {
|
|
19250
|
-
"credentialScope" : {
|
|
19251
|
-
"region" : "us-east-1"
|
|
19252
|
-
},
|
|
19253
|
-
"deprecated" : true,
|
|
19254
|
-
"hostname" : "qldb-fips.us-east-1.amazonaws.com"
|
|
19255
|
-
},
|
|
19256
|
-
"fips-us-east-2" : {
|
|
19257
|
-
"credentialScope" : {
|
|
19258
|
-
"region" : "us-east-2"
|
|
19259
|
-
},
|
|
19260
|
-
"deprecated" : true,
|
|
19261
|
-
"hostname" : "qldb-fips.us-east-2.amazonaws.com"
|
|
19262
|
-
},
|
|
19263
|
-
"fips-us-west-2" : {
|
|
19264
|
-
"credentialScope" : {
|
|
19265
|
-
"region" : "us-west-2"
|
|
19266
|
-
},
|
|
19267
|
-
"deprecated" : true,
|
|
19268
|
-
"hostname" : "qldb-fips.us-west-2.amazonaws.com"
|
|
19269
|
-
},
|
|
19270
|
-
"us-east-1" : {
|
|
19271
|
-
"variants" : [ {
|
|
19272
|
-
"hostname" : "qldb-fips.us-east-1.amazonaws.com",
|
|
19273
|
-
"tags" : [ "fips" ]
|
|
19274
|
-
} ]
|
|
19275
|
-
},
|
|
19276
|
-
"us-east-2" : {
|
|
19277
|
-
"variants" : [ {
|
|
19278
|
-
"hostname" : "qldb-fips.us-east-2.amazonaws.com",
|
|
19279
|
-
"tags" : [ "fips" ]
|
|
19280
|
-
} ]
|
|
19281
|
-
},
|
|
19282
|
-
"us-west-2" : {
|
|
19283
|
-
"variants" : [ {
|
|
19284
|
-
"hostname" : "qldb-fips.us-west-2.amazonaws.com",
|
|
19285
|
-
"tags" : [ "fips" ]
|
|
19286
|
-
} ]
|
|
19287
|
-
}
|
|
19288
|
-
}
|
|
19289
|
-
},
|
|
19290
19173
|
"query.timestream" : {
|
|
19291
19174
|
"endpoints" : {
|
|
19292
19175
|
"ap-northeast-1" : { },
|
|
@@ -20228,13 +20111,16 @@
|
|
|
20228
20111
|
"endpoints" : {
|
|
20229
20112
|
"af-south-1" : { },
|
|
20230
20113
|
"ap-east-1" : { },
|
|
20114
|
+
"ap-east-2" : { },
|
|
20231
20115
|
"ap-northeast-1" : { },
|
|
20232
20116
|
"ap-northeast-2" : { },
|
|
20117
|
+
"ap-northeast-3" : { },
|
|
20233
20118
|
"ap-south-1" : { },
|
|
20234
20119
|
"ap-south-2" : { },
|
|
20235
20120
|
"ap-southeast-1" : { },
|
|
20236
20121
|
"ap-southeast-2" : { },
|
|
20237
20122
|
"ap-southeast-3" : { },
|
|
20123
|
+
"ap-southeast-5" : { },
|
|
20238
20124
|
"ap-southeast-7" : { },
|
|
20239
20125
|
"ca-central-1" : {
|
|
20240
20126
|
"variants" : [ {
|
|
@@ -20896,17 +20782,6 @@
|
|
|
20896
20782
|
}
|
|
20897
20783
|
}
|
|
20898
20784
|
},
|
|
20899
|
-
"robomaker" : {
|
|
20900
|
-
"endpoints" : {
|
|
20901
|
-
"ap-northeast-1" : { },
|
|
20902
|
-
"ap-southeast-1" : { },
|
|
20903
|
-
"eu-central-1" : { },
|
|
20904
|
-
"eu-west-1" : { },
|
|
20905
|
-
"us-east-1" : { },
|
|
20906
|
-
"us-east-2" : { },
|
|
20907
|
-
"us-west-2" : { }
|
|
20908
|
-
}
|
|
20909
|
-
},
|
|
20910
20785
|
"rolesanywhere" : {
|
|
20911
20786
|
"endpoints" : {
|
|
20912
20787
|
"af-south-1" : { },
|
|
@@ -22976,6 +22851,7 @@
|
|
|
22976
22851
|
"tags" : [ "dualstack" ]
|
|
22977
22852
|
} ]
|
|
22978
22853
|
},
|
|
22854
|
+
"ap-southeast-6" : { },
|
|
22979
22855
|
"ap-southeast-7" : {
|
|
22980
22856
|
"variants" : [ {
|
|
22981
22857
|
"hostname" : "securityhub.ap-southeast-7.api.aws",
|
|
@@ -23825,57 +23701,6 @@
|
|
|
23825
23701
|
"us-west-2" : { }
|
|
23826
23702
|
}
|
|
23827
23703
|
},
|
|
23828
|
-
"session.qldb" : {
|
|
23829
|
-
"endpoints" : {
|
|
23830
|
-
"ap-northeast-1" : { },
|
|
23831
|
-
"ap-northeast-2" : { },
|
|
23832
|
-
"ap-southeast-1" : { },
|
|
23833
|
-
"ap-southeast-2" : { },
|
|
23834
|
-
"ca-central-1" : { },
|
|
23835
|
-
"eu-central-1" : { },
|
|
23836
|
-
"eu-west-1" : { },
|
|
23837
|
-
"eu-west-2" : { },
|
|
23838
|
-
"fips-us-east-1" : {
|
|
23839
|
-
"credentialScope" : {
|
|
23840
|
-
"region" : "us-east-1"
|
|
23841
|
-
},
|
|
23842
|
-
"deprecated" : true,
|
|
23843
|
-
"hostname" : "session.qldb-fips.us-east-1.amazonaws.com"
|
|
23844
|
-
},
|
|
23845
|
-
"fips-us-east-2" : {
|
|
23846
|
-
"credentialScope" : {
|
|
23847
|
-
"region" : "us-east-2"
|
|
23848
|
-
},
|
|
23849
|
-
"deprecated" : true,
|
|
23850
|
-
"hostname" : "session.qldb-fips.us-east-2.amazonaws.com"
|
|
23851
|
-
},
|
|
23852
|
-
"fips-us-west-2" : {
|
|
23853
|
-
"credentialScope" : {
|
|
23854
|
-
"region" : "us-west-2"
|
|
23855
|
-
},
|
|
23856
|
-
"deprecated" : true,
|
|
23857
|
-
"hostname" : "session.qldb-fips.us-west-2.amazonaws.com"
|
|
23858
|
-
},
|
|
23859
|
-
"us-east-1" : {
|
|
23860
|
-
"variants" : [ {
|
|
23861
|
-
"hostname" : "session.qldb-fips.us-east-1.amazonaws.com",
|
|
23862
|
-
"tags" : [ "fips" ]
|
|
23863
|
-
} ]
|
|
23864
|
-
},
|
|
23865
|
-
"us-east-2" : {
|
|
23866
|
-
"variants" : [ {
|
|
23867
|
-
"hostname" : "session.qldb-fips.us-east-2.amazonaws.com",
|
|
23868
|
-
"tags" : [ "fips" ]
|
|
23869
|
-
} ]
|
|
23870
|
-
},
|
|
23871
|
-
"us-west-2" : {
|
|
23872
|
-
"variants" : [ {
|
|
23873
|
-
"hostname" : "session.qldb-fips.us-west-2.amazonaws.com",
|
|
23874
|
-
"tags" : [ "fips" ]
|
|
23875
|
-
} ]
|
|
23876
|
-
}
|
|
23877
|
-
}
|
|
23878
|
-
},
|
|
23879
23704
|
"shield" : {
|
|
23880
23705
|
"defaults" : {
|
|
23881
23706
|
"protocols" : [ "https" ],
|
|
@@ -26011,6 +25836,7 @@
|
|
|
26011
25836
|
"ap-southeast-3" : { },
|
|
26012
25837
|
"ap-southeast-4" : { },
|
|
26013
25838
|
"ap-southeast-5" : { },
|
|
25839
|
+
"ap-southeast-7" : { },
|
|
26014
25840
|
"ca-central-1" : { },
|
|
26015
25841
|
"ca-west-1" : { },
|
|
26016
25842
|
"eu-central-1" : { },
|
|
@@ -26024,6 +25850,7 @@
|
|
|
26024
25850
|
"il-central-1" : { },
|
|
26025
25851
|
"me-central-1" : { },
|
|
26026
25852
|
"me-south-1" : { },
|
|
25853
|
+
"mx-central-1" : { },
|
|
26027
25854
|
"sa-east-1" : { },
|
|
26028
25855
|
"us-east-1" : { },
|
|
26029
25856
|
"us-east-2" : { },
|
|
@@ -26156,6 +25983,7 @@
|
|
|
26156
25983
|
"ap-southeast-3" : { },
|
|
26157
25984
|
"ap-southeast-4" : { },
|
|
26158
25985
|
"ap-southeast-5" : { },
|
|
25986
|
+
"ap-southeast-6" : { },
|
|
26159
25987
|
"ap-southeast-7" : { },
|
|
26160
25988
|
"ca-central-1" : {
|
|
26161
25989
|
"variants" : [ {
|
|
@@ -30970,6 +30798,12 @@
|
|
|
30970
30798
|
"cn-northwest-1" : { }
|
|
30971
30799
|
}
|
|
30972
30800
|
},
|
|
30801
|
+
"verifiedpermissions" : {
|
|
30802
|
+
"endpoints" : {
|
|
30803
|
+
"cn-north-1" : { },
|
|
30804
|
+
"cn-northwest-1" : { }
|
|
30805
|
+
}
|
|
30806
|
+
},
|
|
30973
30807
|
"waf-regional" : {
|
|
30974
30808
|
"endpoints" : {
|
|
30975
30809
|
"cn-north-1" : {
|
|
@@ -35157,11 +34991,6 @@
|
|
|
35157
34991
|
}
|
|
35158
34992
|
}
|
|
35159
34993
|
},
|
|
35160
|
-
"robomaker" : {
|
|
35161
|
-
"endpoints" : {
|
|
35162
|
-
"us-gov-west-1" : { }
|
|
35163
|
-
}
|
|
35164
|
-
},
|
|
35165
34994
|
"rolesanywhere" : {
|
|
35166
34995
|
"endpoints" : {
|
|
35167
34996
|
"fips-us-gov-east-1" : {
|
|
@@ -36695,6 +36524,12 @@
|
|
|
36695
36524
|
}
|
|
36696
36525
|
},
|
|
36697
36526
|
"services" : {
|
|
36527
|
+
"acm" : {
|
|
36528
|
+
"endpoints" : {
|
|
36529
|
+
"us-iso-east-1" : { },
|
|
36530
|
+
"us-iso-west-1" : { }
|
|
36531
|
+
}
|
|
36532
|
+
},
|
|
36698
36533
|
"agreement-marketplace" : {
|
|
36699
36534
|
"endpoints" : {
|
|
36700
36535
|
"fips-us-iso-east-1" : {
|
|
@@ -37318,6 +37153,11 @@
|
|
|
37318
37153
|
"us-iso-east-1" : { }
|
|
37319
37154
|
}
|
|
37320
37155
|
},
|
|
37156
|
+
"kinesisvideo" : {
|
|
37157
|
+
"endpoints" : {
|
|
37158
|
+
"us-iso-east-1" : { }
|
|
37159
|
+
}
|
|
37160
|
+
},
|
|
37321
37161
|
"kms" : {
|
|
37322
37162
|
"endpoints" : {
|
|
37323
37163
|
"ProdFips" : {
|
|
@@ -37996,6 +37836,9 @@
|
|
|
37996
37836
|
"regions" : {
|
|
37997
37837
|
"us-isob-east-1" : {
|
|
37998
37838
|
"description" : "US ISOB East (Ohio)"
|
|
37839
|
+
},
|
|
37840
|
+
"us-isob-west-1" : {
|
|
37841
|
+
"description" : "US ISOB West"
|
|
37999
37842
|
}
|
|
38000
37843
|
},
|
|
38001
37844
|
"services" : {
|
|
@@ -38006,7 +37849,8 @@
|
|
|
38006
37849
|
"region" : "us-isob-east-1"
|
|
38007
37850
|
},
|
|
38008
37851
|
"hostname" : "api.ecr.us-isob-east-1.sc2s.sgov.gov"
|
|
38009
|
-
}
|
|
37852
|
+
},
|
|
37853
|
+
"us-isob-west-1" : { }
|
|
38010
37854
|
}
|
|
38011
37855
|
},
|
|
38012
37856
|
"api.pricing" : {
|
|
@@ -38031,12 +37875,14 @@
|
|
|
38031
37875
|
},
|
|
38032
37876
|
"appconfig" : {
|
|
38033
37877
|
"endpoints" : {
|
|
38034
|
-
"us-isob-east-1" : { }
|
|
37878
|
+
"us-isob-east-1" : { },
|
|
37879
|
+
"us-isob-west-1" : { }
|
|
38035
37880
|
}
|
|
38036
37881
|
},
|
|
38037
37882
|
"appconfigdata" : {
|
|
38038
37883
|
"endpoints" : {
|
|
38039
|
-
"us-isob-east-1" : { }
|
|
37884
|
+
"us-isob-east-1" : { },
|
|
37885
|
+
"us-isob-west-1" : { }
|
|
38040
37886
|
}
|
|
38041
37887
|
},
|
|
38042
37888
|
"application-autoscaling" : {
|
|
@@ -38044,12 +37890,14 @@
|
|
|
38044
37890
|
"protocols" : [ "http", "https" ]
|
|
38045
37891
|
},
|
|
38046
37892
|
"endpoints" : {
|
|
38047
|
-
"us-isob-east-1" : { }
|
|
37893
|
+
"us-isob-east-1" : { },
|
|
37894
|
+
"us-isob-west-1" : { }
|
|
38048
37895
|
}
|
|
38049
37896
|
},
|
|
38050
37897
|
"arc-zonal-shift" : {
|
|
38051
37898
|
"endpoints" : {
|
|
38052
|
-
"us-isob-east-1" : { }
|
|
37899
|
+
"us-isob-east-1" : { },
|
|
37900
|
+
"us-isob-west-1" : { }
|
|
38053
37901
|
}
|
|
38054
37902
|
},
|
|
38055
37903
|
"athena" : {
|
|
@@ -38062,7 +37910,8 @@
|
|
|
38062
37910
|
"protocols" : [ "http", "https" ]
|
|
38063
37911
|
},
|
|
38064
37912
|
"endpoints" : {
|
|
38065
|
-
"us-isob-east-1" : { }
|
|
37913
|
+
"us-isob-east-1" : { },
|
|
37914
|
+
"us-isob-west-1" : { }
|
|
38066
37915
|
}
|
|
38067
37916
|
},
|
|
38068
37917
|
"backup" : {
|
|
@@ -38072,7 +37921,8 @@
|
|
|
38072
37921
|
},
|
|
38073
37922
|
"batch" : {
|
|
38074
37923
|
"endpoints" : {
|
|
38075
|
-
"us-isob-east-1" : { }
|
|
37924
|
+
"us-isob-east-1" : { },
|
|
37925
|
+
"us-isob-west-1" : { }
|
|
38076
37926
|
}
|
|
38077
37927
|
},
|
|
38078
37928
|
"budgets" : {
|
|
@@ -38107,12 +37957,14 @@
|
|
|
38107
37957
|
},
|
|
38108
37958
|
"cloudcontrolapi" : {
|
|
38109
37959
|
"endpoints" : {
|
|
38110
|
-
"us-isob-east-1" : { }
|
|
37960
|
+
"us-isob-east-1" : { },
|
|
37961
|
+
"us-isob-west-1" : { }
|
|
38111
37962
|
}
|
|
38112
37963
|
},
|
|
38113
37964
|
"cloudformation" : {
|
|
38114
37965
|
"endpoints" : {
|
|
38115
|
-
"us-isob-east-1" : { }
|
|
37966
|
+
"us-isob-east-1" : { },
|
|
37967
|
+
"us-isob-west-1" : { }
|
|
38116
37968
|
}
|
|
38117
37969
|
},
|
|
38118
37970
|
"cloudtrail" : {
|
|
@@ -38129,7 +37981,8 @@
|
|
|
38129
37981
|
"hostname" : "cloudtrail-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38130
37982
|
"tags" : [ "fips" ]
|
|
38131
37983
|
} ]
|
|
38132
|
-
}
|
|
37984
|
+
},
|
|
37985
|
+
"us-isob-west-1" : { }
|
|
38133
37986
|
}
|
|
38134
37987
|
},
|
|
38135
37988
|
"codebuild" : {
|
|
@@ -38139,7 +37992,8 @@
|
|
|
38139
37992
|
},
|
|
38140
37993
|
"codedeploy" : {
|
|
38141
37994
|
"endpoints" : {
|
|
38142
|
-
"us-isob-east-1" : { }
|
|
37995
|
+
"us-isob-east-1" : { },
|
|
37996
|
+
"us-isob-west-1" : { }
|
|
38143
37997
|
}
|
|
38144
37998
|
},
|
|
38145
37999
|
"config" : {
|
|
@@ -38156,7 +38010,8 @@
|
|
|
38156
38010
|
"hostname" : "config-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38157
38011
|
"tags" : [ "fips" ]
|
|
38158
38012
|
} ]
|
|
38159
|
-
}
|
|
38013
|
+
},
|
|
38014
|
+
"us-isob-west-1" : { }
|
|
38160
38015
|
}
|
|
38161
38016
|
},
|
|
38162
38017
|
"datasync" : {
|
|
@@ -38166,12 +38021,14 @@
|
|
|
38166
38021
|
},
|
|
38167
38022
|
"directconnect" : {
|
|
38168
38023
|
"endpoints" : {
|
|
38169
|
-
"us-isob-east-1" : { }
|
|
38024
|
+
"us-isob-east-1" : { },
|
|
38025
|
+
"us-isob-west-1" : { }
|
|
38170
38026
|
}
|
|
38171
38027
|
},
|
|
38172
38028
|
"dlm" : {
|
|
38173
38029
|
"endpoints" : {
|
|
38174
|
-
"us-isob-east-1" : { }
|
|
38030
|
+
"us-isob-east-1" : { },
|
|
38031
|
+
"us-isob-west-1" : { }
|
|
38175
38032
|
}
|
|
38176
38033
|
},
|
|
38177
38034
|
"dms" : {
|
|
@@ -38211,7 +38068,8 @@
|
|
|
38211
38068
|
},
|
|
38212
38069
|
"deprecated" : true,
|
|
38213
38070
|
"hostname" : "dms.us-isob-east-1.sc2s.sgov.gov"
|
|
38214
|
-
}
|
|
38071
|
+
},
|
|
38072
|
+
"us-isob-west-1" : { }
|
|
38215
38073
|
}
|
|
38216
38074
|
},
|
|
38217
38075
|
"ds" : {
|
|
@@ -38236,12 +38094,14 @@
|
|
|
38236
38094
|
"protocols" : [ "http", "https" ]
|
|
38237
38095
|
},
|
|
38238
38096
|
"endpoints" : {
|
|
38239
|
-
"us-isob-east-1" : { }
|
|
38097
|
+
"us-isob-east-1" : { },
|
|
38098
|
+
"us-isob-west-1" : { }
|
|
38240
38099
|
}
|
|
38241
38100
|
},
|
|
38242
38101
|
"ebs" : {
|
|
38243
38102
|
"endpoints" : {
|
|
38244
|
-
"us-isob-east-1" : { }
|
|
38103
|
+
"us-isob-east-1" : { },
|
|
38104
|
+
"us-isob-west-1" : { }
|
|
38245
38105
|
}
|
|
38246
38106
|
},
|
|
38247
38107
|
"ec2" : {
|
|
@@ -38249,12 +38109,14 @@
|
|
|
38249
38109
|
"protocols" : [ "http", "https" ]
|
|
38250
38110
|
},
|
|
38251
38111
|
"endpoints" : {
|
|
38252
|
-
"us-isob-east-1" : { }
|
|
38112
|
+
"us-isob-east-1" : { },
|
|
38113
|
+
"us-isob-west-1" : { }
|
|
38253
38114
|
}
|
|
38254
38115
|
},
|
|
38255
38116
|
"ecs" : {
|
|
38256
38117
|
"endpoints" : {
|
|
38257
|
-
"us-isob-east-1" : { }
|
|
38118
|
+
"us-isob-east-1" : { },
|
|
38119
|
+
"us-isob-west-1" : { }
|
|
38258
38120
|
}
|
|
38259
38121
|
},
|
|
38260
38122
|
"eks" : {
|
|
@@ -38262,12 +38124,14 @@
|
|
|
38262
38124
|
"protocols" : [ "http", "https" ]
|
|
38263
38125
|
},
|
|
38264
38126
|
"endpoints" : {
|
|
38265
|
-
"us-isob-east-1" : { }
|
|
38127
|
+
"us-isob-east-1" : { },
|
|
38128
|
+
"us-isob-west-1" : { }
|
|
38266
38129
|
}
|
|
38267
38130
|
},
|
|
38268
38131
|
"elasticache" : {
|
|
38269
38132
|
"endpoints" : {
|
|
38270
|
-
"us-isob-east-1" : { }
|
|
38133
|
+
"us-isob-east-1" : { },
|
|
38134
|
+
"us-isob-west-1" : { }
|
|
38271
38135
|
}
|
|
38272
38136
|
},
|
|
38273
38137
|
"elasticfilesystem" : {
|
|
@@ -38291,7 +38155,8 @@
|
|
|
38291
38155
|
"endpoints" : {
|
|
38292
38156
|
"us-isob-east-1" : {
|
|
38293
38157
|
"protocols" : [ "https" ]
|
|
38294
|
-
}
|
|
38158
|
+
},
|
|
38159
|
+
"us-isob-west-1" : { }
|
|
38295
38160
|
}
|
|
38296
38161
|
},
|
|
38297
38162
|
"elasticmapreduce" : {
|
|
@@ -38308,17 +38173,20 @@
|
|
|
38308
38173
|
"hostname" : "elasticmapreduce.us-isob-east-1.sc2s.sgov.gov",
|
|
38309
38174
|
"tags" : [ "fips" ]
|
|
38310
38175
|
} ]
|
|
38311
|
-
}
|
|
38176
|
+
},
|
|
38177
|
+
"us-isob-west-1" : { }
|
|
38312
38178
|
}
|
|
38313
38179
|
},
|
|
38314
38180
|
"es" : {
|
|
38315
38181
|
"endpoints" : {
|
|
38316
|
-
"us-isob-east-1" : { }
|
|
38182
|
+
"us-isob-east-1" : { },
|
|
38183
|
+
"us-isob-west-1" : { }
|
|
38317
38184
|
}
|
|
38318
38185
|
},
|
|
38319
38186
|
"events" : {
|
|
38320
38187
|
"endpoints" : {
|
|
38321
|
-
"us-isob-east-1" : { }
|
|
38188
|
+
"us-isob-east-1" : { },
|
|
38189
|
+
"us-isob-west-1" : { }
|
|
38322
38190
|
}
|
|
38323
38191
|
},
|
|
38324
38192
|
"firehose" : {
|
|
@@ -38377,7 +38245,8 @@
|
|
|
38377
38245
|
},
|
|
38378
38246
|
"kinesis" : {
|
|
38379
38247
|
"endpoints" : {
|
|
38380
|
-
"us-isob-east-1" : { }
|
|
38248
|
+
"us-isob-east-1" : { },
|
|
38249
|
+
"us-isob-west-1" : { }
|
|
38381
38250
|
}
|
|
38382
38251
|
},
|
|
38383
38252
|
"kinesisanalytics" : {
|
|
@@ -38406,7 +38275,8 @@
|
|
|
38406
38275
|
},
|
|
38407
38276
|
"deprecated" : true,
|
|
38408
38277
|
"hostname" : "kms-fips.us-isob-east-1.sc2s.sgov.gov"
|
|
38409
|
-
}
|
|
38278
|
+
},
|
|
38279
|
+
"us-isob-west-1" : { }
|
|
38410
38280
|
}
|
|
38411
38281
|
},
|
|
38412
38282
|
"lakeformation" : {
|
|
@@ -38416,7 +38286,8 @@
|
|
|
38416
38286
|
},
|
|
38417
38287
|
"lambda" : {
|
|
38418
38288
|
"endpoints" : {
|
|
38419
|
-
"us-isob-east-1" : { }
|
|
38289
|
+
"us-isob-east-1" : { },
|
|
38290
|
+
"us-isob-west-1" : { }
|
|
38420
38291
|
}
|
|
38421
38292
|
},
|
|
38422
38293
|
"license-manager" : {
|
|
@@ -38426,7 +38297,8 @@
|
|
|
38426
38297
|
},
|
|
38427
38298
|
"logs" : {
|
|
38428
38299
|
"endpoints" : {
|
|
38429
|
-
"us-isob-east-1" : { }
|
|
38300
|
+
"us-isob-east-1" : { },
|
|
38301
|
+
"us-isob-west-1" : { }
|
|
38430
38302
|
}
|
|
38431
38303
|
},
|
|
38432
38304
|
"medialive" : {
|
|
@@ -38468,7 +38340,8 @@
|
|
|
38468
38340
|
},
|
|
38469
38341
|
"monitoring" : {
|
|
38470
38342
|
"endpoints" : {
|
|
38471
|
-
"us-isob-east-1" : { }
|
|
38343
|
+
"us-isob-east-1" : { },
|
|
38344
|
+
"us-isob-west-1" : { }
|
|
38472
38345
|
}
|
|
38473
38346
|
},
|
|
38474
38347
|
"network-firewall" : {
|
|
@@ -38478,7 +38351,8 @@
|
|
|
38478
38351
|
},
|
|
38479
38352
|
"oam" : {
|
|
38480
38353
|
"endpoints" : {
|
|
38481
|
-
"us-isob-east-1" : { }
|
|
38354
|
+
"us-isob-east-1" : { },
|
|
38355
|
+
"us-isob-west-1" : { }
|
|
38482
38356
|
}
|
|
38483
38357
|
},
|
|
38484
38358
|
"organizations" : {
|
|
@@ -38500,12 +38374,14 @@
|
|
|
38500
38374
|
},
|
|
38501
38375
|
"pi" : {
|
|
38502
38376
|
"endpoints" : {
|
|
38503
|
-
"us-isob-east-1" : { }
|
|
38377
|
+
"us-isob-east-1" : { },
|
|
38378
|
+
"us-isob-west-1" : { }
|
|
38504
38379
|
}
|
|
38505
38380
|
},
|
|
38506
38381
|
"ram" : {
|
|
38507
38382
|
"endpoints" : {
|
|
38508
|
-
"us-isob-east-1" : { }
|
|
38383
|
+
"us-isob-east-1" : { },
|
|
38384
|
+
"us-isob-west-1" : { }
|
|
38509
38385
|
}
|
|
38510
38386
|
},
|
|
38511
38387
|
"rbin" : {
|
|
@@ -38522,7 +38398,8 @@
|
|
|
38522
38398
|
"hostname" : "rbin-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38523
38399
|
"tags" : [ "fips" ]
|
|
38524
38400
|
} ]
|
|
38525
|
-
}
|
|
38401
|
+
},
|
|
38402
|
+
"us-isob-west-1" : { }
|
|
38526
38403
|
}
|
|
38527
38404
|
},
|
|
38528
38405
|
"rds" : {
|
|
@@ -38546,7 +38423,8 @@
|
|
|
38546
38423
|
},
|
|
38547
38424
|
"deprecated" : true,
|
|
38548
38425
|
"hostname" : "rds.us-isob-east-1.sc2s.sgov.gov"
|
|
38549
|
-
}
|
|
38426
|
+
},
|
|
38427
|
+
"us-isob-west-1" : { }
|
|
38550
38428
|
}
|
|
38551
38429
|
},
|
|
38552
38430
|
"redshift" : {
|
|
@@ -38556,12 +38434,14 @@
|
|
|
38556
38434
|
"region" : "us-isob-east-1"
|
|
38557
38435
|
},
|
|
38558
38436
|
"hostname" : "redshift.us-isob-east-1.sc2s.sgov.gov"
|
|
38559
|
-
}
|
|
38437
|
+
},
|
|
38438
|
+
"us-isob-west-1" : { }
|
|
38560
38439
|
}
|
|
38561
38440
|
},
|
|
38562
38441
|
"resource-groups" : {
|
|
38563
38442
|
"endpoints" : {
|
|
38564
|
-
"us-isob-east-1" : { }
|
|
38443
|
+
"us-isob-east-1" : { },
|
|
38444
|
+
"us-isob-west-1" : { }
|
|
38565
38445
|
}
|
|
38566
38446
|
},
|
|
38567
38447
|
"route53" : {
|
|
@@ -38607,7 +38487,8 @@
|
|
|
38607
38487
|
"hostname" : "s3-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38608
38488
|
"tags" : [ "fips" ]
|
|
38609
38489
|
} ]
|
|
38610
|
-
}
|
|
38490
|
+
},
|
|
38491
|
+
"us-isob-west-1" : { }
|
|
38611
38492
|
}
|
|
38612
38493
|
},
|
|
38613
38494
|
"s3-control" : {
|
|
@@ -38657,7 +38538,8 @@
|
|
|
38657
38538
|
},
|
|
38658
38539
|
"scheduler" : {
|
|
38659
38540
|
"endpoints" : {
|
|
38660
|
-
"us-isob-east-1" : { }
|
|
38541
|
+
"us-isob-east-1" : { },
|
|
38542
|
+
"us-isob-west-1" : { }
|
|
38661
38543
|
}
|
|
38662
38544
|
},
|
|
38663
38545
|
"secretsmanager" : {
|
|
@@ -38669,7 +38551,8 @@
|
|
|
38669
38551
|
},
|
|
38670
38552
|
"us-isob-east-1-fips" : {
|
|
38671
38553
|
"deprecated" : true
|
|
38672
|
-
}
|
|
38554
|
+
},
|
|
38555
|
+
"us-isob-west-1" : { }
|
|
38673
38556
|
}
|
|
38674
38557
|
},
|
|
38675
38558
|
"securityhub" : {
|
|
@@ -38679,12 +38562,14 @@
|
|
|
38679
38562
|
},
|
|
38680
38563
|
"servicediscovery" : {
|
|
38681
38564
|
"endpoints" : {
|
|
38682
|
-
"us-isob-east-1" : { }
|
|
38565
|
+
"us-isob-east-1" : { },
|
|
38566
|
+
"us-isob-west-1" : { }
|
|
38683
38567
|
}
|
|
38684
38568
|
},
|
|
38685
38569
|
"servicequotas" : {
|
|
38686
38570
|
"endpoints" : {
|
|
38687
|
-
"us-isob-east-1" : { }
|
|
38571
|
+
"us-isob-east-1" : { },
|
|
38572
|
+
"us-isob-west-1" : { }
|
|
38688
38573
|
}
|
|
38689
38574
|
},
|
|
38690
38575
|
"snowball" : {
|
|
@@ -38697,7 +38582,8 @@
|
|
|
38697
38582
|
"protocols" : [ "http", "https" ]
|
|
38698
38583
|
},
|
|
38699
38584
|
"endpoints" : {
|
|
38700
|
-
"us-isob-east-1" : { }
|
|
38585
|
+
"us-isob-east-1" : { },
|
|
38586
|
+
"us-isob-west-1" : { }
|
|
38701
38587
|
}
|
|
38702
38588
|
},
|
|
38703
38589
|
"sqs" : {
|
|
@@ -38718,12 +38604,14 @@
|
|
|
38718
38604
|
"hostname" : "sqs.us-isob-east-1.sc2s.sgov.gov",
|
|
38719
38605
|
"tags" : [ "fips" ]
|
|
38720
38606
|
} ]
|
|
38721
|
-
}
|
|
38607
|
+
},
|
|
38608
|
+
"us-isob-west-1" : { }
|
|
38722
38609
|
}
|
|
38723
38610
|
},
|
|
38724
38611
|
"ssm" : {
|
|
38725
38612
|
"endpoints" : {
|
|
38726
|
-
"us-isob-east-1" : { }
|
|
38613
|
+
"us-isob-east-1" : { },
|
|
38614
|
+
"us-isob-west-1" : { }
|
|
38727
38615
|
}
|
|
38728
38616
|
},
|
|
38729
38617
|
"states" : {
|
|
@@ -38740,7 +38628,8 @@
|
|
|
38740
38628
|
"hostname" : "states-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38741
38629
|
"tags" : [ "fips" ]
|
|
38742
38630
|
} ]
|
|
38743
|
-
}
|
|
38631
|
+
},
|
|
38632
|
+
"us-isob-west-1" : { }
|
|
38744
38633
|
}
|
|
38745
38634
|
},
|
|
38746
38635
|
"storagegateway" : {
|
|
@@ -38775,12 +38664,14 @@
|
|
|
38775
38664
|
"protocols" : [ "http", "https" ]
|
|
38776
38665
|
},
|
|
38777
38666
|
"endpoints" : {
|
|
38778
|
-
"us-isob-east-1" : { }
|
|
38667
|
+
"us-isob-east-1" : { },
|
|
38668
|
+
"us-isob-west-1" : { }
|
|
38779
38669
|
}
|
|
38780
38670
|
},
|
|
38781
38671
|
"sts" : {
|
|
38782
38672
|
"endpoints" : {
|
|
38783
|
-
"us-isob-east-1" : { }
|
|
38673
|
+
"us-isob-east-1" : { },
|
|
38674
|
+
"us-isob-west-1" : { }
|
|
38784
38675
|
}
|
|
38785
38676
|
},
|
|
38786
38677
|
"support" : {
|
|
@@ -38808,17 +38699,20 @@
|
|
|
38808
38699
|
"hostname" : "swf-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38809
38700
|
"tags" : [ "fips" ]
|
|
38810
38701
|
} ]
|
|
38811
|
-
}
|
|
38702
|
+
},
|
|
38703
|
+
"us-isob-west-1" : { }
|
|
38812
38704
|
}
|
|
38813
38705
|
},
|
|
38814
38706
|
"synthetics" : {
|
|
38815
38707
|
"endpoints" : {
|
|
38816
|
-
"us-isob-east-1" : { }
|
|
38708
|
+
"us-isob-east-1" : { },
|
|
38709
|
+
"us-isob-west-1" : { }
|
|
38817
38710
|
}
|
|
38818
38711
|
},
|
|
38819
38712
|
"tagging" : {
|
|
38820
38713
|
"endpoints" : {
|
|
38821
|
-
"us-isob-east-1" : { }
|
|
38714
|
+
"us-isob-east-1" : { },
|
|
38715
|
+
"us-isob-west-1" : { }
|
|
38822
38716
|
}
|
|
38823
38717
|
},
|
|
38824
38718
|
"wafv2" : {
|
|
@@ -38845,7 +38739,8 @@
|
|
|
38845
38739
|
},
|
|
38846
38740
|
"xray" : {
|
|
38847
38741
|
"endpoints" : {
|
|
38848
|
-
"us-isob-east-1" : { }
|
|
38742
|
+
"us-isob-east-1" : { },
|
|
38743
|
+
"us-isob-west-1" : { }
|
|
38849
38744
|
}
|
|
38850
38745
|
}
|
|
38851
38746
|
}
|
|
@@ -38913,6 +38808,11 @@
|
|
|
38913
38808
|
"eu-isoe-west-1" : { }
|
|
38914
38809
|
}
|
|
38915
38810
|
},
|
|
38811
|
+
"apigateway" : {
|
|
38812
|
+
"endpoints" : {
|
|
38813
|
+
"eu-isoe-west-1" : { }
|
|
38814
|
+
}
|
|
38815
|
+
},
|
|
38916
38816
|
"appconfig" : {
|
|
38917
38817
|
"endpoints" : {
|
|
38918
38818
|
"eu-isoe-west-1" : { }
|