aws-partitions 1.617.0 → 1.628.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 +55 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +2 -0
- data/partitions.json +655 -36
- 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: 63f5cbfbec9ea06d37ba684e23d7e787c8b6f9e4ab11ad87508b7da40c48c1e4
|
|
4
|
+
data.tar.gz: d3441a5bea94c161c6f404f8fcb6a852d262c98615eac6f5b2012d9221bfc20d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8617e4564b87a5214f14e26e59457bf434657ebde1835ec028f96b5b2393c11a37b78f5b404f552b64a1089d62c70ab9d69f7c122822825ee69d584267c7d3fd
|
|
7
|
+
data.tar.gz: 03f40369a2a4620b5c3868ccfcc233f2c12056a47ddbabd82774975a89a3b7e90c63b73a875ca954ee730c714ed63fbc7fb1ce31215247e946b6865affcbb7f5
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,61 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.628.0 (2022-09-09)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.627.0 (2022-09-08)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.626.0 (2022-09-02)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.625.0 (2022-09-01)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Added support for enumerating regions for `Aws::ControlTower`.
|
|
23
|
+
|
|
24
|
+
1.624.0 (2022-08-30)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
29
|
+
1.623.0 (2022-08-29)
|
|
30
|
+
------------------
|
|
31
|
+
|
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
33
|
+
|
|
34
|
+
1.622.0 (2022-08-25)
|
|
35
|
+
------------------
|
|
36
|
+
|
|
37
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
38
|
+
|
|
39
|
+
1.621.0 (2022-08-22)
|
|
40
|
+
------------------
|
|
41
|
+
|
|
42
|
+
* Feature - Added support for enumerating regions for `Aws::SupportApp`.
|
|
43
|
+
|
|
44
|
+
1.620.0 (2022-08-19)
|
|
45
|
+
------------------
|
|
46
|
+
|
|
47
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
48
|
+
|
|
49
|
+
1.619.0 (2022-08-16)
|
|
50
|
+
------------------
|
|
51
|
+
|
|
52
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
53
|
+
|
|
54
|
+
1.618.0 (2022-08-12)
|
|
55
|
+
------------------
|
|
56
|
+
|
|
57
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
58
|
+
|
|
4
59
|
1.617.0 (2022-08-11)
|
|
5
60
|
------------------
|
|
6
61
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.628.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -301,6 +301,7 @@ module Aws
|
|
|
301
301
|
'ConnectContactLens' => 'contact-lens',
|
|
302
302
|
'ConnectParticipant' => 'participant.connect',
|
|
303
303
|
'ConnectWisdomService' => 'wisdom',
|
|
304
|
+
'ControlTower' => 'controltower',
|
|
304
305
|
'CostExplorer' => 'ce',
|
|
305
306
|
'CostandUsageReportService' => 'cur',
|
|
306
307
|
'CustomerProfiles' => 'profile',
|
|
@@ -517,6 +518,7 @@ module Aws
|
|
|
517
518
|
'States' => 'states',
|
|
518
519
|
'StorageGateway' => 'storagegateway',
|
|
519
520
|
'Support' => 'support',
|
|
521
|
+
'SupportApp' => 'supportapp',
|
|
520
522
|
'Synthetics' => 'synthetics',
|
|
521
523
|
'Textract' => 'textract',
|
|
522
524
|
'TimestreamQuery' => 'query.timestream',
|
data/partitions.json
CHANGED
|
@@ -71,6 +71,9 @@
|
|
|
71
71
|
"eu-west-3" : {
|
|
72
72
|
"description" : "Europe (Paris)"
|
|
73
73
|
},
|
|
74
|
+
"me-central-1" : {
|
|
75
|
+
"description" : "Middle East (UAE)"
|
|
76
|
+
},
|
|
74
77
|
"me-south-1" : {
|
|
75
78
|
"description" : "Middle East (Bahrain)"
|
|
76
79
|
},
|
|
@@ -154,6 +157,7 @@
|
|
|
154
157
|
"deprecated" : true,
|
|
155
158
|
"hostname" : "access-analyzer-fips.us-west-2.amazonaws.com"
|
|
156
159
|
},
|
|
160
|
+
"me-central-1" : { },
|
|
157
161
|
"me-south-1" : { },
|
|
158
162
|
"sa-east-1" : { },
|
|
159
163
|
"us-east-1" : {
|
|
@@ -224,6 +228,7 @@
|
|
|
224
228
|
"eu-west-1" : { },
|
|
225
229
|
"eu-west-2" : { },
|
|
226
230
|
"eu-west-3" : { },
|
|
231
|
+
"me-central-1" : { },
|
|
227
232
|
"me-south-1" : { },
|
|
228
233
|
"sa-east-1" : { },
|
|
229
234
|
"us-east-1" : {
|
|
@@ -728,6 +733,12 @@
|
|
|
728
733
|
"deprecated" : true,
|
|
729
734
|
"hostname" : "ecr-fips.us-west-2.amazonaws.com"
|
|
730
735
|
},
|
|
736
|
+
"me-central-1" : {
|
|
737
|
+
"credentialScope" : {
|
|
738
|
+
"region" : "me-central-1"
|
|
739
|
+
},
|
|
740
|
+
"hostname" : "api.ecr.me-central-1.amazonaws.com"
|
|
741
|
+
},
|
|
731
742
|
"me-south-1" : {
|
|
732
743
|
"credentialScope" : {
|
|
733
744
|
"region" : "me-south-1"
|
|
@@ -969,6 +980,7 @@
|
|
|
969
980
|
"ap-south-1" : { },
|
|
970
981
|
"ap-southeast-1" : { },
|
|
971
982
|
"ap-southeast-2" : { },
|
|
983
|
+
"ap-southeast-3" : { },
|
|
972
984
|
"ca-central-1" : { },
|
|
973
985
|
"eu-central-1" : { },
|
|
974
986
|
"eu-north-1" : { },
|
|
@@ -1130,19 +1142,81 @@
|
|
|
1130
1142
|
"ap-south-1" : { },
|
|
1131
1143
|
"ap-southeast-1" : { },
|
|
1132
1144
|
"ap-southeast-2" : { },
|
|
1133
|
-
"
|
|
1145
|
+
"ap-southeast-3" : { },
|
|
1146
|
+
"ca-central-1" : {
|
|
1147
|
+
"variants" : [ {
|
|
1148
|
+
"hostname" : "apigateway-fips.ca-central-1.amazonaws.com",
|
|
1149
|
+
"tags" : [ "fips" ]
|
|
1150
|
+
} ]
|
|
1151
|
+
},
|
|
1134
1152
|
"eu-central-1" : { },
|
|
1135
1153
|
"eu-north-1" : { },
|
|
1136
1154
|
"eu-south-1" : { },
|
|
1137
1155
|
"eu-west-1" : { },
|
|
1138
1156
|
"eu-west-2" : { },
|
|
1139
1157
|
"eu-west-3" : { },
|
|
1158
|
+
"fips-ca-central-1" : {
|
|
1159
|
+
"credentialScope" : {
|
|
1160
|
+
"region" : "ca-central-1"
|
|
1161
|
+
},
|
|
1162
|
+
"deprecated" : true,
|
|
1163
|
+
"hostname" : "apigateway-fips.ca-central-1.amazonaws.com"
|
|
1164
|
+
},
|
|
1165
|
+
"fips-us-east-1" : {
|
|
1166
|
+
"credentialScope" : {
|
|
1167
|
+
"region" : "us-east-1"
|
|
1168
|
+
},
|
|
1169
|
+
"deprecated" : true,
|
|
1170
|
+
"hostname" : "apigateway-fips.us-east-1.amazonaws.com"
|
|
1171
|
+
},
|
|
1172
|
+
"fips-us-east-2" : {
|
|
1173
|
+
"credentialScope" : {
|
|
1174
|
+
"region" : "us-east-2"
|
|
1175
|
+
},
|
|
1176
|
+
"deprecated" : true,
|
|
1177
|
+
"hostname" : "apigateway-fips.us-east-2.amazonaws.com"
|
|
1178
|
+
},
|
|
1179
|
+
"fips-us-west-1" : {
|
|
1180
|
+
"credentialScope" : {
|
|
1181
|
+
"region" : "us-west-1"
|
|
1182
|
+
},
|
|
1183
|
+
"deprecated" : true,
|
|
1184
|
+
"hostname" : "apigateway-fips.us-west-1.amazonaws.com"
|
|
1185
|
+
},
|
|
1186
|
+
"fips-us-west-2" : {
|
|
1187
|
+
"credentialScope" : {
|
|
1188
|
+
"region" : "us-west-2"
|
|
1189
|
+
},
|
|
1190
|
+
"deprecated" : true,
|
|
1191
|
+
"hostname" : "apigateway-fips.us-west-2.amazonaws.com"
|
|
1192
|
+
},
|
|
1193
|
+
"me-central-1" : { },
|
|
1140
1194
|
"me-south-1" : { },
|
|
1141
1195
|
"sa-east-1" : { },
|
|
1142
|
-
"us-east-1" : {
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1196
|
+
"us-east-1" : {
|
|
1197
|
+
"variants" : [ {
|
|
1198
|
+
"hostname" : "apigateway-fips.us-east-1.amazonaws.com",
|
|
1199
|
+
"tags" : [ "fips" ]
|
|
1200
|
+
} ]
|
|
1201
|
+
},
|
|
1202
|
+
"us-east-2" : {
|
|
1203
|
+
"variants" : [ {
|
|
1204
|
+
"hostname" : "apigateway-fips.us-east-2.amazonaws.com",
|
|
1205
|
+
"tags" : [ "fips" ]
|
|
1206
|
+
} ]
|
|
1207
|
+
},
|
|
1208
|
+
"us-west-1" : {
|
|
1209
|
+
"variants" : [ {
|
|
1210
|
+
"hostname" : "apigateway-fips.us-west-1.amazonaws.com",
|
|
1211
|
+
"tags" : [ "fips" ]
|
|
1212
|
+
} ]
|
|
1213
|
+
},
|
|
1214
|
+
"us-west-2" : {
|
|
1215
|
+
"variants" : [ {
|
|
1216
|
+
"hostname" : "apigateway-fips.us-west-2.amazonaws.com",
|
|
1217
|
+
"tags" : [ "fips" ]
|
|
1218
|
+
} ]
|
|
1219
|
+
}
|
|
1146
1220
|
}
|
|
1147
1221
|
},
|
|
1148
1222
|
"app-integrations" : {
|
|
@@ -1177,6 +1251,7 @@
|
|
|
1177
1251
|
"eu-west-1" : { },
|
|
1178
1252
|
"eu-west-2" : { },
|
|
1179
1253
|
"eu-west-3" : { },
|
|
1254
|
+
"me-central-1" : { },
|
|
1180
1255
|
"me-south-1" : { },
|
|
1181
1256
|
"sa-east-1" : { },
|
|
1182
1257
|
"us-east-1" : { },
|
|
@@ -1251,6 +1326,7 @@
|
|
|
1251
1326
|
"eu-west-1" : { },
|
|
1252
1327
|
"eu-west-2" : { },
|
|
1253
1328
|
"eu-west-3" : { },
|
|
1329
|
+
"me-central-1" : { },
|
|
1254
1330
|
"me-south-1" : { },
|
|
1255
1331
|
"sa-east-1" : { },
|
|
1256
1332
|
"us-east-1" : { },
|
|
@@ -1569,6 +1645,7 @@
|
|
|
1569
1645
|
"ap-south-1" : { },
|
|
1570
1646
|
"ap-southeast-1" : { },
|
|
1571
1647
|
"ap-southeast-2" : { },
|
|
1648
|
+
"ap-southeast-3" : { },
|
|
1572
1649
|
"ca-central-1" : { },
|
|
1573
1650
|
"eu-central-1" : { },
|
|
1574
1651
|
"eu-north-1" : { },
|
|
@@ -1669,6 +1746,7 @@
|
|
|
1669
1746
|
"eu-west-1" : { },
|
|
1670
1747
|
"eu-west-2" : { },
|
|
1671
1748
|
"eu-west-3" : { },
|
|
1749
|
+
"me-central-1" : { },
|
|
1672
1750
|
"me-south-1" : { },
|
|
1673
1751
|
"sa-east-1" : { },
|
|
1674
1752
|
"us-east-1" : { },
|
|
@@ -1877,6 +1955,52 @@
|
|
|
1877
1955
|
"isRegionalized" : false,
|
|
1878
1956
|
"partitionEndpoint" : "aws-global"
|
|
1879
1957
|
},
|
|
1958
|
+
"cassandra" : {
|
|
1959
|
+
"endpoints" : {
|
|
1960
|
+
"ap-east-1" : { },
|
|
1961
|
+
"ap-northeast-1" : { },
|
|
1962
|
+
"ap-northeast-2" : { },
|
|
1963
|
+
"ap-south-1" : { },
|
|
1964
|
+
"ap-southeast-1" : { },
|
|
1965
|
+
"ap-southeast-2" : { },
|
|
1966
|
+
"ca-central-1" : { },
|
|
1967
|
+
"eu-central-1" : { },
|
|
1968
|
+
"eu-north-1" : { },
|
|
1969
|
+
"eu-west-1" : { },
|
|
1970
|
+
"eu-west-2" : { },
|
|
1971
|
+
"eu-west-3" : { },
|
|
1972
|
+
"fips-us-east-1" : {
|
|
1973
|
+
"credentialScope" : {
|
|
1974
|
+
"region" : "us-east-1"
|
|
1975
|
+
},
|
|
1976
|
+
"deprecated" : true,
|
|
1977
|
+
"hostname" : "cassandra-fips.us-east-1.amazonaws.com"
|
|
1978
|
+
},
|
|
1979
|
+
"fips-us-west-2" : {
|
|
1980
|
+
"credentialScope" : {
|
|
1981
|
+
"region" : "us-west-2"
|
|
1982
|
+
},
|
|
1983
|
+
"deprecated" : true,
|
|
1984
|
+
"hostname" : "cassandra-fips.us-west-2.amazonaws.com"
|
|
1985
|
+
},
|
|
1986
|
+
"me-south-1" : { },
|
|
1987
|
+
"sa-east-1" : { },
|
|
1988
|
+
"us-east-1" : {
|
|
1989
|
+
"variants" : [ {
|
|
1990
|
+
"hostname" : "cassandra-fips.us-east-1.amazonaws.com",
|
|
1991
|
+
"tags" : [ "fips" ]
|
|
1992
|
+
} ]
|
|
1993
|
+
},
|
|
1994
|
+
"us-east-2" : { },
|
|
1995
|
+
"us-west-1" : { },
|
|
1996
|
+
"us-west-2" : {
|
|
1997
|
+
"variants" : [ {
|
|
1998
|
+
"hostname" : "cassandra-fips.us-west-2.amazonaws.com",
|
|
1999
|
+
"tags" : [ "fips" ]
|
|
2000
|
+
} ]
|
|
2001
|
+
}
|
|
2002
|
+
}
|
|
2003
|
+
},
|
|
1880
2004
|
"catalog.marketplace" : {
|
|
1881
2005
|
"endpoints" : {
|
|
1882
2006
|
"us-east-1" : { }
|
|
@@ -2052,6 +2176,7 @@
|
|
|
2052
2176
|
"eu-west-1" : { },
|
|
2053
2177
|
"eu-west-2" : { },
|
|
2054
2178
|
"eu-west-3" : { },
|
|
2179
|
+
"me-central-1" : { },
|
|
2055
2180
|
"me-south-1" : { },
|
|
2056
2181
|
"sa-east-1" : { },
|
|
2057
2182
|
"us-east-1" : {
|
|
@@ -2141,6 +2266,7 @@
|
|
|
2141
2266
|
"ap-south-1" : { },
|
|
2142
2267
|
"ap-southeast-1" : { },
|
|
2143
2268
|
"ap-southeast-2" : { },
|
|
2269
|
+
"ap-southeast-3" : { },
|
|
2144
2270
|
"ca-central-1" : { },
|
|
2145
2271
|
"eu-central-1" : { },
|
|
2146
2272
|
"eu-north-1" : { },
|
|
@@ -2216,6 +2342,7 @@
|
|
|
2216
2342
|
"deprecated" : true,
|
|
2217
2343
|
"hostname" : "cloudtrail-fips.us-west-2.amazonaws.com"
|
|
2218
2344
|
},
|
|
2345
|
+
"me-central-1" : { },
|
|
2219
2346
|
"me-south-1" : { },
|
|
2220
2347
|
"sa-east-1" : { },
|
|
2221
2348
|
"us-east-1" : {
|
|
@@ -2445,6 +2572,7 @@
|
|
|
2445
2572
|
"eu-west-1" : { },
|
|
2446
2573
|
"eu-west-2" : { },
|
|
2447
2574
|
"eu-west-3" : { },
|
|
2575
|
+
"me-central-1" : { },
|
|
2448
2576
|
"me-south-1" : { },
|
|
2449
2577
|
"sa-east-1" : { },
|
|
2450
2578
|
"us-east-1" : {
|
|
@@ -3053,6 +3181,7 @@
|
|
|
3053
3181
|
"deprecated" : true,
|
|
3054
3182
|
"hostname" : "config-fips.us-west-2.amazonaws.com"
|
|
3055
3183
|
},
|
|
3184
|
+
"me-central-1" : { },
|
|
3056
3185
|
"me-south-1" : { },
|
|
3057
3186
|
"sa-east-1" : { },
|
|
3058
3187
|
"us-east-1" : {
|
|
@@ -3115,6 +3244,73 @@
|
|
|
3115
3244
|
"us-west-2" : { }
|
|
3116
3245
|
}
|
|
3117
3246
|
},
|
|
3247
|
+
"controltower" : {
|
|
3248
|
+
"endpoints" : {
|
|
3249
|
+
"ap-northeast-1" : { },
|
|
3250
|
+
"ap-northeast-2" : { },
|
|
3251
|
+
"ap-south-1" : { },
|
|
3252
|
+
"ap-southeast-1" : { },
|
|
3253
|
+
"ap-southeast-2" : { },
|
|
3254
|
+
"ca-central-1" : {
|
|
3255
|
+
"variants" : [ {
|
|
3256
|
+
"hostname" : "controltower-fips.ca-central-1.amazonaws.com",
|
|
3257
|
+
"tags" : [ "fips" ]
|
|
3258
|
+
} ]
|
|
3259
|
+
},
|
|
3260
|
+
"ca-central-1-fips" : {
|
|
3261
|
+
"credentialScope" : {
|
|
3262
|
+
"region" : "ca-central-1"
|
|
3263
|
+
},
|
|
3264
|
+
"deprecated" : true,
|
|
3265
|
+
"hostname" : "controltower-fips.ca-central-1.amazonaws.com"
|
|
3266
|
+
},
|
|
3267
|
+
"eu-central-1" : { },
|
|
3268
|
+
"eu-north-1" : { },
|
|
3269
|
+
"eu-west-1" : { },
|
|
3270
|
+
"eu-west-2" : { },
|
|
3271
|
+
"eu-west-3" : { },
|
|
3272
|
+
"sa-east-1" : { },
|
|
3273
|
+
"us-east-1" : {
|
|
3274
|
+
"variants" : [ {
|
|
3275
|
+
"hostname" : "controltower-fips.us-east-1.amazonaws.com",
|
|
3276
|
+
"tags" : [ "fips" ]
|
|
3277
|
+
} ]
|
|
3278
|
+
},
|
|
3279
|
+
"us-east-1-fips" : {
|
|
3280
|
+
"credentialScope" : {
|
|
3281
|
+
"region" : "us-east-1"
|
|
3282
|
+
},
|
|
3283
|
+
"deprecated" : true,
|
|
3284
|
+
"hostname" : "controltower-fips.us-east-1.amazonaws.com"
|
|
3285
|
+
},
|
|
3286
|
+
"us-east-2" : {
|
|
3287
|
+
"variants" : [ {
|
|
3288
|
+
"hostname" : "controltower-fips.us-east-2.amazonaws.com",
|
|
3289
|
+
"tags" : [ "fips" ]
|
|
3290
|
+
} ]
|
|
3291
|
+
},
|
|
3292
|
+
"us-east-2-fips" : {
|
|
3293
|
+
"credentialScope" : {
|
|
3294
|
+
"region" : "us-east-2"
|
|
3295
|
+
},
|
|
3296
|
+
"deprecated" : true,
|
|
3297
|
+
"hostname" : "controltower-fips.us-east-2.amazonaws.com"
|
|
3298
|
+
},
|
|
3299
|
+
"us-west-2" : {
|
|
3300
|
+
"variants" : [ {
|
|
3301
|
+
"hostname" : "controltower-fips.us-west-2.amazonaws.com",
|
|
3302
|
+
"tags" : [ "fips" ]
|
|
3303
|
+
} ]
|
|
3304
|
+
},
|
|
3305
|
+
"us-west-2-fips" : {
|
|
3306
|
+
"credentialScope" : {
|
|
3307
|
+
"region" : "us-west-2"
|
|
3308
|
+
},
|
|
3309
|
+
"deprecated" : true,
|
|
3310
|
+
"hostname" : "controltower-fips.us-west-2.amazonaws.com"
|
|
3311
|
+
}
|
|
3312
|
+
}
|
|
3313
|
+
},
|
|
3118
3314
|
"cur" : {
|
|
3119
3315
|
"endpoints" : {
|
|
3120
3316
|
"us-east-1" : { }
|
|
@@ -3407,11 +3603,59 @@
|
|
|
3407
3603
|
"eu-west-1" : { },
|
|
3408
3604
|
"eu-west-2" : { },
|
|
3409
3605
|
"eu-west-3" : { },
|
|
3606
|
+
"fips-us-east-1" : {
|
|
3607
|
+
"credentialScope" : {
|
|
3608
|
+
"region" : "us-east-1"
|
|
3609
|
+
},
|
|
3610
|
+
"deprecated" : true,
|
|
3611
|
+
"hostname" : "databrew-fips.us-east-1.amazonaws.com"
|
|
3612
|
+
},
|
|
3613
|
+
"fips-us-east-2" : {
|
|
3614
|
+
"credentialScope" : {
|
|
3615
|
+
"region" : "us-east-2"
|
|
3616
|
+
},
|
|
3617
|
+
"deprecated" : true,
|
|
3618
|
+
"hostname" : "databrew-fips.us-east-2.amazonaws.com"
|
|
3619
|
+
},
|
|
3620
|
+
"fips-us-west-1" : {
|
|
3621
|
+
"credentialScope" : {
|
|
3622
|
+
"region" : "us-west-1"
|
|
3623
|
+
},
|
|
3624
|
+
"deprecated" : true,
|
|
3625
|
+
"hostname" : "databrew-fips.us-west-1.amazonaws.com"
|
|
3626
|
+
},
|
|
3627
|
+
"fips-us-west-2" : {
|
|
3628
|
+
"credentialScope" : {
|
|
3629
|
+
"region" : "us-west-2"
|
|
3630
|
+
},
|
|
3631
|
+
"deprecated" : true,
|
|
3632
|
+
"hostname" : "databrew-fips.us-west-2.amazonaws.com"
|
|
3633
|
+
},
|
|
3410
3634
|
"sa-east-1" : { },
|
|
3411
|
-
"us-east-1" : {
|
|
3412
|
-
|
|
3413
|
-
|
|
3414
|
-
|
|
3635
|
+
"us-east-1" : {
|
|
3636
|
+
"variants" : [ {
|
|
3637
|
+
"hostname" : "databrew-fips.us-east-1.amazonaws.com",
|
|
3638
|
+
"tags" : [ "fips" ]
|
|
3639
|
+
} ]
|
|
3640
|
+
},
|
|
3641
|
+
"us-east-2" : {
|
|
3642
|
+
"variants" : [ {
|
|
3643
|
+
"hostname" : "databrew-fips.us-east-2.amazonaws.com",
|
|
3644
|
+
"tags" : [ "fips" ]
|
|
3645
|
+
} ]
|
|
3646
|
+
},
|
|
3647
|
+
"us-west-1" : {
|
|
3648
|
+
"variants" : [ {
|
|
3649
|
+
"hostname" : "databrew-fips.us-west-1.amazonaws.com",
|
|
3650
|
+
"tags" : [ "fips" ]
|
|
3651
|
+
} ]
|
|
3652
|
+
},
|
|
3653
|
+
"us-west-2" : {
|
|
3654
|
+
"variants" : [ {
|
|
3655
|
+
"hostname" : "databrew-fips.us-west-2.amazonaws.com",
|
|
3656
|
+
"tags" : [ "fips" ]
|
|
3657
|
+
} ]
|
|
3658
|
+
}
|
|
3415
3659
|
}
|
|
3416
3660
|
},
|
|
3417
3661
|
"dataexchange" : {
|
|
@@ -3552,11 +3796,16 @@
|
|
|
3552
3796
|
},
|
|
3553
3797
|
"endpoints" : {
|
|
3554
3798
|
"ap-northeast-1" : { },
|
|
3799
|
+
"ap-northeast-2" : { },
|
|
3800
|
+
"ap-south-1" : { },
|
|
3555
3801
|
"ap-southeast-1" : { },
|
|
3556
3802
|
"ap-southeast-2" : { },
|
|
3803
|
+
"ca-central-1" : { },
|
|
3557
3804
|
"eu-central-1" : { },
|
|
3558
3805
|
"eu-north-1" : { },
|
|
3559
3806
|
"eu-west-1" : { },
|
|
3807
|
+
"eu-west-2" : { },
|
|
3808
|
+
"eu-west-3" : { },
|
|
3560
3809
|
"fips-us-east-1" : {
|
|
3561
3810
|
"credentialScope" : {
|
|
3562
3811
|
"region" : "us-east-1"
|
|
@@ -3578,6 +3827,7 @@
|
|
|
3578
3827
|
"deprecated" : true,
|
|
3579
3828
|
"hostname" : "devops-guru-fips.us-west-2.amazonaws.com"
|
|
3580
3829
|
},
|
|
3830
|
+
"sa-east-1" : { },
|
|
3581
3831
|
"us-east-1" : {
|
|
3582
3832
|
"variants" : [ {
|
|
3583
3833
|
"hostname" : "devops-guru-fips.us-east-1.amazonaws.com",
|
|
@@ -3590,6 +3840,7 @@
|
|
|
3590
3840
|
"tags" : [ "fips" ]
|
|
3591
3841
|
} ]
|
|
3592
3842
|
},
|
|
3843
|
+
"us-west-1" : { },
|
|
3593
3844
|
"us-west-2" : {
|
|
3594
3845
|
"variants" : [ {
|
|
3595
3846
|
"hostname" : "devops-guru-fips.us-west-2.amazonaws.com",
|
|
@@ -3644,6 +3895,7 @@
|
|
|
3644
3895
|
"deprecated" : true,
|
|
3645
3896
|
"hostname" : "directconnect-fips.us-west-2.amazonaws.com"
|
|
3646
3897
|
},
|
|
3898
|
+
"me-central-1" : { },
|
|
3647
3899
|
"me-south-1" : { },
|
|
3648
3900
|
"sa-east-1" : { },
|
|
3649
3901
|
"us-east-1" : {
|
|
@@ -3744,6 +3996,7 @@
|
|
|
3744
3996
|
"eu-west-1" : { },
|
|
3745
3997
|
"eu-west-2" : { },
|
|
3746
3998
|
"eu-west-3" : { },
|
|
3999
|
+
"me-central-1" : { },
|
|
3747
4000
|
"me-south-1" : { },
|
|
3748
4001
|
"sa-east-1" : { },
|
|
3749
4002
|
"us-east-1" : {
|
|
@@ -3923,6 +4176,7 @@
|
|
|
3923
4176
|
"ap-south-1" : { },
|
|
3924
4177
|
"ap-southeast-1" : { },
|
|
3925
4178
|
"ap-southeast-2" : { },
|
|
4179
|
+
"ap-southeast-3" : { },
|
|
3926
4180
|
"ca-central-1" : {
|
|
3927
4181
|
"variants" : [ {
|
|
3928
4182
|
"hostname" : "ds-fips.ca-central-1.amazonaws.com",
|
|
@@ -4038,6 +4292,7 @@
|
|
|
4038
4292
|
"hostname" : "localhost:8000",
|
|
4039
4293
|
"protocols" : [ "http" ]
|
|
4040
4294
|
},
|
|
4295
|
+
"me-central-1" : { },
|
|
4041
4296
|
"me-south-1" : { },
|
|
4042
4297
|
"sa-east-1" : { },
|
|
4043
4298
|
"us-east-1" : {
|
|
@@ -4251,6 +4506,7 @@
|
|
|
4251
4506
|
"deprecated" : true,
|
|
4252
4507
|
"hostname" : "ec2-fips.us-west-2.amazonaws.com"
|
|
4253
4508
|
},
|
|
4509
|
+
"me-central-1" : { },
|
|
4254
4510
|
"me-south-1" : { },
|
|
4255
4511
|
"sa-east-1" : {
|
|
4256
4512
|
"variants" : [ {
|
|
@@ -4339,6 +4595,7 @@
|
|
|
4339
4595
|
"deprecated" : true,
|
|
4340
4596
|
"hostname" : "ecs-fips.us-west-2.amazonaws.com"
|
|
4341
4597
|
},
|
|
4598
|
+
"me-central-1" : { },
|
|
4342
4599
|
"me-south-1" : { },
|
|
4343
4600
|
"sa-east-1" : { },
|
|
4344
4601
|
"us-east-1" : {
|
|
@@ -4483,6 +4740,7 @@
|
|
|
4483
4740
|
"deprecated" : true,
|
|
4484
4741
|
"hostname" : "elasticache-fips.us-west-1.amazonaws.com"
|
|
4485
4742
|
},
|
|
4743
|
+
"me-central-1" : { },
|
|
4486
4744
|
"me-south-1" : { },
|
|
4487
4745
|
"sa-east-1" : { },
|
|
4488
4746
|
"us-east-1" : {
|
|
@@ -4952,6 +5210,7 @@
|
|
|
4952
5210
|
"deprecated" : true,
|
|
4953
5211
|
"hostname" : "elasticloadbalancing-fips.us-west-2.amazonaws.com"
|
|
4954
5212
|
},
|
|
5213
|
+
"me-central-1" : { },
|
|
4955
5214
|
"me-south-1" : { },
|
|
4956
5215
|
"sa-east-1" : { },
|
|
4957
5216
|
"us-east-1" : {
|
|
@@ -5044,6 +5303,7 @@
|
|
|
5044
5303
|
"deprecated" : true,
|
|
5045
5304
|
"hostname" : "elasticmapreduce-fips.us-west-2.amazonaws.com"
|
|
5046
5305
|
},
|
|
5306
|
+
"me-central-1" : { },
|
|
5047
5307
|
"me-south-1" : { },
|
|
5048
5308
|
"sa-east-1" : { },
|
|
5049
5309
|
"us-east-1" : {
|
|
@@ -5280,6 +5540,7 @@
|
|
|
5280
5540
|
"deprecated" : true,
|
|
5281
5541
|
"hostname" : "es-fips.us-west-1.amazonaws.com"
|
|
5282
5542
|
},
|
|
5543
|
+
"me-central-1" : { },
|
|
5283
5544
|
"me-south-1" : { },
|
|
5284
5545
|
"sa-east-1" : { },
|
|
5285
5546
|
"us-east-1" : {
|
|
@@ -5382,6 +5643,7 @@
|
|
|
5382
5643
|
"deprecated" : true,
|
|
5383
5644
|
"hostname" : "events-fips.us-west-2.amazonaws.com"
|
|
5384
5645
|
},
|
|
5646
|
+
"me-central-1" : { },
|
|
5385
5647
|
"me-south-1" : { },
|
|
5386
5648
|
"sa-east-1" : { },
|
|
5387
5649
|
"us-east-1" : {
|
|
@@ -6211,6 +6473,7 @@
|
|
|
6211
6473
|
"ap-south-1" : { },
|
|
6212
6474
|
"ap-southeast-1" : { },
|
|
6213
6475
|
"ap-southeast-2" : { },
|
|
6476
|
+
"ap-southeast-3" : { },
|
|
6214
6477
|
"ca-central-1" : { },
|
|
6215
6478
|
"eu-central-1" : { },
|
|
6216
6479
|
"eu-north-1" : { },
|
|
@@ -6818,13 +7081,61 @@
|
|
|
6818
7081
|
"ap-south-1" : { },
|
|
6819
7082
|
"ap-southeast-1" : { },
|
|
6820
7083
|
"ap-southeast-2" : { },
|
|
6821
|
-
"ca-central-1" : {
|
|
7084
|
+
"ca-central-1" : {
|
|
7085
|
+
"variants" : [ {
|
|
7086
|
+
"hostname" : "iotevents-fips.ca-central-1.amazonaws.com",
|
|
7087
|
+
"tags" : [ "fips" ]
|
|
7088
|
+
} ]
|
|
7089
|
+
},
|
|
6822
7090
|
"eu-central-1" : { },
|
|
6823
7091
|
"eu-west-1" : { },
|
|
6824
7092
|
"eu-west-2" : { },
|
|
6825
|
-
"
|
|
6826
|
-
|
|
6827
|
-
|
|
7093
|
+
"fips-ca-central-1" : {
|
|
7094
|
+
"credentialScope" : {
|
|
7095
|
+
"region" : "ca-central-1"
|
|
7096
|
+
},
|
|
7097
|
+
"deprecated" : true,
|
|
7098
|
+
"hostname" : "iotevents-fips.ca-central-1.amazonaws.com"
|
|
7099
|
+
},
|
|
7100
|
+
"fips-us-east-1" : {
|
|
7101
|
+
"credentialScope" : {
|
|
7102
|
+
"region" : "us-east-1"
|
|
7103
|
+
},
|
|
7104
|
+
"deprecated" : true,
|
|
7105
|
+
"hostname" : "iotevents-fips.us-east-1.amazonaws.com"
|
|
7106
|
+
},
|
|
7107
|
+
"fips-us-east-2" : {
|
|
7108
|
+
"credentialScope" : {
|
|
7109
|
+
"region" : "us-east-2"
|
|
7110
|
+
},
|
|
7111
|
+
"deprecated" : true,
|
|
7112
|
+
"hostname" : "iotevents-fips.us-east-2.amazonaws.com"
|
|
7113
|
+
},
|
|
7114
|
+
"fips-us-west-2" : {
|
|
7115
|
+
"credentialScope" : {
|
|
7116
|
+
"region" : "us-west-2"
|
|
7117
|
+
},
|
|
7118
|
+
"deprecated" : true,
|
|
7119
|
+
"hostname" : "iotevents-fips.us-west-2.amazonaws.com"
|
|
7120
|
+
},
|
|
7121
|
+
"us-east-1" : {
|
|
7122
|
+
"variants" : [ {
|
|
7123
|
+
"hostname" : "iotevents-fips.us-east-1.amazonaws.com",
|
|
7124
|
+
"tags" : [ "fips" ]
|
|
7125
|
+
} ]
|
|
7126
|
+
},
|
|
7127
|
+
"us-east-2" : {
|
|
7128
|
+
"variants" : [ {
|
|
7129
|
+
"hostname" : "iotevents-fips.us-east-2.amazonaws.com",
|
|
7130
|
+
"tags" : [ "fips" ]
|
|
7131
|
+
} ]
|
|
7132
|
+
},
|
|
7133
|
+
"us-west-2" : {
|
|
7134
|
+
"variants" : [ {
|
|
7135
|
+
"hostname" : "iotevents-fips.us-west-2.amazonaws.com",
|
|
7136
|
+
"tags" : [ "fips" ]
|
|
7137
|
+
} ]
|
|
7138
|
+
}
|
|
6828
7139
|
}
|
|
6829
7140
|
},
|
|
6830
7141
|
"ioteventsdata" : {
|
|
@@ -6859,47 +7170,91 @@
|
|
|
6859
7170
|
},
|
|
6860
7171
|
"hostname" : "data.iotevents.ap-southeast-2.amazonaws.com"
|
|
6861
7172
|
},
|
|
6862
|
-
"ca-central-1" : {
|
|
7173
|
+
"ca-central-1" : {
|
|
7174
|
+
"credentialScope" : {
|
|
7175
|
+
"region" : "ca-central-1"
|
|
7176
|
+
},
|
|
7177
|
+
"hostname" : "data.iotevents.ca-central-1.amazonaws.com",
|
|
7178
|
+
"variants" : [ {
|
|
7179
|
+
"hostname" : "data.iotevents-fips.ca-central-1.amazonaws.com",
|
|
7180
|
+
"tags" : [ "fips" ]
|
|
7181
|
+
} ]
|
|
7182
|
+
},
|
|
7183
|
+
"eu-central-1" : {
|
|
7184
|
+
"credentialScope" : {
|
|
7185
|
+
"region" : "eu-central-1"
|
|
7186
|
+
},
|
|
7187
|
+
"hostname" : "data.iotevents.eu-central-1.amazonaws.com"
|
|
7188
|
+
},
|
|
7189
|
+
"eu-west-1" : {
|
|
7190
|
+
"credentialScope" : {
|
|
7191
|
+
"region" : "eu-west-1"
|
|
7192
|
+
},
|
|
7193
|
+
"hostname" : "data.iotevents.eu-west-1.amazonaws.com"
|
|
7194
|
+
},
|
|
7195
|
+
"eu-west-2" : {
|
|
7196
|
+
"credentialScope" : {
|
|
7197
|
+
"region" : "eu-west-2"
|
|
7198
|
+
},
|
|
7199
|
+
"hostname" : "data.iotevents.eu-west-2.amazonaws.com"
|
|
7200
|
+
},
|
|
7201
|
+
"fips-ca-central-1" : {
|
|
6863
7202
|
"credentialScope" : {
|
|
6864
7203
|
"region" : "ca-central-1"
|
|
6865
7204
|
},
|
|
6866
|
-
"
|
|
7205
|
+
"deprecated" : true,
|
|
7206
|
+
"hostname" : "data.iotevents-fips.ca-central-1.amazonaws.com"
|
|
6867
7207
|
},
|
|
6868
|
-
"
|
|
7208
|
+
"fips-us-east-1" : {
|
|
6869
7209
|
"credentialScope" : {
|
|
6870
|
-
"region" : "
|
|
7210
|
+
"region" : "us-east-1"
|
|
6871
7211
|
},
|
|
6872
|
-
"
|
|
7212
|
+
"deprecated" : true,
|
|
7213
|
+
"hostname" : "data.iotevents-fips.us-east-1.amazonaws.com"
|
|
6873
7214
|
},
|
|
6874
|
-
"
|
|
7215
|
+
"fips-us-east-2" : {
|
|
6875
7216
|
"credentialScope" : {
|
|
6876
|
-
"region" : "
|
|
7217
|
+
"region" : "us-east-2"
|
|
6877
7218
|
},
|
|
6878
|
-
"
|
|
7219
|
+
"deprecated" : true,
|
|
7220
|
+
"hostname" : "data.iotevents-fips.us-east-2.amazonaws.com"
|
|
6879
7221
|
},
|
|
6880
|
-
"
|
|
7222
|
+
"fips-us-west-2" : {
|
|
6881
7223
|
"credentialScope" : {
|
|
6882
|
-
"region" : "
|
|
7224
|
+
"region" : "us-west-2"
|
|
6883
7225
|
},
|
|
6884
|
-
"
|
|
7226
|
+
"deprecated" : true,
|
|
7227
|
+
"hostname" : "data.iotevents-fips.us-west-2.amazonaws.com"
|
|
6885
7228
|
},
|
|
6886
7229
|
"us-east-1" : {
|
|
6887
7230
|
"credentialScope" : {
|
|
6888
7231
|
"region" : "us-east-1"
|
|
6889
7232
|
},
|
|
6890
|
-
"hostname" : "data.iotevents.us-east-1.amazonaws.com"
|
|
7233
|
+
"hostname" : "data.iotevents.us-east-1.amazonaws.com",
|
|
7234
|
+
"variants" : [ {
|
|
7235
|
+
"hostname" : "data.iotevents-fips.us-east-1.amazonaws.com",
|
|
7236
|
+
"tags" : [ "fips" ]
|
|
7237
|
+
} ]
|
|
6891
7238
|
},
|
|
6892
7239
|
"us-east-2" : {
|
|
6893
7240
|
"credentialScope" : {
|
|
6894
7241
|
"region" : "us-east-2"
|
|
6895
7242
|
},
|
|
6896
|
-
"hostname" : "data.iotevents.us-east-2.amazonaws.com"
|
|
7243
|
+
"hostname" : "data.iotevents.us-east-2.amazonaws.com",
|
|
7244
|
+
"variants" : [ {
|
|
7245
|
+
"hostname" : "data.iotevents-fips.us-east-2.amazonaws.com",
|
|
7246
|
+
"tags" : [ "fips" ]
|
|
7247
|
+
} ]
|
|
6897
7248
|
},
|
|
6898
7249
|
"us-west-2" : {
|
|
6899
7250
|
"credentialScope" : {
|
|
6900
7251
|
"region" : "us-west-2"
|
|
6901
7252
|
},
|
|
6902
|
-
"hostname" : "data.iotevents.us-west-2.amazonaws.com"
|
|
7253
|
+
"hostname" : "data.iotevents.us-west-2.amazonaws.com",
|
|
7254
|
+
"variants" : [ {
|
|
7255
|
+
"hostname" : "data.iotevents-fips.us-west-2.amazonaws.com",
|
|
7256
|
+
"tags" : [ "fips" ]
|
|
7257
|
+
} ]
|
|
6903
7258
|
}
|
|
6904
7259
|
}
|
|
6905
7260
|
},
|
|
@@ -7269,6 +7624,7 @@
|
|
|
7269
7624
|
"deprecated" : true,
|
|
7270
7625
|
"hostname" : "kinesis-fips.us-west-2.amazonaws.com"
|
|
7271
7626
|
},
|
|
7627
|
+
"me-central-1" : { },
|
|
7272
7628
|
"me-south-1" : { },
|
|
7273
7629
|
"sa-east-1" : { },
|
|
7274
7630
|
"us-east-1" : {
|
|
@@ -7307,6 +7663,7 @@
|
|
|
7307
7663
|
"ap-south-1" : { },
|
|
7308
7664
|
"ap-southeast-1" : { },
|
|
7309
7665
|
"ap-southeast-2" : { },
|
|
7666
|
+
"ap-southeast-3" : { },
|
|
7310
7667
|
"ca-central-1" : { },
|
|
7311
7668
|
"eu-central-1" : { },
|
|
7312
7669
|
"eu-north-1" : { },
|
|
@@ -7552,6 +7909,19 @@
|
|
|
7552
7909
|
"deprecated" : true,
|
|
7553
7910
|
"hostname" : "kms-fips.eu-west-3.amazonaws.com"
|
|
7554
7911
|
},
|
|
7912
|
+
"me-central-1" : {
|
|
7913
|
+
"variants" : [ {
|
|
7914
|
+
"hostname" : "kms-fips.me-central-1.amazonaws.com",
|
|
7915
|
+
"tags" : [ "fips" ]
|
|
7916
|
+
} ]
|
|
7917
|
+
},
|
|
7918
|
+
"me-central-1-fips" : {
|
|
7919
|
+
"credentialScope" : {
|
|
7920
|
+
"region" : "me-central-1"
|
|
7921
|
+
},
|
|
7922
|
+
"deprecated" : true,
|
|
7923
|
+
"hostname" : "kms-fips.me-central-1.amazonaws.com"
|
|
7924
|
+
},
|
|
7555
7925
|
"me-south-1" : {
|
|
7556
7926
|
"variants" : [ {
|
|
7557
7927
|
"hostname" : "kms-fips.me-south-1.amazonaws.com",
|
|
@@ -7831,6 +8201,7 @@
|
|
|
7831
8201
|
"deprecated" : true,
|
|
7832
8202
|
"hostname" : "lambda-fips.us-west-2.amazonaws.com"
|
|
7833
8203
|
},
|
|
8204
|
+
"me-central-1" : { },
|
|
7834
8205
|
"me-south-1" : {
|
|
7835
8206
|
"variants" : [ {
|
|
7836
8207
|
"hostname" : "lambda.me-south-1.api.aws",
|
|
@@ -8092,6 +8463,7 @@
|
|
|
8092
8463
|
"deprecated" : true,
|
|
8093
8464
|
"hostname" : "logs-fips.us-west-2.amazonaws.com"
|
|
8094
8465
|
},
|
|
8466
|
+
"me-central-1" : { },
|
|
8095
8467
|
"me-south-1" : { },
|
|
8096
8468
|
"sa-east-1" : { },
|
|
8097
8469
|
"us-east-1" : {
|
|
@@ -8622,6 +8994,7 @@
|
|
|
8622
8994
|
"eu-west-1" : { },
|
|
8623
8995
|
"eu-west-2" : { },
|
|
8624
8996
|
"eu-west-3" : { },
|
|
8997
|
+
"me-central-1" : { },
|
|
8625
8998
|
"me-south-1" : { },
|
|
8626
8999
|
"sa-east-1" : { },
|
|
8627
9000
|
"us-east-1" : { },
|
|
@@ -8651,6 +9024,7 @@
|
|
|
8651
9024
|
"ap-south-1" : { },
|
|
8652
9025
|
"ap-southeast-1" : { },
|
|
8653
9026
|
"ap-southeast-2" : { },
|
|
9027
|
+
"ap-southeast-3" : { },
|
|
8654
9028
|
"ca-central-1" : { },
|
|
8655
9029
|
"eu-central-1" : { },
|
|
8656
9030
|
"eu-north-1" : { },
|
|
@@ -8791,6 +9165,7 @@
|
|
|
8791
9165
|
"deprecated" : true,
|
|
8792
9166
|
"hostname" : "monitoring-fips.us-west-2.amazonaws.com"
|
|
8793
9167
|
},
|
|
9168
|
+
"me-central-1" : { },
|
|
8794
9169
|
"me-south-1" : { },
|
|
8795
9170
|
"sa-east-1" : { },
|
|
8796
9171
|
"us-east-1" : {
|
|
@@ -9413,6 +9788,7 @@
|
|
|
9413
9788
|
"eu-west-1" : { },
|
|
9414
9789
|
"eu-west-2" : { },
|
|
9415
9790
|
"eu-west-3" : { },
|
|
9791
|
+
"me-central-1" : { },
|
|
9416
9792
|
"me-south-1" : { },
|
|
9417
9793
|
"sa-east-1" : { },
|
|
9418
9794
|
"us-east-1" : { },
|
|
@@ -9873,19 +10249,80 @@
|
|
|
9873
10249
|
"ap-south-1" : { },
|
|
9874
10250
|
"ap-southeast-1" : { },
|
|
9875
10251
|
"ap-southeast-2" : { },
|
|
9876
|
-
"ca-central-1" : {
|
|
10252
|
+
"ca-central-1" : {
|
|
10253
|
+
"variants" : [ {
|
|
10254
|
+
"hostname" : "rbin-fips.ca-central-1.amazonaws.com",
|
|
10255
|
+
"tags" : [ "fips" ]
|
|
10256
|
+
} ]
|
|
10257
|
+
},
|
|
9877
10258
|
"eu-central-1" : { },
|
|
9878
10259
|
"eu-north-1" : { },
|
|
9879
10260
|
"eu-south-1" : { },
|
|
9880
10261
|
"eu-west-1" : { },
|
|
9881
10262
|
"eu-west-2" : { },
|
|
9882
10263
|
"eu-west-3" : { },
|
|
10264
|
+
"fips-ca-central-1" : {
|
|
10265
|
+
"credentialScope" : {
|
|
10266
|
+
"region" : "ca-central-1"
|
|
10267
|
+
},
|
|
10268
|
+
"deprecated" : true,
|
|
10269
|
+
"hostname" : "rbin-fips.ca-central-1.amazonaws.com"
|
|
10270
|
+
},
|
|
10271
|
+
"fips-us-east-1" : {
|
|
10272
|
+
"credentialScope" : {
|
|
10273
|
+
"region" : "us-east-1"
|
|
10274
|
+
},
|
|
10275
|
+
"deprecated" : true,
|
|
10276
|
+
"hostname" : "rbin-fips.us-east-1.amazonaws.com"
|
|
10277
|
+
},
|
|
10278
|
+
"fips-us-east-2" : {
|
|
10279
|
+
"credentialScope" : {
|
|
10280
|
+
"region" : "us-east-2"
|
|
10281
|
+
},
|
|
10282
|
+
"deprecated" : true,
|
|
10283
|
+
"hostname" : "rbin-fips.us-east-2.amazonaws.com"
|
|
10284
|
+
},
|
|
10285
|
+
"fips-us-west-1" : {
|
|
10286
|
+
"credentialScope" : {
|
|
10287
|
+
"region" : "us-west-1"
|
|
10288
|
+
},
|
|
10289
|
+
"deprecated" : true,
|
|
10290
|
+
"hostname" : "rbin-fips.us-west-1.amazonaws.com"
|
|
10291
|
+
},
|
|
10292
|
+
"fips-us-west-2" : {
|
|
10293
|
+
"credentialScope" : {
|
|
10294
|
+
"region" : "us-west-2"
|
|
10295
|
+
},
|
|
10296
|
+
"deprecated" : true,
|
|
10297
|
+
"hostname" : "rbin-fips.us-west-2.amazonaws.com"
|
|
10298
|
+
},
|
|
10299
|
+
"me-central-1" : { },
|
|
9883
10300
|
"me-south-1" : { },
|
|
9884
10301
|
"sa-east-1" : { },
|
|
9885
|
-
"us-east-1" : {
|
|
9886
|
-
|
|
9887
|
-
|
|
9888
|
-
|
|
10302
|
+
"us-east-1" : {
|
|
10303
|
+
"variants" : [ {
|
|
10304
|
+
"hostname" : "rbin-fips.us-east-1.amazonaws.com",
|
|
10305
|
+
"tags" : [ "fips" ]
|
|
10306
|
+
} ]
|
|
10307
|
+
},
|
|
10308
|
+
"us-east-2" : {
|
|
10309
|
+
"variants" : [ {
|
|
10310
|
+
"hostname" : "rbin-fips.us-east-2.amazonaws.com",
|
|
10311
|
+
"tags" : [ "fips" ]
|
|
10312
|
+
} ]
|
|
10313
|
+
},
|
|
10314
|
+
"us-west-1" : {
|
|
10315
|
+
"variants" : [ {
|
|
10316
|
+
"hostname" : "rbin-fips.us-west-1.amazonaws.com",
|
|
10317
|
+
"tags" : [ "fips" ]
|
|
10318
|
+
} ]
|
|
10319
|
+
},
|
|
10320
|
+
"us-west-2" : {
|
|
10321
|
+
"variants" : [ {
|
|
10322
|
+
"hostname" : "rbin-fips.us-west-2.amazonaws.com",
|
|
10323
|
+
"tags" : [ "fips" ]
|
|
10324
|
+
} ]
|
|
10325
|
+
}
|
|
9889
10326
|
}
|
|
9890
10327
|
},
|
|
9891
10328
|
"rds" : {
|
|
@@ -9918,6 +10355,7 @@
|
|
|
9918
10355
|
"eu-west-1" : { },
|
|
9919
10356
|
"eu-west-2" : { },
|
|
9920
10357
|
"eu-west-3" : { },
|
|
10358
|
+
"me-central-1" : { },
|
|
9921
10359
|
"me-south-1" : { },
|
|
9922
10360
|
"rds-fips.ca-central-1" : {
|
|
9923
10361
|
"credentialScope" : {
|
|
@@ -10060,6 +10498,72 @@
|
|
|
10060
10498
|
}
|
|
10061
10499
|
}
|
|
10062
10500
|
},
|
|
10501
|
+
"rds-data" : {
|
|
10502
|
+
"endpoints" : {
|
|
10503
|
+
"ap-northeast-1" : { },
|
|
10504
|
+
"ap-northeast-2" : { },
|
|
10505
|
+
"ap-south-1" : { },
|
|
10506
|
+
"ap-southeast-1" : { },
|
|
10507
|
+
"ap-southeast-2" : { },
|
|
10508
|
+
"ca-central-1" : { },
|
|
10509
|
+
"eu-central-1" : { },
|
|
10510
|
+
"eu-west-1" : { },
|
|
10511
|
+
"eu-west-2" : { },
|
|
10512
|
+
"eu-west-3" : { },
|
|
10513
|
+
"fips-us-east-1" : {
|
|
10514
|
+
"credentialScope" : {
|
|
10515
|
+
"region" : "us-east-1"
|
|
10516
|
+
},
|
|
10517
|
+
"deprecated" : true,
|
|
10518
|
+
"hostname" : "rds-data-fips.us-east-1.amazonaws.com"
|
|
10519
|
+
},
|
|
10520
|
+
"fips-us-east-2" : {
|
|
10521
|
+
"credentialScope" : {
|
|
10522
|
+
"region" : "us-east-2"
|
|
10523
|
+
},
|
|
10524
|
+
"deprecated" : true,
|
|
10525
|
+
"hostname" : "rds-data-fips.us-east-2.amazonaws.com"
|
|
10526
|
+
},
|
|
10527
|
+
"fips-us-west-1" : {
|
|
10528
|
+
"credentialScope" : {
|
|
10529
|
+
"region" : "us-west-1"
|
|
10530
|
+
},
|
|
10531
|
+
"deprecated" : true,
|
|
10532
|
+
"hostname" : "rds-data-fips.us-west-1.amazonaws.com"
|
|
10533
|
+
},
|
|
10534
|
+
"fips-us-west-2" : {
|
|
10535
|
+
"credentialScope" : {
|
|
10536
|
+
"region" : "us-west-2"
|
|
10537
|
+
},
|
|
10538
|
+
"deprecated" : true,
|
|
10539
|
+
"hostname" : "rds-data-fips.us-west-2.amazonaws.com"
|
|
10540
|
+
},
|
|
10541
|
+
"us-east-1" : {
|
|
10542
|
+
"variants" : [ {
|
|
10543
|
+
"hostname" : "rds-data-fips.us-east-1.amazonaws.com",
|
|
10544
|
+
"tags" : [ "fips" ]
|
|
10545
|
+
} ]
|
|
10546
|
+
},
|
|
10547
|
+
"us-east-2" : {
|
|
10548
|
+
"variants" : [ {
|
|
10549
|
+
"hostname" : "rds-data-fips.us-east-2.amazonaws.com",
|
|
10550
|
+
"tags" : [ "fips" ]
|
|
10551
|
+
} ]
|
|
10552
|
+
},
|
|
10553
|
+
"us-west-1" : {
|
|
10554
|
+
"variants" : [ {
|
|
10555
|
+
"hostname" : "rds-data-fips.us-west-1.amazonaws.com",
|
|
10556
|
+
"tags" : [ "fips" ]
|
|
10557
|
+
} ]
|
|
10558
|
+
},
|
|
10559
|
+
"us-west-2" : {
|
|
10560
|
+
"variants" : [ {
|
|
10561
|
+
"hostname" : "rds-data-fips.us-west-2.amazonaws.com",
|
|
10562
|
+
"tags" : [ "fips" ]
|
|
10563
|
+
} ]
|
|
10564
|
+
}
|
|
10565
|
+
}
|
|
10566
|
+
},
|
|
10063
10567
|
"redshift" : {
|
|
10064
10568
|
"endpoints" : {
|
|
10065
10569
|
"af-south-1" : { },
|
|
@@ -10118,6 +10622,7 @@
|
|
|
10118
10622
|
"deprecated" : true,
|
|
10119
10623
|
"hostname" : "redshift-fips.us-west-2.amazonaws.com"
|
|
10120
10624
|
},
|
|
10625
|
+
"me-central-1" : { },
|
|
10121
10626
|
"me-south-1" : { },
|
|
10122
10627
|
"sa-east-1" : { },
|
|
10123
10628
|
"us-east-1" : {
|
|
@@ -10612,6 +11117,7 @@
|
|
|
10612
11117
|
"ap-south-1" : { },
|
|
10613
11118
|
"ap-southeast-1" : { },
|
|
10614
11119
|
"ap-southeast-2" : { },
|
|
11120
|
+
"ap-southeast-3" : { },
|
|
10615
11121
|
"ca-central-1" : { },
|
|
10616
11122
|
"eu-central-1" : { },
|
|
10617
11123
|
"eu-north-1" : { },
|
|
@@ -10842,6 +11348,12 @@
|
|
|
10842
11348
|
"deprecated" : true,
|
|
10843
11349
|
"hostname" : "s3-fips.us-west-2.amazonaws.com"
|
|
10844
11350
|
},
|
|
11351
|
+
"me-central-1" : {
|
|
11352
|
+
"variants" : [ {
|
|
11353
|
+
"hostname" : "s3.dualstack.me-central-1.amazonaws.com",
|
|
11354
|
+
"tags" : [ "dualstack" ]
|
|
11355
|
+
} ]
|
|
11356
|
+
},
|
|
10845
11357
|
"me-south-1" : {
|
|
10846
11358
|
"variants" : [ {
|
|
10847
11359
|
"hostname" : "s3.dualstack.me-south-1.amazonaws.com",
|
|
@@ -11336,6 +11848,7 @@
|
|
|
11336
11848
|
"eu-west-1" : { },
|
|
11337
11849
|
"eu-west-2" : { },
|
|
11338
11850
|
"eu-west-3" : { },
|
|
11851
|
+
"me-central-1" : { },
|
|
11339
11852
|
"me-south-1" : { },
|
|
11340
11853
|
"sa-east-1" : { },
|
|
11341
11854
|
"us-east-1" : {
|
|
@@ -12248,6 +12761,7 @@
|
|
|
12248
12761
|
"deprecated" : true,
|
|
12249
12762
|
"hostname" : "sns-fips.us-west-2.amazonaws.com"
|
|
12250
12763
|
},
|
|
12764
|
+
"me-central-1" : { },
|
|
12251
12765
|
"me-south-1" : { },
|
|
12252
12766
|
"sa-east-1" : { },
|
|
12253
12767
|
"us-east-1" : {
|
|
@@ -12326,6 +12840,7 @@
|
|
|
12326
12840
|
"deprecated" : true,
|
|
12327
12841
|
"hostname" : "sqs-fips.us-west-2.amazonaws.com"
|
|
12328
12842
|
},
|
|
12843
|
+
"me-central-1" : { },
|
|
12329
12844
|
"me-south-1" : { },
|
|
12330
12845
|
"sa-east-1" : { },
|
|
12331
12846
|
"us-east-1" : {
|
|
@@ -12413,6 +12928,7 @@
|
|
|
12413
12928
|
"deprecated" : true,
|
|
12414
12929
|
"hostname" : "ssm-fips.us-west-2.amazonaws.com"
|
|
12415
12930
|
},
|
|
12931
|
+
"me-central-1" : { },
|
|
12416
12932
|
"me-south-1" : { },
|
|
12417
12933
|
"sa-east-1" : { },
|
|
12418
12934
|
"us-east-1" : {
|
|
@@ -12530,6 +13046,7 @@
|
|
|
12530
13046
|
"deprecated" : true,
|
|
12531
13047
|
"hostname" : "states-fips.us-west-2.amazonaws.com"
|
|
12532
13048
|
},
|
|
13049
|
+
"me-central-1" : { },
|
|
12533
13050
|
"me-south-1" : { },
|
|
12534
13051
|
"sa-east-1" : { },
|
|
12535
13052
|
"us-east-1" : {
|
|
@@ -12682,6 +13199,7 @@
|
|
|
12682
13199
|
"hostname" : "localhost:8000",
|
|
12683
13200
|
"protocols" : [ "http" ]
|
|
12684
13201
|
},
|
|
13202
|
+
"me-central-1" : { },
|
|
12685
13203
|
"me-south-1" : { },
|
|
12686
13204
|
"sa-east-1" : { },
|
|
12687
13205
|
"us-east-1" : { },
|
|
@@ -12714,6 +13232,7 @@
|
|
|
12714
13232
|
"eu-west-1" : { },
|
|
12715
13233
|
"eu-west-2" : { },
|
|
12716
13234
|
"eu-west-3" : { },
|
|
13235
|
+
"me-central-1" : { },
|
|
12717
13236
|
"me-south-1" : { },
|
|
12718
13237
|
"sa-east-1" : { },
|
|
12719
13238
|
"us-east-1" : {
|
|
@@ -12782,6 +13301,13 @@
|
|
|
12782
13301
|
},
|
|
12783
13302
|
"partitionEndpoint" : "aws-global"
|
|
12784
13303
|
},
|
|
13304
|
+
"supportapp" : {
|
|
13305
|
+
"endpoints" : {
|
|
13306
|
+
"eu-west-1" : { },
|
|
13307
|
+
"us-east-1" : { },
|
|
13308
|
+
"us-west-2" : { }
|
|
13309
|
+
}
|
|
13310
|
+
},
|
|
12785
13311
|
"swf" : {
|
|
12786
13312
|
"endpoints" : {
|
|
12787
13313
|
"af-south-1" : { },
|
|
@@ -12828,6 +13354,7 @@
|
|
|
12828
13354
|
"deprecated" : true,
|
|
12829
13355
|
"hostname" : "swf-fips.us-west-2.amazonaws.com"
|
|
12830
13356
|
},
|
|
13357
|
+
"me-central-1" : { },
|
|
12831
13358
|
"me-south-1" : { },
|
|
12832
13359
|
"sa-east-1" : { },
|
|
12833
13360
|
"us-east-1" : {
|
|
@@ -12902,6 +13429,7 @@
|
|
|
12902
13429
|
"deprecated" : true,
|
|
12903
13430
|
"hostname" : "synthetics-fips.us-west-2.amazonaws.com"
|
|
12904
13431
|
},
|
|
13432
|
+
"me-central-1" : { },
|
|
12905
13433
|
"me-south-1" : { },
|
|
12906
13434
|
"sa-east-1" : { },
|
|
12907
13435
|
"us-east-1" : {
|
|
@@ -12948,6 +13476,7 @@
|
|
|
12948
13476
|
"eu-west-1" : { },
|
|
12949
13477
|
"eu-west-2" : { },
|
|
12950
13478
|
"eu-west-3" : { },
|
|
13479
|
+
"me-central-1" : { },
|
|
12951
13480
|
"me-south-1" : { },
|
|
12952
13481
|
"sa-east-1" : { },
|
|
12953
13482
|
"us-east-1" : { },
|
|
@@ -13357,8 +13886,22 @@
|
|
|
13357
13886
|
"ap-southeast-2" : { },
|
|
13358
13887
|
"eu-central-1" : { },
|
|
13359
13888
|
"eu-west-2" : { },
|
|
13360
|
-
"us-east-1" : {
|
|
13361
|
-
|
|
13889
|
+
"fips-us-east-1" : {
|
|
13890
|
+
"deprecated" : true
|
|
13891
|
+
},
|
|
13892
|
+
"fips-us-west-2" : {
|
|
13893
|
+
"deprecated" : true
|
|
13894
|
+
},
|
|
13895
|
+
"us-east-1" : {
|
|
13896
|
+
"variants" : [ {
|
|
13897
|
+
"tags" : [ "fips" ]
|
|
13898
|
+
} ]
|
|
13899
|
+
},
|
|
13900
|
+
"us-west-2" : {
|
|
13901
|
+
"variants" : [ {
|
|
13902
|
+
"tags" : [ "fips" ]
|
|
13903
|
+
} ]
|
|
13904
|
+
}
|
|
13362
13905
|
}
|
|
13363
13906
|
},
|
|
13364
13907
|
"waf" : {
|
|
@@ -14279,7 +14822,10 @@
|
|
|
14279
14822
|
"ap-south-1" : { },
|
|
14280
14823
|
"ap-southeast-1" : { },
|
|
14281
14824
|
"ap-southeast-2" : { },
|
|
14825
|
+
"ca-central-1" : { },
|
|
14826
|
+
"eu-central-1" : { },
|
|
14282
14827
|
"eu-west-1" : { },
|
|
14828
|
+
"eu-west-2" : { },
|
|
14283
14829
|
"us-east-1" : { },
|
|
14284
14830
|
"us-west-2" : { }
|
|
14285
14831
|
}
|
|
@@ -14330,6 +14876,7 @@
|
|
|
14330
14876
|
"deprecated" : true,
|
|
14331
14877
|
"hostname" : "xray-fips.us-west-2.amazonaws.com"
|
|
14332
14878
|
},
|
|
14879
|
+
"me-central-1" : { },
|
|
14333
14880
|
"me-south-1" : { },
|
|
14334
14881
|
"sa-east-1" : { },
|
|
14335
14882
|
"us-east-1" : {
|
|
@@ -14546,6 +15093,12 @@
|
|
|
14546
15093
|
"isRegionalized" : false,
|
|
14547
15094
|
"partitionEndpoint" : "aws-cn-global"
|
|
14548
15095
|
},
|
|
15096
|
+
"cassandra" : {
|
|
15097
|
+
"endpoints" : {
|
|
15098
|
+
"cn-north-1" : { },
|
|
15099
|
+
"cn-northwest-1" : { }
|
|
15100
|
+
}
|
|
15101
|
+
},
|
|
14549
15102
|
"ce" : {
|
|
14550
15103
|
"endpoints" : {
|
|
14551
15104
|
"aws-cn-global" : {
|
|
@@ -16001,6 +16554,22 @@
|
|
|
16001
16554
|
}
|
|
16002
16555
|
}
|
|
16003
16556
|
},
|
|
16557
|
+
"cassandra" : {
|
|
16558
|
+
"endpoints" : {
|
|
16559
|
+
"us-gov-east-1" : {
|
|
16560
|
+
"credentialScope" : {
|
|
16561
|
+
"region" : "us-gov-east-1"
|
|
16562
|
+
},
|
|
16563
|
+
"hostname" : "cassandra.us-gov-east-1.amazonaws.com"
|
|
16564
|
+
},
|
|
16565
|
+
"us-gov-west-1" : {
|
|
16566
|
+
"credentialScope" : {
|
|
16567
|
+
"region" : "us-gov-west-1"
|
|
16568
|
+
},
|
|
16569
|
+
"hostname" : "cassandra.us-gov-west-1.amazonaws.com"
|
|
16570
|
+
}
|
|
16571
|
+
}
|
|
16572
|
+
},
|
|
16004
16573
|
"cloudcontrolapi" : {
|
|
16005
16574
|
"endpoints" : {
|
|
16006
16575
|
"fips-us-gov-east-1" : {
|
|
@@ -17361,16 +17930,39 @@
|
|
|
17361
17930
|
},
|
|
17362
17931
|
"iotevents" : {
|
|
17363
17932
|
"endpoints" : {
|
|
17364
|
-
"us-gov-west-1" : {
|
|
17933
|
+
"fips-us-gov-west-1" : {
|
|
17934
|
+
"credentialScope" : {
|
|
17935
|
+
"region" : "us-gov-west-1"
|
|
17936
|
+
},
|
|
17937
|
+
"deprecated" : true,
|
|
17938
|
+
"hostname" : "iotevents-fips.us-gov-west-1.amazonaws.com"
|
|
17939
|
+
},
|
|
17940
|
+
"us-gov-west-1" : {
|
|
17941
|
+
"variants" : [ {
|
|
17942
|
+
"hostname" : "iotevents-fips.us-gov-west-1.amazonaws.com",
|
|
17943
|
+
"tags" : [ "fips" ]
|
|
17944
|
+
} ]
|
|
17945
|
+
}
|
|
17365
17946
|
}
|
|
17366
17947
|
},
|
|
17367
17948
|
"ioteventsdata" : {
|
|
17368
17949
|
"endpoints" : {
|
|
17950
|
+
"fips-us-gov-west-1" : {
|
|
17951
|
+
"credentialScope" : {
|
|
17952
|
+
"region" : "us-gov-west-1"
|
|
17953
|
+
},
|
|
17954
|
+
"deprecated" : true,
|
|
17955
|
+
"hostname" : "data.iotevents-fips.us-gov-west-1.amazonaws.com"
|
|
17956
|
+
},
|
|
17369
17957
|
"us-gov-west-1" : {
|
|
17370
17958
|
"credentialScope" : {
|
|
17371
17959
|
"region" : "us-gov-west-1"
|
|
17372
17960
|
},
|
|
17373
|
-
"hostname" : "data.iotevents.us-gov-west-1.amazonaws.com"
|
|
17961
|
+
"hostname" : "data.iotevents.us-gov-west-1.amazonaws.com",
|
|
17962
|
+
"variants" : [ {
|
|
17963
|
+
"hostname" : "data.iotevents-fips.us-gov-west-1.amazonaws.com",
|
|
17964
|
+
"tags" : [ "fips" ]
|
|
17965
|
+
} ]
|
|
17374
17966
|
}
|
|
17375
17967
|
}
|
|
17376
17968
|
},
|
|
@@ -17635,6 +18227,11 @@
|
|
|
17635
18227
|
}
|
|
17636
18228
|
}
|
|
17637
18229
|
},
|
|
18230
|
+
"managedblockchain" : {
|
|
18231
|
+
"endpoints" : {
|
|
18232
|
+
"us-gov-west-1" : { }
|
|
18233
|
+
}
|
|
18234
|
+
},
|
|
17638
18235
|
"mediaconvert" : {
|
|
17639
18236
|
"endpoints" : {
|
|
17640
18237
|
"us-gov-west-1" : {
|
|
@@ -19130,6 +19727,12 @@
|
|
|
19130
19727
|
}
|
|
19131
19728
|
}
|
|
19132
19729
|
},
|
|
19730
|
+
"wellarchitected" : {
|
|
19731
|
+
"endpoints" : {
|
|
19732
|
+
"us-gov-east-1" : { },
|
|
19733
|
+
"us-gov-west-1" : { }
|
|
19734
|
+
}
|
|
19735
|
+
},
|
|
19133
19736
|
"workspaces" : {
|
|
19134
19737
|
"endpoints" : {
|
|
19135
19738
|
"fips-us-gov-west-1" : {
|
|
@@ -19236,6 +19839,7 @@
|
|
|
19236
19839
|
},
|
|
19237
19840
|
"appconfigdata" : {
|
|
19238
19841
|
"endpoints" : {
|
|
19842
|
+
"us-iso-east-1" : { },
|
|
19239
19843
|
"us-iso-west-1" : { }
|
|
19240
19844
|
}
|
|
19241
19845
|
},
|
|
@@ -19747,6 +20351,11 @@
|
|
|
19747
20351
|
"us-isob-east-1" : { }
|
|
19748
20352
|
}
|
|
19749
20353
|
},
|
|
20354
|
+
"appconfigdata" : {
|
|
20355
|
+
"endpoints" : {
|
|
20356
|
+
"us-isob-east-1" : { }
|
|
20357
|
+
}
|
|
20358
|
+
},
|
|
19750
20359
|
"application-autoscaling" : {
|
|
19751
20360
|
"defaults" : {
|
|
19752
20361
|
"protocols" : [ "http", "https" ]
|
|
@@ -19977,6 +20586,16 @@
|
|
|
19977
20586
|
"us-isob-east-1" : { }
|
|
19978
20587
|
}
|
|
19979
20588
|
},
|
|
20589
|
+
"metering.marketplace" : {
|
|
20590
|
+
"defaults" : {
|
|
20591
|
+
"credentialScope" : {
|
|
20592
|
+
"service" : "aws-marketplace"
|
|
20593
|
+
}
|
|
20594
|
+
},
|
|
20595
|
+
"endpoints" : {
|
|
20596
|
+
"us-isob-east-1" : { }
|
|
20597
|
+
}
|
|
20598
|
+
},
|
|
19980
20599
|
"monitoring" : {
|
|
19981
20600
|
"endpoints" : {
|
|
19982
20601
|
"us-isob-east-1" : { }
|
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.628.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: 2022-
|
|
11
|
+
date: 2022-09-09 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|