cdk-lambda-subminute 2.0.432 → 2.0.434

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.
Files changed (31) hide show
  1. package/.jsii +55 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +61 -57
  5. package/node_modules/aws-sdk/apis/emr-serverless-2021-07-13.min.json +23 -17
  6. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +2 -1
  7. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +8 -0
  8. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +149 -0
  9. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.paginators.json +6 -0
  10. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +32 -14
  11. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1182 -1038
  12. package/node_modules/aws-sdk/apis/rolesanywhere-2018-05-10.min.json +167 -64
  13. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +262 -128
  14. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.paginators.json +6 -0
  15. package/node_modules/aws-sdk/clients/drs.d.ts +18 -1
  16. package/node_modules/aws-sdk/clients/emrserverless.d.ts +14 -1
  17. package/node_modules/aws-sdk/clients/glue.d.ts +4 -0
  18. package/node_modules/aws-sdk/clients/guardduty.d.ts +9 -1
  19. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +170 -13
  20. package/node_modules/aws-sdk/clients/personalize.d.ts +56 -19
  21. package/node_modules/aws-sdk/clients/quicksight.d.ts +193 -10
  22. package/node_modules/aws-sdk/clients/rolesanywhere.d.ts +81 -0
  23. package/node_modules/aws-sdk/clients/sagemaker.d.ts +6 -6
  24. package/node_modules/aws-sdk/clients/workspaces.d.ts +180 -0
  25. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  26. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +12 -12
  27. package/node_modules/aws-sdk/dist/aws-sdk.js +35 -17
  28. package/node_modules/aws-sdk/dist/aws-sdk.min.js +29 -29
  29. package/node_modules/aws-sdk/lib/core.js +1 -1
  30. package/node_modules/aws-sdk/package.json +1 -1
  31. package/package.json +3 -3
@@ -12,6 +12,26 @@
12
12
  "uid": "workspaces-2015-04-08"
13
13
  },
14
14
  "operations": {
15
+ "AcceptAccountLinkInvitation": {
16
+ "input": {
17
+ "type": "structure",
18
+ "required": [
19
+ "LinkId"
20
+ ],
21
+ "members": {
22
+ "LinkId": {},
23
+ "ClientToken": {}
24
+ }
25
+ },
26
+ "output": {
27
+ "type": "structure",
28
+ "members": {
29
+ "AccountLink": {
30
+ "shape": "S5"
31
+ }
32
+ }
33
+ }
34
+ },
15
35
  "AssociateConnectionAlias": {
16
36
  "input": {
17
37
  "type": "structure",
@@ -41,7 +61,7 @@
41
61
  "members": {
42
62
  "DirectoryId": {},
43
63
  "GroupIds": {
44
- "shape": "S8"
64
+ "shape": "Sf"
45
65
  }
46
66
  }
47
67
  },
@@ -66,7 +86,7 @@
66
86
  "type": "structure",
67
87
  "members": {
68
88
  "Association": {
69
- "shape": "Sf"
89
+ "shape": "Sm"
70
90
  }
71
91
  }
72
92
  }
@@ -81,7 +101,7 @@
81
101
  "members": {
82
102
  "GroupId": {},
83
103
  "UserRules": {
84
- "shape": "Sn"
104
+ "shape": "Su"
85
105
  }
86
106
  }
87
107
  },
@@ -104,7 +124,7 @@
104
124
  "SourceImageId": {},
105
125
  "SourceRegion": {},
106
126
  "Tags": {
107
- "shape": "Sx"
127
+ "shape": "S14"
108
128
  }
109
129
  }
110
130
  },
@@ -115,6 +135,26 @@
115
135
  }
116
136
  }
117
137
  },
138
+ "CreateAccountLinkInvitation": {
139
+ "input": {
140
+ "type": "structure",
141
+ "required": [
142
+ "TargetAccountId"
143
+ ],
144
+ "members": {
145
+ "TargetAccountId": {},
146
+ "ClientToken": {}
147
+ }
148
+ },
149
+ "output": {
150
+ "type": "structure",
151
+ "members": {
152
+ "AccountLink": {
153
+ "shape": "S5"
154
+ }
155
+ }
156
+ }
157
+ },
118
158
  "CreateConnectClientAddIn": {
119
159
  "input": {
120
160
  "type": "structure",
@@ -145,7 +185,7 @@
145
185
  "members": {
146
186
  "ConnectionString": {},
147
187
  "Tags": {
148
- "shape": "Sx"
188
+ "shape": "S14"
149
189
  }
150
190
  }
151
191
  },
@@ -166,10 +206,10 @@
166
206
  "GroupName": {},
167
207
  "GroupDesc": {},
168
208
  "UserRules": {
169
- "shape": "Sn"
209
+ "shape": "Su"
170
210
  },
171
211
  "Tags": {
172
- "shape": "Sx"
212
+ "shape": "S14"
173
213
  }
174
214
  }
175
215
  },
@@ -192,7 +232,7 @@
192
232
  "StandbyWorkspaces": {
193
233
  "type": "list",
194
234
  "member": {
195
- "shape": "S1g"
235
+ "shape": "S1p"
196
236
  }
197
237
  }
198
238
  }
@@ -206,7 +246,7 @@
206
246
  "type": "structure",
207
247
  "members": {
208
248
  "StandbyWorkspaceRequest": {
209
- "shape": "S1g"
249
+ "shape": "S1p"
210
250
  },
211
251
  "ErrorCode": {},
212
252
  "ErrorMessage": {}
@@ -238,7 +278,7 @@
238
278
  "members": {
239
279
  "ResourceId": {},
240
280
  "Tags": {
241
- "shape": "Sx"
281
+ "shape": "S14"
242
282
  }
243
283
  }
244
284
  },
@@ -260,7 +300,7 @@
260
300
  "Description": {},
261
301
  "SourceImageId": {},
262
302
  "Tags": {
263
- "shape": "Sx"
303
+ "shape": "S14"
264
304
  }
265
305
  }
266
306
  },
@@ -286,16 +326,16 @@
286
326
  "BundleDescription": {},
287
327
  "ImageId": {},
288
328
  "ComputeType": {
289
- "shape": "S1z"
329
+ "shape": "S28"
290
330
  },
291
331
  "UserStorage": {
292
- "shape": "S21"
332
+ "shape": "S2a"
293
333
  },
294
334
  "RootStorage": {
295
- "shape": "S22"
335
+ "shape": "S2b"
296
336
  },
297
337
  "Tags": {
298
- "shape": "Sx"
338
+ "shape": "S14"
299
339
  }
300
340
  }
301
341
  },
@@ -303,7 +343,7 @@
303
343
  "type": "structure",
304
344
  "members": {
305
345
  "WorkspaceBundle": {
306
- "shape": "S24"
346
+ "shape": "S2d"
307
347
  }
308
348
  }
309
349
  }
@@ -321,7 +361,7 @@
321
361
  "Description": {},
322
362
  "WorkspaceId": {},
323
363
  "Tags": {
324
- "shape": "Sx"
364
+ "shape": "S14"
325
365
  }
326
366
  }
327
367
  },
@@ -332,7 +372,7 @@
332
372
  "Name": {},
333
373
  "Description": {},
334
374
  "OperatingSystem": {
335
- "shape": "S2b"
375
+ "shape": "S2k"
336
376
  },
337
377
  "State": {},
338
378
  "RequiredTenancy": {},
@@ -353,7 +393,7 @@
353
393
  "Workspaces": {
354
394
  "type": "list",
355
395
  "member": {
356
- "shape": "S2i"
396
+ "shape": "S2q"
357
397
  }
358
398
  }
359
399
  }
@@ -367,7 +407,7 @@
367
407
  "type": "structure",
368
408
  "members": {
369
409
  "WorkspaceRequest": {
370
- "shape": "S2i"
410
+ "shape": "S2q"
371
411
  },
372
412
  "ErrorCode": {},
373
413
  "ErrorMessage": {}
@@ -375,7 +415,27 @@
375
415
  }
376
416
  },
377
417
  "PendingRequests": {
378
- "shape": "S2x"
418
+ "shape": "S35"
419
+ }
420
+ }
421
+ }
422
+ },
423
+ "DeleteAccountLinkInvitation": {
424
+ "input": {
425
+ "type": "structure",
426
+ "required": [
427
+ "LinkId"
428
+ ],
429
+ "members": {
430
+ "LinkId": {},
431
+ "ClientToken": {}
432
+ }
433
+ },
434
+ "output": {
435
+ "type": "structure",
436
+ "members": {
437
+ "AccountLink": {
438
+ "shape": "S5"
379
439
  }
380
440
  }
381
441
  }
@@ -514,7 +574,7 @@
514
574
  "type": "structure",
515
575
  "members": {
516
576
  "Associations": {
517
- "shape": "S3w"
577
+ "shape": "S46"
518
578
  }
519
579
  }
520
580
  }
@@ -545,7 +605,8 @@
545
605
  "type": "structure",
546
606
  "members": {
547
607
  "DedicatedTenancySupport": {},
548
- "DedicatedTenancyManagementCidrRange": {}
608
+ "DedicatedTenancyManagementCidrRange": {},
609
+ "DedicatedTenancyAccountType": {}
549
610
  }
550
611
  }
551
612
  },
@@ -617,7 +678,7 @@
617
678
  },
618
679
  "State": {},
619
680
  "StateReason": {
620
- "shape": "Sj"
681
+ "shape": "Sq"
621
682
  }
622
683
  }
623
684
  }
@@ -635,11 +696,11 @@
635
696
  "member": {}
636
697
  },
637
698
  "ComputeTypeNames": {
638
- "shape": "S4i"
699
+ "shape": "S4t"
639
700
  },
640
701
  "LicenseType": {},
641
702
  "OperatingSystemNames": {
642
- "shape": "S4k"
703
+ "shape": "S4v"
643
704
  },
644
705
  "Owner": {},
645
706
  "MaxResults": {
@@ -666,10 +727,10 @@
666
727
  "Owner": {},
667
728
  "State": {},
668
729
  "SupportedComputeTypeNames": {
669
- "shape": "S4i"
730
+ "shape": "S4t"
670
731
  },
671
732
  "SupportedOperatingSystemNames": {
672
- "shape": "S4k"
733
+ "shape": "S4v"
673
734
  }
674
735
  }
675
736
  }
@@ -712,7 +773,7 @@
712
773
  },
713
774
  "State": {},
714
775
  "StateReason": {
715
- "shape": "Sj"
776
+ "shape": "Sq"
716
777
  }
717
778
  }
718
779
  }
@@ -734,22 +795,22 @@
734
795
  "type": "structure",
735
796
  "members": {
736
797
  "DeviceTypeWindows": {
737
- "shape": "S4y"
798
+ "shape": "S59"
738
799
  },
739
800
  "DeviceTypeOsx": {
740
- "shape": "S4y"
801
+ "shape": "S59"
741
802
  },
742
803
  "DeviceTypeAndroid": {
743
- "shape": "S4y"
804
+ "shape": "S59"
744
805
  },
745
806
  "DeviceTypeIos": {
746
- "shape": "S54"
807
+ "shape": "S5f"
747
808
  },
748
809
  "DeviceTypeLinux": {
749
- "shape": "S4y"
810
+ "shape": "S59"
750
811
  },
751
812
  "DeviceTypeWeb": {
752
- "shape": "S4y"
813
+ "shape": "S59"
753
814
  }
754
815
  }
755
816
  }
@@ -777,7 +838,7 @@
777
838
  "members": {
778
839
  "ResourceId": {},
779
840
  "ClientProperties": {
780
- "shape": "S5a"
841
+ "shape": "S5l"
781
842
  }
782
843
  }
783
844
  }
@@ -839,7 +900,7 @@
839
900
  "ConnectionAliasPermissions": {
840
901
  "type": "list",
841
902
  "member": {
842
- "shape": "S5k"
903
+ "shape": "S5v"
843
904
  }
844
905
  },
845
906
  "NextToken": {}
@@ -926,7 +987,7 @@
926
987
  "ImageId": {},
927
988
  "State": {},
928
989
  "StateReason": {
929
- "shape": "Sj"
990
+ "shape": "Sq"
930
991
  }
931
992
  }
932
993
  }
@@ -939,7 +1000,7 @@
939
1000
  "type": "structure",
940
1001
  "members": {
941
1002
  "GroupIds": {
942
- "shape": "S8"
1003
+ "shape": "Sf"
943
1004
  },
944
1005
  "NextToken": {},
945
1006
  "MaxResults": {
@@ -959,7 +1020,7 @@
959
1020
  "groupName": {},
960
1021
  "groupDesc": {},
961
1022
  "userRules": {
962
- "shape": "Sn"
1023
+ "shape": "Su"
963
1024
  }
964
1025
  }
965
1026
  }
@@ -982,7 +1043,7 @@
982
1043
  "type": "structure",
983
1044
  "members": {
984
1045
  "TagList": {
985
- "shape": "Sx"
1046
+ "shape": "S14"
986
1047
  }
987
1048
  }
988
1049
  }
@@ -1006,7 +1067,7 @@
1006
1067
  "type": "structure",
1007
1068
  "members": {
1008
1069
  "Associations": {
1009
- "shape": "S3w"
1070
+ "shape": "S46"
1010
1071
  }
1011
1072
  }
1012
1073
  }
@@ -1029,7 +1090,7 @@
1029
1090
  "Bundles": {
1030
1091
  "type": "list",
1031
1092
  "member": {
1032
- "shape": "S24"
1093
+ "shape": "S2d"
1033
1094
  }
1034
1095
  },
1035
1096
  "NextToken": {}
@@ -1063,7 +1124,7 @@
1063
1124
  "DirectoryName": {},
1064
1125
  "RegistrationCode": {},
1065
1126
  "SubnetIds": {
1066
- "shape": "S6l"
1127
+ "shape": "S6w"
1067
1128
  },
1068
1129
  "DnsIpAddresses": {
1069
1130
  "type": "list",
@@ -1094,20 +1155,20 @@
1094
1155
  }
1095
1156
  },
1096
1157
  "ipGroupIds": {
1097
- "shape": "S8"
1158
+ "shape": "Sf"
1098
1159
  },
1099
1160
  "WorkspaceAccessProperties": {
1100
- "shape": "S6t"
1161
+ "shape": "S74"
1101
1162
  },
1102
1163
  "Tenancy": {},
1103
1164
  "SelfservicePermissions": {
1104
- "shape": "S6w"
1165
+ "shape": "S77"
1105
1166
  },
1106
1167
  "SamlProperties": {
1107
- "shape": "S6x"
1168
+ "shape": "S78"
1108
1169
  },
1109
1170
  "CertificateBasedAuthProperties": {
1110
- "shape": "S70"
1171
+ "shape": "S7b"
1111
1172
  }
1112
1173
  }
1113
1174
  }
@@ -1174,7 +1235,7 @@
1174
1235
  "Name": {},
1175
1236
  "Description": {},
1176
1237
  "OperatingSystem": {
1177
- "shape": "S2b"
1238
+ "shape": "S2k"
1178
1239
  },
1179
1240
  "State": {},
1180
1241
  "RequiredTenancy": {},
@@ -1224,10 +1285,10 @@
1224
1285
  "type": "structure",
1225
1286
  "members": {
1226
1287
  "RebuildSnapshots": {
1227
- "shape": "S7l"
1288
+ "shape": "S7w"
1228
1289
  },
1229
1290
  "RestoreSnapshots": {
1230
- "shape": "S7l"
1291
+ "shape": "S7w"
1231
1292
  }
1232
1293
  }
1233
1294
  }
@@ -1237,7 +1298,7 @@
1237
1298
  "type": "structure",
1238
1299
  "members": {
1239
1300
  "WorkspaceIds": {
1240
- "shape": "S7o"
1301
+ "shape": "S7z"
1241
1302
  },
1242
1303
  "DirectoryId": {},
1243
1304
  "UserName": {},
@@ -1253,7 +1314,7 @@
1253
1314
  "type": "structure",
1254
1315
  "members": {
1255
1316
  "Workspaces": {
1256
- "shape": "S2x"
1317
+ "shape": "S35"
1257
1318
  },
1258
1319
  "NextToken": {}
1259
1320
  }
@@ -1264,7 +1325,7 @@
1264
1325
  "type": "structure",
1265
1326
  "members": {
1266
1327
  "WorkspaceIds": {
1267
- "shape": "S7o"
1328
+ "shape": "S7z"
1268
1329
  },
1269
1330
  "NextToken": {}
1270
1331
  }
@@ -1317,7 +1378,7 @@
1317
1378
  "members": {
1318
1379
  "DirectoryId": {},
1319
1380
  "GroupIds": {
1320
- "shape": "S8"
1381
+ "shape": "Sf"
1321
1382
  }
1322
1383
  }
1323
1384
  },
@@ -1342,7 +1403,24 @@
1342
1403
  "type": "structure",
1343
1404
  "members": {
1344
1405
  "Association": {
1345
- "shape": "Sf"
1406
+ "shape": "Sm"
1407
+ }
1408
+ }
1409
+ }
1410
+ },
1411
+ "GetAccountLink": {
1412
+ "input": {
1413
+ "type": "structure",
1414
+ "members": {
1415
+ "LinkId": {},
1416
+ "LinkedAccountId": {}
1417
+ }
1418
+ },
1419
+ "output": {
1420
+ "type": "structure",
1421
+ "members": {
1422
+ "AccountLink": {
1423
+ "shape": "S5"
1346
1424
  }
1347
1425
  }
1348
1426
  }
@@ -1356,13 +1434,13 @@
1356
1434
  "members": {
1357
1435
  "ResourceId": {},
1358
1436
  "DeviceTypeWindows": {
1359
- "shape": "S82"
1437
+ "shape": "S8f"
1360
1438
  },
1361
1439
  "DeviceTypeOsx": {
1362
- "shape": "S82"
1440
+ "shape": "S8f"
1363
1441
  },
1364
1442
  "DeviceTypeAndroid": {
1365
- "shape": "S82"
1443
+ "shape": "S8f"
1366
1444
  },
1367
1445
  "DeviceTypeIos": {
1368
1446
  "type": "structure",
@@ -1380,15 +1458,15 @@
1380
1458
  "SupportLink": {},
1381
1459
  "ForgotPasswordLink": {},
1382
1460
  "LoginMessage": {
1383
- "shape": "S51"
1461
+ "shape": "S5c"
1384
1462
  }
1385
1463
  }
1386
1464
  },
1387
1465
  "DeviceTypeLinux": {
1388
- "shape": "S82"
1466
+ "shape": "S8f"
1389
1467
  },
1390
1468
  "DeviceTypeWeb": {
1391
- "shape": "S82"
1469
+ "shape": "S8f"
1392
1470
  }
1393
1471
  }
1394
1472
  },
@@ -1396,22 +1474,22 @@
1396
1474
  "type": "structure",
1397
1475
  "members": {
1398
1476
  "DeviceTypeWindows": {
1399
- "shape": "S4y"
1477
+ "shape": "S59"
1400
1478
  },
1401
1479
  "DeviceTypeOsx": {
1402
- "shape": "S4y"
1480
+ "shape": "S59"
1403
1481
  },
1404
1482
  "DeviceTypeAndroid": {
1405
- "shape": "S4y"
1483
+ "shape": "S59"
1406
1484
  },
1407
1485
  "DeviceTypeIos": {
1408
- "shape": "S54"
1486
+ "shape": "S5f"
1409
1487
  },
1410
1488
  "DeviceTypeLinux": {
1411
- "shape": "S4y"
1489
+ "shape": "S59"
1412
1490
  },
1413
1491
  "DeviceTypeWeb": {
1414
- "shape": "S4y"
1492
+ "shape": "S59"
1415
1493
  }
1416
1494
  }
1417
1495
  }
@@ -1431,7 +1509,7 @@
1431
1509
  "ImageName": {},
1432
1510
  "ImageDescription": {},
1433
1511
  "Tags": {
1434
- "shape": "Sx"
1512
+ "shape": "S14"
1435
1513
  },
1436
1514
  "Applications": {
1437
1515
  "type": "list",
@@ -1446,6 +1524,33 @@
1446
1524
  }
1447
1525
  }
1448
1526
  },
1527
+ "ListAccountLinks": {
1528
+ "input": {
1529
+ "type": "structure",
1530
+ "members": {
1531
+ "LinkStatusFilter": {
1532
+ "type": "list",
1533
+ "member": {}
1534
+ },
1535
+ "NextToken": {},
1536
+ "MaxResults": {
1537
+ "type": "integer"
1538
+ }
1539
+ }
1540
+ },
1541
+ "output": {
1542
+ "type": "structure",
1543
+ "members": {
1544
+ "AccountLinks": {
1545
+ "type": "list",
1546
+ "member": {
1547
+ "shape": "S5"
1548
+ }
1549
+ },
1550
+ "NextToken": {}
1551
+ }
1552
+ }
1553
+ },
1449
1554
  "ListAvailableManagementCidrRanges": {
1450
1555
  "input": {
1451
1556
  "type": "structure",
@@ -1513,7 +1618,7 @@
1513
1618
  "members": {
1514
1619
  "ResourceId": {},
1515
1620
  "CertificateBasedAuthProperties": {
1516
- "shape": "S70"
1621
+ "shape": "S7b"
1517
1622
  },
1518
1623
  "PropertiesToDelete": {
1519
1624
  "type": "list",
@@ -1536,7 +1641,7 @@
1536
1641
  "members": {
1537
1642
  "ResourceId": {},
1538
1643
  "ClientProperties": {
1539
- "shape": "S5a"
1644
+ "shape": "S5l"
1540
1645
  }
1541
1646
  }
1542
1647
  },
@@ -1554,7 +1659,7 @@
1554
1659
  "members": {
1555
1660
  "ResourceId": {},
1556
1661
  "SamlProperties": {
1557
- "shape": "S6x"
1662
+ "shape": "S78"
1558
1663
  },
1559
1664
  "PropertiesToDelete": {
1560
1665
  "type": "list",
@@ -1577,7 +1682,7 @@
1577
1682
  "members": {
1578
1683
  "ResourceId": {},
1579
1684
  "SelfservicePermissions": {
1580
- "shape": "S6w"
1685
+ "shape": "S77"
1581
1686
  }
1582
1687
  }
1583
1688
  },
@@ -1596,7 +1701,7 @@
1596
1701
  "members": {
1597
1702
  "ResourceId": {},
1598
1703
  "WorkspaceAccessProperties": {
1599
- "shape": "S6t"
1704
+ "shape": "S74"
1600
1705
  }
1601
1706
  }
1602
1707
  },
@@ -1649,7 +1754,7 @@
1649
1754
  "members": {
1650
1755
  "WorkspaceId": {},
1651
1756
  "WorkspaceProperties": {
1652
- "shape": "S2k"
1757
+ "shape": "S2s"
1653
1758
  },
1654
1759
  "DataReplication": {}
1655
1760
  }
@@ -1703,7 +1808,7 @@
1703
1808
  "FailedRequests": {
1704
1809
  "type": "list",
1705
1810
  "member": {
1706
- "shape": "S9g"
1811
+ "shape": "S9x"
1707
1812
  }
1708
1813
  }
1709
1814
  }
@@ -1736,7 +1841,7 @@
1736
1841
  "FailedRequests": {
1737
1842
  "type": "list",
1738
1843
  "member": {
1739
- "shape": "S9g"
1844
+ "shape": "S9x"
1740
1845
  }
1741
1846
  }
1742
1847
  }
@@ -1752,7 +1857,7 @@
1752
1857
  "members": {
1753
1858
  "DirectoryId": {},
1754
1859
  "SubnetIds": {
1755
- "shape": "S6l"
1860
+ "shape": "S6w"
1756
1861
  },
1757
1862
  "EnableWorkDocs": {
1758
1863
  "type": "boolean"
@@ -1762,7 +1867,7 @@
1762
1867
  },
1763
1868
  "Tenancy": {},
1764
1869
  "Tags": {
1765
- "shape": "Sx"
1870
+ "shape": "S14"
1766
1871
  }
1767
1872
  }
1768
1873
  },
@@ -1771,6 +1876,26 @@
1771
1876
  "members": {}
1772
1877
  }
1773
1878
  },
1879
+ "RejectAccountLinkInvitation": {
1880
+ "input": {
1881
+ "type": "structure",
1882
+ "required": [
1883
+ "LinkId"
1884
+ ],
1885
+ "members": {
1886
+ "LinkId": {},
1887
+ "ClientToken": {}
1888
+ }
1889
+ },
1890
+ "output": {
1891
+ "type": "structure",
1892
+ "members": {
1893
+ "AccountLink": {
1894
+ "shape": "S5"
1895
+ }
1896
+ }
1897
+ }
1898
+ },
1774
1899
  "RestoreWorkspace": {
1775
1900
  "input": {
1776
1901
  "type": "structure",
@@ -1830,7 +1955,7 @@
1830
1955
  "FailedRequests": {
1831
1956
  "type": "list",
1832
1957
  "member": {
1833
- "shape": "S9g"
1958
+ "shape": "S9x"
1834
1959
  }
1835
1960
  }
1836
1961
  }
@@ -1860,7 +1985,7 @@
1860
1985
  "FailedRequests": {
1861
1986
  "type": "list",
1862
1987
  "member": {
1863
- "shape": "S9g"
1988
+ "shape": "S9x"
1864
1989
  }
1865
1990
  }
1866
1991
  }
@@ -1893,7 +2018,7 @@
1893
2018
  "FailedRequests": {
1894
2019
  "type": "list",
1895
2020
  "member": {
1896
- "shape": "S9g"
2021
+ "shape": "S9x"
1897
2022
  }
1898
2023
  }
1899
2024
  }
@@ -1928,7 +2053,7 @@
1928
2053
  "members": {
1929
2054
  "AliasId": {},
1930
2055
  "ConnectionAliasPermission": {
1931
- "shape": "S5k"
2056
+ "shape": "S5v"
1932
2057
  }
1933
2058
  }
1934
2059
  },
@@ -1947,7 +2072,7 @@
1947
2072
  "members": {
1948
2073
  "GroupId": {},
1949
2074
  "UserRules": {
1950
- "shape": "Sn"
2075
+ "shape": "Su"
1951
2076
  }
1952
2077
  }
1953
2078
  },
@@ -1992,11 +2117,20 @@
1992
2117
  }
1993
2118
  },
1994
2119
  "shapes": {
1995
- "S8": {
2120
+ "S5": {
2121
+ "type": "structure",
2122
+ "members": {
2123
+ "AccountLinkId": {},
2124
+ "AccountLinkStatus": {},
2125
+ "SourceAccountId": {},
2126
+ "TargetAccountId": {}
2127
+ }
2128
+ },
2129
+ "Sf": {
1996
2130
  "type": "list",
1997
2131
  "member": {}
1998
2132
  },
1999
- "Sf": {
2133
+ "Sm": {
2000
2134
  "type": "structure",
2001
2135
  "members": {
2002
2136
  "AssociatedResourceId": {},
@@ -2009,19 +2143,19 @@
2009
2143
  },
2010
2144
  "State": {},
2011
2145
  "StateReason": {
2012
- "shape": "Sj"
2146
+ "shape": "Sq"
2013
2147
  },
2014
2148
  "WorkspaceId": {}
2015
2149
  }
2016
2150
  },
2017
- "Sj": {
2151
+ "Sq": {
2018
2152
  "type": "structure",
2019
2153
  "members": {
2020
2154
  "ErrorCode": {},
2021
2155
  "ErrorMessage": {}
2022
2156
  }
2023
2157
  },
2024
- "Sn": {
2158
+ "Su": {
2025
2159
  "type": "list",
2026
2160
  "member": {
2027
2161
  "type": "structure",
@@ -2031,7 +2165,7 @@
2031
2165
  }
2032
2166
  }
2033
2167
  },
2034
- "Sx": {
2168
+ "S14": {
2035
2169
  "type": "list",
2036
2170
  "member": {
2037
2171
  "type": "structure",
@@ -2044,7 +2178,7 @@
2044
2178
  }
2045
2179
  }
2046
2180
  },
2047
- "S1g": {
2181
+ "S1p": {
2048
2182
  "type": "structure",
2049
2183
  "required": [
2050
2184
  "PrimaryWorkspaceId",
@@ -2055,30 +2189,30 @@
2055
2189
  "VolumeEncryptionKey": {},
2056
2190
  "DirectoryId": {},
2057
2191
  "Tags": {
2058
- "shape": "Sx"
2192
+ "shape": "S14"
2059
2193
  },
2060
2194
  "DataReplication": {}
2061
2195
  }
2062
2196
  },
2063
- "S1z": {
2197
+ "S28": {
2064
2198
  "type": "structure",
2065
2199
  "members": {
2066
2200
  "Name": {}
2067
2201
  }
2068
2202
  },
2069
- "S21": {
2203
+ "S2a": {
2070
2204
  "type": "structure",
2071
2205
  "members": {
2072
2206
  "Capacity": {}
2073
2207
  }
2074
2208
  },
2075
- "S22": {
2209
+ "S2b": {
2076
2210
  "type": "structure",
2077
2211
  "members": {
2078
2212
  "Capacity": {}
2079
2213
  }
2080
2214
  },
2081
- "S24": {
2215
+ "S2d": {
2082
2216
  "type": "structure",
2083
2217
  "members": {
2084
2218
  "BundleId": {},
@@ -2087,13 +2221,13 @@
2087
2221
  "Description": {},
2088
2222
  "ImageId": {},
2089
2223
  "RootStorage": {
2090
- "shape": "S22"
2224
+ "shape": "S2b"
2091
2225
  },
2092
2226
  "UserStorage": {
2093
- "shape": "S21"
2227
+ "shape": "S2a"
2094
2228
  },
2095
2229
  "ComputeType": {
2096
- "shape": "S1z"
2230
+ "shape": "S28"
2097
2231
  },
2098
2232
  "LastUpdatedTime": {
2099
2233
  "type": "timestamp"
@@ -2105,13 +2239,13 @@
2105
2239
  "BundleType": {}
2106
2240
  }
2107
2241
  },
2108
- "S2b": {
2242
+ "S2k": {
2109
2243
  "type": "structure",
2110
2244
  "members": {
2111
2245
  "Type": {}
2112
2246
  }
2113
2247
  },
2114
- "S2i": {
2248
+ "S2q": {
2115
2249
  "type": "structure",
2116
2250
  "required": [
2117
2251
  "DirectoryId",
@@ -2130,15 +2264,15 @@
2130
2264
  "type": "boolean"
2131
2265
  },
2132
2266
  "WorkspaceProperties": {
2133
- "shape": "S2k"
2267
+ "shape": "S2s"
2134
2268
  },
2135
2269
  "Tags": {
2136
- "shape": "Sx"
2270
+ "shape": "S14"
2137
2271
  },
2138
2272
  "WorkspaceName": {}
2139
2273
  }
2140
2274
  },
2141
- "S2k": {
2275
+ "S2s": {
2142
2276
  "type": "structure",
2143
2277
  "members": {
2144
2278
  "RunningMode": {},
@@ -2159,7 +2293,7 @@
2159
2293
  "OperatingSystemName": {}
2160
2294
  }
2161
2295
  },
2162
- "S2x": {
2296
+ "S35": {
2163
2297
  "type": "list",
2164
2298
  "member": {
2165
2299
  "type": "structure",
@@ -2183,7 +2317,7 @@
2183
2317
  },
2184
2318
  "WorkspaceName": {},
2185
2319
  "WorkspaceProperties": {
2186
- "shape": "S2k"
2320
+ "shape": "S2s"
2187
2321
  },
2188
2322
  "ModificationStates": {
2189
2323
  "type": "list",
@@ -2232,21 +2366,21 @@
2232
2366
  }
2233
2367
  }
2234
2368
  },
2235
- "S3w": {
2369
+ "S46": {
2236
2370
  "type": "list",
2237
2371
  "member": {
2238
- "shape": "Sf"
2372
+ "shape": "Sm"
2239
2373
  }
2240
2374
  },
2241
- "S4i": {
2375
+ "S4t": {
2242
2376
  "type": "list",
2243
2377
  "member": {}
2244
2378
  },
2245
- "S4k": {
2379
+ "S4v": {
2246
2380
  "type": "list",
2247
2381
  "member": {}
2248
2382
  },
2249
- "S4y": {
2383
+ "S59": {
2250
2384
  "type": "structure",
2251
2385
  "members": {
2252
2386
  "LogoUrl": {},
@@ -2254,16 +2388,16 @@
2254
2388
  "SupportLink": {},
2255
2389
  "ForgotPasswordLink": {},
2256
2390
  "LoginMessage": {
2257
- "shape": "S51"
2391
+ "shape": "S5c"
2258
2392
  }
2259
2393
  }
2260
2394
  },
2261
- "S51": {
2395
+ "S5c": {
2262
2396
  "type": "map",
2263
2397
  "key": {},
2264
2398
  "value": {}
2265
2399
  },
2266
- "S54": {
2400
+ "S5f": {
2267
2401
  "type": "structure",
2268
2402
  "members": {
2269
2403
  "LogoUrl": {},
@@ -2273,18 +2407,18 @@
2273
2407
  "SupportLink": {},
2274
2408
  "ForgotPasswordLink": {},
2275
2409
  "LoginMessage": {
2276
- "shape": "S51"
2410
+ "shape": "S5c"
2277
2411
  }
2278
2412
  }
2279
2413
  },
2280
- "S5a": {
2414
+ "S5l": {
2281
2415
  "type": "structure",
2282
2416
  "members": {
2283
2417
  "ReconnectEnabled": {},
2284
2418
  "LogUploadEnabled": {}
2285
2419
  }
2286
2420
  },
2287
- "S5k": {
2421
+ "S5v": {
2288
2422
  "type": "structure",
2289
2423
  "required": [
2290
2424
  "SharedAccountId",
@@ -2297,11 +2431,11 @@
2297
2431
  }
2298
2432
  }
2299
2433
  },
2300
- "S6l": {
2434
+ "S6w": {
2301
2435
  "type": "list",
2302
2436
  "member": {}
2303
2437
  },
2304
- "S6t": {
2438
+ "S74": {
2305
2439
  "type": "structure",
2306
2440
  "members": {
2307
2441
  "DeviceTypeWindows": {},
@@ -2314,7 +2448,7 @@
2314
2448
  "DeviceTypeLinux": {}
2315
2449
  }
2316
2450
  },
2317
- "S6w": {
2451
+ "S77": {
2318
2452
  "type": "structure",
2319
2453
  "members": {
2320
2454
  "RestartWorkspace": {},
@@ -2324,7 +2458,7 @@
2324
2458
  "RebuildWorkspace": {}
2325
2459
  }
2326
2460
  },
2327
- "S6x": {
2461
+ "S78": {
2328
2462
  "type": "structure",
2329
2463
  "members": {
2330
2464
  "Status": {},
@@ -2332,14 +2466,14 @@
2332
2466
  "RelayStateParameterName": {}
2333
2467
  }
2334
2468
  },
2335
- "S70": {
2469
+ "S7b": {
2336
2470
  "type": "structure",
2337
2471
  "members": {
2338
2472
  "Status": {},
2339
2473
  "CertificateAuthorityArn": {}
2340
2474
  }
2341
2475
  },
2342
- "S7l": {
2476
+ "S7w": {
2343
2477
  "type": "list",
2344
2478
  "member": {
2345
2479
  "type": "structure",
@@ -2350,11 +2484,11 @@
2350
2484
  }
2351
2485
  }
2352
2486
  },
2353
- "S7o": {
2487
+ "S7z": {
2354
2488
  "type": "list",
2355
2489
  "member": {}
2356
2490
  },
2357
- "S82": {
2491
+ "S8f": {
2358
2492
  "type": "structure",
2359
2493
  "members": {
2360
2494
  "Logo": {
@@ -2364,11 +2498,11 @@
2364
2498
  "SupportLink": {},
2365
2499
  "ForgotPasswordLink": {},
2366
2500
  "LoginMessage": {
2367
- "shape": "S51"
2501
+ "shape": "S5c"
2368
2502
  }
2369
2503
  }
2370
2504
  },
2371
- "S9g": {
2505
+ "S9x": {
2372
2506
  "type": "structure",
2373
2507
  "members": {
2374
2508
  "WorkspaceId": {},