@cdklabs/cdk-ecs-codedeploy 0.0.11 → 0.0.13

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 (49) hide show
  1. package/.jsii +3 -3
  2. package/lib/ecs-appspec/index.js +1 -1
  3. package/lib/ecs-deployment/index.js +1 -1
  4. package/node_modules/aws-sdk/CHANGELOG.md +20 -1
  5. package/node_modules/aws-sdk/README.md +1 -1
  6. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +3 -1
  7. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +6 -0
  8. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +90 -83
  9. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +3 -0
  10. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +178 -159
  11. package/node_modules/aws-sdk/apis/kinesis-video-webrtc-storage-2018-05-10.examples.json +5 -0
  12. package/node_modules/aws-sdk/apis/kinesis-video-webrtc-storage-2018-05-10.min.json +49 -0
  13. package/node_modules/aws-sdk/apis/kinesis-video-webrtc-storage-2018-05-10.paginators.json +4 -0
  14. package/node_modules/aws-sdk/apis/kinesisvideo-2017-09-30.min.json +96 -12
  15. package/node_modules/aws-sdk/apis/kinesisvideo-2017-09-30.paginators.json +6 -0
  16. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +2 -1
  17. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +247 -201
  18. package/node_modules/aws-sdk/apis/metadata.json +4 -0
  19. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +283 -140
  20. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +5 -0
  21. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +3 -0
  22. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +159 -91
  23. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +646 -556
  24. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +6 -0
  25. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  26. package/node_modules/aws-sdk/clients/all.js +2 -1
  27. package/node_modules/aws-sdk/clients/athena.d.ts +4 -4
  28. package/node_modules/aws-sdk/clients/batch.d.ts +13 -5
  29. package/node_modules/aws-sdk/clients/ec2.d.ts +52 -38
  30. package/node_modules/aws-sdk/clients/ecs.d.ts +19 -1
  31. package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +109 -5
  32. package/node_modules/aws-sdk/clients/kinesisvideowebrtcstorage.d.ts +66 -0
  33. package/node_modules/aws-sdk/clients/kinesisvideowebrtcstorage.js +18 -0
  34. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +4 -0
  35. package/node_modules/aws-sdk/clients/medialive.d.ts +47 -4
  36. package/node_modules/aws-sdk/clients/nimble.d.ts +319 -123
  37. package/node_modules/aws-sdk/clients/rds.d.ts +5 -1
  38. package/node_modules/aws-sdk/clients/resourceexplorer2.d.ts +6 -6
  39. package/node_modules/aws-sdk/clients/route53domains.d.ts +227 -37
  40. package/node_modules/aws-sdk/clients/sagemaker.d.ts +202 -21
  41. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +1 -1
  42. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  43. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +56 -19
  44. package/node_modules/aws-sdk/dist/aws-sdk.js +545 -349
  45. package/node_modules/aws-sdk/dist/aws-sdk.min.js +71 -71
  46. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  47. package/node_modules/aws-sdk/lib/core.js +1 -1
  48. package/node_modules/aws-sdk/package.json +1 -1
  49. package/package.json +5 -5
@@ -83,14 +83,14 @@
83
83
  "shape": "Si"
84
84
  },
85
85
  "studioComponentIds": {
86
- "shape": "Sw"
86
+ "shape": "S15"
87
87
  },
88
88
  "studioId": {
89
89
  "location": "uri",
90
90
  "locationName": "studioId"
91
91
  },
92
92
  "tags": {
93
- "shape": "Sx"
93
+ "shape": "S16"
94
94
  }
95
95
  }
96
96
  },
@@ -98,7 +98,7 @@
98
98
  "type": "structure",
99
99
  "members": {
100
100
  "launchProfile": {
101
- "shape": "Sz"
101
+ "shape": "S18"
102
102
  }
103
103
  }
104
104
  }
@@ -122,18 +122,18 @@
122
122
  "locationName": "X-Amz-Client-Token"
123
123
  },
124
124
  "description": {
125
- "shape": "S1b"
125
+ "shape": "S1k"
126
126
  },
127
127
  "ec2ImageId": {},
128
128
  "name": {
129
- "shape": "S1d"
129
+ "shape": "S1m"
130
130
  },
131
131
  "studioId": {
132
132
  "location": "uri",
133
133
  "locationName": "studioId"
134
134
  },
135
135
  "tags": {
136
- "shape": "Sx"
136
+ "shape": "S16"
137
137
  }
138
138
  }
139
139
  },
@@ -141,7 +141,7 @@
141
141
  "type": "structure",
142
142
  "members": {
143
143
  "streamingImage": {
144
- "shape": "S1f"
144
+ "shape": "S1o"
145
145
  }
146
146
  }
147
147
  }
@@ -154,6 +154,7 @@
154
154
  "input": {
155
155
  "type": "structure",
156
156
  "required": [
157
+ "launchProfileId",
157
158
  "studioId"
158
159
  ],
159
160
  "members": {
@@ -171,7 +172,7 @@
171
172
  "locationName": "studioId"
172
173
  },
173
174
  "tags": {
174
- "shape": "Sx"
175
+ "shape": "S16"
175
176
  }
176
177
  }
177
178
  },
@@ -179,7 +180,7 @@
179
180
  "type": "structure",
180
181
  "members": {
181
182
  "session": {
182
- "shape": "S1p"
183
+ "shape": "S1y"
183
184
  }
184
185
  }
185
186
  }
@@ -218,7 +219,7 @@
218
219
  "type": "structure",
219
220
  "members": {
220
221
  "stream": {
221
- "shape": "S1w"
222
+ "shape": "S26"
222
223
  }
223
224
  }
224
225
  },
@@ -245,14 +246,14 @@
245
246
  "locationName": "X-Amz-Client-Token"
246
247
  },
247
248
  "displayName": {
248
- "shape": "S22"
249
+ "shape": "S2c"
249
250
  },
250
251
  "studioEncryptionConfiguration": {
251
- "shape": "S23"
252
+ "shape": "S2d"
252
253
  },
253
254
  "studioName": {},
254
255
  "tags": {
255
- "shape": "Sx"
256
+ "shape": "S16"
256
257
  },
257
258
  "userRoleArn": {}
258
259
  }
@@ -261,7 +262,7 @@
261
262
  "type": "structure",
262
263
  "members": {
263
264
  "studio": {
264
- "shape": "S28"
265
+ "shape": "S2i"
265
266
  }
266
267
  }
267
268
  }
@@ -285,23 +286,23 @@
285
286
  "locationName": "X-Amz-Client-Token"
286
287
  },
287
288
  "configuration": {
288
- "shape": "S2d"
289
+ "shape": "S2n"
289
290
  },
290
291
  "description": {
291
- "shape": "S2q"
292
+ "shape": "S30"
292
293
  },
293
294
  "ec2SecurityGroupIds": {
294
- "shape": "S2r"
295
+ "shape": "S31"
295
296
  },
296
297
  "initializationScripts": {
297
- "shape": "S2t"
298
+ "shape": "S33"
298
299
  },
299
300
  "name": {
300
- "shape": "S2y"
301
+ "shape": "S38"
301
302
  },
302
303
  "runtimeRoleArn": {},
303
304
  "scriptParameters": {
304
- "shape": "S2z"
305
+ "shape": "S39"
305
306
  },
306
307
  "secureInitializationRoleArn": {},
307
308
  "studioId": {
@@ -310,7 +311,7 @@
310
311
  },
311
312
  "subtype": {},
312
313
  "tags": {
313
- "shape": "Sx"
314
+ "shape": "S16"
314
315
  },
315
316
  "type": {}
316
317
  }
@@ -319,7 +320,7 @@
319
320
  "type": "structure",
320
321
  "members": {
321
322
  "studioComponent": {
322
- "shape": "S36"
323
+ "shape": "S3g"
323
324
  }
324
325
  }
325
326
  }
@@ -356,7 +357,7 @@
356
357
  "type": "structure",
357
358
  "members": {
358
359
  "launchProfile": {
359
- "shape": "Sz"
360
+ "shape": "S18"
360
361
  }
361
362
  }
362
363
  },
@@ -433,7 +434,7 @@
433
434
  "type": "structure",
434
435
  "members": {
435
436
  "streamingImage": {
436
- "shape": "S1f"
437
+ "shape": "S1o"
437
438
  }
438
439
  }
439
440
  },
@@ -471,7 +472,7 @@
471
472
  "type": "structure",
472
473
  "members": {
473
474
  "session": {
474
- "shape": "S1p"
475
+ "shape": "S1y"
475
476
  }
476
477
  }
477
478
  },
@@ -507,7 +508,7 @@
507
508
  ],
508
509
  "members": {
509
510
  "studio": {
510
- "shape": "S28"
511
+ "shape": "S2i"
511
512
  }
512
513
  }
513
514
  },
@@ -545,7 +546,7 @@
545
546
  "type": "structure",
546
547
  "members": {
547
548
  "studioComponent": {
548
- "shape": "S36"
549
+ "shape": "S3g"
549
550
  }
550
551
  }
551
552
  },
@@ -607,7 +608,7 @@
607
608
  "type": "structure",
608
609
  "members": {
609
610
  "eula": {
610
- "shape": "S3q"
611
+ "shape": "S40"
611
612
  }
612
613
  }
613
614
  }
@@ -639,7 +640,7 @@
639
640
  "type": "structure",
640
641
  "members": {
641
642
  "launchProfile": {
642
- "shape": "Sz"
643
+ "shape": "S18"
643
644
  }
644
645
  }
645
646
  }
@@ -671,10 +672,10 @@
671
672
  "type": "structure",
672
673
  "members": {
673
674
  "launchProfile": {
674
- "shape": "Sz"
675
+ "shape": "S18"
675
676
  },
676
677
  "streamingImages": {
677
- "shape": "S3w"
678
+ "shape": "S46"
678
679
  },
679
680
  "studioComponentSummaries": {
680
681
  "type": "list",
@@ -686,10 +687,10 @@
686
687
  },
687
688
  "createdBy": {},
688
689
  "description": {
689
- "shape": "S2q"
690
+ "shape": "S30"
690
691
  },
691
692
  "name": {
692
- "shape": "S2y"
693
+ "shape": "S38"
693
694
  },
694
695
  "studioComponentId": {},
695
696
  "subtype": {},
@@ -725,7 +726,7 @@
725
726
  "locationName": "launchProfileId"
726
727
  },
727
728
  "launchProfileProtocolVersions": {
728
- "shape": "S40",
729
+ "shape": "S4a",
729
730
  "location": "querystring",
730
731
  "locationName": "launchProfileProtocolVersions"
731
732
  },
@@ -753,7 +754,7 @@
753
754
  "type": "structure",
754
755
  "members": {
755
756
  "computerAttributes": {
756
- "shape": "S2f"
757
+ "shape": "S2p"
757
758
  },
758
759
  "directoryId": {},
759
760
  "directoryName": {},
@@ -764,7 +765,7 @@
764
765
  "organizationalUnitDistinguishedName": {},
765
766
  "studioComponentId": {},
766
767
  "studioComponentName": {
767
- "shape": "S2y"
768
+ "shape": "S38"
768
769
  }
769
770
  }
770
771
  },
@@ -780,10 +781,10 @@
780
781
  },
781
782
  "platform": {},
782
783
  "systemInitializationScripts": {
783
- "shape": "S48"
784
+ "shape": "S4i"
784
785
  },
785
786
  "userInitializationScripts": {
786
- "shape": "S48"
787
+ "shape": "S4i"
787
788
  }
788
789
  }
789
790
  }
@@ -822,7 +823,7 @@
822
823
  "type": "structure",
823
824
  "members": {
824
825
  "member": {
825
- "shape": "S4c"
826
+ "shape": "S4m"
826
827
  }
827
828
  }
828
829
  }
@@ -854,7 +855,7 @@
854
855
  "type": "structure",
855
856
  "members": {
856
857
  "streamingImage": {
857
- "shape": "S1f"
858
+ "shape": "S1o"
858
859
  }
859
860
  }
860
861
  }
@@ -886,7 +887,39 @@
886
887
  "type": "structure",
887
888
  "members": {
888
889
  "session": {
889
- "shape": "S1p"
890
+ "shape": "S1y"
891
+ }
892
+ }
893
+ }
894
+ },
895
+ "GetStreamingSessionBackup": {
896
+ "http": {
897
+ "method": "GET",
898
+ "requestUri": "/2020-08-01/studios/{studioId}/streaming-session-backups/{backupId}",
899
+ "responseCode": 200
900
+ },
901
+ "input": {
902
+ "type": "structure",
903
+ "required": [
904
+ "backupId",
905
+ "studioId"
906
+ ],
907
+ "members": {
908
+ "backupId": {
909
+ "location": "uri",
910
+ "locationName": "backupId"
911
+ },
912
+ "studioId": {
913
+ "location": "uri",
914
+ "locationName": "studioId"
915
+ }
916
+ }
917
+ },
918
+ "output": {
919
+ "type": "structure",
920
+ "members": {
921
+ "streamingSessionBackup": {
922
+ "shape": "S4u"
890
923
  }
891
924
  }
892
925
  }
@@ -923,7 +956,7 @@
923
956
  "type": "structure",
924
957
  "members": {
925
958
  "stream": {
926
- "shape": "S1w"
959
+ "shape": "S26"
927
960
  }
928
961
  }
929
962
  }
@@ -953,7 +986,7 @@
953
986
  ],
954
987
  "members": {
955
988
  "studio": {
956
- "shape": "S28"
989
+ "shape": "S2i"
957
990
  }
958
991
  }
959
992
  }
@@ -985,7 +1018,7 @@
985
1018
  "type": "structure",
986
1019
  "members": {
987
1020
  "studioComponent": {
988
- "shape": "S36"
1021
+ "shape": "S3g"
989
1022
  }
990
1023
  }
991
1024
  }
@@ -1017,7 +1050,7 @@
1017
1050
  "type": "structure",
1018
1051
  "members": {
1019
1052
  "member": {
1020
- "shape": "S4q"
1053
+ "shape": "S53"
1021
1054
  }
1022
1055
  }
1023
1056
  }
@@ -1035,7 +1068,7 @@
1035
1068
  ],
1036
1069
  "members": {
1037
1070
  "eulaIds": {
1038
- "shape": "S40",
1071
+ "shape": "S4a",
1039
1072
  "location": "querystring",
1040
1073
  "locationName": "eulaIds"
1041
1074
  },
@@ -1069,7 +1102,7 @@
1069
1102
  "type": "structure",
1070
1103
  "members": {
1071
1104
  "eulaIds": {
1072
- "shape": "S40",
1105
+ "shape": "S4a",
1073
1106
  "location": "querystring",
1074
1107
  "locationName": "eulaIds"
1075
1108
  },
@@ -1085,7 +1118,7 @@
1085
1118
  "eulas": {
1086
1119
  "type": "list",
1087
1120
  "member": {
1088
- "shape": "S3q"
1121
+ "shape": "S40"
1089
1122
  }
1090
1123
  },
1091
1124
  "nextToken": {}
@@ -1130,7 +1163,7 @@
1130
1163
  "members": {
1131
1164
  "type": "list",
1132
1165
  "member": {
1133
- "shape": "S4c"
1166
+ "shape": "S4m"
1134
1167
  }
1135
1168
  },
1136
1169
  "nextToken": {}
@@ -1180,7 +1213,7 @@
1180
1213
  "launchProfiles": {
1181
1214
  "type": "list",
1182
1215
  "member": {
1183
- "shape": "Sz"
1216
+ "shape": "S18"
1184
1217
  }
1185
1218
  },
1186
1219
  "nextToken": {}
@@ -1218,7 +1251,46 @@
1218
1251
  "members": {
1219
1252
  "nextToken": {},
1220
1253
  "streamingImages": {
1221
- "shape": "S3w"
1254
+ "shape": "S46"
1255
+ }
1256
+ }
1257
+ }
1258
+ },
1259
+ "ListStreamingSessionBackups": {
1260
+ "http": {
1261
+ "method": "GET",
1262
+ "requestUri": "/2020-08-01/studios/{studioId}/streaming-session-backups",
1263
+ "responseCode": 200
1264
+ },
1265
+ "input": {
1266
+ "type": "structure",
1267
+ "required": [
1268
+ "studioId"
1269
+ ],
1270
+ "members": {
1271
+ "nextToken": {
1272
+ "location": "querystring",
1273
+ "locationName": "nextToken"
1274
+ },
1275
+ "ownedBy": {
1276
+ "location": "querystring",
1277
+ "locationName": "ownedBy"
1278
+ },
1279
+ "studioId": {
1280
+ "location": "uri",
1281
+ "locationName": "studioId"
1282
+ }
1283
+ }
1284
+ },
1285
+ "output": {
1286
+ "type": "structure",
1287
+ "members": {
1288
+ "nextToken": {},
1289
+ "streamingSessionBackups": {
1290
+ "type": "list",
1291
+ "member": {
1292
+ "shape": "S4u"
1293
+ }
1222
1294
  }
1223
1295
  }
1224
1296
  }
@@ -1264,7 +1336,7 @@
1264
1336
  "sessions": {
1265
1337
  "type": "list",
1266
1338
  "member": {
1267
- "shape": "S1p"
1339
+ "shape": "S1y"
1268
1340
  }
1269
1341
  }
1270
1342
  }
@@ -1316,7 +1388,7 @@
1316
1388
  "studioComponents": {
1317
1389
  "type": "list",
1318
1390
  "member": {
1319
- "shape": "S36"
1391
+ "shape": "S3g"
1320
1392
  }
1321
1393
  }
1322
1394
  }
@@ -1355,7 +1427,7 @@
1355
1427
  "members": {
1356
1428
  "type": "list",
1357
1429
  "member": {
1358
- "shape": "S4q"
1430
+ "shape": "S53"
1359
1431
  }
1360
1432
  },
1361
1433
  "nextToken": {}
@@ -1387,7 +1459,7 @@
1387
1459
  "studios": {
1388
1460
  "type": "list",
1389
1461
  "member": {
1390
- "shape": "S28"
1462
+ "shape": "S2i"
1391
1463
  }
1392
1464
  }
1393
1465
  }
@@ -1415,7 +1487,7 @@
1415
1487
  "type": "structure",
1416
1488
  "members": {
1417
1489
  "tags": {
1418
- "shape": "Sx"
1490
+ "shape": "S16"
1419
1491
  }
1420
1492
  }
1421
1493
  }
@@ -1525,6 +1597,7 @@
1525
1597
  "studioId"
1526
1598
  ],
1527
1599
  "members": {
1600
+ "backupId": {},
1528
1601
  "clientToken": {
1529
1602
  "idempotencyToken": true,
1530
1603
  "location": "header",
@@ -1544,7 +1617,7 @@
1544
1617
  "type": "structure",
1545
1618
  "members": {
1546
1619
  "session": {
1547
- "shape": "S1p"
1620
+ "shape": "S1y"
1548
1621
  }
1549
1622
  }
1550
1623
  },
@@ -1580,7 +1653,7 @@
1580
1653
  ],
1581
1654
  "members": {
1582
1655
  "studio": {
1583
- "shape": "S28"
1656
+ "shape": "S2i"
1584
1657
  }
1585
1658
  }
1586
1659
  },
@@ -1610,14 +1683,15 @@
1610
1683
  "studioId": {
1611
1684
  "location": "uri",
1612
1685
  "locationName": "studioId"
1613
- }
1686
+ },
1687
+ "volumeRetentionMode": {}
1614
1688
  }
1615
1689
  },
1616
1690
  "output": {
1617
1691
  "type": "structure",
1618
1692
  "members": {
1619
1693
  "session": {
1620
- "shape": "S1p"
1694
+ "shape": "S1y"
1621
1695
  }
1622
1696
  }
1623
1697
  },
@@ -1639,7 +1713,7 @@
1639
1713
  "locationName": "resourceArn"
1640
1714
  },
1641
1715
  "tags": {
1642
- "shape": "Sx"
1716
+ "shape": "S16"
1643
1717
  }
1644
1718
  }
1645
1719
  },
@@ -1666,7 +1740,7 @@
1666
1740
  "locationName": "resourceArn"
1667
1741
  },
1668
1742
  "tagKeys": {
1669
- "shape": "S40",
1743
+ "shape": "S4a",
1670
1744
  "location": "querystring",
1671
1745
  "locationName": "tagKeys"
1672
1746
  }
@@ -1713,7 +1787,7 @@
1713
1787
  "shape": "Si"
1714
1788
  },
1715
1789
  "studioComponentIds": {
1716
- "shape": "Sw"
1790
+ "shape": "S15"
1717
1791
  },
1718
1792
  "studioId": {
1719
1793
  "location": "uri",
@@ -1725,7 +1799,7 @@
1725
1799
  "type": "structure",
1726
1800
  "members": {
1727
1801
  "launchProfile": {
1728
- "shape": "Sz"
1802
+ "shape": "S18"
1729
1803
  }
1730
1804
  }
1731
1805
  }
@@ -1769,7 +1843,7 @@
1769
1843
  "type": "structure",
1770
1844
  "members": {
1771
1845
  "member": {
1772
- "shape": "S4c"
1846
+ "shape": "S4m"
1773
1847
  }
1774
1848
  }
1775
1849
  }
@@ -1793,10 +1867,10 @@
1793
1867
  "locationName": "X-Amz-Client-Token"
1794
1868
  },
1795
1869
  "description": {
1796
- "shape": "S1b"
1870
+ "shape": "S1k"
1797
1871
  },
1798
1872
  "name": {
1799
- "shape": "S1d"
1873
+ "shape": "S1m"
1800
1874
  },
1801
1875
  "streamingImageId": {
1802
1876
  "location": "uri",
@@ -1812,7 +1886,7 @@
1812
1886
  "type": "structure",
1813
1887
  "members": {
1814
1888
  "streamingImage": {
1815
- "shape": "S1f"
1889
+ "shape": "S1o"
1816
1890
  }
1817
1891
  }
1818
1892
  }
@@ -1836,7 +1910,7 @@
1836
1910
  "locationName": "X-Amz-Client-Token"
1837
1911
  },
1838
1912
  "displayName": {
1839
- "shape": "S22"
1913
+ "shape": "S2c"
1840
1914
  },
1841
1915
  "studioId": {
1842
1916
  "location": "uri",
@@ -1852,7 +1926,7 @@
1852
1926
  ],
1853
1927
  "members": {
1854
1928
  "studio": {
1855
- "shape": "S28"
1929
+ "shape": "S2i"
1856
1930
  }
1857
1931
  }
1858
1932
  }
@@ -1876,23 +1950,23 @@
1876
1950
  "locationName": "X-Amz-Client-Token"
1877
1951
  },
1878
1952
  "configuration": {
1879
- "shape": "S2d"
1953
+ "shape": "S2n"
1880
1954
  },
1881
1955
  "description": {
1882
- "shape": "S2q"
1956
+ "shape": "S30"
1883
1957
  },
1884
1958
  "ec2SecurityGroupIds": {
1885
- "shape": "S2r"
1959
+ "shape": "S31"
1886
1960
  },
1887
1961
  "initializationScripts": {
1888
- "shape": "S2t"
1962
+ "shape": "S33"
1889
1963
  },
1890
1964
  "name": {
1891
- "shape": "S2y"
1965
+ "shape": "S38"
1892
1966
  },
1893
1967
  "runtimeRoleArn": {},
1894
1968
  "scriptParameters": {
1895
- "shape": "S2z"
1969
+ "shape": "S39"
1896
1970
  },
1897
1971
  "secureInitializationRoleArn": {},
1898
1972
  "studioComponentId": {
@@ -1911,7 +1985,7 @@
1911
1985
  "type": "structure",
1912
1986
  "members": {
1913
1987
  "studioComponent": {
1914
- "shape": "S36"
1988
+ "shape": "S3g"
1915
1989
  }
1916
1990
  }
1917
1991
  }
@@ -1965,9 +2039,10 @@
1965
2039
  "streamingImageIds"
1966
2040
  ],
1967
2041
  "members": {
2042
+ "automaticTerminationMode": {},
1968
2043
  "clipboardMode": {},
1969
2044
  "ec2InstanceTypes": {
1970
- "shape": "Sk"
2045
+ "shape": "Sl"
1971
2046
  },
1972
2047
  "maxSessionLengthInMinutes": {
1973
2048
  "type": "integer"
@@ -1975,19 +2050,35 @@
1975
2050
  "maxStoppedSessionLengthInMinutes": {
1976
2051
  "type": "integer"
1977
2052
  },
2053
+ "sessionBackup": {
2054
+ "shape": "Sp"
2055
+ },
2056
+ "sessionPersistenceMode": {},
1978
2057
  "sessionStorage": {
1979
- "shape": "So"
2058
+ "shape": "St"
1980
2059
  },
1981
2060
  "streamingImageIds": {
1982
- "shape": "Su"
2061
+ "shape": "Sz"
2062
+ },
2063
+ "volumeConfiguration": {
2064
+ "shape": "S11"
1983
2065
  }
1984
2066
  }
1985
2067
  },
1986
- "Sk": {
2068
+ "Sl": {
1987
2069
  "type": "list",
1988
2070
  "member": {}
1989
2071
  },
1990
- "So": {
2072
+ "Sp": {
2073
+ "type": "structure",
2074
+ "members": {
2075
+ "maxBackupsToRetain": {
2076
+ "type": "integer"
2077
+ },
2078
+ "mode": {}
2079
+ }
2080
+ },
2081
+ "St": {
1991
2082
  "type": "structure",
1992
2083
  "required": [
1993
2084
  "mode"
@@ -2012,20 +2103,34 @@
2012
2103
  }
2013
2104
  }
2014
2105
  },
2015
- "Su": {
2106
+ "Sz": {
2016
2107
  "type": "list",
2017
2108
  "member": {}
2018
2109
  },
2019
- "Sw": {
2110
+ "S11": {
2111
+ "type": "structure",
2112
+ "members": {
2113
+ "iops": {
2114
+ "type": "integer"
2115
+ },
2116
+ "size": {
2117
+ "type": "integer"
2118
+ },
2119
+ "throughput": {
2120
+ "type": "integer"
2121
+ }
2122
+ }
2123
+ },
2124
+ "S15": {
2020
2125
  "type": "list",
2021
2126
  "member": {}
2022
2127
  },
2023
- "Sx": {
2128
+ "S16": {
2024
2129
  "type": "map",
2025
2130
  "key": {},
2026
2131
  "value": {}
2027
2132
  },
2028
- "Sz": {
2133
+ "S18": {
2029
2134
  "type": "structure",
2030
2135
  "members": {
2031
2136
  "arn": {},
@@ -2057,9 +2162,10 @@
2057
2162
  "streamingImageIds"
2058
2163
  ],
2059
2164
  "members": {
2165
+ "automaticTerminationMode": {},
2060
2166
  "clipboardMode": {},
2061
2167
  "ec2InstanceTypes": {
2062
- "shape": "Sk"
2168
+ "shape": "Sl"
2063
2169
  },
2064
2170
  "maxSessionLengthInMinutes": {
2065
2171
  "type": "integer"
@@ -2067,19 +2173,26 @@
2067
2173
  "maxStoppedSessionLengthInMinutes": {
2068
2174
  "type": "integer"
2069
2175
  },
2176
+ "sessionBackup": {
2177
+ "shape": "Sp"
2178
+ },
2179
+ "sessionPersistenceMode": {},
2070
2180
  "sessionStorage": {
2071
- "shape": "So"
2181
+ "shape": "St"
2072
2182
  },
2073
2183
  "streamingImageIds": {
2074
- "shape": "Su"
2184
+ "shape": "Sz"
2185
+ },
2186
+ "volumeConfiguration": {
2187
+ "shape": "S11"
2075
2188
  }
2076
2189
  }
2077
2190
  },
2078
2191
  "studioComponentIds": {
2079
- "shape": "Sw"
2192
+ "shape": "S15"
2080
2193
  },
2081
2194
  "tags": {
2082
- "shape": "Sx"
2195
+ "shape": "S16"
2083
2196
  },
2084
2197
  "updatedAt": {
2085
2198
  "shape": "S8"
@@ -2105,20 +2218,20 @@
2105
2218
  }
2106
2219
  }
2107
2220
  },
2108
- "S1b": {
2221
+ "S1k": {
2109
2222
  "type": "string",
2110
2223
  "sensitive": true
2111
2224
  },
2112
- "S1d": {
2225
+ "S1m": {
2113
2226
  "type": "string",
2114
2227
  "sensitive": true
2115
2228
  },
2116
- "S1f": {
2229
+ "S1o": {
2117
2230
  "type": "structure",
2118
2231
  "members": {
2119
2232
  "arn": {},
2120
2233
  "description": {
2121
- "shape": "S1b"
2234
+ "shape": "S1k"
2122
2235
  },
2123
2236
  "ec2ImageId": {},
2124
2237
  "encryptionConfiguration": {
@@ -2135,7 +2248,7 @@
2135
2248
  "shape": "S3"
2136
2249
  },
2137
2250
  "name": {
2138
- "shape": "S1d"
2251
+ "shape": "S1m"
2139
2252
  },
2140
2253
  "owner": {},
2141
2254
  "platform": {},
@@ -2144,26 +2257,33 @@
2144
2257
  "statusMessage": {},
2145
2258
  "streamingImageId": {},
2146
2259
  "tags": {
2147
- "shape": "Sx"
2260
+ "shape": "S16"
2148
2261
  }
2149
2262
  }
2150
2263
  },
2151
- "S1p": {
2264
+ "S1y": {
2152
2265
  "type": "structure",
2153
2266
  "members": {
2154
2267
  "arn": {},
2268
+ "automaticTerminationMode": {},
2269
+ "backupMode": {},
2155
2270
  "createdAt": {
2156
2271
  "shape": "S8"
2157
2272
  },
2158
2273
  "createdBy": {},
2159
2274
  "ec2InstanceType": {},
2160
2275
  "launchProfileId": {},
2276
+ "maxBackupsToRetain": {
2277
+ "type": "integer"
2278
+ },
2161
2279
  "ownedBy": {},
2162
2280
  "sessionId": {},
2281
+ "sessionPersistenceMode": {},
2163
2282
  "startedAt": {
2164
2283
  "shape": "S8"
2165
2284
  },
2166
2285
  "startedBy": {},
2286
+ "startedFromBackupId": {},
2167
2287
  "state": {},
2168
2288
  "statusCode": {},
2169
2289
  "statusMessage": {},
@@ -2176,7 +2296,7 @@
2176
2296
  "stoppedBy": {},
2177
2297
  "streamingImageId": {},
2178
2298
  "tags": {
2179
- "shape": "Sx"
2299
+ "shape": "S16"
2180
2300
  },
2181
2301
  "terminateAt": {
2182
2302
  "shape": "S8"
@@ -2184,10 +2304,14 @@
2184
2304
  "updatedAt": {
2185
2305
  "shape": "S8"
2186
2306
  },
2187
- "updatedBy": {}
2307
+ "updatedBy": {},
2308
+ "volumeConfiguration": {
2309
+ "shape": "S11"
2310
+ },
2311
+ "volumeRetentionMode": {}
2188
2312
  }
2189
2313
  },
2190
- "S1w": {
2314
+ "S26": {
2191
2315
  "type": "structure",
2192
2316
  "members": {
2193
2317
  "createdAt": {
@@ -2202,19 +2326,19 @@
2202
2326
  "statusCode": {},
2203
2327
  "streamId": {},
2204
2328
  "url": {
2205
- "shape": "S1z"
2329
+ "shape": "S29"
2206
2330
  }
2207
2331
  }
2208
2332
  },
2209
- "S1z": {
2333
+ "S29": {
2210
2334
  "type": "string",
2211
2335
  "sensitive": true
2212
2336
  },
2213
- "S22": {
2337
+ "S2c": {
2214
2338
  "type": "string",
2215
2339
  "sensitive": true
2216
2340
  },
2217
- "S23": {
2341
+ "S2d": {
2218
2342
  "type": "structure",
2219
2343
  "required": [
2220
2344
  "keyType"
@@ -2224,7 +2348,7 @@
2224
2348
  "keyType": {}
2225
2349
  }
2226
2350
  },
2227
- "S28": {
2351
+ "S2i": {
2228
2352
  "type": "structure",
2229
2353
  "members": {
2230
2354
  "adminRoleArn": {},
@@ -2233,7 +2357,7 @@
2233
2357
  "shape": "S8"
2234
2358
  },
2235
2359
  "displayName": {
2236
- "shape": "S22"
2360
+ "shape": "S2c"
2237
2361
  },
2238
2362
  "homeRegion": {},
2239
2363
  "ssoClientId": {},
@@ -2241,13 +2365,13 @@
2241
2365
  "statusCode": {},
2242
2366
  "statusMessage": {},
2243
2367
  "studioEncryptionConfiguration": {
2244
- "shape": "S23"
2368
+ "shape": "S2d"
2245
2369
  },
2246
2370
  "studioId": {},
2247
2371
  "studioName": {},
2248
2372
  "studioUrl": {},
2249
2373
  "tags": {
2250
- "shape": "Sx"
2374
+ "shape": "S16"
2251
2375
  },
2252
2376
  "updatedAt": {
2253
2377
  "shape": "S8"
@@ -2255,14 +2379,14 @@
2255
2379
  "userRoleArn": {}
2256
2380
  }
2257
2381
  },
2258
- "S2d": {
2382
+ "S2n": {
2259
2383
  "type": "structure",
2260
2384
  "members": {
2261
2385
  "activeDirectoryConfiguration": {
2262
2386
  "type": "structure",
2263
2387
  "members": {
2264
2388
  "computerAttributes": {
2265
- "shape": "S2f"
2389
+ "shape": "S2p"
2266
2390
  },
2267
2391
  "directoryId": {},
2268
2392
  "organizationalUnitDistinguishedName": {}
@@ -2273,7 +2397,7 @@
2273
2397
  "members": {
2274
2398
  "activeDirectoryUser": {},
2275
2399
  "endpoint": {
2276
- "shape": "S1z"
2400
+ "shape": "S29"
2277
2401
  }
2278
2402
  }
2279
2403
  },
@@ -2281,7 +2405,7 @@
2281
2405
  "type": "structure",
2282
2406
  "members": {
2283
2407
  "endpoint": {
2284
- "shape": "S1z"
2408
+ "shape": "S29"
2285
2409
  }
2286
2410
  }
2287
2411
  },
@@ -2289,7 +2413,7 @@
2289
2413
  "type": "structure",
2290
2414
  "members": {
2291
2415
  "endpoint": {
2292
- "shape": "S1z"
2416
+ "shape": "S29"
2293
2417
  },
2294
2418
  "fileSystemId": {},
2295
2419
  "linuxMountPoint": {
@@ -2297,7 +2421,7 @@
2297
2421
  "sensitive": true
2298
2422
  },
2299
2423
  "shareName": {
2300
- "shape": "S1z"
2424
+ "shape": "S29"
2301
2425
  },
2302
2426
  "windowsMountDrive": {}
2303
2427
  }
@@ -2305,7 +2429,7 @@
2305
2429
  },
2306
2430
  "union": true
2307
2431
  },
2308
- "S2f": {
2432
+ "S2p": {
2309
2433
  "type": "list",
2310
2434
  "member": {
2311
2435
  "type": "structure",
@@ -2316,15 +2440,15 @@
2316
2440
  },
2317
2441
  "sensitive": true
2318
2442
  },
2319
- "S2q": {
2443
+ "S30": {
2320
2444
  "type": "string",
2321
2445
  "sensitive": true
2322
2446
  },
2323
- "S2r": {
2447
+ "S31": {
2324
2448
  "type": "list",
2325
2449
  "member": {}
2326
2450
  },
2327
- "S2t": {
2451
+ "S33": {
2328
2452
  "type": "list",
2329
2453
  "member": {
2330
2454
  "type": "structure",
@@ -2333,20 +2457,20 @@
2333
2457
  "platform": {},
2334
2458
  "runContext": {},
2335
2459
  "script": {
2336
- "shape": "S2x"
2460
+ "shape": "S37"
2337
2461
  }
2338
2462
  }
2339
2463
  }
2340
2464
  },
2341
- "S2x": {
2465
+ "S37": {
2342
2466
  "type": "string",
2343
2467
  "sensitive": true
2344
2468
  },
2345
- "S2y": {
2469
+ "S38": {
2346
2470
  "type": "string",
2347
2471
  "sensitive": true
2348
2472
  },
2349
- "S2z": {
2473
+ "S39": {
2350
2474
  "type": "list",
2351
2475
  "member": {
2352
2476
  "type": "structure",
@@ -2357,32 +2481,32 @@
2357
2481
  },
2358
2482
  "sensitive": true
2359
2483
  },
2360
- "S36": {
2484
+ "S3g": {
2361
2485
  "type": "structure",
2362
2486
  "members": {
2363
2487
  "arn": {},
2364
2488
  "configuration": {
2365
- "shape": "S2d"
2489
+ "shape": "S2n"
2366
2490
  },
2367
2491
  "createdAt": {
2368
2492
  "shape": "S8"
2369
2493
  },
2370
2494
  "createdBy": {},
2371
2495
  "description": {
2372
- "shape": "S2q"
2496
+ "shape": "S30"
2373
2497
  },
2374
2498
  "ec2SecurityGroupIds": {
2375
- "shape": "S2r"
2499
+ "shape": "S31"
2376
2500
  },
2377
2501
  "initializationScripts": {
2378
- "shape": "S2t"
2502
+ "shape": "S33"
2379
2503
  },
2380
2504
  "name": {
2381
- "shape": "S2y"
2505
+ "shape": "S38"
2382
2506
  },
2383
2507
  "runtimeRoleArn": {},
2384
2508
  "scriptParameters": {
2385
- "shape": "S2z"
2509
+ "shape": "S39"
2386
2510
  },
2387
2511
  "secureInitializationRoleArn": {},
2388
2512
  "state": {},
@@ -2391,7 +2515,7 @@
2391
2515
  "studioComponentId": {},
2392
2516
  "subtype": {},
2393
2517
  "tags": {
2394
- "shape": "Sx"
2518
+ "shape": "S16"
2395
2519
  },
2396
2520
  "type": {},
2397
2521
  "updatedAt": {
@@ -2400,7 +2524,7 @@
2400
2524
  "updatedBy": {}
2401
2525
  }
2402
2526
  },
2403
- "S3q": {
2527
+ "S40": {
2404
2528
  "type": "structure",
2405
2529
  "members": {
2406
2530
  "content": {},
@@ -2414,34 +2538,34 @@
2414
2538
  }
2415
2539
  }
2416
2540
  },
2417
- "S3w": {
2541
+ "S46": {
2418
2542
  "type": "list",
2419
2543
  "member": {
2420
- "shape": "S1f"
2544
+ "shape": "S1o"
2421
2545
  }
2422
2546
  },
2423
- "S40": {
2547
+ "S4a": {
2424
2548
  "type": "list",
2425
2549
  "member": {}
2426
2550
  },
2427
- "S48": {
2551
+ "S4i": {
2428
2552
  "type": "list",
2429
2553
  "member": {
2430
2554
  "type": "structure",
2431
2555
  "members": {
2432
2556
  "runtimeRoleArn": {},
2433
2557
  "script": {
2434
- "shape": "S2x"
2558
+ "shape": "S37"
2435
2559
  },
2436
2560
  "secureInitializationRoleArn": {},
2437
2561
  "studioComponentId": {},
2438
2562
  "studioComponentName": {
2439
- "shape": "S2y"
2563
+ "shape": "S38"
2440
2564
  }
2441
2565
  }
2442
2566
  }
2443
2567
  },
2444
- "S4c": {
2568
+ "S4m": {
2445
2569
  "type": "structure",
2446
2570
  "members": {
2447
2571
  "identityStoreId": {},
@@ -2450,7 +2574,26 @@
2450
2574
  "sid": {}
2451
2575
  }
2452
2576
  },
2453
- "S4q": {
2577
+ "S4u": {
2578
+ "type": "structure",
2579
+ "members": {
2580
+ "arn": {},
2581
+ "backupId": {},
2582
+ "createdAt": {
2583
+ "shape": "S8"
2584
+ },
2585
+ "launchProfileId": {},
2586
+ "ownedBy": {},
2587
+ "sessionId": {},
2588
+ "state": {},
2589
+ "statusCode": {},
2590
+ "statusMessage": {},
2591
+ "tags": {
2592
+ "shape": "S16"
2593
+ }
2594
+ }
2595
+ },
2596
+ "S53": {
2454
2597
  "type": "structure",
2455
2598
  "members": {
2456
2599
  "identityStoreId": {},