aws-partitions 1.998.0 → 1.1013.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +81 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +9 -0
- data/partitions.json +634 -74
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 36306a7870eb0b58cadfe95182196d39ceee46462039cbf50b907d27e68c1752
|
4
|
+
data.tar.gz: f8b9680eb7f338559940adacaa4cd22a680c3be7b3d8c74e540f3384f08b4c61
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3866d390025ef10fb296f6c8904d76d603aa04c586e11328805d1a0c3ca57ff77dd62da8145609ee8f2f61136d9b2cd2ad4ed2fc201981db5010d5b7aff97efc
|
7
|
+
data.tar.gz: 0335472abdc555c110041d4cda4254c8942cf46afc98e205113dae6e9e4ef37bce7a1811bdd011d9ed78a17ba29cf45113336d85301d1ae6da16057ae33fcd22
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,87 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1013.0 (2024-11-22)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Added support for enumerating regions for `Aws::BCMPricingCalculator`.
|
8
|
+
|
9
|
+
1.1012.0 (2024-11-21)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Added support for enumerating regions for `Aws::NotificationsContacts`.
|
13
|
+
|
14
|
+
* Feature - Added support for enumerating regions for `Aws::Notifications`.
|
15
|
+
|
16
|
+
1.1011.0 (2024-11-20)
|
17
|
+
------------------
|
18
|
+
|
19
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
20
|
+
|
21
|
+
1.1010.0 (2024-11-19)
|
22
|
+
------------------
|
23
|
+
|
24
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
25
|
+
|
26
|
+
1.1009.0 (2024-11-15)
|
27
|
+
------------------
|
28
|
+
|
29
|
+
* Feature - Added support for enumerating regions for `Aws::ConnectCampaignsV2`.
|
30
|
+
|
31
|
+
1.1008.0 (2024-11-15)
|
32
|
+
------------------
|
33
|
+
|
34
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
35
|
+
|
36
|
+
1.1007.0 (2024-11-14)
|
37
|
+
------------------
|
38
|
+
|
39
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralSelling`.
|
40
|
+
|
41
|
+
1.1006.0 (2024-11-13)
|
42
|
+
------------------
|
43
|
+
|
44
|
+
* Feature - Added support for enumerating regions for `Aws::Billing`.
|
45
|
+
|
46
|
+
1.1005.0 (2024-11-12)
|
47
|
+
------------------
|
48
|
+
|
49
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
50
|
+
|
51
|
+
1.1004.0 (2024-11-11)
|
52
|
+
------------------
|
53
|
+
|
54
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
55
|
+
|
56
|
+
1.1003.0 (2024-11-08)
|
57
|
+
------------------
|
58
|
+
|
59
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
60
|
+
|
61
|
+
1.1002.0 (2024-11-07)
|
62
|
+
------------------
|
63
|
+
|
64
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
65
|
+
|
66
|
+
1.1001.0 (2024-11-01)
|
67
|
+
------------------
|
68
|
+
|
69
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
70
|
+
|
71
|
+
1.1000.0 (2024-10-31)
|
72
|
+
------------------
|
73
|
+
|
74
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
75
|
+
|
76
|
+
1.999.0 (2024-10-30)
|
77
|
+
------------------
|
78
|
+
|
79
|
+
* Feature - Added support for enumerating regions for `Aws::GeoRoutes`.
|
80
|
+
|
81
|
+
* Feature - Added support for enumerating regions for `Aws::GeoPlaces`.
|
82
|
+
|
83
|
+
* Feature - Added support for enumerating regions for `Aws::GeoMaps`.
|
84
|
+
|
4
85
|
1.998.0 (2024-10-29)
|
5
86
|
------------------
|
6
87
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1013.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -280,6 +280,7 @@ module Aws
|
|
280
280
|
'AutoScalingPlans' => 'autoscaling-plans',
|
281
281
|
'B2bi' => 'b2bi',
|
282
282
|
'BCMDataExports' => 'bcm-data-exports',
|
283
|
+
'BCMPricingCalculator' => 'bcm-pricing-calculator',
|
283
284
|
'Backup' => 'backup',
|
284
285
|
'BackupGateway' => 'backup-gateway',
|
285
286
|
'Batch' => 'batch',
|
@@ -287,6 +288,7 @@ module Aws
|
|
287
288
|
'BedrockAgent' => 'bedrock-agent',
|
288
289
|
'BedrockAgentRuntime' => 'bedrock-agent-runtime',
|
289
290
|
'BedrockRuntime' => 'bedrock-runtime',
|
291
|
+
'Billing' => 'billing',
|
290
292
|
'BillingConductor' => 'billingconductor',
|
291
293
|
'Braket' => 'braket',
|
292
294
|
'Budgets' => 'budgets',
|
@@ -336,6 +338,7 @@ module Aws
|
|
336
338
|
'ConfigService' => 'config',
|
337
339
|
'Connect' => 'connect',
|
338
340
|
'ConnectCampaignService' => 'connect-campaigns',
|
341
|
+
'ConnectCampaignsV2' => 'connect-campaigns',
|
339
342
|
'ConnectCases' => 'cases',
|
340
343
|
'ConnectContactLens' => 'contact-lens',
|
341
344
|
'ConnectParticipant' => 'participant.connect',
|
@@ -397,6 +400,9 @@ module Aws
|
|
397
400
|
'FraudDetector' => 'frauddetector',
|
398
401
|
'FreeTier' => 'freetier',
|
399
402
|
'GameLift' => 'gamelift',
|
403
|
+
'GeoMaps' => 'geo-maps',
|
404
|
+
'GeoPlaces' => 'geo-places',
|
405
|
+
'GeoRoutes' => 'geo-routes',
|
400
406
|
'Glacier' => 'glacier',
|
401
407
|
'GlobalAccelerator' => 'globalaccelerator',
|
402
408
|
'Glue' => 'glue',
|
@@ -502,6 +508,8 @@ module Aws
|
|
502
508
|
'NetworkFirewall' => 'network-firewall',
|
503
509
|
'NetworkManager' => 'networkmanager',
|
504
510
|
'NetworkMonitor' => 'networkmonitor',
|
511
|
+
'Notifications' => 'notifications',
|
512
|
+
'NotificationsContacts' => 'notifications-contacts',
|
505
513
|
'OAM' => 'oam',
|
506
514
|
'OSIS' => 'osis',
|
507
515
|
'Omics' => 'omics',
|
@@ -514,6 +522,7 @@ module Aws
|
|
514
522
|
'PCS' => 'pcs',
|
515
523
|
'PI' => 'pi',
|
516
524
|
'Panorama' => 'panorama',
|
525
|
+
'PartnerCentralSelling' => 'partnercentral-selling',
|
517
526
|
'PaymentCryptography' => 'controlplane.payment-cryptography',
|
518
527
|
'PaymentCryptographyData' => 'dataplane.payment-cryptography',
|
519
528
|
'PcaConnectorAd' => 'pca-connector-ad',
|
data/partitions.json
CHANGED
@@ -2815,6 +2815,12 @@
|
|
2815
2815
|
},
|
2816
2816
|
"hostname" : "bedrock.eu-central-1.amazonaws.com"
|
2817
2817
|
},
|
2818
|
+
"bedrock-eu-central-2" : {
|
2819
|
+
"credentialScope" : {
|
2820
|
+
"region" : "eu-central-2"
|
2821
|
+
},
|
2822
|
+
"hostname" : "bedrock.eu-central-2.amazonaws.com"
|
2823
|
+
},
|
2818
2824
|
"bedrock-eu-west-1" : {
|
2819
2825
|
"credentialScope" : {
|
2820
2826
|
"region" : "eu-west-1"
|
@@ -2899,6 +2905,12 @@
|
|
2899
2905
|
},
|
2900
2906
|
"hostname" : "bedrock-runtime.eu-central-1.amazonaws.com"
|
2901
2907
|
},
|
2908
|
+
"bedrock-runtime-eu-central-2" : {
|
2909
|
+
"credentialScope" : {
|
2910
|
+
"region" : "eu-central-2"
|
2911
|
+
},
|
2912
|
+
"hostname" : "bedrock-runtime.eu-central-2.amazonaws.com"
|
2913
|
+
},
|
2902
2914
|
"bedrock-runtime-eu-west-1" : {
|
2903
2915
|
"credentialScope" : {
|
2904
2916
|
"region" : "eu-west-1"
|
@@ -2991,6 +3003,7 @@
|
|
2991
3003
|
},
|
2992
3004
|
"ca-central-1" : { },
|
2993
3005
|
"eu-central-1" : { },
|
3006
|
+
"eu-central-2" : { },
|
2994
3007
|
"eu-west-1" : { },
|
2995
3008
|
"eu-west-2" : { },
|
2996
3009
|
"eu-west-3" : { },
|
@@ -3014,11 +3027,36 @@
|
|
3014
3027
|
},
|
3015
3028
|
"braket" : {
|
3016
3029
|
"endpoints" : {
|
3017
|
-
"eu-north-1" : {
|
3018
|
-
|
3019
|
-
|
3020
|
-
|
3021
|
-
|
3030
|
+
"eu-north-1" : {
|
3031
|
+
"variants" : [ {
|
3032
|
+
"hostname" : "braket.eu-north-1.api.aws",
|
3033
|
+
"tags" : [ "dualstack" ]
|
3034
|
+
} ]
|
3035
|
+
},
|
3036
|
+
"eu-west-2" : {
|
3037
|
+
"variants" : [ {
|
3038
|
+
"hostname" : "braket.eu-west-2.api.aws",
|
3039
|
+
"tags" : [ "dualstack" ]
|
3040
|
+
} ]
|
3041
|
+
},
|
3042
|
+
"us-east-1" : {
|
3043
|
+
"variants" : [ {
|
3044
|
+
"hostname" : "braket.us-east-1.api.aws",
|
3045
|
+
"tags" : [ "dualstack" ]
|
3046
|
+
} ]
|
3047
|
+
},
|
3048
|
+
"us-west-1" : {
|
3049
|
+
"variants" : [ {
|
3050
|
+
"hostname" : "braket.us-west-1.api.aws",
|
3051
|
+
"tags" : [ "dualstack" ]
|
3052
|
+
} ]
|
3053
|
+
},
|
3054
|
+
"us-west-2" : {
|
3055
|
+
"variants" : [ {
|
3056
|
+
"hostname" : "braket.us-west-2.api.aws",
|
3057
|
+
"tags" : [ "dualstack" ]
|
3058
|
+
} ]
|
3059
|
+
}
|
3022
3060
|
}
|
3023
3061
|
},
|
3024
3062
|
"budgets" : {
|
@@ -5050,6 +5088,7 @@
|
|
5050
5088
|
},
|
5051
5089
|
"connect-campaigns" : {
|
5052
5090
|
"endpoints" : {
|
5091
|
+
"af-south-1" : { },
|
5053
5092
|
"ap-southeast-2" : { },
|
5054
5093
|
"ca-central-1" : { },
|
5055
5094
|
"eu-central-1" : { },
|
@@ -6019,36 +6058,186 @@
|
|
6019
6058
|
},
|
6020
6059
|
"dlm" : {
|
6021
6060
|
"endpoints" : {
|
6022
|
-
"af-south-1" : {
|
6023
|
-
|
6024
|
-
|
6025
|
-
|
6026
|
-
|
6027
|
-
|
6028
|
-
"ap-
|
6029
|
-
|
6030
|
-
|
6031
|
-
|
6032
|
-
|
6033
|
-
|
6034
|
-
"
|
6035
|
-
|
6036
|
-
|
6037
|
-
|
6038
|
-
|
6039
|
-
|
6040
|
-
"
|
6041
|
-
|
6042
|
-
|
6043
|
-
|
6044
|
-
|
6045
|
-
|
6046
|
-
"
|
6047
|
-
|
6048
|
-
|
6049
|
-
|
6050
|
-
|
6051
|
-
|
6061
|
+
"af-south-1" : {
|
6062
|
+
"variants" : [ {
|
6063
|
+
"hostname" : "dlm.af-south-1.api.aws",
|
6064
|
+
"tags" : [ "dualstack" ]
|
6065
|
+
} ]
|
6066
|
+
},
|
6067
|
+
"ap-east-1" : {
|
6068
|
+
"variants" : [ {
|
6069
|
+
"hostname" : "dlm.ap-east-1.api.aws",
|
6070
|
+
"tags" : [ "dualstack" ]
|
6071
|
+
} ]
|
6072
|
+
},
|
6073
|
+
"ap-northeast-1" : {
|
6074
|
+
"variants" : [ {
|
6075
|
+
"hostname" : "dlm.ap-northeast-1.api.aws",
|
6076
|
+
"tags" : [ "dualstack" ]
|
6077
|
+
} ]
|
6078
|
+
},
|
6079
|
+
"ap-northeast-2" : {
|
6080
|
+
"variants" : [ {
|
6081
|
+
"hostname" : "dlm.ap-northeast-2.api.aws",
|
6082
|
+
"tags" : [ "dualstack" ]
|
6083
|
+
} ]
|
6084
|
+
},
|
6085
|
+
"ap-northeast-3" : {
|
6086
|
+
"variants" : [ {
|
6087
|
+
"hostname" : "dlm.ap-northeast-3.api.aws",
|
6088
|
+
"tags" : [ "dualstack" ]
|
6089
|
+
} ]
|
6090
|
+
},
|
6091
|
+
"ap-south-1" : {
|
6092
|
+
"variants" : [ {
|
6093
|
+
"hostname" : "dlm.ap-south-1.api.aws",
|
6094
|
+
"tags" : [ "dualstack" ]
|
6095
|
+
} ]
|
6096
|
+
},
|
6097
|
+
"ap-south-2" : {
|
6098
|
+
"variants" : [ {
|
6099
|
+
"hostname" : "dlm.ap-south-2.api.aws",
|
6100
|
+
"tags" : [ "dualstack" ]
|
6101
|
+
} ]
|
6102
|
+
},
|
6103
|
+
"ap-southeast-1" : {
|
6104
|
+
"variants" : [ {
|
6105
|
+
"hostname" : "dlm.ap-southeast-1.api.aws",
|
6106
|
+
"tags" : [ "dualstack" ]
|
6107
|
+
} ]
|
6108
|
+
},
|
6109
|
+
"ap-southeast-2" : {
|
6110
|
+
"variants" : [ {
|
6111
|
+
"hostname" : "dlm.ap-southeast-2.api.aws",
|
6112
|
+
"tags" : [ "dualstack" ]
|
6113
|
+
} ]
|
6114
|
+
},
|
6115
|
+
"ap-southeast-3" : {
|
6116
|
+
"variants" : [ {
|
6117
|
+
"hostname" : "dlm.ap-southeast-3.api.aws",
|
6118
|
+
"tags" : [ "dualstack" ]
|
6119
|
+
} ]
|
6120
|
+
},
|
6121
|
+
"ap-southeast-4" : {
|
6122
|
+
"variants" : [ {
|
6123
|
+
"hostname" : "dlm.ap-southeast-4.api.aws",
|
6124
|
+
"tags" : [ "dualstack" ]
|
6125
|
+
} ]
|
6126
|
+
},
|
6127
|
+
"ap-southeast-5" : {
|
6128
|
+
"variants" : [ {
|
6129
|
+
"hostname" : "dlm.ap-southeast-5.api.aws",
|
6130
|
+
"tags" : [ "dualstack" ]
|
6131
|
+
} ]
|
6132
|
+
},
|
6133
|
+
"ca-central-1" : {
|
6134
|
+
"variants" : [ {
|
6135
|
+
"hostname" : "dlm.ca-central-1.api.aws",
|
6136
|
+
"tags" : [ "dualstack" ]
|
6137
|
+
} ]
|
6138
|
+
},
|
6139
|
+
"ca-west-1" : {
|
6140
|
+
"variants" : [ {
|
6141
|
+
"hostname" : "dlm.ca-west-1.api.aws",
|
6142
|
+
"tags" : [ "dualstack" ]
|
6143
|
+
} ]
|
6144
|
+
},
|
6145
|
+
"eu-central-1" : {
|
6146
|
+
"variants" : [ {
|
6147
|
+
"hostname" : "dlm.eu-central-1.api.aws",
|
6148
|
+
"tags" : [ "dualstack" ]
|
6149
|
+
} ]
|
6150
|
+
},
|
6151
|
+
"eu-central-2" : {
|
6152
|
+
"variants" : [ {
|
6153
|
+
"hostname" : "dlm.eu-central-2.api.aws",
|
6154
|
+
"tags" : [ "dualstack" ]
|
6155
|
+
} ]
|
6156
|
+
},
|
6157
|
+
"eu-north-1" : {
|
6158
|
+
"variants" : [ {
|
6159
|
+
"hostname" : "dlm.eu-north-1.api.aws",
|
6160
|
+
"tags" : [ "dualstack" ]
|
6161
|
+
} ]
|
6162
|
+
},
|
6163
|
+
"eu-south-1" : {
|
6164
|
+
"variants" : [ {
|
6165
|
+
"hostname" : "dlm.eu-south-1.api.aws",
|
6166
|
+
"tags" : [ "dualstack" ]
|
6167
|
+
} ]
|
6168
|
+
},
|
6169
|
+
"eu-south-2" : {
|
6170
|
+
"variants" : [ {
|
6171
|
+
"hostname" : "dlm.eu-south-2.api.aws",
|
6172
|
+
"tags" : [ "dualstack" ]
|
6173
|
+
} ]
|
6174
|
+
},
|
6175
|
+
"eu-west-1" : {
|
6176
|
+
"variants" : [ {
|
6177
|
+
"hostname" : "dlm.eu-west-1.api.aws",
|
6178
|
+
"tags" : [ "dualstack" ]
|
6179
|
+
} ]
|
6180
|
+
},
|
6181
|
+
"eu-west-2" : {
|
6182
|
+
"variants" : [ {
|
6183
|
+
"hostname" : "dlm.eu-west-2.api.aws",
|
6184
|
+
"tags" : [ "dualstack" ]
|
6185
|
+
} ]
|
6186
|
+
},
|
6187
|
+
"eu-west-3" : {
|
6188
|
+
"variants" : [ {
|
6189
|
+
"hostname" : "dlm.eu-west-3.api.aws",
|
6190
|
+
"tags" : [ "dualstack" ]
|
6191
|
+
} ]
|
6192
|
+
},
|
6193
|
+
"il-central-1" : {
|
6194
|
+
"variants" : [ {
|
6195
|
+
"hostname" : "dlm.il-central-1.api.aws",
|
6196
|
+
"tags" : [ "dualstack" ]
|
6197
|
+
} ]
|
6198
|
+
},
|
6199
|
+
"me-central-1" : {
|
6200
|
+
"variants" : [ {
|
6201
|
+
"hostname" : "dlm.me-central-1.api.aws",
|
6202
|
+
"tags" : [ "dualstack" ]
|
6203
|
+
} ]
|
6204
|
+
},
|
6205
|
+
"me-south-1" : {
|
6206
|
+
"variants" : [ {
|
6207
|
+
"hostname" : "dlm.me-south-1.api.aws",
|
6208
|
+
"tags" : [ "dualstack" ]
|
6209
|
+
} ]
|
6210
|
+
},
|
6211
|
+
"sa-east-1" : {
|
6212
|
+
"variants" : [ {
|
6213
|
+
"hostname" : "dlm.sa-east-1.api.aws",
|
6214
|
+
"tags" : [ "dualstack" ]
|
6215
|
+
} ]
|
6216
|
+
},
|
6217
|
+
"us-east-1" : {
|
6218
|
+
"variants" : [ {
|
6219
|
+
"hostname" : "dlm.us-east-1.api.aws",
|
6220
|
+
"tags" : [ "dualstack" ]
|
6221
|
+
} ]
|
6222
|
+
},
|
6223
|
+
"us-east-2" : {
|
6224
|
+
"variants" : [ {
|
6225
|
+
"hostname" : "dlm.us-east-2.api.aws",
|
6226
|
+
"tags" : [ "dualstack" ]
|
6227
|
+
} ]
|
6228
|
+
},
|
6229
|
+
"us-west-1" : {
|
6230
|
+
"variants" : [ {
|
6231
|
+
"hostname" : "dlm.us-west-1.api.aws",
|
6232
|
+
"tags" : [ "dualstack" ]
|
6233
|
+
} ]
|
6234
|
+
},
|
6235
|
+
"us-west-2" : {
|
6236
|
+
"variants" : [ {
|
6237
|
+
"hostname" : "dlm.us-west-2.api.aws",
|
6238
|
+
"tags" : [ "dualstack" ]
|
6239
|
+
} ]
|
6240
|
+
}
|
6052
6241
|
}
|
6053
6242
|
},
|
6054
6243
|
"dms" : {
|
@@ -6331,6 +6520,7 @@
|
|
6331
6520
|
"ap-southeast-2" : { },
|
6332
6521
|
"ap-southeast-3" : { },
|
6333
6522
|
"ap-southeast-4" : { },
|
6523
|
+
"ap-southeast-5" : { },
|
6334
6524
|
"ca-central-1" : {
|
6335
6525
|
"variants" : [ {
|
6336
6526
|
"hostname" : "ds-fips.ca-central-1.amazonaws.com",
|
@@ -8111,6 +8301,7 @@
|
|
8111
8301
|
"ap-northeast-2" : { },
|
8112
8302
|
"ap-northeast-3" : { },
|
8113
8303
|
"ap-south-1" : { },
|
8304
|
+
"ap-south-2" : { },
|
8114
8305
|
"ap-southeast-1" : { },
|
8115
8306
|
"ap-southeast-2" : { },
|
8116
8307
|
"ap-southeast-3" : { },
|
@@ -8163,6 +8354,7 @@
|
|
8163
8354
|
"deprecated" : true,
|
8164
8355
|
"hostname" : "emr-containers-fips.us-west-2.amazonaws.com"
|
8165
8356
|
},
|
8357
|
+
"il-central-1" : { },
|
8166
8358
|
"me-central-1" : { },
|
8167
8359
|
"me-south-1" : { },
|
8168
8360
|
"sa-east-1" : { },
|
@@ -8939,6 +9131,7 @@
|
|
8939
9131
|
},
|
8940
9132
|
"ap-southeast-3" : { },
|
8941
9133
|
"ap-southeast-4" : { },
|
9134
|
+
"ap-southeast-5" : { },
|
8942
9135
|
"ca-central-1" : {
|
8943
9136
|
"variants" : [ {
|
8944
9137
|
"hostname" : "fms-fips.ca-central-1.amazonaws.com",
|
@@ -9636,6 +9829,7 @@
|
|
9636
9829
|
"ap-southeast-2" : { },
|
9637
9830
|
"ap-southeast-3" : { },
|
9638
9831
|
"ap-southeast-4" : { },
|
9832
|
+
"ap-southeast-5" : { },
|
9639
9833
|
"ca-central-1" : { },
|
9640
9834
|
"ca-west-1" : { },
|
9641
9835
|
"eu-central-1" : { },
|
@@ -10127,6 +10321,7 @@
|
|
10127
10321
|
"ingest.timestream" : {
|
10128
10322
|
"endpoints" : {
|
10129
10323
|
"ap-northeast-1" : { },
|
10324
|
+
"ap-south-1" : { },
|
10130
10325
|
"ap-southeast-2" : { },
|
10131
10326
|
"eu-central-1" : { },
|
10132
10327
|
"eu-west-1" : { },
|
@@ -10713,6 +10908,7 @@
|
|
10713
10908
|
},
|
10714
10909
|
"iotfleetwise" : {
|
10715
10910
|
"endpoints" : {
|
10911
|
+
"ap-south-1" : { },
|
10716
10912
|
"eu-central-1" : { },
|
10717
10913
|
"us-east-1" : { }
|
10718
10914
|
}
|
@@ -11513,6 +11709,7 @@
|
|
11513
11709
|
"ap-southeast-2" : { },
|
11514
11710
|
"ap-southeast-3" : { },
|
11515
11711
|
"ap-southeast-4" : { },
|
11712
|
+
"ap-southeast-5" : { },
|
11516
11713
|
"ca-central-1" : {
|
11517
11714
|
"variants" : [ {
|
11518
11715
|
"hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com",
|
@@ -12039,6 +12236,7 @@
|
|
12039
12236
|
"ap-southeast-2" : { },
|
12040
12237
|
"ap-southeast-3" : { },
|
12041
12238
|
"ap-southeast-4" : { },
|
12239
|
+
"ap-southeast-5" : { },
|
12042
12240
|
"ca-central-1" : { },
|
12043
12241
|
"ca-west-1" : { },
|
12044
12242
|
"eu-central-1" : { },
|
@@ -12425,6 +12623,7 @@
|
|
12425
12623
|
"ap-southeast-2" : { },
|
12426
12624
|
"ap-southeast-3" : { },
|
12427
12625
|
"ap-southeast-4" : { },
|
12626
|
+
"ap-southeast-5" : { },
|
12428
12627
|
"ca-central-1" : { },
|
12429
12628
|
"ca-west-1" : { },
|
12430
12629
|
"eu-central-1" : { },
|
@@ -13762,6 +13961,7 @@
|
|
13762
13961
|
"ap-southeast-2" : { },
|
13763
13962
|
"ap-southeast-3" : { },
|
13764
13963
|
"ap-southeast-4" : { },
|
13964
|
+
"ap-southeast-5" : { },
|
13765
13965
|
"ca-central-1" : { },
|
13766
13966
|
"ca-west-1" : { },
|
13767
13967
|
"eu-central-1" : { },
|
@@ -14037,31 +14237,145 @@
|
|
14037
14237
|
} ]
|
14038
14238
|
},
|
14039
14239
|
"us-west-2" : {
|
14040
|
-
"variants" : [ {
|
14041
|
-
"hostname" : "network-firewall-fips.us-west-2.amazonaws.com",
|
14042
|
-
"tags" : [ "fips" ]
|
14043
|
-
} ]
|
14240
|
+
"variants" : [ {
|
14241
|
+
"hostname" : "network-firewall-fips.us-west-2.amazonaws.com",
|
14242
|
+
"tags" : [ "fips" ]
|
14243
|
+
} ]
|
14244
|
+
}
|
14245
|
+
}
|
14246
|
+
},
|
14247
|
+
"networkmanager" : {
|
14248
|
+
"endpoints" : {
|
14249
|
+
"aws-global" : {
|
14250
|
+
"credentialScope" : {
|
14251
|
+
"region" : "us-west-2"
|
14252
|
+
},
|
14253
|
+
"hostname" : "networkmanager.us-west-2.amazonaws.com",
|
14254
|
+
"variants" : [ {
|
14255
|
+
"hostname" : "networkmanager-fips.us-west-2.amazonaws.com",
|
14256
|
+
"tags" : [ "fips" ]
|
14257
|
+
} ]
|
14258
|
+
},
|
14259
|
+
"fips-aws-global" : {
|
14260
|
+
"credentialScope" : {
|
14261
|
+
"region" : "us-west-2"
|
14262
|
+
},
|
14263
|
+
"deprecated" : true,
|
14264
|
+
"hostname" : "networkmanager-fips.us-west-2.amazonaws.com"
|
14265
|
+
}
|
14266
|
+
},
|
14267
|
+
"isRegionalized" : false,
|
14268
|
+
"partitionEndpoint" : "aws-global"
|
14269
|
+
},
|
14270
|
+
"notifications" : {
|
14271
|
+
"defaults" : {
|
14272
|
+
"dnsSuffix" : "api.aws",
|
14273
|
+
"variants" : [ {
|
14274
|
+
"dnsSuffix" : "api.aws",
|
14275
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
14276
|
+
"tags" : [ "fips" ]
|
14277
|
+
} ]
|
14278
|
+
},
|
14279
|
+
"endpoints" : {
|
14280
|
+
"af-south-1" : {
|
14281
|
+
"hostname" : "notifications.af-south-1.api.aws"
|
14282
|
+
},
|
14283
|
+
"ap-east-1" : {
|
14284
|
+
"hostname" : "notifications.ap-east-1.api.aws"
|
14285
|
+
},
|
14286
|
+
"ap-northeast-1" : {
|
14287
|
+
"hostname" : "notifications.ap-northeast-1.api.aws"
|
14288
|
+
},
|
14289
|
+
"ap-northeast-2" : {
|
14290
|
+
"hostname" : "notifications.ap-northeast-2.api.aws"
|
14291
|
+
},
|
14292
|
+
"ap-northeast-3" : {
|
14293
|
+
"hostname" : "notifications.ap-northeast-3.api.aws"
|
14294
|
+
},
|
14295
|
+
"ap-south-1" : {
|
14296
|
+
"hostname" : "notifications.ap-south-1.api.aws"
|
14297
|
+
},
|
14298
|
+
"ap-south-2" : {
|
14299
|
+
"hostname" : "notifications.ap-south-2.api.aws"
|
14300
|
+
},
|
14301
|
+
"ap-southeast-1" : {
|
14302
|
+
"hostname" : "notifications.ap-southeast-1.api.aws"
|
14303
|
+
},
|
14304
|
+
"ap-southeast-2" : {
|
14305
|
+
"hostname" : "notifications.ap-southeast-2.api.aws"
|
14306
|
+
},
|
14307
|
+
"ap-southeast-3" : {
|
14308
|
+
"hostname" : "notifications.ap-southeast-3.api.aws"
|
14309
|
+
},
|
14310
|
+
"ap-southeast-4" : {
|
14311
|
+
"hostname" : "notifications.ap-southeast-4.api.aws"
|
14312
|
+
},
|
14313
|
+
"ap-southeast-5" : {
|
14314
|
+
"hostname" : "notifications.ap-southeast-5.api.aws"
|
14315
|
+
},
|
14316
|
+
"ca-central-1" : {
|
14317
|
+
"hostname" : "notifications.ca-central-1.api.aws"
|
14318
|
+
},
|
14319
|
+
"ca-west-1" : {
|
14320
|
+
"hostname" : "notifications.ca-west-1.api.aws"
|
14321
|
+
},
|
14322
|
+
"eu-central-1" : {
|
14323
|
+
"hostname" : "notifications.eu-central-1.api.aws"
|
14324
|
+
},
|
14325
|
+
"eu-central-2" : {
|
14326
|
+
"hostname" : "notifications.eu-central-2.api.aws"
|
14327
|
+
},
|
14328
|
+
"eu-north-1" : {
|
14329
|
+
"hostname" : "notifications.eu-north-1.api.aws"
|
14330
|
+
},
|
14331
|
+
"eu-south-1" : {
|
14332
|
+
"hostname" : "notifications.eu-south-1.api.aws"
|
14333
|
+
},
|
14334
|
+
"eu-south-2" : {
|
14335
|
+
"hostname" : "notifications.eu-south-2.api.aws"
|
14336
|
+
},
|
14337
|
+
"eu-west-1" : {
|
14338
|
+
"hostname" : "notifications.eu-west-1.api.aws"
|
14339
|
+
},
|
14340
|
+
"eu-west-2" : {
|
14341
|
+
"hostname" : "notifications.eu-west-2.api.aws"
|
14342
|
+
},
|
14343
|
+
"eu-west-3" : {
|
14344
|
+
"hostname" : "notifications.eu-west-3.api.aws"
|
14345
|
+
},
|
14346
|
+
"il-central-1" : {
|
14347
|
+
"hostname" : "notifications.il-central-1.api.aws"
|
14348
|
+
},
|
14349
|
+
"me-central-1" : {
|
14350
|
+
"hostname" : "notifications.me-central-1.api.aws"
|
14351
|
+
},
|
14352
|
+
"me-south-1" : {
|
14353
|
+
"hostname" : "notifications.me-south-1.api.aws"
|
14354
|
+
},
|
14355
|
+
"sa-east-1" : {
|
14356
|
+
"hostname" : "notifications.sa-east-1.api.aws"
|
14357
|
+
},
|
14358
|
+
"us-east-1" : {
|
14359
|
+
"hostname" : "notifications.us-east-1.api.aws"
|
14360
|
+
},
|
14361
|
+
"us-east-2" : {
|
14362
|
+
"hostname" : "notifications.us-east-2.api.aws"
|
14363
|
+
},
|
14364
|
+
"us-west-1" : {
|
14365
|
+
"hostname" : "notifications.us-west-1.api.aws"
|
14366
|
+
},
|
14367
|
+
"us-west-2" : {
|
14368
|
+
"hostname" : "notifications.us-west-2.api.aws"
|
14044
14369
|
}
|
14045
14370
|
}
|
14046
14371
|
},
|
14047
|
-
"
|
14372
|
+
"notifications-contacts" : {
|
14048
14373
|
"endpoints" : {
|
14049
14374
|
"aws-global" : {
|
14050
14375
|
"credentialScope" : {
|
14051
|
-
"region" : "us-
|
14052
|
-
},
|
14053
|
-
"hostname" : "networkmanager.us-west-2.amazonaws.com",
|
14054
|
-
"variants" : [ {
|
14055
|
-
"hostname" : "networkmanager-fips.us-west-2.amazonaws.com",
|
14056
|
-
"tags" : [ "fips" ]
|
14057
|
-
} ]
|
14058
|
-
},
|
14059
|
-
"fips-aws-global" : {
|
14060
|
-
"credentialScope" : {
|
14061
|
-
"region" : "us-west-2"
|
14376
|
+
"region" : "us-east-1"
|
14062
14377
|
},
|
14063
|
-
"
|
14064
|
-
"hostname" : "networkmanager-fips.us-west-2.amazonaws.com"
|
14378
|
+
"hostname" : "notifications-contacts.us-east-1.api.aws"
|
14065
14379
|
}
|
14066
14380
|
},
|
14067
14381
|
"isRegionalized" : false,
|
@@ -14972,20 +15286,90 @@
|
|
14972
15286
|
},
|
14973
15287
|
"polly" : {
|
14974
15288
|
"endpoints" : {
|
14975
|
-
"af-south-1" : {
|
14976
|
-
|
14977
|
-
|
14978
|
-
|
14979
|
-
|
14980
|
-
|
14981
|
-
"ap-
|
14982
|
-
|
14983
|
-
|
14984
|
-
|
14985
|
-
|
14986
|
-
|
14987
|
-
"
|
14988
|
-
|
15289
|
+
"af-south-1" : {
|
15290
|
+
"variants" : [ {
|
15291
|
+
"hostname" : "polly.af-south-1.api.aws",
|
15292
|
+
"tags" : [ "dualstack" ]
|
15293
|
+
} ]
|
15294
|
+
},
|
15295
|
+
"ap-east-1" : {
|
15296
|
+
"variants" : [ {
|
15297
|
+
"hostname" : "polly.ap-east-1.api.aws",
|
15298
|
+
"tags" : [ "dualstack" ]
|
15299
|
+
} ]
|
15300
|
+
},
|
15301
|
+
"ap-northeast-1" : {
|
15302
|
+
"variants" : [ {
|
15303
|
+
"hostname" : "polly.ap-northeast-1.api.aws",
|
15304
|
+
"tags" : [ "dualstack" ]
|
15305
|
+
} ]
|
15306
|
+
},
|
15307
|
+
"ap-northeast-2" : {
|
15308
|
+
"variants" : [ {
|
15309
|
+
"hostname" : "polly.ap-northeast-2.api.aws",
|
15310
|
+
"tags" : [ "dualstack" ]
|
15311
|
+
} ]
|
15312
|
+
},
|
15313
|
+
"ap-northeast-3" : {
|
15314
|
+
"variants" : [ {
|
15315
|
+
"hostname" : "polly.ap-northeast-3.api.aws",
|
15316
|
+
"tags" : [ "dualstack" ]
|
15317
|
+
} ]
|
15318
|
+
},
|
15319
|
+
"ap-south-1" : {
|
15320
|
+
"variants" : [ {
|
15321
|
+
"hostname" : "polly.ap-south-1.api.aws",
|
15322
|
+
"tags" : [ "dualstack" ]
|
15323
|
+
} ]
|
15324
|
+
},
|
15325
|
+
"ap-southeast-1" : {
|
15326
|
+
"variants" : [ {
|
15327
|
+
"hostname" : "polly.ap-southeast-1.api.aws",
|
15328
|
+
"tags" : [ "dualstack" ]
|
15329
|
+
} ]
|
15330
|
+
},
|
15331
|
+
"ap-southeast-2" : {
|
15332
|
+
"variants" : [ {
|
15333
|
+
"hostname" : "polly.ap-southeast-2.api.aws",
|
15334
|
+
"tags" : [ "dualstack" ]
|
15335
|
+
} ]
|
15336
|
+
},
|
15337
|
+
"ca-central-1" : {
|
15338
|
+
"variants" : [ {
|
15339
|
+
"hostname" : "polly.ca-central-1.api.aws",
|
15340
|
+
"tags" : [ "dualstack" ]
|
15341
|
+
} ]
|
15342
|
+
},
|
15343
|
+
"eu-central-1" : {
|
15344
|
+
"variants" : [ {
|
15345
|
+
"hostname" : "polly.eu-central-1.api.aws",
|
15346
|
+
"tags" : [ "dualstack" ]
|
15347
|
+
} ]
|
15348
|
+
},
|
15349
|
+
"eu-north-1" : {
|
15350
|
+
"variants" : [ {
|
15351
|
+
"hostname" : "polly.eu-north-1.api.aws",
|
15352
|
+
"tags" : [ "dualstack" ]
|
15353
|
+
} ]
|
15354
|
+
},
|
15355
|
+
"eu-west-1" : {
|
15356
|
+
"variants" : [ {
|
15357
|
+
"hostname" : "polly.eu-west-1.api.aws",
|
15358
|
+
"tags" : [ "dualstack" ]
|
15359
|
+
} ]
|
15360
|
+
},
|
15361
|
+
"eu-west-2" : {
|
15362
|
+
"variants" : [ {
|
15363
|
+
"hostname" : "polly.eu-west-2.api.aws",
|
15364
|
+
"tags" : [ "dualstack" ]
|
15365
|
+
} ]
|
15366
|
+
},
|
15367
|
+
"eu-west-3" : {
|
15368
|
+
"variants" : [ {
|
15369
|
+
"hostname" : "polly.eu-west-3.api.aws",
|
15370
|
+
"tags" : [ "dualstack" ]
|
15371
|
+
} ]
|
15372
|
+
},
|
14989
15373
|
"fips-us-east-1" : {
|
14990
15374
|
"credentialScope" : {
|
14991
15375
|
"region" : "us-east-1"
|
@@ -15014,30 +15398,64 @@
|
|
15014
15398
|
"deprecated" : true,
|
15015
15399
|
"hostname" : "polly-fips.us-west-2.amazonaws.com"
|
15016
15400
|
},
|
15017
|
-
"me-south-1" : {
|
15018
|
-
|
15401
|
+
"me-south-1" : {
|
15402
|
+
"variants" : [ {
|
15403
|
+
"hostname" : "polly.me-south-1.api.aws",
|
15404
|
+
"tags" : [ "dualstack" ]
|
15405
|
+
} ]
|
15406
|
+
},
|
15407
|
+
"sa-east-1" : {
|
15408
|
+
"variants" : [ {
|
15409
|
+
"hostname" : "polly.sa-east-1.api.aws",
|
15410
|
+
"tags" : [ "dualstack" ]
|
15411
|
+
} ]
|
15412
|
+
},
|
15019
15413
|
"us-east-1" : {
|
15020
15414
|
"variants" : [ {
|
15021
15415
|
"hostname" : "polly-fips.us-east-1.amazonaws.com",
|
15022
15416
|
"tags" : [ "fips" ]
|
15417
|
+
}, {
|
15418
|
+
"hostname" : "polly-fips.us-east-1.api.aws",
|
15419
|
+
"tags" : [ "dualstack", "fips" ]
|
15420
|
+
}, {
|
15421
|
+
"hostname" : "polly.us-east-1.api.aws",
|
15422
|
+
"tags" : [ "dualstack" ]
|
15023
15423
|
} ]
|
15024
15424
|
},
|
15025
15425
|
"us-east-2" : {
|
15026
15426
|
"variants" : [ {
|
15027
15427
|
"hostname" : "polly-fips.us-east-2.amazonaws.com",
|
15028
15428
|
"tags" : [ "fips" ]
|
15429
|
+
}, {
|
15430
|
+
"hostname" : "polly-fips.us-east-2.api.aws",
|
15431
|
+
"tags" : [ "dualstack", "fips" ]
|
15432
|
+
}, {
|
15433
|
+
"hostname" : "polly.us-east-2.api.aws",
|
15434
|
+
"tags" : [ "dualstack" ]
|
15029
15435
|
} ]
|
15030
15436
|
},
|
15031
15437
|
"us-west-1" : {
|
15032
15438
|
"variants" : [ {
|
15033
15439
|
"hostname" : "polly-fips.us-west-1.amazonaws.com",
|
15034
15440
|
"tags" : [ "fips" ]
|
15441
|
+
}, {
|
15442
|
+
"hostname" : "polly-fips.us-west-1.api.aws",
|
15443
|
+
"tags" : [ "dualstack", "fips" ]
|
15444
|
+
}, {
|
15445
|
+
"hostname" : "polly.us-west-1.api.aws",
|
15446
|
+
"tags" : [ "dualstack" ]
|
15035
15447
|
} ]
|
15036
15448
|
},
|
15037
15449
|
"us-west-2" : {
|
15038
15450
|
"variants" : [ {
|
15039
15451
|
"hostname" : "polly-fips.us-west-2.amazonaws.com",
|
15040
15452
|
"tags" : [ "fips" ]
|
15453
|
+
}, {
|
15454
|
+
"hostname" : "polly-fips.us-west-2.api.aws",
|
15455
|
+
"tags" : [ "dualstack", "fips" ]
|
15456
|
+
}, {
|
15457
|
+
"hostname" : "polly.us-west-2.api.aws",
|
15458
|
+
"tags" : [ "dualstack" ]
|
15041
15459
|
} ]
|
15042
15460
|
}
|
15043
15461
|
}
|
@@ -16192,6 +16610,7 @@
|
|
16192
16610
|
"hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
|
16193
16611
|
},
|
16194
16612
|
"eu-central-1" : { },
|
16613
|
+
"eu-south-2" : { },
|
16195
16614
|
"eu-west-1" : { },
|
16196
16615
|
"eu-west-2" : { },
|
16197
16616
|
"il-central-1" : { },
|
@@ -20929,7 +21348,12 @@
|
|
20929
21348
|
"tags" : [ "dualstack" ]
|
20930
21349
|
} ]
|
20931
21350
|
},
|
20932
|
-
"eu-south-2" : {
|
21351
|
+
"eu-south-2" : {
|
21352
|
+
"variants" : [ {
|
21353
|
+
"hostname" : "textract.eu-south-2.api.aws",
|
21354
|
+
"tags" : [ "dualstack" ]
|
21355
|
+
} ]
|
21356
|
+
},
|
20933
21357
|
"eu-west-1" : {
|
20934
21358
|
"variants" : [ {
|
20935
21359
|
"hostname" : "textract.eu-west-1.api.aws",
|
@@ -21227,6 +21651,7 @@
|
|
21227
21651
|
"ap-southeast-2" : { },
|
21228
21652
|
"ap-southeast-3" : { },
|
21229
21653
|
"ap-southeast-4" : { },
|
21654
|
+
"ap-southeast-5" : { },
|
21230
21655
|
"ca-central-1" : {
|
21231
21656
|
"variants" : [ {
|
21232
21657
|
"hostname" : "transfer-fips.ca-central-1.amazonaws.com",
|
@@ -21601,15 +22026,19 @@
|
|
21601
22026
|
"ap-northeast-2" : { },
|
21602
22027
|
"ap-northeast-3" : { },
|
21603
22028
|
"ap-south-1" : { },
|
22029
|
+
"ap-south-2" : { },
|
21604
22030
|
"ap-southeast-1" : { },
|
21605
22031
|
"ap-southeast-2" : { },
|
22032
|
+
"ap-southeast-3" : { },
|
21606
22033
|
"ca-central-1" : { },
|
21607
22034
|
"eu-central-1" : { },
|
22035
|
+
"eu-central-2" : { },
|
21608
22036
|
"eu-north-1" : { },
|
21609
22037
|
"eu-south-1" : { },
|
21610
22038
|
"eu-west-1" : { },
|
21611
22039
|
"eu-west-2" : { },
|
21612
22040
|
"eu-west-3" : { },
|
22041
|
+
"me-central-1" : { },
|
21613
22042
|
"me-south-1" : { },
|
21614
22043
|
"sa-east-1" : { },
|
21615
22044
|
"us-east-1" : { },
|
@@ -22250,6 +22679,16 @@
|
|
22250
22679
|
"tags" : [ "fips" ]
|
22251
22680
|
} ]
|
22252
22681
|
},
|
22682
|
+
"ap-southeast-5" : {
|
22683
|
+
"credentialScope" : {
|
22684
|
+
"region" : "ap-southeast-5"
|
22685
|
+
},
|
22686
|
+
"hostname" : "wafv2.ap-southeast-5.amazonaws.com",
|
22687
|
+
"variants" : [ {
|
22688
|
+
"hostname" : "wafv2-fips.ap-southeast-5.amazonaws.com",
|
22689
|
+
"tags" : [ "fips" ]
|
22690
|
+
} ]
|
22691
|
+
},
|
22253
22692
|
"ca-central-1" : {
|
22254
22693
|
"credentialScope" : {
|
22255
22694
|
"region" : "ca-central-1"
|
@@ -22427,6 +22866,13 @@
|
|
22427
22866
|
"deprecated" : true,
|
22428
22867
|
"hostname" : "wafv2-fips.ap-southeast-4.amazonaws.com"
|
22429
22868
|
},
|
22869
|
+
"fips-ap-southeast-5" : {
|
22870
|
+
"credentialScope" : {
|
22871
|
+
"region" : "ap-southeast-5"
|
22872
|
+
},
|
22873
|
+
"deprecated" : true,
|
22874
|
+
"hostname" : "wafv2-fips.ap-southeast-5.amazonaws.com"
|
22875
|
+
},
|
22430
22876
|
"fips-ca-central-1" : {
|
22431
22877
|
"credentialScope" : {
|
22432
22878
|
"region" : "ca-central-1"
|
@@ -23854,6 +24300,24 @@
|
|
23854
24300
|
"cn-northwest-1" : { }
|
23855
24301
|
}
|
23856
24302
|
},
|
24303
|
+
"notifications" : {
|
24304
|
+
"defaults" : {
|
24305
|
+
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
24306
|
+
"variants" : [ {
|
24307
|
+
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
24308
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
24309
|
+
"tags" : [ "fips" ]
|
24310
|
+
} ]
|
24311
|
+
},
|
24312
|
+
"endpoints" : {
|
24313
|
+
"cn-north-1" : {
|
24314
|
+
"hostname" : "notifications.cn-north-1.api.amazonwebservices.com.cn"
|
24315
|
+
},
|
24316
|
+
"cn-northwest-1" : {
|
24317
|
+
"hostname" : "notifications.cn-northwest-1.api.amazonwebservices.com.cn"
|
24318
|
+
}
|
24319
|
+
}
|
24320
|
+
},
|
23857
24321
|
"oam" : {
|
23858
24322
|
"endpoints" : {
|
23859
24323
|
"cn-north-1" : { },
|
@@ -23919,7 +24383,12 @@
|
|
23919
24383
|
},
|
23920
24384
|
"polly" : {
|
23921
24385
|
"endpoints" : {
|
23922
|
-
"cn-northwest-1" : {
|
24386
|
+
"cn-northwest-1" : {
|
24387
|
+
"variants" : [ {
|
24388
|
+
"hostname" : "polly.cn-northwest-1.api.amazonwebservices.com.cn",
|
24389
|
+
"tags" : [ "dualstack" ]
|
24390
|
+
} ]
|
24391
|
+
}
|
23923
24392
|
}
|
23924
24393
|
},
|
23925
24394
|
"portal.sso" : {
|
@@ -25073,30 +25542,55 @@
|
|
25073
25542
|
},
|
25074
25543
|
"bedrock" : {
|
25075
25544
|
"endpoints" : {
|
25545
|
+
"bedrock-fips-us-gov-east-1" : {
|
25546
|
+
"credentialScope" : {
|
25547
|
+
"region" : "us-gov-east-1"
|
25548
|
+
},
|
25549
|
+
"hostname" : "bedrock-fips.us-gov-east-1.amazonaws.com"
|
25550
|
+
},
|
25076
25551
|
"bedrock-fips-us-gov-west-1" : {
|
25077
25552
|
"credentialScope" : {
|
25078
25553
|
"region" : "us-gov-west-1"
|
25079
25554
|
},
|
25080
25555
|
"hostname" : "bedrock-fips.us-gov-west-1.amazonaws.com"
|
25081
25556
|
},
|
25557
|
+
"bedrock-runtime-fips-us-gov-east-1" : {
|
25558
|
+
"credentialScope" : {
|
25559
|
+
"region" : "us-gov-east-1"
|
25560
|
+
},
|
25561
|
+
"hostname" : "bedrock-runtime-fips.us-gov-east-1.amazonaws.com"
|
25562
|
+
},
|
25082
25563
|
"bedrock-runtime-fips-us-gov-west-1" : {
|
25083
25564
|
"credentialScope" : {
|
25084
25565
|
"region" : "us-gov-west-1"
|
25085
25566
|
},
|
25086
25567
|
"hostname" : "bedrock-runtime-fips.us-gov-west-1.amazonaws.com"
|
25087
25568
|
},
|
25569
|
+
"bedrock-runtime-us-gov-east-1" : {
|
25570
|
+
"credentialScope" : {
|
25571
|
+
"region" : "us-gov-east-1"
|
25572
|
+
},
|
25573
|
+
"hostname" : "bedrock-runtime.us-gov-east-1.amazonaws.com"
|
25574
|
+
},
|
25088
25575
|
"bedrock-runtime-us-gov-west-1" : {
|
25089
25576
|
"credentialScope" : {
|
25090
25577
|
"region" : "us-gov-west-1"
|
25091
25578
|
},
|
25092
25579
|
"hostname" : "bedrock-runtime.us-gov-west-1.amazonaws.com"
|
25093
25580
|
},
|
25581
|
+
"bedrock-us-gov-east-1" : {
|
25582
|
+
"credentialScope" : {
|
25583
|
+
"region" : "us-gov-east-1"
|
25584
|
+
},
|
25585
|
+
"hostname" : "bedrock.us-gov-east-1.amazonaws.com"
|
25586
|
+
},
|
25094
25587
|
"bedrock-us-gov-west-1" : {
|
25095
25588
|
"credentialScope" : {
|
25096
25589
|
"region" : "us-gov-west-1"
|
25097
25590
|
},
|
25098
25591
|
"hostname" : "bedrock.us-gov-west-1.amazonaws.com"
|
25099
25592
|
},
|
25593
|
+
"us-gov-east-1" : { },
|
25100
25594
|
"us-gov-west-1" : { }
|
25101
25595
|
}
|
25102
25596
|
},
|
@@ -27551,6 +28045,12 @@
|
|
27551
28045
|
}
|
27552
28046
|
}
|
27553
28047
|
},
|
28048
|
+
"memory-db" : {
|
28049
|
+
"endpoints" : {
|
28050
|
+
"us-gov-east-1" : { },
|
28051
|
+
"us-gov-west-1" : { }
|
28052
|
+
}
|
28053
|
+
},
|
27554
28054
|
"metering.marketplace" : {
|
27555
28055
|
"defaults" : {
|
27556
28056
|
"credentialScope" : {
|
@@ -27764,6 +28264,24 @@
|
|
27764
28264
|
"isRegionalized" : false,
|
27765
28265
|
"partitionEndpoint" : "aws-us-gov-global"
|
27766
28266
|
},
|
28267
|
+
"notifications" : {
|
28268
|
+
"defaults" : {
|
28269
|
+
"dnsSuffix" : "api.aws",
|
28270
|
+
"variants" : [ {
|
28271
|
+
"dnsSuffix" : "api.aws",
|
28272
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
28273
|
+
"tags" : [ "fips" ]
|
28274
|
+
} ]
|
28275
|
+
},
|
28276
|
+
"endpoints" : {
|
28277
|
+
"us-gov-east-1" : {
|
28278
|
+
"hostname" : "notifications.us-gov-east-1.api.aws"
|
28279
|
+
},
|
28280
|
+
"us-gov-west-1" : {
|
28281
|
+
"hostname" : "notifications.us-gov-west-1.api.aws"
|
28282
|
+
}
|
28283
|
+
}
|
28284
|
+
},
|
27767
28285
|
"oam" : {
|
27768
28286
|
"endpoints" : {
|
27769
28287
|
"us-gov-east-1" : { },
|
@@ -27939,6 +28457,12 @@
|
|
27939
28457
|
"variants" : [ {
|
27940
28458
|
"hostname" : "polly-fips.us-gov-west-1.amazonaws.com",
|
27941
28459
|
"tags" : [ "fips" ]
|
28460
|
+
}, {
|
28461
|
+
"hostname" : "polly-fips.us-gov-west-1.api.aws",
|
28462
|
+
"tags" : [ "dualstack", "fips" ]
|
28463
|
+
}, {
|
28464
|
+
"hostname" : "polly.us-gov-west-1.api.aws",
|
28465
|
+
"tags" : [ "dualstack" ]
|
27942
28466
|
} ]
|
27943
28467
|
}
|
27944
28468
|
}
|
@@ -29785,8 +30309,32 @@
|
|
29785
30309
|
},
|
29786
30310
|
"cloudtrail" : {
|
29787
30311
|
"endpoints" : {
|
29788
|
-
"us-iso-east-1" : {
|
29789
|
-
|
30312
|
+
"fips-us-iso-east-1" : {
|
30313
|
+
"credentialScope" : {
|
30314
|
+
"region" : "us-iso-east-1"
|
30315
|
+
},
|
30316
|
+
"deprecated" : true,
|
30317
|
+
"hostname" : "cloudtrail-fips.us-iso-east-1.c2s.ic.gov"
|
30318
|
+
},
|
30319
|
+
"fips-us-iso-west-1" : {
|
30320
|
+
"credentialScope" : {
|
30321
|
+
"region" : "us-iso-west-1"
|
30322
|
+
},
|
30323
|
+
"deprecated" : true,
|
30324
|
+
"hostname" : "cloudtrail-fips.us-iso-west-1.c2s.ic.gov"
|
30325
|
+
},
|
30326
|
+
"us-iso-east-1" : {
|
30327
|
+
"variants" : [ {
|
30328
|
+
"hostname" : "cloudtrail-fips.us-iso-east-1.c2s.ic.gov",
|
30329
|
+
"tags" : [ "fips" ]
|
30330
|
+
} ]
|
30331
|
+
},
|
30332
|
+
"us-iso-west-1" : {
|
30333
|
+
"variants" : [ {
|
30334
|
+
"hostname" : "cloudtrail-fips.us-iso-west-1.c2s.ic.gov",
|
30335
|
+
"tags" : [ "fips" ]
|
30336
|
+
} ]
|
30337
|
+
}
|
29790
30338
|
}
|
29791
30339
|
},
|
29792
30340
|
"codedeploy" : {
|
@@ -30691,7 +31239,19 @@
|
|
30691
31239
|
},
|
30692
31240
|
"cloudtrail" : {
|
30693
31241
|
"endpoints" : {
|
30694
|
-
"us-isob-east-1" : {
|
31242
|
+
"fips-us-isob-east-1" : {
|
31243
|
+
"credentialScope" : {
|
31244
|
+
"region" : "us-isob-east-1"
|
31245
|
+
},
|
31246
|
+
"deprecated" : true,
|
31247
|
+
"hostname" : "cloudtrail-fips.us-isob-east-1.sc2s.sgov.gov"
|
31248
|
+
},
|
31249
|
+
"us-isob-east-1" : {
|
31250
|
+
"variants" : [ {
|
31251
|
+
"hostname" : "cloudtrail-fips.us-isob-east-1.sc2s.sgov.gov",
|
31252
|
+
"tags" : [ "fips" ]
|
31253
|
+
} ]
|
31254
|
+
}
|
30695
31255
|
}
|
30696
31256
|
},
|
30697
31257
|
"codedeploy" : {
|
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.1013.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: 2024-
|
11
|
+
date: 2024-11-22 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|