aws-sdk 2.978.0 → 2.982.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.
Files changed (55) hide show
  1. package/CHANGELOG.md +27 -1
  2. package/README.md +1 -1
  3. package/apis/acm-pca-2017-08-22.min.json +26 -14
  4. package/apis/cloudformation-2010-05-15.min.json +27 -1
  5. package/apis/ec2-2016-11-15.min.json +731 -727
  6. package/apis/elasticfilesystem-2015-02-01.min.json +2 -1
  7. package/apis/firehose-2015-08-04.min.json +104 -79
  8. package/apis/fsx-2018-03-01.min.json +639 -66
  9. package/apis/fsx-2018-03-01.paginators.json +15 -0
  10. package/apis/iot-2015-05-28.min.json +481 -232
  11. package/apis/iot-2015-05-28.paginators.json +12 -0
  12. package/apis/kms-2014-11-01.examples.json +100 -94
  13. package/apis/kms-2014-11-01.min.json +54 -34
  14. package/apis/mediatailor-2018-04-23.min.json +144 -116
  15. package/apis/quicksight-2018-04-01.min.json +162 -127
  16. package/apis/s3control-2018-08-20.min.json +470 -24
  17. package/apis/s3control-2018-08-20.paginators.json +5 -0
  18. package/apis/schemas-2019-12-02.min.json +49 -31
  19. package/apis/securityhub-2018-10-26.min.json +492 -205
  20. package/apis/securityhub-2018-10-26.paginators.json +22 -11
  21. package/apis/servicecatalog-appregistry-2020-06-24.min.json +68 -0
  22. package/apis/transfer-2018-11-05.min.json +403 -9
  23. package/apis/transfer-2018-11-05.paginators.json +10 -0
  24. package/clients/accessanalyzer.d.ts +46 -43
  25. package/clients/acmpca.d.ts +21 -7
  26. package/clients/cloudformation.d.ts +116 -80
  27. package/clients/cloudtrail.d.ts +72 -72
  28. package/clients/codebuild.d.ts +3 -3
  29. package/clients/computeoptimizer.d.ts +1 -1
  30. package/clients/configservice.d.ts +323 -323
  31. package/clients/ebs.d.ts +1 -1
  32. package/clients/ec2.d.ts +22 -13
  33. package/clients/efs.d.ts +57 -31
  34. package/clients/firehose.d.ts +39 -10
  35. package/clients/fsx.d.ts +694 -52
  36. package/clients/iot.d.ts +829 -506
  37. package/clients/kms.d.ts +293 -280
  38. package/clients/lexmodelbuildingservice.d.ts +1 -1
  39. package/clients/mediatailor.d.ts +45 -8
  40. package/clients/memorydb.d.ts +2 -2
  41. package/clients/polly.d.ts +2 -2
  42. package/clients/quicksight.d.ts +343 -310
  43. package/clients/s3control.d.ts +439 -44
  44. package/clients/schemas.d.ts +25 -0
  45. package/clients/securityhub.d.ts +524 -21
  46. package/clients/servicecatalogappregistry.d.ts +81 -3
  47. package/clients/sqs.d.ts +4 -4
  48. package/clients/transfer.d.ts +556 -28
  49. package/dist/aws-sdk-core-react-native.js +1 -1
  50. package/dist/aws-sdk-react-native.js +25 -27
  51. package/dist/aws-sdk.js +1414 -1077
  52. package/dist/aws-sdk.min.js +85 -85
  53. package/dist/xml2js.js +2 -3
  54. package/lib/core.js +1 -1
  55. package/package.json +1 -1
@@ -3,57 +3,68 @@
3
3
  "DescribeActionTargets": {
4
4
  "input_token": "NextToken",
5
5
  "output_token": "NextToken",
6
- "limit_key": "MaxResults"
6
+ "limit_key": "MaxResults",
7
+ "result_key": "ActionTargets"
7
8
  },
8
9
  "DescribeProducts": {
9
10
  "input_token": "NextToken",
10
11
  "output_token": "NextToken",
11
- "limit_key": "MaxResults"
12
+ "limit_key": "MaxResults",
13
+ "result_key": "Products"
12
14
  },
13
15
  "DescribeStandards": {
14
16
  "input_token": "NextToken",
15
17
  "output_token": "NextToken",
16
- "limit_key": "MaxResults"
18
+ "limit_key": "MaxResults",
19
+ "result_key": "Standards"
17
20
  },
18
21
  "DescribeStandardsControls": {
19
22
  "input_token": "NextToken",
20
23
  "output_token": "NextToken",
21
- "limit_key": "MaxResults"
24
+ "limit_key": "MaxResults",
25
+ "result_key": "Controls"
22
26
  },
23
27
  "GetEnabledStandards": {
24
28
  "input_token": "NextToken",
25
29
  "output_token": "NextToken",
26
- "limit_key": "MaxResults"
30
+ "limit_key": "MaxResults",
31
+ "result_key": "StandardsSubscriptions"
27
32
  },
28
33
  "GetFindings": {
29
34
  "input_token": "NextToken",
30
35
  "output_token": "NextToken",
31
- "limit_key": "MaxResults"
36
+ "limit_key": "MaxResults",
37
+ "result_key": "Findings"
32
38
  },
33
39
  "GetInsights": {
34
40
  "input_token": "NextToken",
35
41
  "output_token": "NextToken",
36
- "limit_key": "MaxResults"
42
+ "limit_key": "MaxResults",
43
+ "result_key": "Insights"
37
44
  },
38
45
  "ListEnabledProductsForImport": {
39
46
  "input_token": "NextToken",
40
47
  "output_token": "NextToken",
41
- "limit_key": "MaxResults"
48
+ "limit_key": "MaxResults",
49
+ "result_key": "ProductSubscriptions"
42
50
  },
43
51
  "ListInvitations": {
44
52
  "input_token": "NextToken",
45
53
  "output_token": "NextToken",
46
- "limit_key": "MaxResults"
54
+ "limit_key": "MaxResults",
55
+ "result_key": "Invitations"
47
56
  },
48
57
  "ListMembers": {
49
58
  "input_token": "NextToken",
50
59
  "output_token": "NextToken",
51
- "limit_key": "MaxResults"
60
+ "limit_key": "MaxResults",
61
+ "result_key": "Members"
52
62
  },
53
63
  "ListOrganizationAdminAccounts": {
54
64
  "input_token": "NextToken",
55
65
  "output_token": "NextToken",
56
- "limit_key": "MaxResults"
66
+ "limit_key": "MaxResults",
67
+ "result_key": "AdminAccounts"
57
68
  }
58
69
  }
59
70
  }
@@ -294,10 +294,70 @@
294
294
  },
295
295
  "tags": {
296
296
  "shape": "Sf"
297
+ },
298
+ "integrations": {
299
+ "type": "structure",
300
+ "members": {
301
+ "resourceGroup": {
302
+ "shape": "S16"
303
+ }
304
+ }
297
305
  }
298
306
  }
299
307
  }
300
308
  },
309
+ "GetAssociatedResource": {
310
+ "http": {
311
+ "method": "GET",
312
+ "requestUri": "/applications/{application}/resources/{resourceType}/{resource}"
313
+ },
314
+ "input": {
315
+ "type": "structure",
316
+ "required": [
317
+ "application",
318
+ "resourceType",
319
+ "resource"
320
+ ],
321
+ "members": {
322
+ "application": {
323
+ "location": "uri",
324
+ "locationName": "application"
325
+ },
326
+ "resourceType": {
327
+ "location": "uri",
328
+ "locationName": "resourceType"
329
+ },
330
+ "resource": {
331
+ "location": "uri",
332
+ "locationName": "resource"
333
+ }
334
+ }
335
+ },
336
+ "output": {
337
+ "type": "structure",
338
+ "members": {
339
+ "resource": {
340
+ "type": "structure",
341
+ "members": {
342
+ "name": {},
343
+ "arn": {},
344
+ "associationTime": {
345
+ "shape": "Sm"
346
+ },
347
+ "integrations": {
348
+ "type": "structure",
349
+ "members": {
350
+ "resourceGroup": {
351
+ "shape": "S16"
352
+ }
353
+ }
354
+ }
355
+ }
356
+ }
357
+ }
358
+ },
359
+ "idempotent": true
360
+ },
301
361
  "GetAttributeGroup": {
302
362
  "http": {
303
363
  "method": "GET",
@@ -726,6 +786,14 @@
726
786
  "shape": "Sm"
727
787
  }
728
788
  }
789
+ },
790
+ "S16": {
791
+ "type": "structure",
792
+ "members": {
793
+ "state": {},
794
+ "arn": {},
795
+ "errorMessage": {}
796
+ }
729
797
  }
730
798
  }
731
799
  }
@@ -73,6 +73,9 @@
73
73
  "SecurityPolicyName": {},
74
74
  "Tags": {
75
75
  "shape": "S11"
76
+ },
77
+ "WorkflowDetails": {
78
+ "shape": "S15"
76
79
  }
77
80
  }
78
81
  },
@@ -125,6 +128,35 @@
125
128
  }
126
129
  }
127
130
  },
131
+ "CreateWorkflow": {
132
+ "input": {
133
+ "type": "structure",
134
+ "required": [
135
+ "Steps"
136
+ ],
137
+ "members": {
138
+ "Description": {},
139
+ "Steps": {
140
+ "shape": "S1g"
141
+ },
142
+ "OnExceptionSteps": {
143
+ "shape": "S1g"
144
+ },
145
+ "Tags": {
146
+ "shape": "S11"
147
+ }
148
+ }
149
+ },
150
+ "output": {
151
+ "type": "structure",
152
+ "required": [
153
+ "WorkflowId"
154
+ ],
155
+ "members": {
156
+ "WorkflowId": {}
157
+ }
158
+ }
159
+ },
128
160
  "DeleteAccess": {
129
161
  "input": {
130
162
  "type": "structure",
@@ -177,6 +209,17 @@
177
209
  }
178
210
  }
179
211
  },
212
+ "DeleteWorkflow": {
213
+ "input": {
214
+ "type": "structure",
215
+ "required": [
216
+ "WorkflowId"
217
+ ],
218
+ "members": {
219
+ "WorkflowId": {}
220
+ }
221
+ }
222
+ },
180
223
  "DescribeAccess": {
181
224
  "input": {
182
225
  "type": "structure",
@@ -216,6 +259,64 @@
216
259
  }
217
260
  }
218
261
  },
262
+ "DescribeExecution": {
263
+ "input": {
264
+ "type": "structure",
265
+ "required": [
266
+ "ExecutionId",
267
+ "WorkflowId"
268
+ ],
269
+ "members": {
270
+ "ExecutionId": {},
271
+ "WorkflowId": {}
272
+ }
273
+ },
274
+ "output": {
275
+ "type": "structure",
276
+ "required": [
277
+ "WorkflowId",
278
+ "Execution"
279
+ ],
280
+ "members": {
281
+ "WorkflowId": {},
282
+ "Execution": {
283
+ "type": "structure",
284
+ "members": {
285
+ "ExecutionId": {},
286
+ "InitialFileLocation": {
287
+ "shape": "S2g"
288
+ },
289
+ "ServiceMetadata": {
290
+ "shape": "S2k"
291
+ },
292
+ "ExecutionRole": {},
293
+ "LoggingConfiguration": {
294
+ "type": "structure",
295
+ "members": {
296
+ "LoggingRole": {},
297
+ "LogGroupName": {}
298
+ }
299
+ },
300
+ "PosixProfile": {
301
+ "shape": "S9"
302
+ },
303
+ "Status": {},
304
+ "Results": {
305
+ "type": "structure",
306
+ "members": {
307
+ "Steps": {
308
+ "shape": "S2r"
309
+ },
310
+ "OnExceptionSteps": {
311
+ "shape": "S2r"
312
+ }
313
+ }
314
+ }
315
+ }
316
+ }
317
+ }
318
+ }
319
+ },
219
320
  "DescribeSecurityPolicy": {
220
321
  "input": {
221
322
  "type": "structure",
@@ -243,16 +344,16 @@
243
344
  },
244
345
  "SecurityPolicyName": {},
245
346
  "SshCiphers": {
246
- "shape": "S1m"
347
+ "shape": "S31"
247
348
  },
248
349
  "SshKexs": {
249
- "shape": "S1m"
350
+ "shape": "S31"
250
351
  },
251
352
  "SshMacs": {
252
- "shape": "S1m"
353
+ "shape": "S31"
253
354
  },
254
355
  "TlsCiphers": {
255
- "shape": "S1m"
356
+ "shape": "S31"
256
357
  }
257
358
  }
258
359
  }
@@ -284,7 +385,7 @@
284
385
  "Arn": {},
285
386
  "Certificate": {},
286
387
  "ProtocolDetails": {
287
- "shape": "S1s"
388
+ "shape": "S37"
288
389
  },
289
390
  "Domain": {},
290
391
  "EndpointDetails": {
@@ -308,6 +409,9 @@
308
409
  },
309
410
  "UserCount": {
310
411
  "type": "integer"
412
+ },
413
+ "WorkflowDetails": {
414
+ "shape": "S15"
311
415
  }
312
416
  }
313
417
  }
@@ -378,6 +482,45 @@
378
482
  }
379
483
  }
380
484
  },
485
+ "DescribeWorkflow": {
486
+ "input": {
487
+ "type": "structure",
488
+ "required": [
489
+ "WorkflowId"
490
+ ],
491
+ "members": {
492
+ "WorkflowId": {}
493
+ }
494
+ },
495
+ "output": {
496
+ "type": "structure",
497
+ "required": [
498
+ "Workflow"
499
+ ],
500
+ "members": {
501
+ "Workflow": {
502
+ "type": "structure",
503
+ "required": [
504
+ "Arn"
505
+ ],
506
+ "members": {
507
+ "Arn": {},
508
+ "Description": {},
509
+ "Steps": {
510
+ "shape": "S1g"
511
+ },
512
+ "OnExceptionSteps": {
513
+ "shape": "S1g"
514
+ },
515
+ "WorkflowId": {},
516
+ "Tags": {
517
+ "shape": "S11"
518
+ }
519
+ }
520
+ }
521
+ }
522
+ }
523
+ },
381
524
  "ImportSshPublicKey": {
382
525
  "input": {
383
526
  "type": "structure",
@@ -444,6 +587,48 @@
444
587
  }
445
588
  }
446
589
  },
590
+ "ListExecutions": {
591
+ "input": {
592
+ "type": "structure",
593
+ "required": [
594
+ "WorkflowId"
595
+ ],
596
+ "members": {
597
+ "MaxResults": {
598
+ "type": "integer"
599
+ },
600
+ "NextToken": {},
601
+ "WorkflowId": {}
602
+ }
603
+ },
604
+ "output": {
605
+ "type": "structure",
606
+ "required": [
607
+ "WorkflowId",
608
+ "Executions"
609
+ ],
610
+ "members": {
611
+ "NextToken": {},
612
+ "WorkflowId": {},
613
+ "Executions": {
614
+ "type": "list",
615
+ "member": {
616
+ "type": "structure",
617
+ "members": {
618
+ "ExecutionId": {},
619
+ "InitialFileLocation": {
620
+ "shape": "S2g"
621
+ },
622
+ "ServiceMetadata": {
623
+ "shape": "S2k"
624
+ },
625
+ "Status": {}
626
+ }
627
+ }
628
+ }
629
+ }
630
+ }
631
+ },
447
632
  "ListSecurityPolicies": {
448
633
  "input": {
449
634
  "type": "structure",
@@ -579,6 +764,58 @@
579
764
  }
580
765
  }
581
766
  },
767
+ "ListWorkflows": {
768
+ "input": {
769
+ "type": "structure",
770
+ "members": {
771
+ "MaxResults": {
772
+ "type": "integer"
773
+ },
774
+ "NextToken": {}
775
+ }
776
+ },
777
+ "output": {
778
+ "type": "structure",
779
+ "required": [
780
+ "Workflows"
781
+ ],
782
+ "members": {
783
+ "NextToken": {},
784
+ "Workflows": {
785
+ "type": "list",
786
+ "member": {
787
+ "type": "structure",
788
+ "members": {
789
+ "WorkflowId": {},
790
+ "Description": {},
791
+ "Arn": {}
792
+ }
793
+ }
794
+ }
795
+ }
796
+ }
797
+ },
798
+ "SendWorkflowStepState": {
799
+ "input": {
800
+ "type": "structure",
801
+ "required": [
802
+ "WorkflowId",
803
+ "ExecutionId",
804
+ "Token",
805
+ "Status"
806
+ ],
807
+ "members": {
808
+ "WorkflowId": {},
809
+ "ExecutionId": {},
810
+ "Token": {},
811
+ "Status": {}
812
+ }
813
+ },
814
+ "output": {
815
+ "type": "structure",
816
+ "members": {}
817
+ }
818
+ },
582
819
  "StartServer": {
583
820
  "input": {
584
821
  "type": "structure",
@@ -709,7 +946,7 @@
709
946
  "members": {
710
947
  "Certificate": {},
711
948
  "ProtocolDetails": {
712
- "shape": "S1s"
949
+ "shape": "S37"
713
950
  },
714
951
  "EndpointDetails": {
715
952
  "shape": "Sj"
@@ -726,7 +963,10 @@
726
963
  "shape": "Sy"
727
964
  },
728
965
  "SecurityPolicyName": {},
729
- "ServerId": {}
966
+ "ServerId": {},
967
+ "WorkflowDetails": {
968
+ "shape": "S15"
969
+ }
730
970
  }
731
971
  },
732
972
  "output": {
@@ -859,11 +1099,165 @@
859
1099
  }
860
1100
  }
861
1101
  },
862
- "S1m": {
1102
+ "S15": {
1103
+ "type": "structure",
1104
+ "required": [
1105
+ "OnUpload"
1106
+ ],
1107
+ "members": {
1108
+ "OnUpload": {
1109
+ "type": "list",
1110
+ "member": {
1111
+ "type": "structure",
1112
+ "required": [
1113
+ "WorkflowId",
1114
+ "ExecutionRole"
1115
+ ],
1116
+ "members": {
1117
+ "WorkflowId": {},
1118
+ "ExecutionRole": {}
1119
+ }
1120
+ }
1121
+ }
1122
+ }
1123
+ },
1124
+ "S1g": {
1125
+ "type": "list",
1126
+ "member": {
1127
+ "type": "structure",
1128
+ "members": {
1129
+ "Type": {},
1130
+ "CopyStepDetails": {
1131
+ "type": "structure",
1132
+ "members": {
1133
+ "Name": {},
1134
+ "DestinationFileLocation": {
1135
+ "type": "structure",
1136
+ "members": {
1137
+ "S3FileLocation": {
1138
+ "type": "structure",
1139
+ "members": {
1140
+ "Bucket": {},
1141
+ "Key": {}
1142
+ }
1143
+ },
1144
+ "EfsFileLocation": {
1145
+ "shape": "S1p"
1146
+ }
1147
+ }
1148
+ },
1149
+ "OverwriteExisting": {}
1150
+ }
1151
+ },
1152
+ "CustomStepDetails": {
1153
+ "type": "structure",
1154
+ "members": {
1155
+ "Name": {},
1156
+ "Target": {},
1157
+ "TimeoutSeconds": {
1158
+ "type": "integer"
1159
+ }
1160
+ }
1161
+ },
1162
+ "DeleteStepDetails": {
1163
+ "type": "structure",
1164
+ "members": {
1165
+ "Name": {}
1166
+ }
1167
+ },
1168
+ "TagStepDetails": {
1169
+ "type": "structure",
1170
+ "members": {
1171
+ "Name": {},
1172
+ "Tags": {
1173
+ "type": "list",
1174
+ "member": {
1175
+ "type": "structure",
1176
+ "required": [
1177
+ "Key",
1178
+ "Value"
1179
+ ],
1180
+ "members": {
1181
+ "Key": {},
1182
+ "Value": {}
1183
+ }
1184
+ }
1185
+ }
1186
+ }
1187
+ }
1188
+ }
1189
+ }
1190
+ },
1191
+ "S1p": {
1192
+ "type": "structure",
1193
+ "members": {
1194
+ "FileSystemId": {},
1195
+ "Path": {}
1196
+ }
1197
+ },
1198
+ "S2g": {
1199
+ "type": "structure",
1200
+ "members": {
1201
+ "S3FileLocation": {
1202
+ "type": "structure",
1203
+ "members": {
1204
+ "Bucket": {},
1205
+ "Key": {},
1206
+ "VersionId": {},
1207
+ "Etag": {}
1208
+ }
1209
+ },
1210
+ "EfsFileLocation": {
1211
+ "shape": "S1p"
1212
+ }
1213
+ }
1214
+ },
1215
+ "S2k": {
1216
+ "type": "structure",
1217
+ "required": [
1218
+ "UserDetails"
1219
+ ],
1220
+ "members": {
1221
+ "UserDetails": {
1222
+ "type": "structure",
1223
+ "required": [
1224
+ "UserName",
1225
+ "ServerId"
1226
+ ],
1227
+ "members": {
1228
+ "UserName": {},
1229
+ "ServerId": {},
1230
+ "SessionId": {}
1231
+ }
1232
+ }
1233
+ }
1234
+ },
1235
+ "S2r": {
1236
+ "type": "list",
1237
+ "member": {
1238
+ "type": "structure",
1239
+ "members": {
1240
+ "StepType": {},
1241
+ "Outputs": {},
1242
+ "Error": {
1243
+ "type": "structure",
1244
+ "required": [
1245
+ "Type",
1246
+ "Message"
1247
+ ],
1248
+ "members": {
1249
+ "Type": {},
1250
+ "Message": {}
1251
+ }
1252
+ }
1253
+ }
1254
+ }
1255
+ },
1256
+ "S31": {
863
1257
  "type": "list",
864
1258
  "member": {}
865
1259
  },
866
- "S1s": {
1260
+ "S37": {
867
1261
  "type": "structure",
868
1262
  "members": {
869
1263
  "PassiveIp": {}
@@ -5,6 +5,11 @@
5
5
  "output_token": "NextToken",
6
6
  "limit_key": "MaxResults"
7
7
  },
8
+ "ListExecutions": {
9
+ "input_token": "NextToken",
10
+ "output_token": "NextToken",
11
+ "limit_key": "MaxResults"
12
+ },
8
13
  "ListSecurityPolicies": {
9
14
  "input_token": "NextToken",
10
15
  "output_token": "NextToken",
@@ -24,6 +29,11 @@
24
29
  "input_token": "NextToken",
25
30
  "output_token": "NextToken",
26
31
  "limit_key": "MaxResults"
32
+ },
33
+ "ListWorkflows": {
34
+ "input_token": "NextToken",
35
+ "output_token": "NextToken",
36
+ "limit_key": "MaxResults"
27
37
  }
28
38
  }
29
39
  }