aws-partitions 1.619.0 → 1.630.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8d53126533f937cec4edf26b20b6e43e74cd3b7516350ec168a327112b948ae8
4
- data.tar.gz: 467e800c2eca8bed64da8d8c393ee16a6d9683f2ca42d5469e23a5e0108a3825
3
+ metadata.gz: 8ebcabadd00d86198edf2c11879ba80999f0f1c5834c4cb1277b9d29cfb6ac4e
4
+ data.tar.gz: 97c08ed3507aae1dad5e13a513e7b7868bf71eb3b294588fa154ff04e08f45d8
5
5
  SHA512:
6
- metadata.gz: 7d4eb804646f44146e89ddd2861459acf44bb262b21bba8da0e8e109a54f92d1133f3e96c5fddb101c72caae0500a152bb7d5d06c2c52910c05caddda9494b4c
7
- data.tar.gz: 0ffdffa6b6d41f852675db4a9df1c548f88f7977a03228b8a098a4b86b07fbfcf839ab5dcdd6655a5070b3110b136d0e38c3fe0b6dfab19b0ced259cc1793678
6
+ metadata.gz: aab9a42cfbdad84b2d7263f4994f231ec9a852dce2b4d1d6fd289f642088a6c172171d4e88152d6a32a6ab20d273627c029705e526698c27248c7884ca435386
7
+ data.tar.gz: 1b46db4c0a8987e0e612c93730e7336318eee9b2a0e5afe29e84abee61eab8a8e26275efa412d1b90a07251e944c764e63ef06cf00e7b766c910388256e10ba6
data/CHANGELOG.md CHANGED
@@ -1,6 +1,61 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.630.0 (2022-09-14)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.629.0 (2022-09-13)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.628.0 (2022-09-09)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.627.0 (2022-09-08)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.626.0 (2022-09-02)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.625.0 (2022-09-01)
30
+ ------------------
31
+
32
+ * Feature - Added support for enumerating regions for `Aws::ControlTower`.
33
+
34
+ 1.624.0 (2022-08-30)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.623.0 (2022-08-29)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
44
+ 1.622.0 (2022-08-25)
45
+ ------------------
46
+
47
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
48
+
49
+ 1.621.0 (2022-08-22)
50
+ ------------------
51
+
52
+ * Feature - Added support for enumerating regions for `Aws::SupportApp`.
53
+
54
+ 1.620.0 (2022-08-19)
55
+ ------------------
56
+
57
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
58
+
4
59
  1.619.0 (2022-08-16)
5
60
  ------------------
6
61
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.619.0
1
+ 1.630.0
@@ -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
- "ca-central-1" : { },
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
- "us-east-2" : { },
1144
- "us-west-1" : { },
1145
- "us-west-2" : { }
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" : {
@@ -2217,6 +2342,7 @@
2217
2342
  "deprecated" : true,
2218
2343
  "hostname" : "cloudtrail-fips.us-west-2.amazonaws.com"
2219
2344
  },
2345
+ "me-central-1" : { },
2220
2346
  "me-south-1" : { },
2221
2347
  "sa-east-1" : { },
2222
2348
  "us-east-1" : {
@@ -2446,6 +2572,7 @@
2446
2572
  "eu-west-1" : { },
2447
2573
  "eu-west-2" : { },
2448
2574
  "eu-west-3" : { },
2575
+ "me-central-1" : { },
2449
2576
  "me-south-1" : { },
2450
2577
  "sa-east-1" : { },
2451
2578
  "us-east-1" : {
@@ -3054,6 +3181,7 @@
3054
3181
  "deprecated" : true,
3055
3182
  "hostname" : "config-fips.us-west-2.amazonaws.com"
3056
3183
  },
3184
+ "me-central-1" : { },
3057
3185
  "me-south-1" : { },
3058
3186
  "sa-east-1" : { },
3059
3187
  "us-east-1" : {
@@ -3116,6 +3244,73 @@
3116
3244
  "us-west-2" : { }
3117
3245
  }
3118
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
+ },
3119
3314
  "cur" : {
3120
3315
  "endpoints" : {
3121
3316
  "us-east-1" : { }
@@ -3408,11 +3603,59 @@
3408
3603
  "eu-west-1" : { },
3409
3604
  "eu-west-2" : { },
3410
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
+ },
3411
3634
  "sa-east-1" : { },
3412
- "us-east-1" : { },
3413
- "us-east-2" : { },
3414
- "us-west-1" : { },
3415
- "us-west-2" : { }
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
+ }
3416
3659
  }
3417
3660
  },
3418
3661
  "dataexchange" : {
@@ -3553,11 +3796,16 @@
3553
3796
  },
3554
3797
  "endpoints" : {
3555
3798
  "ap-northeast-1" : { },
3799
+ "ap-northeast-2" : { },
3800
+ "ap-south-1" : { },
3556
3801
  "ap-southeast-1" : { },
3557
3802
  "ap-southeast-2" : { },
3803
+ "ca-central-1" : { },
3558
3804
  "eu-central-1" : { },
3559
3805
  "eu-north-1" : { },
3560
3806
  "eu-west-1" : { },
3807
+ "eu-west-2" : { },
3808
+ "eu-west-3" : { },
3561
3809
  "fips-us-east-1" : {
3562
3810
  "credentialScope" : {
3563
3811
  "region" : "us-east-1"
@@ -3579,6 +3827,7 @@
3579
3827
  "deprecated" : true,
3580
3828
  "hostname" : "devops-guru-fips.us-west-2.amazonaws.com"
3581
3829
  },
3830
+ "sa-east-1" : { },
3582
3831
  "us-east-1" : {
3583
3832
  "variants" : [ {
3584
3833
  "hostname" : "devops-guru-fips.us-east-1.amazonaws.com",
@@ -3591,6 +3840,7 @@
3591
3840
  "tags" : [ "fips" ]
3592
3841
  } ]
3593
3842
  },
3843
+ "us-west-1" : { },
3594
3844
  "us-west-2" : {
3595
3845
  "variants" : [ {
3596
3846
  "hostname" : "devops-guru-fips.us-west-2.amazonaws.com",
@@ -3645,6 +3895,7 @@
3645
3895
  "deprecated" : true,
3646
3896
  "hostname" : "directconnect-fips.us-west-2.amazonaws.com"
3647
3897
  },
3898
+ "me-central-1" : { },
3648
3899
  "me-south-1" : { },
3649
3900
  "sa-east-1" : { },
3650
3901
  "us-east-1" : {
@@ -3745,6 +3996,7 @@
3745
3996
  "eu-west-1" : { },
3746
3997
  "eu-west-2" : { },
3747
3998
  "eu-west-3" : { },
3999
+ "me-central-1" : { },
3748
4000
  "me-south-1" : { },
3749
4001
  "sa-east-1" : { },
3750
4002
  "us-east-1" : {
@@ -3924,6 +4176,7 @@
3924
4176
  "ap-south-1" : { },
3925
4177
  "ap-southeast-1" : { },
3926
4178
  "ap-southeast-2" : { },
4179
+ "ap-southeast-3" : { },
3927
4180
  "ca-central-1" : {
3928
4181
  "variants" : [ {
3929
4182
  "hostname" : "ds-fips.ca-central-1.amazonaws.com",
@@ -4039,6 +4292,7 @@
4039
4292
  "hostname" : "localhost:8000",
4040
4293
  "protocols" : [ "http" ]
4041
4294
  },
4295
+ "me-central-1" : { },
4042
4296
  "me-south-1" : { },
4043
4297
  "sa-east-1" : { },
4044
4298
  "us-east-1" : {
@@ -4252,6 +4506,7 @@
4252
4506
  "deprecated" : true,
4253
4507
  "hostname" : "ec2-fips.us-west-2.amazonaws.com"
4254
4508
  },
4509
+ "me-central-1" : { },
4255
4510
  "me-south-1" : { },
4256
4511
  "sa-east-1" : {
4257
4512
  "variants" : [ {
@@ -4340,6 +4595,7 @@
4340
4595
  "deprecated" : true,
4341
4596
  "hostname" : "ecs-fips.us-west-2.amazonaws.com"
4342
4597
  },
4598
+ "me-central-1" : { },
4343
4599
  "me-south-1" : { },
4344
4600
  "sa-east-1" : { },
4345
4601
  "us-east-1" : {
@@ -4484,6 +4740,7 @@
4484
4740
  "deprecated" : true,
4485
4741
  "hostname" : "elasticache-fips.us-west-1.amazonaws.com"
4486
4742
  },
4743
+ "me-central-1" : { },
4487
4744
  "me-south-1" : { },
4488
4745
  "sa-east-1" : { },
4489
4746
  "us-east-1" : {
@@ -4953,6 +5210,7 @@
4953
5210
  "deprecated" : true,
4954
5211
  "hostname" : "elasticloadbalancing-fips.us-west-2.amazonaws.com"
4955
5212
  },
5213
+ "me-central-1" : { },
4956
5214
  "me-south-1" : { },
4957
5215
  "sa-east-1" : { },
4958
5216
  "us-east-1" : {
@@ -5045,6 +5303,7 @@
5045
5303
  "deprecated" : true,
5046
5304
  "hostname" : "elasticmapreduce-fips.us-west-2.amazonaws.com"
5047
5305
  },
5306
+ "me-central-1" : { },
5048
5307
  "me-south-1" : { },
5049
5308
  "sa-east-1" : { },
5050
5309
  "us-east-1" : {
@@ -5281,6 +5540,7 @@
5281
5540
  "deprecated" : true,
5282
5541
  "hostname" : "es-fips.us-west-1.amazonaws.com"
5283
5542
  },
5543
+ "me-central-1" : { },
5284
5544
  "me-south-1" : { },
5285
5545
  "sa-east-1" : { },
5286
5546
  "us-east-1" : {
@@ -5383,6 +5643,7 @@
5383
5643
  "deprecated" : true,
5384
5644
  "hostname" : "events-fips.us-west-2.amazonaws.com"
5385
5645
  },
5646
+ "me-central-1" : { },
5386
5647
  "me-south-1" : { },
5387
5648
  "sa-east-1" : { },
5388
5649
  "us-east-1" : {
@@ -6212,6 +6473,7 @@
6212
6473
  "ap-south-1" : { },
6213
6474
  "ap-southeast-1" : { },
6214
6475
  "ap-southeast-2" : { },
6476
+ "ap-southeast-3" : { },
6215
6477
  "ca-central-1" : { },
6216
6478
  "eu-central-1" : { },
6217
6479
  "eu-north-1" : { },
@@ -6819,13 +7081,61 @@
6819
7081
  "ap-south-1" : { },
6820
7082
  "ap-southeast-1" : { },
6821
7083
  "ap-southeast-2" : { },
6822
- "ca-central-1" : { },
7084
+ "ca-central-1" : {
7085
+ "variants" : [ {
7086
+ "hostname" : "iotevents-fips.ca-central-1.amazonaws.com",
7087
+ "tags" : [ "fips" ]
7088
+ } ]
7089
+ },
6823
7090
  "eu-central-1" : { },
6824
7091
  "eu-west-1" : { },
6825
7092
  "eu-west-2" : { },
6826
- "us-east-1" : { },
6827
- "us-east-2" : { },
6828
- "us-west-2" : { }
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
+ }
6829
7139
  }
6830
7140
  },
6831
7141
  "ioteventsdata" : {
@@ -6860,47 +7170,91 @@
6860
7170
  },
6861
7171
  "hostname" : "data.iotevents.ap-southeast-2.amazonaws.com"
6862
7172
  },
6863
- "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" : {
6864
7202
  "credentialScope" : {
6865
7203
  "region" : "ca-central-1"
6866
7204
  },
6867
- "hostname" : "data.iotevents.ca-central-1.amazonaws.com"
7205
+ "deprecated" : true,
7206
+ "hostname" : "data.iotevents-fips.ca-central-1.amazonaws.com"
6868
7207
  },
6869
- "eu-central-1" : {
7208
+ "fips-us-east-1" : {
6870
7209
  "credentialScope" : {
6871
- "region" : "eu-central-1"
7210
+ "region" : "us-east-1"
6872
7211
  },
6873
- "hostname" : "data.iotevents.eu-central-1.amazonaws.com"
7212
+ "deprecated" : true,
7213
+ "hostname" : "data.iotevents-fips.us-east-1.amazonaws.com"
6874
7214
  },
6875
- "eu-west-1" : {
7215
+ "fips-us-east-2" : {
6876
7216
  "credentialScope" : {
6877
- "region" : "eu-west-1"
7217
+ "region" : "us-east-2"
6878
7218
  },
6879
- "hostname" : "data.iotevents.eu-west-1.amazonaws.com"
7219
+ "deprecated" : true,
7220
+ "hostname" : "data.iotevents-fips.us-east-2.amazonaws.com"
6880
7221
  },
6881
- "eu-west-2" : {
7222
+ "fips-us-west-2" : {
6882
7223
  "credentialScope" : {
6883
- "region" : "eu-west-2"
7224
+ "region" : "us-west-2"
6884
7225
  },
6885
- "hostname" : "data.iotevents.eu-west-2.amazonaws.com"
7226
+ "deprecated" : true,
7227
+ "hostname" : "data.iotevents-fips.us-west-2.amazonaws.com"
6886
7228
  },
6887
7229
  "us-east-1" : {
6888
7230
  "credentialScope" : {
6889
7231
  "region" : "us-east-1"
6890
7232
  },
6891
- "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
+ } ]
6892
7238
  },
6893
7239
  "us-east-2" : {
6894
7240
  "credentialScope" : {
6895
7241
  "region" : "us-east-2"
6896
7242
  },
6897
- "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
+ } ]
6898
7248
  },
6899
7249
  "us-west-2" : {
6900
7250
  "credentialScope" : {
6901
7251
  "region" : "us-west-2"
6902
7252
  },
6903
- "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
+ } ]
6904
7258
  }
6905
7259
  }
6906
7260
  },
@@ -7270,6 +7624,7 @@
7270
7624
  "deprecated" : true,
7271
7625
  "hostname" : "kinesis-fips.us-west-2.amazonaws.com"
7272
7626
  },
7627
+ "me-central-1" : { },
7273
7628
  "me-south-1" : { },
7274
7629
  "sa-east-1" : { },
7275
7630
  "us-east-1" : {
@@ -7554,6 +7909,19 @@
7554
7909
  "deprecated" : true,
7555
7910
  "hostname" : "kms-fips.eu-west-3.amazonaws.com"
7556
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
+ },
7557
7925
  "me-south-1" : {
7558
7926
  "variants" : [ {
7559
7927
  "hostname" : "kms-fips.me-south-1.amazonaws.com",
@@ -7833,6 +8201,7 @@
7833
8201
  "deprecated" : true,
7834
8202
  "hostname" : "lambda-fips.us-west-2.amazonaws.com"
7835
8203
  },
8204
+ "me-central-1" : { },
7836
8205
  "me-south-1" : {
7837
8206
  "variants" : [ {
7838
8207
  "hostname" : "lambda.me-south-1.api.aws",
@@ -8094,6 +8463,7 @@
8094
8463
  "deprecated" : true,
8095
8464
  "hostname" : "logs-fips.us-west-2.amazonaws.com"
8096
8465
  },
8466
+ "me-central-1" : { },
8097
8467
  "me-south-1" : { },
8098
8468
  "sa-east-1" : { },
8099
8469
  "us-east-1" : {
@@ -8624,6 +8994,7 @@
8624
8994
  "eu-west-1" : { },
8625
8995
  "eu-west-2" : { },
8626
8996
  "eu-west-3" : { },
8997
+ "me-central-1" : { },
8627
8998
  "me-south-1" : { },
8628
8999
  "sa-east-1" : { },
8629
9000
  "us-east-1" : { },
@@ -8653,6 +9024,7 @@
8653
9024
  "ap-south-1" : { },
8654
9025
  "ap-southeast-1" : { },
8655
9026
  "ap-southeast-2" : { },
9027
+ "ap-southeast-3" : { },
8656
9028
  "ca-central-1" : { },
8657
9029
  "eu-central-1" : { },
8658
9030
  "eu-north-1" : { },
@@ -8793,6 +9165,7 @@
8793
9165
  "deprecated" : true,
8794
9166
  "hostname" : "monitoring-fips.us-west-2.amazonaws.com"
8795
9167
  },
9168
+ "me-central-1" : { },
8796
9169
  "me-south-1" : { },
8797
9170
  "sa-east-1" : { },
8798
9171
  "us-east-1" : {
@@ -9415,6 +9788,7 @@
9415
9788
  "eu-west-1" : { },
9416
9789
  "eu-west-2" : { },
9417
9790
  "eu-west-3" : { },
9791
+ "me-central-1" : { },
9418
9792
  "me-south-1" : { },
9419
9793
  "sa-east-1" : { },
9420
9794
  "us-east-1" : { },
@@ -9875,19 +10249,80 @@
9875
10249
  "ap-south-1" : { },
9876
10250
  "ap-southeast-1" : { },
9877
10251
  "ap-southeast-2" : { },
9878
- "ca-central-1" : { },
10252
+ "ca-central-1" : {
10253
+ "variants" : [ {
10254
+ "hostname" : "rbin-fips.ca-central-1.amazonaws.com",
10255
+ "tags" : [ "fips" ]
10256
+ } ]
10257
+ },
9879
10258
  "eu-central-1" : { },
9880
10259
  "eu-north-1" : { },
9881
10260
  "eu-south-1" : { },
9882
10261
  "eu-west-1" : { },
9883
10262
  "eu-west-2" : { },
9884
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" : { },
9885
10300
  "me-south-1" : { },
9886
10301
  "sa-east-1" : { },
9887
- "us-east-1" : { },
9888
- "us-east-2" : { },
9889
- "us-west-1" : { },
9890
- "us-west-2" : { }
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
+ }
9891
10326
  }
9892
10327
  },
9893
10328
  "rds" : {
@@ -9920,6 +10355,7 @@
9920
10355
  "eu-west-1" : { },
9921
10356
  "eu-west-2" : { },
9922
10357
  "eu-west-3" : { },
10358
+ "me-central-1" : { },
9923
10359
  "me-south-1" : { },
9924
10360
  "rds-fips.ca-central-1" : {
9925
10361
  "credentialScope" : {
@@ -10062,6 +10498,72 @@
10062
10498
  }
10063
10499
  }
10064
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
+ },
10065
10567
  "redshift" : {
10066
10568
  "endpoints" : {
10067
10569
  "af-south-1" : { },
@@ -10120,6 +10622,7 @@
10120
10622
  "deprecated" : true,
10121
10623
  "hostname" : "redshift-fips.us-west-2.amazonaws.com"
10122
10624
  },
10625
+ "me-central-1" : { },
10123
10626
  "me-south-1" : { },
10124
10627
  "sa-east-1" : { },
10125
10628
  "us-east-1" : {
@@ -10436,6 +10939,7 @@
10436
10939
  },
10437
10940
  "rolesanywhere" : {
10438
10941
  "endpoints" : {
10942
+ "af-south-1" : { },
10439
10943
  "ap-east-1" : { },
10440
10944
  "ap-northeast-1" : { },
10441
10945
  "ap-northeast-2" : { },
@@ -10443,9 +10947,11 @@
10443
10947
  "ap-south-1" : { },
10444
10948
  "ap-southeast-1" : { },
10445
10949
  "ap-southeast-2" : { },
10950
+ "ap-southeast-3" : { },
10446
10951
  "ca-central-1" : { },
10447
10952
  "eu-central-1" : { },
10448
10953
  "eu-north-1" : { },
10954
+ "eu-south-1" : { },
10449
10955
  "eu-west-1" : { },
10450
10956
  "eu-west-2" : { },
10451
10957
  "eu-west-3" : { },
@@ -10614,6 +11120,7 @@
10614
11120
  "ap-south-1" : { },
10615
11121
  "ap-southeast-1" : { },
10616
11122
  "ap-southeast-2" : { },
11123
+ "ap-southeast-3" : { },
10617
11124
  "ca-central-1" : { },
10618
11125
  "eu-central-1" : { },
10619
11126
  "eu-north-1" : { },
@@ -10844,6 +11351,12 @@
10844
11351
  "deprecated" : true,
10845
11352
  "hostname" : "s3-fips.us-west-2.amazonaws.com"
10846
11353
  },
11354
+ "me-central-1" : {
11355
+ "variants" : [ {
11356
+ "hostname" : "s3.dualstack.me-central-1.amazonaws.com",
11357
+ "tags" : [ "dualstack" ]
11358
+ } ]
11359
+ },
10847
11360
  "me-south-1" : {
10848
11361
  "variants" : [ {
10849
11362
  "hostname" : "s3.dualstack.me-south-1.amazonaws.com",
@@ -11338,6 +11851,7 @@
11338
11851
  "eu-west-1" : { },
11339
11852
  "eu-west-2" : { },
11340
11853
  "eu-west-3" : { },
11854
+ "me-central-1" : { },
11341
11855
  "me-south-1" : { },
11342
11856
  "sa-east-1" : { },
11343
11857
  "us-east-1" : {
@@ -12250,6 +12764,7 @@
12250
12764
  "deprecated" : true,
12251
12765
  "hostname" : "sns-fips.us-west-2.amazonaws.com"
12252
12766
  },
12767
+ "me-central-1" : { },
12253
12768
  "me-south-1" : { },
12254
12769
  "sa-east-1" : { },
12255
12770
  "us-east-1" : {
@@ -12328,6 +12843,7 @@
12328
12843
  "deprecated" : true,
12329
12844
  "hostname" : "sqs-fips.us-west-2.amazonaws.com"
12330
12845
  },
12846
+ "me-central-1" : { },
12331
12847
  "me-south-1" : { },
12332
12848
  "sa-east-1" : { },
12333
12849
  "us-east-1" : {
@@ -12415,6 +12931,7 @@
12415
12931
  "deprecated" : true,
12416
12932
  "hostname" : "ssm-fips.us-west-2.amazonaws.com"
12417
12933
  },
12934
+ "me-central-1" : { },
12418
12935
  "me-south-1" : { },
12419
12936
  "sa-east-1" : { },
12420
12937
  "us-east-1" : {
@@ -12532,6 +13049,7 @@
12532
13049
  "deprecated" : true,
12533
13050
  "hostname" : "states-fips.us-west-2.amazonaws.com"
12534
13051
  },
13052
+ "me-central-1" : { },
12535
13053
  "me-south-1" : { },
12536
13054
  "sa-east-1" : { },
12537
13055
  "us-east-1" : {
@@ -12684,6 +13202,7 @@
12684
13202
  "hostname" : "localhost:8000",
12685
13203
  "protocols" : [ "http" ]
12686
13204
  },
13205
+ "me-central-1" : { },
12687
13206
  "me-south-1" : { },
12688
13207
  "sa-east-1" : { },
12689
13208
  "us-east-1" : { },
@@ -12716,6 +13235,7 @@
12716
13235
  "eu-west-1" : { },
12717
13236
  "eu-west-2" : { },
12718
13237
  "eu-west-3" : { },
13238
+ "me-central-1" : { },
12719
13239
  "me-south-1" : { },
12720
13240
  "sa-east-1" : { },
12721
13241
  "us-east-1" : {
@@ -12784,6 +13304,13 @@
12784
13304
  },
12785
13305
  "partitionEndpoint" : "aws-global"
12786
13306
  },
13307
+ "supportapp" : {
13308
+ "endpoints" : {
13309
+ "eu-west-1" : { },
13310
+ "us-east-1" : { },
13311
+ "us-west-2" : { }
13312
+ }
13313
+ },
12787
13314
  "swf" : {
12788
13315
  "endpoints" : {
12789
13316
  "af-south-1" : { },
@@ -12830,6 +13357,7 @@
12830
13357
  "deprecated" : true,
12831
13358
  "hostname" : "swf-fips.us-west-2.amazonaws.com"
12832
13359
  },
13360
+ "me-central-1" : { },
12833
13361
  "me-south-1" : { },
12834
13362
  "sa-east-1" : { },
12835
13363
  "us-east-1" : {
@@ -12904,6 +13432,7 @@
12904
13432
  "deprecated" : true,
12905
13433
  "hostname" : "synthetics-fips.us-west-2.amazonaws.com"
12906
13434
  },
13435
+ "me-central-1" : { },
12907
13436
  "me-south-1" : { },
12908
13437
  "sa-east-1" : { },
12909
13438
  "us-east-1" : {
@@ -12950,6 +13479,7 @@
12950
13479
  "eu-west-1" : { },
12951
13480
  "eu-west-2" : { },
12952
13481
  "eu-west-3" : { },
13482
+ "me-central-1" : { },
12953
13483
  "me-south-1" : { },
12954
13484
  "sa-east-1" : { },
12955
13485
  "us-east-1" : { },
@@ -13359,8 +13889,22 @@
13359
13889
  "ap-southeast-2" : { },
13360
13890
  "eu-central-1" : { },
13361
13891
  "eu-west-2" : { },
13362
- "us-east-1" : { },
13363
- "us-west-2" : { }
13892
+ "fips-us-east-1" : {
13893
+ "deprecated" : true
13894
+ },
13895
+ "fips-us-west-2" : {
13896
+ "deprecated" : true
13897
+ },
13898
+ "us-east-1" : {
13899
+ "variants" : [ {
13900
+ "tags" : [ "fips" ]
13901
+ } ]
13902
+ },
13903
+ "us-west-2" : {
13904
+ "variants" : [ {
13905
+ "tags" : [ "fips" ]
13906
+ } ]
13907
+ }
13364
13908
  }
13365
13909
  },
13366
13910
  "waf" : {
@@ -14237,6 +14781,7 @@
14237
14781
  },
14238
14782
  "workspaces" : {
14239
14783
  "endpoints" : {
14784
+ "af-south-1" : { },
14240
14785
  "ap-northeast-1" : { },
14241
14786
  "ap-northeast-2" : { },
14242
14787
  "ap-south-1" : { },
@@ -14335,6 +14880,7 @@
14335
14880
  "deprecated" : true,
14336
14881
  "hostname" : "xray-fips.us-west-2.amazonaws.com"
14337
14882
  },
14883
+ "me-central-1" : { },
14338
14884
  "me-south-1" : { },
14339
14885
  "sa-east-1" : { },
14340
14886
  "us-east-1" : {
@@ -14551,6 +15097,12 @@
14551
15097
  "isRegionalized" : false,
14552
15098
  "partitionEndpoint" : "aws-cn-global"
14553
15099
  },
15100
+ "cassandra" : {
15101
+ "endpoints" : {
15102
+ "cn-north-1" : { },
15103
+ "cn-northwest-1" : { }
15104
+ }
15105
+ },
14554
15106
  "ce" : {
14555
15107
  "endpoints" : {
14556
15108
  "aws-cn-global" : {
@@ -16006,6 +16558,22 @@
16006
16558
  }
16007
16559
  }
16008
16560
  },
16561
+ "cassandra" : {
16562
+ "endpoints" : {
16563
+ "us-gov-east-1" : {
16564
+ "credentialScope" : {
16565
+ "region" : "us-gov-east-1"
16566
+ },
16567
+ "hostname" : "cassandra.us-gov-east-1.amazonaws.com"
16568
+ },
16569
+ "us-gov-west-1" : {
16570
+ "credentialScope" : {
16571
+ "region" : "us-gov-west-1"
16572
+ },
16573
+ "hostname" : "cassandra.us-gov-west-1.amazonaws.com"
16574
+ }
16575
+ }
16576
+ },
16009
16577
  "cloudcontrolapi" : {
16010
16578
  "endpoints" : {
16011
16579
  "fips-us-gov-east-1" : {
@@ -17366,16 +17934,39 @@
17366
17934
  },
17367
17935
  "iotevents" : {
17368
17936
  "endpoints" : {
17369
- "us-gov-west-1" : { }
17937
+ "fips-us-gov-west-1" : {
17938
+ "credentialScope" : {
17939
+ "region" : "us-gov-west-1"
17940
+ },
17941
+ "deprecated" : true,
17942
+ "hostname" : "iotevents-fips.us-gov-west-1.amazonaws.com"
17943
+ },
17944
+ "us-gov-west-1" : {
17945
+ "variants" : [ {
17946
+ "hostname" : "iotevents-fips.us-gov-west-1.amazonaws.com",
17947
+ "tags" : [ "fips" ]
17948
+ } ]
17949
+ }
17370
17950
  }
17371
17951
  },
17372
17952
  "ioteventsdata" : {
17373
17953
  "endpoints" : {
17954
+ "fips-us-gov-west-1" : {
17955
+ "credentialScope" : {
17956
+ "region" : "us-gov-west-1"
17957
+ },
17958
+ "deprecated" : true,
17959
+ "hostname" : "data.iotevents-fips.us-gov-west-1.amazonaws.com"
17960
+ },
17374
17961
  "us-gov-west-1" : {
17375
17962
  "credentialScope" : {
17376
17963
  "region" : "us-gov-west-1"
17377
17964
  },
17378
- "hostname" : "data.iotevents.us-gov-west-1.amazonaws.com"
17965
+ "hostname" : "data.iotevents.us-gov-west-1.amazonaws.com",
17966
+ "variants" : [ {
17967
+ "hostname" : "data.iotevents-fips.us-gov-west-1.amazonaws.com",
17968
+ "tags" : [ "fips" ]
17969
+ } ]
17379
17970
  }
17380
17971
  }
17381
17972
  },
@@ -17640,6 +18231,11 @@
17640
18231
  }
17641
18232
  }
17642
18233
  },
18234
+ "managedblockchain" : {
18235
+ "endpoints" : {
18236
+ "us-gov-west-1" : { }
18237
+ }
18238
+ },
17643
18239
  "mediaconvert" : {
17644
18240
  "endpoints" : {
17645
18241
  "us-gov-west-1" : {
@@ -19135,6 +19731,12 @@
19135
19731
  }
19136
19732
  }
19137
19733
  },
19734
+ "wellarchitected" : {
19735
+ "endpoints" : {
19736
+ "us-gov-east-1" : { },
19737
+ "us-gov-west-1" : { }
19738
+ }
19739
+ },
19138
19740
  "workspaces" : {
19139
19741
  "endpoints" : {
19140
19742
  "fips-us-gov-west-1" : {
@@ -19241,6 +19843,7 @@
19241
19843
  },
19242
19844
  "appconfigdata" : {
19243
19845
  "endpoints" : {
19846
+ "us-iso-east-1" : { },
19244
19847
  "us-iso-west-1" : { }
19245
19848
  }
19246
19849
  },
@@ -19752,6 +20355,11 @@
19752
20355
  "us-isob-east-1" : { }
19753
20356
  }
19754
20357
  },
20358
+ "appconfigdata" : {
20359
+ "endpoints" : {
20360
+ "us-isob-east-1" : { }
20361
+ }
20362
+ },
19755
20363
  "application-autoscaling" : {
19756
20364
  "defaults" : {
19757
20365
  "protocols" : [ "http", "https" ]
@@ -19982,6 +20590,16 @@
19982
20590
  "us-isob-east-1" : { }
19983
20591
  }
19984
20592
  },
20593
+ "metering.marketplace" : {
20594
+ "defaults" : {
20595
+ "credentialScope" : {
20596
+ "service" : "aws-marketplace"
20597
+ }
20598
+ },
20599
+ "endpoints" : {
20600
+ "us-isob-east-1" : { }
20601
+ }
20602
+ },
19985
20603
  "monitoring" : {
19986
20604
  "endpoints" : {
19987
20605
  "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.619.0
4
+ version: 1.630.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-08-16 00:00:00.000000000 Z
11
+ date: 2022-09-14 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: