aws-partitions 1.835.0 → 1.859.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 +132 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +11 -2
- data/partitions.json +515 -54
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e237086f6266897cf779a50addd53caae9ce68a95ad66480c68a0d3d5840a1ef
|
4
|
+
data.tar.gz: eafc543d0a639241b9348c872e72724681a994293a390052556740cca53fb172
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 446fc5e08b8711cc2ad3e6efead3841d0a31fdee33b857083f9eaf07e906b687912c0407f4e4d31ea7712317c278e67c917f5a2f54435bdfbe27e2a3bfc24a49
|
7
|
+
data.tar.gz: 1d94973564e87ecfecefc4996d8fc3a89cb4c24e55b94eec087ed8b5593062b6a94db5873df570ccdb8e84a57881b36565e9ec3c03685edb945ed3eb7f06ddef
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,138 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.859.0 (2023-11-28)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.858.0 (2023-11-27)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Added support for enumerating regions for `Aws::B2bi`.
|
13
|
+
|
14
|
+
1.857.0 (2023-11-27)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Added support for enumerating regions for `Aws::WorkSpacesThinClient`.
|
18
|
+
|
19
|
+
* Feature - Added support for enumerating regions for `Aws::Repostspace`.
|
20
|
+
|
21
|
+
* Feature - Added support for enumerating regions for `Aws::FreeTier`.
|
22
|
+
|
23
|
+
* Feature - Added support for enumerating regions for `Aws::EKSAuth`.
|
24
|
+
|
25
|
+
* Feature - Added support for enumerating regions for `Aws::CostOptimizationHub`.
|
26
|
+
|
27
|
+
* Feature - Added support for enumerating regions for `Aws::BCMDataExports`.
|
28
|
+
|
29
|
+
1.856.0 (2023-11-22)
|
30
|
+
------------------
|
31
|
+
|
32
|
+
* Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 2.3 and 2.4.
|
33
|
+
|
34
|
+
1.855.0 (2023-11-21)
|
35
|
+
------------------
|
36
|
+
|
37
|
+
* Feature - Added support for enumerating regions for `Aws::InspectorScan`.
|
38
|
+
|
39
|
+
* Feature - Added support for enumerating regions for `Aws::CloudFrontKeyValueStore`.
|
40
|
+
|
41
|
+
1.854.0 (2023-11-20)
|
42
|
+
------------------
|
43
|
+
|
44
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
45
|
+
|
46
|
+
1.853.0 (2023-11-17)
|
47
|
+
------------------
|
48
|
+
|
49
|
+
* Feature - Added support for enumerating regions for `Aws::TrustedAdvisor`.
|
50
|
+
|
51
|
+
1.852.0 (2023-11-16)
|
52
|
+
------------------
|
53
|
+
|
54
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
55
|
+
|
56
|
+
1.851.0 (2023-11-15)
|
57
|
+
------------------
|
58
|
+
|
59
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
60
|
+
|
61
|
+
1.850.0 (2023-11-14)
|
62
|
+
------------------
|
63
|
+
|
64
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
65
|
+
|
66
|
+
1.849.0 (2023-11-13)
|
67
|
+
------------------
|
68
|
+
|
69
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
70
|
+
|
71
|
+
1.848.0 (2023-11-08)
|
72
|
+
------------------
|
73
|
+
|
74
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
75
|
+
|
76
|
+
1.847.0 (2023-11-07)
|
77
|
+
------------------
|
78
|
+
|
79
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
80
|
+
|
81
|
+
1.846.0 (2023-11-06)
|
82
|
+
------------------
|
83
|
+
|
84
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
85
|
+
|
86
|
+
1.845.0 (2023-11-03)
|
87
|
+
------------------
|
88
|
+
|
89
|
+
* Feature - Added support for enumerating regions for `Aws::LaunchWizard`.
|
90
|
+
|
91
|
+
1.844.0 (2023-11-02)
|
92
|
+
------------------
|
93
|
+
|
94
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
95
|
+
|
96
|
+
1.843.0 (2023-10-27)
|
97
|
+
------------------
|
98
|
+
|
99
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
100
|
+
|
101
|
+
1.842.0 (2023-10-26)
|
102
|
+
------------------
|
103
|
+
|
104
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
105
|
+
|
106
|
+
1.841.0 (2023-10-24)
|
107
|
+
------------------
|
108
|
+
|
109
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
110
|
+
|
111
|
+
1.840.0 (2023-10-23)
|
112
|
+
------------------
|
113
|
+
|
114
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
115
|
+
|
116
|
+
1.839.0 (2023-10-20)
|
117
|
+
------------------
|
118
|
+
|
119
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
120
|
+
|
121
|
+
1.838.0 (2023-10-18)
|
122
|
+
------------------
|
123
|
+
|
124
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
125
|
+
|
126
|
+
1.837.0 (2023-10-17)
|
127
|
+
------------------
|
128
|
+
|
129
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
130
|
+
|
131
|
+
1.836.0 (2023-10-16)
|
132
|
+
------------------
|
133
|
+
|
134
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
135
|
+
|
4
136
|
1.835.0 (2023-10-12)
|
5
137
|
------------------
|
6
138
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.859.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -275,6 +275,8 @@ module Aws
|
|
275
275
|
'AugmentedAIRuntime' => 'a2i-runtime.sagemaker',
|
276
276
|
'AutoScaling' => 'autoscaling',
|
277
277
|
'AutoScalingPlans' => 'autoscaling-plans',
|
278
|
+
'B2bi' => 'b2bi',
|
279
|
+
'BCMDataExports' => 'bcm-data-exports',
|
278
280
|
'Backup' => 'backup',
|
279
281
|
'BackupGateway' => 'backup-gateway',
|
280
282
|
'BackupStorage' => 'backupstorage',
|
@@ -296,6 +298,7 @@ module Aws
|
|
296
298
|
'CloudDirectory' => 'clouddirectory',
|
297
299
|
'CloudFormation' => 'cloudformation',
|
298
300
|
'CloudFront' => 'cloudfront',
|
301
|
+
'CloudFrontKeyValueStore' => 'cloudfront-keyvaluestore',
|
299
302
|
'CloudHSM' => 'cloudhsm',
|
300
303
|
'CloudHSMV2' => 'cloudhsmv2',
|
301
304
|
'CloudSearch' => 'cloudsearch',
|
@@ -333,6 +336,7 @@ module Aws
|
|
333
336
|
'ConnectWisdomService' => 'wisdom',
|
334
337
|
'ControlTower' => 'controltower',
|
335
338
|
'CostExplorer' => 'ce',
|
339
|
+
'CostOptimizationHub' => 'cost-optimization-hub',
|
336
340
|
'CostandUsageReportService' => 'cur',
|
337
341
|
'CustomerProfiles' => 'profile',
|
338
342
|
'DAX' => 'dax',
|
@@ -360,6 +364,7 @@ module Aws
|
|
360
364
|
'ECS' => 'ecs',
|
361
365
|
'EFS' => 'elasticfilesystem',
|
362
366
|
'EKS' => 'eks',
|
367
|
+
'EKSAuth' => 'eks-auth',
|
363
368
|
'EMR' => 'elasticmapreduce',
|
364
369
|
'EMRContainers' => 'emr-containers',
|
365
370
|
'EMRServerless' => 'emr-serverless',
|
@@ -381,8 +386,8 @@ module Aws
|
|
381
386
|
'ForecastQueryService' => 'forecastquery',
|
382
387
|
'ForecastService' => 'forecast',
|
383
388
|
'FraudDetector' => 'frauddetector',
|
389
|
+
'FreeTier' => 'freetier',
|
384
390
|
'GameLift' => 'gamelift',
|
385
|
-
'GameSparks' => 'gamesparks',
|
386
391
|
'Glacier' => 'glacier',
|
387
392
|
'GlobalAccelerator' => 'globalaccelerator',
|
388
393
|
'Glue' => 'glue',
|
@@ -402,6 +407,7 @@ module Aws
|
|
402
407
|
'ImportExport' => 'importexport',
|
403
408
|
'Inspector' => 'inspector',
|
404
409
|
'Inspector2' => 'inspector2',
|
410
|
+
'InspectorScan' => 'inspector-scan',
|
405
411
|
'InternetMonitor' => 'internetmonitor',
|
406
412
|
'IoT' => 'iot',
|
407
413
|
'IoT1ClickDevicesService' => 'devices.iot1click',
|
@@ -437,6 +443,7 @@ module Aws
|
|
437
443
|
'LakeFormation' => 'lakeformation',
|
438
444
|
'Lambda' => 'lambda',
|
439
445
|
'LambdaPreview' => 'lambda',
|
446
|
+
'LaunchWizard' => 'launchwizard',
|
440
447
|
'Lex' => 'runtime.lex',
|
441
448
|
'LexModelBuildingService' => 'models.lex',
|
442
449
|
'LexModelsV2' => 'models-v2-lex',
|
@@ -453,7 +460,6 @@ module Aws
|
|
453
460
|
'MTurk' => 'mturk-requester',
|
454
461
|
'MWAA' => 'airflow',
|
455
462
|
'MachineLearning' => 'machinelearning',
|
456
|
-
'Macie' => 'macie',
|
457
463
|
'Macie2' => 'macie2',
|
458
464
|
'MainframeModernization' => 'm2',
|
459
465
|
'ManagedBlockchain' => 'managedblockchain',
|
@@ -524,6 +530,7 @@ module Aws
|
|
524
530
|
'RedshiftDataAPIService' => 'redshift-data',
|
525
531
|
'RedshiftServerless' => 'redshift-serverless',
|
526
532
|
'Rekognition' => 'rekognition',
|
533
|
+
'Repostspace' => 'repostspace',
|
527
534
|
'ResilienceHub' => 'resiliencehub',
|
528
535
|
'ResourceExplorer2' => 'resource-explorer-2',
|
529
536
|
'ResourceGroups' => 'resource-groups',
|
@@ -588,6 +595,7 @@ module Aws
|
|
588
595
|
'TranscribeStreamingService' => 'transcribestreaming',
|
589
596
|
'Transfer' => 'transfer',
|
590
597
|
'Translate' => 'translate',
|
598
|
+
'TrustedAdvisor' => 'trustedadvisor',
|
591
599
|
'VPCLattice' => 'vpc-lattice',
|
592
600
|
'VerifiedPermissions' => 'verifiedpermissions',
|
593
601
|
'VoiceID' => 'voiceid',
|
@@ -600,6 +608,7 @@ module Aws
|
|
600
608
|
'WorkMail' => 'workmail',
|
601
609
|
'WorkMailMessageFlow' => 'workmailmessageflow',
|
602
610
|
'WorkSpaces' => 'workspaces',
|
611
|
+
'WorkSpacesThinClient' => 'thinclient',
|
603
612
|
'WorkSpacesWeb' => 'workspaces-web',
|
604
613
|
'XRay' => 'xray',
|
605
614
|
}
|
data/partitions.json
CHANGED
@@ -515,7 +515,19 @@
|
|
515
515
|
"ap-south-1" : { },
|
516
516
|
"ap-southeast-1" : { },
|
517
517
|
"ap-southeast-2" : { },
|
518
|
-
"ca-central-1" : {
|
518
|
+
"ca-central-1" : {
|
519
|
+
"variants" : [ {
|
520
|
+
"hostname" : "api.detective-fips.ca-central-1.amazonaws.com",
|
521
|
+
"tags" : [ "fips" ]
|
522
|
+
} ]
|
523
|
+
},
|
524
|
+
"ca-central-1-fips" : {
|
525
|
+
"credentialScope" : {
|
526
|
+
"region" : "ca-central-1"
|
527
|
+
},
|
528
|
+
"deprecated" : true,
|
529
|
+
"hostname" : "api.detective-fips.ca-central-1.amazonaws.com"
|
530
|
+
},
|
519
531
|
"eu-central-1" : { },
|
520
532
|
"eu-north-1" : { },
|
521
533
|
"eu-south-1" : { },
|
@@ -1050,11 +1062,18 @@
|
|
1050
1062
|
"endpoints" : {
|
1051
1063
|
"af-south-1" : { },
|
1052
1064
|
"ap-northeast-1" : { },
|
1065
|
+
"ap-northeast-2" : { },
|
1066
|
+
"ap-northeast-3" : { },
|
1053
1067
|
"ap-south-1" : { },
|
1054
1068
|
"ap-southeast-1" : { },
|
1055
1069
|
"ap-southeast-2" : { },
|
1070
|
+
"ap-southeast-4" : { },
|
1071
|
+
"ca-central-1" : { },
|
1056
1072
|
"eu-central-1" : { },
|
1073
|
+
"eu-north-1" : { },
|
1057
1074
|
"eu-west-1" : { },
|
1075
|
+
"eu-west-3" : { },
|
1076
|
+
"sa-east-1" : { },
|
1058
1077
|
"us-east-1" : { },
|
1059
1078
|
"us-east-2" : { },
|
1060
1079
|
"us-west-2" : { }
|
@@ -1760,10 +1779,13 @@
|
|
1760
1779
|
"apprunner" : {
|
1761
1780
|
"endpoints" : {
|
1762
1781
|
"ap-northeast-1" : { },
|
1782
|
+
"ap-south-1" : { },
|
1763
1783
|
"ap-southeast-1" : { },
|
1764
1784
|
"ap-southeast-2" : { },
|
1765
1785
|
"eu-central-1" : { },
|
1766
1786
|
"eu-west-1" : { },
|
1787
|
+
"eu-west-2" : { },
|
1788
|
+
"eu-west-3" : { },
|
1767
1789
|
"fips-us-east-1" : {
|
1768
1790
|
"credentialScope" : {
|
1769
1791
|
"region" : "us-east-1"
|
@@ -2198,7 +2220,12 @@
|
|
2198
2220
|
"ap-southeast-2" : { },
|
2199
2221
|
"ap-southeast-3" : { },
|
2200
2222
|
"ap-southeast-4" : { },
|
2201
|
-
"ca-central-1" : {
|
2223
|
+
"ca-central-1" : {
|
2224
|
+
"variants" : [ {
|
2225
|
+
"hostname" : "autoscaling-fips.ca-central-1.amazonaws.com",
|
2226
|
+
"tags" : [ "fips" ]
|
2227
|
+
} ]
|
2228
|
+
},
|
2202
2229
|
"eu-central-1" : { },
|
2203
2230
|
"eu-central-2" : { },
|
2204
2231
|
"eu-north-1" : { },
|
@@ -2207,14 +2234,69 @@
|
|
2207
2234
|
"eu-west-1" : { },
|
2208
2235
|
"eu-west-2" : { },
|
2209
2236
|
"eu-west-3" : { },
|
2237
|
+
"fips-ca-central-1" : {
|
2238
|
+
"credentialScope" : {
|
2239
|
+
"region" : "ca-central-1"
|
2240
|
+
},
|
2241
|
+
"deprecated" : true,
|
2242
|
+
"hostname" : "autoscaling-fips.ca-central-1.amazonaws.com"
|
2243
|
+
},
|
2244
|
+
"fips-us-east-1" : {
|
2245
|
+
"credentialScope" : {
|
2246
|
+
"region" : "us-east-1"
|
2247
|
+
},
|
2248
|
+
"deprecated" : true,
|
2249
|
+
"hostname" : "autoscaling-fips.us-east-1.amazonaws.com"
|
2250
|
+
},
|
2251
|
+
"fips-us-east-2" : {
|
2252
|
+
"credentialScope" : {
|
2253
|
+
"region" : "us-east-2"
|
2254
|
+
},
|
2255
|
+
"deprecated" : true,
|
2256
|
+
"hostname" : "autoscaling-fips.us-east-2.amazonaws.com"
|
2257
|
+
},
|
2258
|
+
"fips-us-west-1" : {
|
2259
|
+
"credentialScope" : {
|
2260
|
+
"region" : "us-west-1"
|
2261
|
+
},
|
2262
|
+
"deprecated" : true,
|
2263
|
+
"hostname" : "autoscaling-fips.us-west-1.amazonaws.com"
|
2264
|
+
},
|
2265
|
+
"fips-us-west-2" : {
|
2266
|
+
"credentialScope" : {
|
2267
|
+
"region" : "us-west-2"
|
2268
|
+
},
|
2269
|
+
"deprecated" : true,
|
2270
|
+
"hostname" : "autoscaling-fips.us-west-2.amazonaws.com"
|
2271
|
+
},
|
2210
2272
|
"il-central-1" : { },
|
2211
2273
|
"me-central-1" : { },
|
2212
2274
|
"me-south-1" : { },
|
2213
2275
|
"sa-east-1" : { },
|
2214
|
-
"us-east-1" : {
|
2215
|
-
|
2216
|
-
|
2217
|
-
|
2276
|
+
"us-east-1" : {
|
2277
|
+
"variants" : [ {
|
2278
|
+
"hostname" : "autoscaling-fips.us-east-1.amazonaws.com",
|
2279
|
+
"tags" : [ "fips" ]
|
2280
|
+
} ]
|
2281
|
+
},
|
2282
|
+
"us-east-2" : {
|
2283
|
+
"variants" : [ {
|
2284
|
+
"hostname" : "autoscaling-fips.us-east-2.amazonaws.com",
|
2285
|
+
"tags" : [ "fips" ]
|
2286
|
+
} ]
|
2287
|
+
},
|
2288
|
+
"us-west-1" : {
|
2289
|
+
"variants" : [ {
|
2290
|
+
"hostname" : "autoscaling-fips.us-west-1.amazonaws.com",
|
2291
|
+
"tags" : [ "fips" ]
|
2292
|
+
} ]
|
2293
|
+
},
|
2294
|
+
"us-west-2" : {
|
2295
|
+
"variants" : [ {
|
2296
|
+
"hostname" : "autoscaling-fips.us-west-2.amazonaws.com",
|
2297
|
+
"tags" : [ "fips" ]
|
2298
|
+
} ]
|
2299
|
+
}
|
2218
2300
|
}
|
2219
2301
|
},
|
2220
2302
|
"autoscaling-plans" : {
|
@@ -2436,6 +2518,12 @@
|
|
2436
2518
|
},
|
2437
2519
|
"hostname" : "bedrock.ap-southeast-1.amazonaws.com"
|
2438
2520
|
},
|
2521
|
+
"bedrock-eu-central-1" : {
|
2522
|
+
"credentialScope" : {
|
2523
|
+
"region" : "eu-central-1"
|
2524
|
+
},
|
2525
|
+
"hostname" : "bedrock.eu-central-1.amazonaws.com"
|
2526
|
+
},
|
2439
2527
|
"bedrock-fips-us-east-1" : {
|
2440
2528
|
"credentialScope" : {
|
2441
2529
|
"region" : "us-east-1"
|
@@ -2460,6 +2548,12 @@
|
|
2460
2548
|
},
|
2461
2549
|
"hostname" : "bedrock-runtime.ap-southeast-1.amazonaws.com"
|
2462
2550
|
},
|
2551
|
+
"bedrock-runtime-eu-central-1" : {
|
2552
|
+
"credentialScope" : {
|
2553
|
+
"region" : "eu-central-1"
|
2554
|
+
},
|
2555
|
+
"hostname" : "bedrock-runtime.eu-central-1.amazonaws.com"
|
2556
|
+
},
|
2463
2557
|
"bedrock-runtime-fips-us-east-1" : {
|
2464
2558
|
"credentialScope" : {
|
2465
2559
|
"region" : "us-east-1"
|
@@ -2496,6 +2590,7 @@
|
|
2496
2590
|
},
|
2497
2591
|
"hostname" : "bedrock.us-west-2.amazonaws.com"
|
2498
2592
|
},
|
2593
|
+
"eu-central-1" : { },
|
2499
2594
|
"us-east-1" : { },
|
2500
2595
|
"us-west-2" : { }
|
2501
2596
|
}
|
@@ -3335,9 +3430,13 @@
|
|
3335
3430
|
"ap-east-1" : { },
|
3336
3431
|
"ap-northeast-1" : { },
|
3337
3432
|
"ap-northeast-2" : { },
|
3433
|
+
"ap-northeast-3" : { },
|
3338
3434
|
"ap-south-1" : { },
|
3435
|
+
"ap-south-2" : { },
|
3339
3436
|
"ap-southeast-1" : { },
|
3340
3437
|
"ap-southeast-2" : { },
|
3438
|
+
"ap-southeast-3" : { },
|
3439
|
+
"ap-southeast-4" : { },
|
3341
3440
|
"ca-central-1" : {
|
3342
3441
|
"variants" : [ {
|
3343
3442
|
"hostname" : "codepipeline-fips.ca-central-1.amazonaws.com",
|
@@ -3348,6 +3447,7 @@
|
|
3348
3447
|
"eu-central-2" : { },
|
3349
3448
|
"eu-north-1" : { },
|
3350
3449
|
"eu-south-1" : { },
|
3450
|
+
"eu-south-2" : { },
|
3351
3451
|
"eu-west-1" : { },
|
3352
3452
|
"eu-west-2" : { },
|
3353
3453
|
"eu-west-3" : { },
|
@@ -3386,6 +3486,8 @@
|
|
3386
3486
|
"deprecated" : true,
|
3387
3487
|
"hostname" : "codepipeline-fips.us-west-2.amazonaws.com"
|
3388
3488
|
},
|
3489
|
+
"il-central-1" : { },
|
3490
|
+
"me-central-1" : { },
|
3389
3491
|
"me-south-1" : { },
|
3390
3492
|
"sa-east-1" : { },
|
3391
3493
|
"us-east-1" : {
|
@@ -3773,6 +3875,12 @@
|
|
3773
3875
|
},
|
3774
3876
|
"hostname" : "compute-optimizer.ap-south-1.amazonaws.com"
|
3775
3877
|
},
|
3878
|
+
"ap-south-2" : {
|
3879
|
+
"credentialScope" : {
|
3880
|
+
"region" : "ap-south-2"
|
3881
|
+
},
|
3882
|
+
"hostname" : "compute-optimizer.ap-south-2.amazonaws.com"
|
3883
|
+
},
|
3776
3884
|
"ap-southeast-1" : {
|
3777
3885
|
"credentialScope" : {
|
3778
3886
|
"region" : "ap-southeast-1"
|
@@ -3785,6 +3893,18 @@
|
|
3785
3893
|
},
|
3786
3894
|
"hostname" : "compute-optimizer.ap-southeast-2.amazonaws.com"
|
3787
3895
|
},
|
3896
|
+
"ap-southeast-3" : {
|
3897
|
+
"credentialScope" : {
|
3898
|
+
"region" : "ap-southeast-3"
|
3899
|
+
},
|
3900
|
+
"hostname" : "compute-optimizer.ap-southeast-3.amazonaws.com"
|
3901
|
+
},
|
3902
|
+
"ap-southeast-4" : {
|
3903
|
+
"credentialScope" : {
|
3904
|
+
"region" : "ap-southeast-4"
|
3905
|
+
},
|
3906
|
+
"hostname" : "compute-optimizer.ap-southeast-4.amazonaws.com"
|
3907
|
+
},
|
3788
3908
|
"ca-central-1" : {
|
3789
3909
|
"credentialScope" : {
|
3790
3910
|
"region" : "ca-central-1"
|
@@ -3797,6 +3917,12 @@
|
|
3797
3917
|
},
|
3798
3918
|
"hostname" : "compute-optimizer.eu-central-1.amazonaws.com"
|
3799
3919
|
},
|
3920
|
+
"eu-central-2" : {
|
3921
|
+
"credentialScope" : {
|
3922
|
+
"region" : "eu-central-2"
|
3923
|
+
},
|
3924
|
+
"hostname" : "compute-optimizer.eu-central-2.amazonaws.com"
|
3925
|
+
},
|
3800
3926
|
"eu-north-1" : {
|
3801
3927
|
"credentialScope" : {
|
3802
3928
|
"region" : "eu-north-1"
|
@@ -3809,6 +3935,12 @@
|
|
3809
3935
|
},
|
3810
3936
|
"hostname" : "compute-optimizer.eu-south-1.amazonaws.com"
|
3811
3937
|
},
|
3938
|
+
"eu-south-2" : {
|
3939
|
+
"credentialScope" : {
|
3940
|
+
"region" : "eu-south-2"
|
3941
|
+
},
|
3942
|
+
"hostname" : "compute-optimizer.eu-south-2.amazonaws.com"
|
3943
|
+
},
|
3812
3944
|
"eu-west-1" : {
|
3813
3945
|
"credentialScope" : {
|
3814
3946
|
"region" : "eu-west-1"
|
@@ -3827,6 +3959,18 @@
|
|
3827
3959
|
},
|
3828
3960
|
"hostname" : "compute-optimizer.eu-west-3.amazonaws.com"
|
3829
3961
|
},
|
3962
|
+
"il-central-1" : {
|
3963
|
+
"credentialScope" : {
|
3964
|
+
"region" : "il-central-1"
|
3965
|
+
},
|
3966
|
+
"hostname" : "compute-optimizer.il-central-1.amazonaws.com"
|
3967
|
+
},
|
3968
|
+
"me-central-1" : {
|
3969
|
+
"credentialScope" : {
|
3970
|
+
"region" : "me-central-1"
|
3971
|
+
},
|
3972
|
+
"hostname" : "compute-optimizer.me-central-1.amazonaws.com"
|
3973
|
+
},
|
3830
3974
|
"me-south-1" : {
|
3831
3975
|
"credentialScope" : {
|
3832
3976
|
"region" : "me-south-1"
|
@@ -4043,6 +4187,7 @@
|
|
4043
4187
|
"ap-southeast-1" : { },
|
4044
4188
|
"ap-southeast-2" : { },
|
4045
4189
|
"ap-southeast-3" : { },
|
4190
|
+
"ap-southeast-4" : { },
|
4046
4191
|
"ca-central-1" : {
|
4047
4192
|
"variants" : [ {
|
4048
4193
|
"hostname" : "controltower-fips.ca-central-1.amazonaws.com",
|
@@ -4122,6 +4267,16 @@
|
|
4122
4267
|
}
|
4123
4268
|
}
|
4124
4269
|
},
|
4270
|
+
"cost-optimization-hub" : {
|
4271
|
+
"endpoints" : {
|
4272
|
+
"us-east-1" : {
|
4273
|
+
"credentialScope" : {
|
4274
|
+
"region" : "us-east-1"
|
4275
|
+
},
|
4276
|
+
"hostname" : "cost-optimization-hub.us-east-1.amazonaws.com"
|
4277
|
+
}
|
4278
|
+
}
|
4279
|
+
},
|
4125
4280
|
"cur" : {
|
4126
4281
|
"endpoints" : {
|
4127
4282
|
"us-east-1" : { }
|
@@ -6420,6 +6575,9 @@
|
|
6420
6575
|
"variants" : [ {
|
6421
6576
|
"hostname" : "elasticmapreduce-fips.us-east-2.amazonaws.com",
|
6422
6577
|
"tags" : [ "fips" ]
|
6578
|
+
}, {
|
6579
|
+
"hostname" : "elasticmapreduce.us-east-2.api.aws",
|
6580
|
+
"tags" : [ "dualstack" ]
|
6423
6581
|
} ]
|
6424
6582
|
},
|
6425
6583
|
"us-west-1" : {
|
@@ -6540,9 +6698,11 @@
|
|
6540
6698
|
"ap-east-1" : { },
|
6541
6699
|
"ap-northeast-1" : { },
|
6542
6700
|
"ap-northeast-2" : { },
|
6701
|
+
"ap-northeast-3" : { },
|
6543
6702
|
"ap-south-1" : { },
|
6544
6703
|
"ap-southeast-1" : { },
|
6545
6704
|
"ap-southeast-2" : { },
|
6705
|
+
"ap-southeast-3" : { },
|
6546
6706
|
"ca-central-1" : {
|
6547
6707
|
"variants" : [ {
|
6548
6708
|
"hostname" : "emr-containers-fips.ca-central-1.amazonaws.com",
|
@@ -6590,6 +6750,7 @@
|
|
6590
6750
|
"deprecated" : true,
|
6591
6751
|
"hostname" : "emr-containers-fips.us-west-2.amazonaws.com"
|
6592
6752
|
},
|
6753
|
+
"me-central-1" : { },
|
6593
6754
|
"me-south-1" : { },
|
6594
6755
|
"sa-east-1" : { },
|
6595
6756
|
"us-east-1" : {
|
@@ -6620,12 +6781,15 @@
|
|
6620
6781
|
},
|
6621
6782
|
"emr-serverless" : {
|
6622
6783
|
"endpoints" : {
|
6784
|
+
"af-south-1" : { },
|
6623
6785
|
"ap-east-1" : { },
|
6624
6786
|
"ap-northeast-1" : { },
|
6625
6787
|
"ap-northeast-2" : { },
|
6788
|
+
"ap-northeast-3" : { },
|
6626
6789
|
"ap-south-1" : { },
|
6627
6790
|
"ap-southeast-1" : { },
|
6628
6791
|
"ap-southeast-2" : { },
|
6792
|
+
"ap-southeast-3" : { },
|
6629
6793
|
"ca-central-1" : {
|
6630
6794
|
"variants" : [ {
|
6631
6795
|
"hostname" : "emr-serverless-fips.ca-central-1.amazonaws.com",
|
@@ -6634,6 +6798,7 @@
|
|
6634
6798
|
},
|
6635
6799
|
"eu-central-1" : { },
|
6636
6800
|
"eu-north-1" : { },
|
6801
|
+
"eu-south-1" : { },
|
6637
6802
|
"eu-west-1" : { },
|
6638
6803
|
"eu-west-2" : { },
|
6639
6804
|
"eu-west-3" : { },
|
@@ -7042,8 +7207,13 @@
|
|
7042
7207
|
},
|
7043
7208
|
"finspace" : {
|
7044
7209
|
"endpoints" : {
|
7210
|
+
"ap-northeast-1" : { },
|
7211
|
+
"ap-southeast-1" : { },
|
7212
|
+
"ap-southeast-2" : { },
|
7045
7213
|
"ca-central-1" : { },
|
7214
|
+
"eu-central-1" : { },
|
7046
7215
|
"eu-west-1" : { },
|
7216
|
+
"eu-west-2" : { },
|
7047
7217
|
"us-east-1" : { },
|
7048
7218
|
"us-east-2" : { },
|
7049
7219
|
"us-west-2" : { }
|
@@ -7713,12 +7883,6 @@
|
|
7713
7883
|
"us-west-2" : { }
|
7714
7884
|
}
|
7715
7885
|
},
|
7716
|
-
"gamesparks" : {
|
7717
|
-
"endpoints" : {
|
7718
|
-
"ap-northeast-1" : { },
|
7719
|
-
"us-east-1" : { }
|
7720
|
-
}
|
7721
|
-
},
|
7722
7886
|
"geo" : {
|
7723
7887
|
"endpoints" : {
|
7724
7888
|
"ap-northeast-1" : { },
|
@@ -9083,8 +9247,29 @@
|
|
9083
9247
|
},
|
9084
9248
|
"iottwinmaker" : {
|
9085
9249
|
"endpoints" : {
|
9250
|
+
"ap-northeast-1" : { },
|
9251
|
+
"ap-northeast-2" : { },
|
9252
|
+
"ap-south-1" : { },
|
9086
9253
|
"ap-southeast-1" : { },
|
9087
9254
|
"ap-southeast-2" : { },
|
9255
|
+
"api-ap-northeast-1" : {
|
9256
|
+
"credentialScope" : {
|
9257
|
+
"region" : "ap-northeast-1"
|
9258
|
+
},
|
9259
|
+
"hostname" : "api.iottwinmaker.ap-northeast-1.amazonaws.com"
|
9260
|
+
},
|
9261
|
+
"api-ap-northeast-2" : {
|
9262
|
+
"credentialScope" : {
|
9263
|
+
"region" : "ap-northeast-2"
|
9264
|
+
},
|
9265
|
+
"hostname" : "api.iottwinmaker.ap-northeast-2.amazonaws.com"
|
9266
|
+
},
|
9267
|
+
"api-ap-south-1" : {
|
9268
|
+
"credentialScope" : {
|
9269
|
+
"region" : "ap-south-1"
|
9270
|
+
},
|
9271
|
+
"hostname" : "api.iottwinmaker.ap-south-1.amazonaws.com"
|
9272
|
+
},
|
9088
9273
|
"api-ap-southeast-1" : {
|
9089
9274
|
"credentialScope" : {
|
9090
9275
|
"region" : "ap-southeast-1"
|
@@ -9121,6 +9306,24 @@
|
|
9121
9306
|
},
|
9122
9307
|
"hostname" : "api.iottwinmaker.us-west-2.amazonaws.com"
|
9123
9308
|
},
|
9309
|
+
"data-ap-northeast-1" : {
|
9310
|
+
"credentialScope" : {
|
9311
|
+
"region" : "ap-northeast-1"
|
9312
|
+
},
|
9313
|
+
"hostname" : "data.iottwinmaker.ap-northeast-1.amazonaws.com"
|
9314
|
+
},
|
9315
|
+
"data-ap-northeast-2" : {
|
9316
|
+
"credentialScope" : {
|
9317
|
+
"region" : "ap-northeast-2"
|
9318
|
+
},
|
9319
|
+
"hostname" : "data.iottwinmaker.ap-northeast-2.amazonaws.com"
|
9320
|
+
},
|
9321
|
+
"data-ap-south-1" : {
|
9322
|
+
"credentialScope" : {
|
9323
|
+
"region" : "ap-south-1"
|
9324
|
+
},
|
9325
|
+
"hostname" : "data.iottwinmaker.ap-south-1.amazonaws.com"
|
9326
|
+
},
|
9124
9327
|
"data-ap-southeast-1" : {
|
9125
9328
|
"credentialScope" : {
|
9126
9329
|
"region" : "ap-southeast-1"
|
@@ -10363,6 +10566,7 @@
|
|
10363
10566
|
"eu-central-2" : { },
|
10364
10567
|
"eu-north-1" : { },
|
10365
10568
|
"eu-south-1" : { },
|
10569
|
+
"eu-south-2" : { },
|
10366
10570
|
"eu-west-1" : { },
|
10367
10571
|
"eu-west-2" : { },
|
10368
10572
|
"eu-west-3" : { },
|
@@ -10522,6 +10726,7 @@
|
|
10522
10726
|
"eu-central-2" : { },
|
10523
10727
|
"eu-north-1" : { },
|
10524
10728
|
"eu-south-1" : { },
|
10729
|
+
"eu-south-2" : { },
|
10525
10730
|
"eu-west-1" : { },
|
10526
10731
|
"eu-west-2" : { },
|
10527
10732
|
"eu-west-3" : { },
|
@@ -10554,6 +10759,7 @@
|
|
10554
10759
|
"hostname" : "license-manager-user-subscriptions-fips.us-west-2.amazonaws.com"
|
10555
10760
|
},
|
10556
10761
|
"il-central-1" : { },
|
10762
|
+
"me-central-1" : { },
|
10557
10763
|
"me-south-1" : { },
|
10558
10764
|
"sa-east-1" : { },
|
10559
10765
|
"us-east-1" : {
|
@@ -10771,36 +10977,6 @@
|
|
10771
10977
|
"us-east-1" : { }
|
10772
10978
|
}
|
10773
10979
|
},
|
10774
|
-
"macie" : {
|
10775
|
-
"endpoints" : {
|
10776
|
-
"fips-us-east-1" : {
|
10777
|
-
"credentialScope" : {
|
10778
|
-
"region" : "us-east-1"
|
10779
|
-
},
|
10780
|
-
"deprecated" : true,
|
10781
|
-
"hostname" : "macie-fips.us-east-1.amazonaws.com"
|
10782
|
-
},
|
10783
|
-
"fips-us-west-2" : {
|
10784
|
-
"credentialScope" : {
|
10785
|
-
"region" : "us-west-2"
|
10786
|
-
},
|
10787
|
-
"deprecated" : true,
|
10788
|
-
"hostname" : "macie-fips.us-west-2.amazonaws.com"
|
10789
|
-
},
|
10790
|
-
"us-east-1" : {
|
10791
|
-
"variants" : [ {
|
10792
|
-
"hostname" : "macie-fips.us-east-1.amazonaws.com",
|
10793
|
-
"tags" : [ "fips" ]
|
10794
|
-
} ]
|
10795
|
-
},
|
10796
|
-
"us-west-2" : {
|
10797
|
-
"variants" : [ {
|
10798
|
-
"hostname" : "macie-fips.us-west-2.amazonaws.com",
|
10799
|
-
"tags" : [ "fips" ]
|
10800
|
-
} ]
|
10801
|
-
}
|
10802
|
-
}
|
10803
|
-
},
|
10804
10980
|
"macie2" : {
|
10805
10981
|
"endpoints" : {
|
10806
10982
|
"af-south-1" : { },
|
@@ -11091,6 +11267,7 @@
|
|
11091
11267
|
"endpoints" : {
|
11092
11268
|
"ap-northeast-1" : { },
|
11093
11269
|
"ap-northeast-2" : { },
|
11270
|
+
"ap-northeast-3" : { },
|
11094
11271
|
"ap-south-1" : { },
|
11095
11272
|
"ap-southeast-1" : { },
|
11096
11273
|
"ap-southeast-2" : { },
|
@@ -11111,6 +11288,7 @@
|
|
11111
11288
|
"endpoints" : {
|
11112
11289
|
"ap-northeast-1" : { },
|
11113
11290
|
"ap-northeast-2" : { },
|
11291
|
+
"ap-northeast-3" : { },
|
11114
11292
|
"ap-south-1" : { },
|
11115
11293
|
"ap-southeast-1" : { },
|
11116
11294
|
"ap-southeast-2" : { },
|
@@ -11131,6 +11309,7 @@
|
|
11131
11309
|
"endpoints" : {
|
11132
11310
|
"ap-northeast-1" : { },
|
11133
11311
|
"ap-northeast-2" : { },
|
11312
|
+
"ap-northeast-3" : { },
|
11134
11313
|
"ap-south-1" : { },
|
11135
11314
|
"ap-southeast-1" : { },
|
11136
11315
|
"ap-southeast-2" : { },
|
@@ -12211,8 +12390,11 @@
|
|
12211
12390
|
"osis" : {
|
12212
12391
|
"endpoints" : {
|
12213
12392
|
"ap-northeast-1" : { },
|
12393
|
+
"ap-northeast-2" : { },
|
12394
|
+
"ap-south-1" : { },
|
12214
12395
|
"ap-southeast-1" : { },
|
12215
12396
|
"ap-southeast-2" : { },
|
12397
|
+
"ca-central-1" : { },
|
12216
12398
|
"eu-central-1" : { },
|
12217
12399
|
"eu-west-1" : { },
|
12218
12400
|
"eu-west-2" : { },
|
@@ -13624,6 +13806,12 @@
|
|
13624
13806
|
} ]
|
13625
13807
|
},
|
13626
13808
|
"endpoints" : {
|
13809
|
+
"af-south-1" : {
|
13810
|
+
"hostname" : "resource-explorer-2.af-south-1.api.aws"
|
13811
|
+
},
|
13812
|
+
"ap-east-1" : {
|
13813
|
+
"hostname" : "resource-explorer-2.ap-east-1.api.aws"
|
13814
|
+
},
|
13627
13815
|
"ap-northeast-1" : {
|
13628
13816
|
"hostname" : "resource-explorer-2.ap-northeast-1.api.aws"
|
13629
13817
|
},
|
@@ -13663,6 +13851,9 @@
|
|
13663
13851
|
"eu-north-1" : {
|
13664
13852
|
"hostname" : "resource-explorer-2.eu-north-1.api.aws"
|
13665
13853
|
},
|
13854
|
+
"eu-south-1" : {
|
13855
|
+
"hostname" : "resource-explorer-2.eu-south-1.api.aws"
|
13856
|
+
},
|
13666
13857
|
"eu-west-1" : {
|
13667
13858
|
"hostname" : "resource-explorer-2.eu-west-1.api.aws"
|
13668
13859
|
},
|
@@ -13675,6 +13866,9 @@
|
|
13675
13866
|
"il-central-1" : {
|
13676
13867
|
"hostname" : "resource-explorer-2.il-central-1.api.aws"
|
13677
13868
|
},
|
13869
|
+
"me-central-1" : {
|
13870
|
+
"hostname" : "resource-explorer-2.me-central-1.api.aws"
|
13871
|
+
},
|
13678
13872
|
"me-south-1" : {
|
13679
13873
|
"hostname" : "resource-explorer-2.me-south-1.api.aws"
|
13680
13874
|
},
|
@@ -14934,12 +15128,16 @@
|
|
14934
15128
|
"endpoints" : {
|
14935
15129
|
"ap-northeast-1" : { },
|
14936
15130
|
"ap-northeast-2" : { },
|
15131
|
+
"ap-northeast-3" : { },
|
14937
15132
|
"ap-south-1" : { },
|
14938
15133
|
"ap-southeast-1" : { },
|
14939
15134
|
"ap-southeast-2" : { },
|
15135
|
+
"ca-central-1" : { },
|
14940
15136
|
"eu-central-1" : { },
|
15137
|
+
"eu-north-1" : { },
|
14941
15138
|
"eu-west-1" : { },
|
14942
15139
|
"eu-west-2" : { },
|
15140
|
+
"eu-west-3" : { },
|
14943
15141
|
"sa-east-1" : { },
|
14944
15142
|
"us-east-1" : { },
|
14945
15143
|
"us-east-2" : { },
|
@@ -15150,6 +15348,7 @@
|
|
15150
15348
|
"deprecated" : true,
|
15151
15349
|
"hostname" : "servicecatalog-appregistry-fips.us-west-2.amazonaws.com"
|
15152
15350
|
},
|
15351
|
+
"il-central-1" : { },
|
15153
15352
|
"me-central-1" : { },
|
15154
15353
|
"me-south-1" : { },
|
15155
15354
|
"sa-east-1" : { },
|
@@ -17011,6 +17210,17 @@
|
|
17011
17210
|
}
|
17012
17211
|
}
|
17013
17212
|
},
|
17213
|
+
"thinclient" : {
|
17214
|
+
"endpoints" : {
|
17215
|
+
"ap-south-1" : { },
|
17216
|
+
"ca-central-1" : { },
|
17217
|
+
"eu-central-1" : { },
|
17218
|
+
"eu-west-1" : { },
|
17219
|
+
"eu-west-2" : { },
|
17220
|
+
"us-east-1" : { },
|
17221
|
+
"us-west-2" : { }
|
17222
|
+
}
|
17223
|
+
},
|
17014
17224
|
"tnb" : {
|
17015
17225
|
"endpoints" : {
|
17016
17226
|
"ap-northeast-2" : { },
|
@@ -17388,6 +17598,7 @@
|
|
17388
17598
|
"ap-northeast-1" : { },
|
17389
17599
|
"ap-northeast-2" : { },
|
17390
17600
|
"ap-southeast-1" : { },
|
17601
|
+
"ap-southeast-2" : { },
|
17391
17602
|
"ca-central-1" : {
|
17392
17603
|
"variants" : [ {
|
17393
17604
|
"hostname" : "voice-chime-fips.ca-central-1.amazonaws.com",
|
@@ -18617,6 +18828,7 @@
|
|
18617
18828
|
"deprecated" : true,
|
18618
18829
|
"hostname" : "workspaces-fips.us-west-2.amazonaws.com"
|
18619
18830
|
},
|
18831
|
+
"il-central-1" : { },
|
18620
18832
|
"sa-east-1" : { },
|
18621
18833
|
"us-east-1" : {
|
18622
18834
|
"variants" : [ {
|
@@ -19255,8 +19467,18 @@
|
|
19255
19467
|
"protocols" : [ "https" ]
|
19256
19468
|
},
|
19257
19469
|
"endpoints" : {
|
19258
|
-
"cn-north-1" : {
|
19259
|
-
|
19470
|
+
"cn-north-1" : {
|
19471
|
+
"variants" : [ {
|
19472
|
+
"hostname" : "elasticmapreduce.cn-north-1.api.amazonwebservices.com.cn",
|
19473
|
+
"tags" : [ "dualstack" ]
|
19474
|
+
} ]
|
19475
|
+
},
|
19476
|
+
"cn-northwest-1" : {
|
19477
|
+
"variants" : [ {
|
19478
|
+
"hostname" : "elasticmapreduce.cn-northwest-1.api.amazonwebservices.com.cn",
|
19479
|
+
"tags" : [ "dualstack" ]
|
19480
|
+
} ]
|
19481
|
+
}
|
19260
19482
|
}
|
19261
19483
|
},
|
19262
19484
|
"emr-containers" : {
|
@@ -19953,8 +20175,18 @@
|
|
19953
20175
|
},
|
19954
20176
|
"states" : {
|
19955
20177
|
"endpoints" : {
|
19956
|
-
"cn-north-1" : {
|
19957
|
-
|
20178
|
+
"cn-north-1" : {
|
20179
|
+
"variants" : [ {
|
20180
|
+
"hostname" : "states.cn-north-1.api.amazonwebservices.com.cn",
|
20181
|
+
"tags" : [ "dualstack" ]
|
20182
|
+
} ]
|
20183
|
+
},
|
20184
|
+
"cn-northwest-1" : {
|
20185
|
+
"variants" : [ {
|
20186
|
+
"hostname" : "states.cn-northwest-1.api.amazonwebservices.com.cn",
|
20187
|
+
"tags" : [ "dualstack" ]
|
20188
|
+
} ]
|
20189
|
+
}
|
19958
20190
|
}
|
19959
20191
|
},
|
19960
20192
|
"storagegateway" : {
|
@@ -20484,8 +20716,32 @@
|
|
20484
20716
|
},
|
20485
20717
|
"appconfigdata" : {
|
20486
20718
|
"endpoints" : {
|
20487
|
-
"us-gov-east-1" : {
|
20488
|
-
|
20719
|
+
"fips-us-gov-east-1" : {
|
20720
|
+
"credentialScope" : {
|
20721
|
+
"region" : "us-gov-east-1"
|
20722
|
+
},
|
20723
|
+
"deprecated" : true,
|
20724
|
+
"hostname" : "appconfigdata.us-gov-east-1.amazonaws.com"
|
20725
|
+
},
|
20726
|
+
"fips-us-gov-west-1" : {
|
20727
|
+
"credentialScope" : {
|
20728
|
+
"region" : "us-gov-west-1"
|
20729
|
+
},
|
20730
|
+
"deprecated" : true,
|
20731
|
+
"hostname" : "appconfigdata.us-gov-west-1.amazonaws.com"
|
20732
|
+
},
|
20733
|
+
"us-gov-east-1" : {
|
20734
|
+
"variants" : [ {
|
20735
|
+
"hostname" : "appconfigdata.us-gov-east-1.amazonaws.com",
|
20736
|
+
"tags" : [ "fips" ]
|
20737
|
+
} ]
|
20738
|
+
},
|
20739
|
+
"us-gov-west-1" : {
|
20740
|
+
"variants" : [ {
|
20741
|
+
"hostname" : "appconfigdata.us-gov-west-1.amazonaws.com",
|
20742
|
+
"tags" : [ "fips" ]
|
20743
|
+
} ]
|
20744
|
+
}
|
20489
20745
|
}
|
20490
20746
|
},
|
20491
20747
|
"application-autoscaling" : {
|
@@ -20580,6 +20836,12 @@
|
|
20580
20836
|
}
|
20581
20837
|
}
|
20582
20838
|
},
|
20839
|
+
"arc-zonal-shift" : {
|
20840
|
+
"endpoints" : {
|
20841
|
+
"us-gov-east-1" : { },
|
20842
|
+
"us-gov-west-1" : { }
|
20843
|
+
}
|
20844
|
+
},
|
20583
20845
|
"athena" : {
|
20584
20846
|
"endpoints" : {
|
20585
20847
|
"fips-us-gov-east-1" : {
|
@@ -21765,6 +22027,9 @@
|
|
21765
22027
|
"variants" : [ {
|
21766
22028
|
"hostname" : "elasticmapreduce.us-gov-east-1.amazonaws.com",
|
21767
22029
|
"tags" : [ "fips" ]
|
22030
|
+
}, {
|
22031
|
+
"hostname" : "elasticmapreduce.us-gov-east-1.api.aws",
|
22032
|
+
"tags" : [ "dualstack" ]
|
21768
22033
|
} ]
|
21769
22034
|
},
|
21770
22035
|
"us-gov-west-1" : {
|
@@ -21772,6 +22037,9 @@
|
|
21772
22037
|
"variants" : [ {
|
21773
22038
|
"hostname" : "elasticmapreduce.us-gov-west-1.amazonaws.com",
|
21774
22039
|
"tags" : [ "fips" ]
|
22040
|
+
}, {
|
22041
|
+
"hostname" : "elasticmapreduce.us-gov-west-1.api.aws",
|
22042
|
+
"tags" : [ "dualstack" ]
|
21775
22043
|
} ]
|
21776
22044
|
}
|
21777
22045
|
}
|
@@ -22067,12 +22335,24 @@
|
|
22067
22335
|
"variants" : [ {
|
22068
22336
|
"hostname" : "glue-fips.us-gov-east-1.amazonaws.com",
|
22069
22337
|
"tags" : [ "fips" ]
|
22338
|
+
}, {
|
22339
|
+
"hostname" : "glue-fips.us-gov-east-1.api.aws",
|
22340
|
+
"tags" : [ "dualstack", "fips" ]
|
22341
|
+
}, {
|
22342
|
+
"hostname" : "glue.us-gov-east-1.api.aws",
|
22343
|
+
"tags" : [ "dualstack" ]
|
22070
22344
|
} ]
|
22071
22345
|
},
|
22072
22346
|
"us-gov-west-1" : {
|
22073
22347
|
"variants" : [ {
|
22074
22348
|
"hostname" : "glue-fips.us-gov-west-1.amazonaws.com",
|
22075
22349
|
"tags" : [ "fips" ]
|
22350
|
+
}, {
|
22351
|
+
"hostname" : "glue-fips.us-gov-west-1.api.aws",
|
22352
|
+
"tags" : [ "dualstack", "fips" ]
|
22353
|
+
}, {
|
22354
|
+
"hostname" : "glue.us-gov-west-1.api.aws",
|
22355
|
+
"tags" : [ "dualstack" ]
|
22076
22356
|
} ]
|
22077
22357
|
}
|
22078
22358
|
}
|
@@ -22683,12 +22963,24 @@
|
|
22683
22963
|
"variants" : [ {
|
22684
22964
|
"hostname" : "lakeformation-fips.us-gov-east-1.amazonaws.com",
|
22685
22965
|
"tags" : [ "fips" ]
|
22966
|
+
}, {
|
22967
|
+
"hostname" : "lakeformation-fips.us-gov-east-1.api.aws",
|
22968
|
+
"tags" : [ "dualstack", "fips" ]
|
22969
|
+
}, {
|
22970
|
+
"hostname" : "lakeformation.us-gov-east-1.api.aws",
|
22971
|
+
"tags" : [ "dualstack" ]
|
22686
22972
|
} ]
|
22687
22973
|
},
|
22688
22974
|
"us-gov-west-1" : {
|
22689
22975
|
"variants" : [ {
|
22690
22976
|
"hostname" : "lakeformation-fips.us-gov-west-1.amazonaws.com",
|
22691
22977
|
"tags" : [ "fips" ]
|
22978
|
+
}, {
|
22979
|
+
"hostname" : "lakeformation-fips.us-gov-west-1.api.aws",
|
22980
|
+
"tags" : [ "dualstack", "fips" ]
|
22981
|
+
}, {
|
22982
|
+
"hostname" : "lakeformation.us-gov-west-1.api.aws",
|
22983
|
+
"tags" : [ "dualstack" ]
|
22692
22984
|
} ]
|
22693
22985
|
}
|
22694
22986
|
}
|
@@ -23400,6 +23692,36 @@
|
|
23400
23692
|
}
|
23401
23693
|
}
|
23402
23694
|
},
|
23695
|
+
"resiliencehub" : {
|
23696
|
+
"endpoints" : {
|
23697
|
+
"fips-us-gov-east-1" : {
|
23698
|
+
"credentialScope" : {
|
23699
|
+
"region" : "us-gov-east-1"
|
23700
|
+
},
|
23701
|
+
"deprecated" : true,
|
23702
|
+
"hostname" : "resiliencehub-fips.us-gov-east-1.amazonaws.com"
|
23703
|
+
},
|
23704
|
+
"fips-us-gov-west-1" : {
|
23705
|
+
"credentialScope" : {
|
23706
|
+
"region" : "us-gov-west-1"
|
23707
|
+
},
|
23708
|
+
"deprecated" : true,
|
23709
|
+
"hostname" : "resiliencehub-fips.us-gov-west-1.amazonaws.com"
|
23710
|
+
},
|
23711
|
+
"us-gov-east-1" : {
|
23712
|
+
"variants" : [ {
|
23713
|
+
"hostname" : "resiliencehub-fips.us-gov-east-1.amazonaws.com",
|
23714
|
+
"tags" : [ "fips" ]
|
23715
|
+
} ]
|
23716
|
+
},
|
23717
|
+
"us-gov-west-1" : {
|
23718
|
+
"variants" : [ {
|
23719
|
+
"hostname" : "resiliencehub-fips.us-gov-west-1.amazonaws.com",
|
23720
|
+
"tags" : [ "fips" ]
|
23721
|
+
} ]
|
23722
|
+
}
|
23723
|
+
}
|
23724
|
+
},
|
23403
23725
|
"resource-explorer-2" : {
|
23404
23726
|
"defaults" : {
|
23405
23727
|
"dnsSuffix" : "api.aws",
|
@@ -23936,17 +24258,31 @@
|
|
23936
24258
|
},
|
23937
24259
|
"simspaceweaver" : {
|
23938
24260
|
"endpoints" : {
|
23939
|
-
"us-gov-east-1" : {
|
24261
|
+
"fips-us-gov-east-1" : {
|
23940
24262
|
"credentialScope" : {
|
23941
24263
|
"region" : "us-gov-east-1"
|
23942
24264
|
},
|
24265
|
+
"deprecated" : true,
|
23943
24266
|
"hostname" : "simspaceweaver.us-gov-east-1.amazonaws.com"
|
23944
24267
|
},
|
23945
|
-
"us-gov-west-1" : {
|
24268
|
+
"fips-us-gov-west-1" : {
|
23946
24269
|
"credentialScope" : {
|
23947
24270
|
"region" : "us-gov-west-1"
|
23948
24271
|
},
|
24272
|
+
"deprecated" : true,
|
23949
24273
|
"hostname" : "simspaceweaver.us-gov-west-1.amazonaws.com"
|
24274
|
+
},
|
24275
|
+
"us-gov-east-1" : {
|
24276
|
+
"variants" : [ {
|
24277
|
+
"hostname" : "simspaceweaver.us-gov-east-1.amazonaws.com",
|
24278
|
+
"tags" : [ "fips" ]
|
24279
|
+
} ]
|
24280
|
+
},
|
24281
|
+
"us-gov-west-1" : {
|
24282
|
+
"variants" : [ {
|
24283
|
+
"hostname" : "simspaceweaver.us-gov-west-1.amazonaws.com",
|
24284
|
+
"tags" : [ "fips" ]
|
24285
|
+
} ]
|
23950
24286
|
}
|
23951
24287
|
}
|
23952
24288
|
},
|
@@ -24111,12 +24447,34 @@
|
|
24111
24447
|
"credentialScope" : {
|
24112
24448
|
"region" : "us-gov-east-1"
|
24113
24449
|
},
|
24450
|
+
"hostname" : "sso.us-gov-east-1.amazonaws.com",
|
24451
|
+
"variants" : [ {
|
24452
|
+
"hostname" : "sso.us-gov-east-1.amazonaws.com",
|
24453
|
+
"tags" : [ "fips" ]
|
24454
|
+
} ]
|
24455
|
+
},
|
24456
|
+
"us-gov-east-1-fips" : {
|
24457
|
+
"credentialScope" : {
|
24458
|
+
"region" : "us-gov-east-1"
|
24459
|
+
},
|
24460
|
+
"deprecated" : true,
|
24114
24461
|
"hostname" : "sso.us-gov-east-1.amazonaws.com"
|
24115
24462
|
},
|
24116
24463
|
"us-gov-west-1" : {
|
24117
24464
|
"credentialScope" : {
|
24118
24465
|
"region" : "us-gov-west-1"
|
24119
24466
|
},
|
24467
|
+
"hostname" : "sso.us-gov-west-1.amazonaws.com",
|
24468
|
+
"variants" : [ {
|
24469
|
+
"hostname" : "sso.us-gov-west-1.amazonaws.com",
|
24470
|
+
"tags" : [ "fips" ]
|
24471
|
+
} ]
|
24472
|
+
},
|
24473
|
+
"us-gov-west-1-fips" : {
|
24474
|
+
"credentialScope" : {
|
24475
|
+
"region" : "us-gov-west-1"
|
24476
|
+
},
|
24477
|
+
"deprecated" : true,
|
24120
24478
|
"hostname" : "sso.us-gov-west-1.amazonaws.com"
|
24121
24479
|
}
|
24122
24480
|
}
|
@@ -24839,7 +25197,8 @@
|
|
24839
25197
|
},
|
24840
25198
|
"ebs" : {
|
24841
25199
|
"endpoints" : {
|
24842
|
-
"us-iso-east-1" : { }
|
25200
|
+
"us-iso-east-1" : { },
|
25201
|
+
"us-iso-west-1" : { }
|
24843
25202
|
}
|
24844
25203
|
},
|
24845
25204
|
"ec2" : {
|
@@ -25111,8 +25470,66 @@
|
|
25111
25470
|
},
|
25112
25471
|
"rds" : {
|
25113
25472
|
"endpoints" : {
|
25114
|
-
"us-iso-east-1" : {
|
25115
|
-
|
25473
|
+
"rds-fips.us-iso-east-1" : {
|
25474
|
+
"credentialScope" : {
|
25475
|
+
"region" : "us-iso-east-1"
|
25476
|
+
},
|
25477
|
+
"deprecated" : true,
|
25478
|
+
"hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov"
|
25479
|
+
},
|
25480
|
+
"rds-fips.us-iso-west-1" : {
|
25481
|
+
"credentialScope" : {
|
25482
|
+
"region" : "us-iso-west-1"
|
25483
|
+
},
|
25484
|
+
"deprecated" : true,
|
25485
|
+
"hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov"
|
25486
|
+
},
|
25487
|
+
"rds.us-iso-east-1" : {
|
25488
|
+
"credentialScope" : {
|
25489
|
+
"region" : "us-iso-east-1"
|
25490
|
+
},
|
25491
|
+
"deprecated" : true,
|
25492
|
+
"variants" : [ {
|
25493
|
+
"hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov",
|
25494
|
+
"tags" : [ "fips" ]
|
25495
|
+
} ]
|
25496
|
+
},
|
25497
|
+
"rds.us-iso-west-1" : {
|
25498
|
+
"credentialScope" : {
|
25499
|
+
"region" : "us-iso-west-1"
|
25500
|
+
},
|
25501
|
+
"deprecated" : true,
|
25502
|
+
"variants" : [ {
|
25503
|
+
"hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov",
|
25504
|
+
"tags" : [ "fips" ]
|
25505
|
+
} ]
|
25506
|
+
},
|
25507
|
+
"us-iso-east-1" : {
|
25508
|
+
"variants" : [ {
|
25509
|
+
"hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov",
|
25510
|
+
"tags" : [ "fips" ]
|
25511
|
+
} ]
|
25512
|
+
},
|
25513
|
+
"us-iso-east-1-fips" : {
|
25514
|
+
"credentialScope" : {
|
25515
|
+
"region" : "us-iso-east-1"
|
25516
|
+
},
|
25517
|
+
"deprecated" : true,
|
25518
|
+
"hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov"
|
25519
|
+
},
|
25520
|
+
"us-iso-west-1" : {
|
25521
|
+
"variants" : [ {
|
25522
|
+
"hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov",
|
25523
|
+
"tags" : [ "fips" ]
|
25524
|
+
} ]
|
25525
|
+
},
|
25526
|
+
"us-iso-west-1-fips" : {
|
25527
|
+
"credentialScope" : {
|
25528
|
+
"region" : "us-iso-west-1"
|
25529
|
+
},
|
25530
|
+
"deprecated" : true,
|
25531
|
+
"hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov"
|
25532
|
+
}
|
25116
25533
|
}
|
25117
25534
|
},
|
25118
25535
|
"redshift" : {
|
@@ -25306,6 +25723,11 @@
|
|
25306
25723
|
}
|
25307
25724
|
}
|
25308
25725
|
},
|
25726
|
+
"api.sagemaker" : {
|
25727
|
+
"endpoints" : {
|
25728
|
+
"us-isob-east-1" : { }
|
25729
|
+
}
|
25730
|
+
},
|
25309
25731
|
"appconfig" : {
|
25310
25732
|
"endpoints" : {
|
25311
25733
|
"us-isob-east-1" : { }
|
@@ -25332,6 +25754,11 @@
|
|
25332
25754
|
"us-isob-east-1" : { }
|
25333
25755
|
}
|
25334
25756
|
},
|
25757
|
+
"cloudcontrolapi" : {
|
25758
|
+
"endpoints" : {
|
25759
|
+
"us-isob-east-1" : { }
|
25760
|
+
}
|
25761
|
+
},
|
25335
25762
|
"cloudformation" : {
|
25336
25763
|
"endpoints" : {
|
25337
25764
|
"us-isob-east-1" : { }
|
@@ -25612,7 +26039,36 @@
|
|
25612
26039
|
},
|
25613
26040
|
"rds" : {
|
25614
26041
|
"endpoints" : {
|
25615
|
-
"us-isob-east-1" : {
|
26042
|
+
"rds-fips.us-isob-east-1" : {
|
26043
|
+
"credentialScope" : {
|
26044
|
+
"region" : "us-isob-east-1"
|
26045
|
+
},
|
26046
|
+
"deprecated" : true,
|
26047
|
+
"hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov"
|
26048
|
+
},
|
26049
|
+
"rds.us-isob-east-1" : {
|
26050
|
+
"credentialScope" : {
|
26051
|
+
"region" : "us-isob-east-1"
|
26052
|
+
},
|
26053
|
+
"deprecated" : true,
|
26054
|
+
"variants" : [ {
|
26055
|
+
"hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov",
|
26056
|
+
"tags" : [ "fips" ]
|
26057
|
+
} ]
|
26058
|
+
},
|
26059
|
+
"us-isob-east-1" : {
|
26060
|
+
"variants" : [ {
|
26061
|
+
"hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov",
|
26062
|
+
"tags" : [ "fips" ]
|
26063
|
+
} ]
|
26064
|
+
},
|
26065
|
+
"us-isob-east-1-fips" : {
|
26066
|
+
"credentialScope" : {
|
26067
|
+
"region" : "us-isob-east-1"
|
26068
|
+
},
|
26069
|
+
"deprecated" : true,
|
26070
|
+
"hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov"
|
26071
|
+
}
|
25616
26072
|
}
|
25617
26073
|
},
|
25618
26074
|
"redshift" : {
|
@@ -25642,6 +26098,11 @@
|
|
25642
26098
|
"us-isob-east-1" : { }
|
25643
26099
|
}
|
25644
26100
|
},
|
26101
|
+
"runtime.sagemaker" : {
|
26102
|
+
"endpoints" : {
|
26103
|
+
"us-isob-east-1" : { }
|
26104
|
+
}
|
26105
|
+
},
|
25645
26106
|
"s3" : {
|
25646
26107
|
"defaults" : {
|
25647
26108
|
"protocols" : [ "http", "https" ],
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-partitions
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.859.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-11-28 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|
@@ -41,7 +41,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
41
41
|
requirements:
|
42
42
|
- - ">="
|
43
43
|
- !ruby/object:Gem::Version
|
44
|
-
version: '2.
|
44
|
+
version: '2.5'
|
45
45
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
46
46
|
requirements:
|
47
47
|
- - ">="
|