@aws-sdk/client-auditmanager 3.306.0 → 3.309.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 (127) hide show
  1. package/dist-cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js +2 -2
  2. package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +2 -2
  3. package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +2 -2
  4. package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +2 -2
  5. package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +2 -2
  6. package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +2 -2
  7. package/dist-cjs/commands/CreateAssessmentCommand.js +2 -2
  8. package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +2 -2
  9. package/dist-cjs/commands/CreateAssessmentReportCommand.js +2 -2
  10. package/dist-cjs/commands/CreateControlCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteAssessmentCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteAssessmentFrameworkShareCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteAssessmentReportCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteControlCommand.js +2 -2
  16. package/dist-cjs/commands/DeregisterAccountCommand.js +2 -2
  17. package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +2 -2
  18. package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +2 -2
  19. package/dist-cjs/commands/GetAccountStatusCommand.js +2 -2
  20. package/dist-cjs/commands/GetAssessmentCommand.js +2 -2
  21. package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +2 -2
  22. package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +2 -2
  23. package/dist-cjs/commands/GetChangeLogsCommand.js +2 -2
  24. package/dist-cjs/commands/GetControlCommand.js +2 -2
  25. package/dist-cjs/commands/GetDelegationsCommand.js +2 -2
  26. package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +2 -2
  27. package/dist-cjs/commands/GetEvidenceCommand.js +2 -2
  28. package/dist-cjs/commands/GetEvidenceFolderCommand.js +2 -2
  29. package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +2 -2
  30. package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +2 -2
  31. package/dist-cjs/commands/GetInsightsByAssessmentCommand.js +2 -2
  32. package/dist-cjs/commands/GetInsightsCommand.js +2 -2
  33. package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +2 -2
  34. package/dist-cjs/commands/GetServicesInScopeCommand.js +2 -2
  35. package/dist-cjs/commands/GetSettingsCommand.js +2 -2
  36. package/dist-cjs/commands/ListAssessmentControlInsightsByControlDomainCommand.js +2 -2
  37. package/dist-cjs/commands/ListAssessmentFrameworkShareRequestsCommand.js +2 -2
  38. package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +2 -2
  39. package/dist-cjs/commands/ListAssessmentReportsCommand.js +2 -2
  40. package/dist-cjs/commands/ListAssessmentsCommand.js +2 -2
  41. package/dist-cjs/commands/ListControlDomainInsightsByAssessmentCommand.js +2 -2
  42. package/dist-cjs/commands/ListControlDomainInsightsCommand.js +2 -2
  43. package/dist-cjs/commands/ListControlInsightsByControlDomainCommand.js +2 -2
  44. package/dist-cjs/commands/ListControlsCommand.js +2 -2
  45. package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +2 -2
  46. package/dist-cjs/commands/ListNotificationsCommand.js +2 -2
  47. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  48. package/dist-cjs/commands/RegisterAccountCommand.js +2 -2
  49. package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +2 -2
  50. package/dist-cjs/commands/StartAssessmentFrameworkShareCommand.js +2 -2
  51. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  52. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  53. package/dist-cjs/commands/UpdateAssessmentCommand.js +2 -2
  54. package/dist-cjs/commands/UpdateAssessmentControlCommand.js +2 -2
  55. package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +2 -2
  56. package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +2 -2
  57. package/dist-cjs/commands/UpdateAssessmentFrameworkShareCommand.js +2 -2
  58. package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +2 -2
  59. package/dist-cjs/commands/UpdateControlCommand.js +2 -2
  60. package/dist-cjs/commands/UpdateSettingsCommand.js +2 -2
  61. package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +2 -2
  62. package/dist-cjs/protocols/Aws_restJson1.js +871 -903
  63. package/dist-es/commands/AssociateAssessmentReportEvidenceFolderCommand.js +3 -3
  64. package/dist-es/commands/BatchAssociateAssessmentReportEvidenceCommand.js +3 -3
  65. package/dist-es/commands/BatchCreateDelegationByAssessmentCommand.js +3 -3
  66. package/dist-es/commands/BatchDeleteDelegationByAssessmentCommand.js +3 -3
  67. package/dist-es/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +3 -3
  68. package/dist-es/commands/BatchImportEvidenceToAssessmentControlCommand.js +3 -3
  69. package/dist-es/commands/CreateAssessmentCommand.js +3 -3
  70. package/dist-es/commands/CreateAssessmentFrameworkCommand.js +3 -3
  71. package/dist-es/commands/CreateAssessmentReportCommand.js +3 -3
  72. package/dist-es/commands/CreateControlCommand.js +3 -3
  73. package/dist-es/commands/DeleteAssessmentCommand.js +3 -3
  74. package/dist-es/commands/DeleteAssessmentFrameworkCommand.js +3 -3
  75. package/dist-es/commands/DeleteAssessmentFrameworkShareCommand.js +3 -3
  76. package/dist-es/commands/DeleteAssessmentReportCommand.js +3 -3
  77. package/dist-es/commands/DeleteControlCommand.js +3 -3
  78. package/dist-es/commands/DeregisterAccountCommand.js +3 -3
  79. package/dist-es/commands/DeregisterOrganizationAdminAccountCommand.js +3 -3
  80. package/dist-es/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +3 -3
  81. package/dist-es/commands/GetAccountStatusCommand.js +3 -3
  82. package/dist-es/commands/GetAssessmentCommand.js +3 -3
  83. package/dist-es/commands/GetAssessmentFrameworkCommand.js +3 -3
  84. package/dist-es/commands/GetAssessmentReportUrlCommand.js +3 -3
  85. package/dist-es/commands/GetChangeLogsCommand.js +3 -3
  86. package/dist-es/commands/GetControlCommand.js +3 -3
  87. package/dist-es/commands/GetDelegationsCommand.js +3 -3
  88. package/dist-es/commands/GetEvidenceByEvidenceFolderCommand.js +3 -3
  89. package/dist-es/commands/GetEvidenceCommand.js +3 -3
  90. package/dist-es/commands/GetEvidenceFolderCommand.js +3 -3
  91. package/dist-es/commands/GetEvidenceFoldersByAssessmentCommand.js +3 -3
  92. package/dist-es/commands/GetEvidenceFoldersByAssessmentControlCommand.js +3 -3
  93. package/dist-es/commands/GetInsightsByAssessmentCommand.js +3 -3
  94. package/dist-es/commands/GetInsightsCommand.js +3 -3
  95. package/dist-es/commands/GetOrganizationAdminAccountCommand.js +3 -3
  96. package/dist-es/commands/GetServicesInScopeCommand.js +3 -3
  97. package/dist-es/commands/GetSettingsCommand.js +3 -3
  98. package/dist-es/commands/ListAssessmentControlInsightsByControlDomainCommand.js +3 -3
  99. package/dist-es/commands/ListAssessmentFrameworkShareRequestsCommand.js +3 -3
  100. package/dist-es/commands/ListAssessmentFrameworksCommand.js +3 -3
  101. package/dist-es/commands/ListAssessmentReportsCommand.js +3 -3
  102. package/dist-es/commands/ListAssessmentsCommand.js +3 -3
  103. package/dist-es/commands/ListControlDomainInsightsByAssessmentCommand.js +3 -3
  104. package/dist-es/commands/ListControlDomainInsightsCommand.js +3 -3
  105. package/dist-es/commands/ListControlInsightsByControlDomainCommand.js +3 -3
  106. package/dist-es/commands/ListControlsCommand.js +3 -3
  107. package/dist-es/commands/ListKeywordsForDataSourceCommand.js +3 -3
  108. package/dist-es/commands/ListNotificationsCommand.js +3 -3
  109. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  110. package/dist-es/commands/RegisterAccountCommand.js +3 -3
  111. package/dist-es/commands/RegisterOrganizationAdminAccountCommand.js +3 -3
  112. package/dist-es/commands/StartAssessmentFrameworkShareCommand.js +3 -3
  113. package/dist-es/commands/TagResourceCommand.js +3 -3
  114. package/dist-es/commands/UntagResourceCommand.js +3 -3
  115. package/dist-es/commands/UpdateAssessmentCommand.js +3 -3
  116. package/dist-es/commands/UpdateAssessmentControlCommand.js +3 -3
  117. package/dist-es/commands/UpdateAssessmentControlSetStatusCommand.js +3 -3
  118. package/dist-es/commands/UpdateAssessmentFrameworkCommand.js +3 -3
  119. package/dist-es/commands/UpdateAssessmentFrameworkShareCommand.js +3 -3
  120. package/dist-es/commands/UpdateAssessmentStatusCommand.js +3 -3
  121. package/dist-es/commands/UpdateControlCommand.js +3 -3
  122. package/dist-es/commands/UpdateSettingsCommand.js +3 -3
  123. package/dist-es/commands/ValidateAssessmentReportIntegrityCommand.js +3 -3
  124. package/dist-es/protocols/Aws_restJson1.js +746 -778
  125. package/dist-types/protocols/Aws_restJson1.d.ts +488 -122
  126. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +122 -122
  127. package/package.json +6 -6
@@ -247,491 +247,491 @@ import {
247
247
  ValidateAssessmentReportIntegrityCommandInput,
248
248
  ValidateAssessmentReportIntegrityCommandOutput,
249
249
  } from "../commands/ValidateAssessmentReportIntegrityCommand";
250
- export declare const serializeAws_restJson1AssociateAssessmentReportEvidenceFolderCommand: (
250
+ export declare const se_AssociateAssessmentReportEvidenceFolderCommand: (
251
251
  input: AssociateAssessmentReportEvidenceFolderCommandInput,
252
252
  context: __SerdeContext
253
253
  ) => Promise<__HttpRequest>;
254
- export declare const serializeAws_restJson1BatchAssociateAssessmentReportEvidenceCommand: (
254
+ export declare const se_BatchAssociateAssessmentReportEvidenceCommand: (
255
255
  input: BatchAssociateAssessmentReportEvidenceCommandInput,
256
256
  context: __SerdeContext
257
257
  ) => Promise<__HttpRequest>;
258
- export declare const serializeAws_restJson1BatchCreateDelegationByAssessmentCommand: (
258
+ export declare const se_BatchCreateDelegationByAssessmentCommand: (
259
259
  input: BatchCreateDelegationByAssessmentCommandInput,
260
260
  context: __SerdeContext
261
261
  ) => Promise<__HttpRequest>;
262
- export declare const serializeAws_restJson1BatchDeleteDelegationByAssessmentCommand: (
262
+ export declare const se_BatchDeleteDelegationByAssessmentCommand: (
263
263
  input: BatchDeleteDelegationByAssessmentCommandInput,
264
264
  context: __SerdeContext
265
265
  ) => Promise<__HttpRequest>;
266
- export declare const serializeAws_restJson1BatchDisassociateAssessmentReportEvidenceCommand: (
266
+ export declare const se_BatchDisassociateAssessmentReportEvidenceCommand: (
267
267
  input: BatchDisassociateAssessmentReportEvidenceCommandInput,
268
268
  context: __SerdeContext
269
269
  ) => Promise<__HttpRequest>;
270
- export declare const serializeAws_restJson1BatchImportEvidenceToAssessmentControlCommand: (
270
+ export declare const se_BatchImportEvidenceToAssessmentControlCommand: (
271
271
  input: BatchImportEvidenceToAssessmentControlCommandInput,
272
272
  context: __SerdeContext
273
273
  ) => Promise<__HttpRequest>;
274
- export declare const serializeAws_restJson1CreateAssessmentCommand: (
274
+ export declare const se_CreateAssessmentCommand: (
275
275
  input: CreateAssessmentCommandInput,
276
276
  context: __SerdeContext
277
277
  ) => Promise<__HttpRequest>;
278
- export declare const serializeAws_restJson1CreateAssessmentFrameworkCommand: (
278
+ export declare const se_CreateAssessmentFrameworkCommand: (
279
279
  input: CreateAssessmentFrameworkCommandInput,
280
280
  context: __SerdeContext
281
281
  ) => Promise<__HttpRequest>;
282
- export declare const serializeAws_restJson1CreateAssessmentReportCommand: (
282
+ export declare const se_CreateAssessmentReportCommand: (
283
283
  input: CreateAssessmentReportCommandInput,
284
284
  context: __SerdeContext
285
285
  ) => Promise<__HttpRequest>;
286
- export declare const serializeAws_restJson1CreateControlCommand: (
286
+ export declare const se_CreateControlCommand: (
287
287
  input: CreateControlCommandInput,
288
288
  context: __SerdeContext
289
289
  ) => Promise<__HttpRequest>;
290
- export declare const serializeAws_restJson1DeleteAssessmentCommand: (
290
+ export declare const se_DeleteAssessmentCommand: (
291
291
  input: DeleteAssessmentCommandInput,
292
292
  context: __SerdeContext
293
293
  ) => Promise<__HttpRequest>;
294
- export declare const serializeAws_restJson1DeleteAssessmentFrameworkCommand: (
294
+ export declare const se_DeleteAssessmentFrameworkCommand: (
295
295
  input: DeleteAssessmentFrameworkCommandInput,
296
296
  context: __SerdeContext
297
297
  ) => Promise<__HttpRequest>;
298
- export declare const serializeAws_restJson1DeleteAssessmentFrameworkShareCommand: (
298
+ export declare const se_DeleteAssessmentFrameworkShareCommand: (
299
299
  input: DeleteAssessmentFrameworkShareCommandInput,
300
300
  context: __SerdeContext
301
301
  ) => Promise<__HttpRequest>;
302
- export declare const serializeAws_restJson1DeleteAssessmentReportCommand: (
302
+ export declare const se_DeleteAssessmentReportCommand: (
303
303
  input: DeleteAssessmentReportCommandInput,
304
304
  context: __SerdeContext
305
305
  ) => Promise<__HttpRequest>;
306
- export declare const serializeAws_restJson1DeleteControlCommand: (
306
+ export declare const se_DeleteControlCommand: (
307
307
  input: DeleteControlCommandInput,
308
308
  context: __SerdeContext
309
309
  ) => Promise<__HttpRequest>;
310
- export declare const serializeAws_restJson1DeregisterAccountCommand: (
310
+ export declare const se_DeregisterAccountCommand: (
311
311
  input: DeregisterAccountCommandInput,
312
312
  context: __SerdeContext
313
313
  ) => Promise<__HttpRequest>;
314
- export declare const serializeAws_restJson1DeregisterOrganizationAdminAccountCommand: (
314
+ export declare const se_DeregisterOrganizationAdminAccountCommand: (
315
315
  input: DeregisterOrganizationAdminAccountCommandInput,
316
316
  context: __SerdeContext
317
317
  ) => Promise<__HttpRequest>;
318
- export declare const serializeAws_restJson1DisassociateAssessmentReportEvidenceFolderCommand: (
318
+ export declare const se_DisassociateAssessmentReportEvidenceFolderCommand: (
319
319
  input: DisassociateAssessmentReportEvidenceFolderCommandInput,
320
320
  context: __SerdeContext
321
321
  ) => Promise<__HttpRequest>;
322
- export declare const serializeAws_restJson1GetAccountStatusCommand: (
322
+ export declare const se_GetAccountStatusCommand: (
323
323
  input: GetAccountStatusCommandInput,
324
324
  context: __SerdeContext
325
325
  ) => Promise<__HttpRequest>;
326
- export declare const serializeAws_restJson1GetAssessmentCommand: (
326
+ export declare const se_GetAssessmentCommand: (
327
327
  input: GetAssessmentCommandInput,
328
328
  context: __SerdeContext
329
329
  ) => Promise<__HttpRequest>;
330
- export declare const serializeAws_restJson1GetAssessmentFrameworkCommand: (
330
+ export declare const se_GetAssessmentFrameworkCommand: (
331
331
  input: GetAssessmentFrameworkCommandInput,
332
332
  context: __SerdeContext
333
333
  ) => Promise<__HttpRequest>;
334
- export declare const serializeAws_restJson1GetAssessmentReportUrlCommand: (
334
+ export declare const se_GetAssessmentReportUrlCommand: (
335
335
  input: GetAssessmentReportUrlCommandInput,
336
336
  context: __SerdeContext
337
337
  ) => Promise<__HttpRequest>;
338
- export declare const serializeAws_restJson1GetChangeLogsCommand: (
338
+ export declare const se_GetChangeLogsCommand: (
339
339
  input: GetChangeLogsCommandInput,
340
340
  context: __SerdeContext
341
341
  ) => Promise<__HttpRequest>;
342
- export declare const serializeAws_restJson1GetControlCommand: (
342
+ export declare const se_GetControlCommand: (
343
343
  input: GetControlCommandInput,
344
344
  context: __SerdeContext
345
345
  ) => Promise<__HttpRequest>;
346
- export declare const serializeAws_restJson1GetDelegationsCommand: (
346
+ export declare const se_GetDelegationsCommand: (
347
347
  input: GetDelegationsCommandInput,
348
348
  context: __SerdeContext
349
349
  ) => Promise<__HttpRequest>;
350
- export declare const serializeAws_restJson1GetEvidenceCommand: (
350
+ export declare const se_GetEvidenceCommand: (
351
351
  input: GetEvidenceCommandInput,
352
352
  context: __SerdeContext
353
353
  ) => Promise<__HttpRequest>;
354
- export declare const serializeAws_restJson1GetEvidenceByEvidenceFolderCommand: (
354
+ export declare const se_GetEvidenceByEvidenceFolderCommand: (
355
355
  input: GetEvidenceByEvidenceFolderCommandInput,
356
356
  context: __SerdeContext
357
357
  ) => Promise<__HttpRequest>;
358
- export declare const serializeAws_restJson1GetEvidenceFolderCommand: (
358
+ export declare const se_GetEvidenceFolderCommand: (
359
359
  input: GetEvidenceFolderCommandInput,
360
360
  context: __SerdeContext
361
361
  ) => Promise<__HttpRequest>;
362
- export declare const serializeAws_restJson1GetEvidenceFoldersByAssessmentCommand: (
362
+ export declare const se_GetEvidenceFoldersByAssessmentCommand: (
363
363
  input: GetEvidenceFoldersByAssessmentCommandInput,
364
364
  context: __SerdeContext
365
365
  ) => Promise<__HttpRequest>;
366
- export declare const serializeAws_restJson1GetEvidenceFoldersByAssessmentControlCommand: (
366
+ export declare const se_GetEvidenceFoldersByAssessmentControlCommand: (
367
367
  input: GetEvidenceFoldersByAssessmentControlCommandInput,
368
368
  context: __SerdeContext
369
369
  ) => Promise<__HttpRequest>;
370
- export declare const serializeAws_restJson1GetInsightsCommand: (
370
+ export declare const se_GetInsightsCommand: (
371
371
  input: GetInsightsCommandInput,
372
372
  context: __SerdeContext
373
373
  ) => Promise<__HttpRequest>;
374
- export declare const serializeAws_restJson1GetInsightsByAssessmentCommand: (
374
+ export declare const se_GetInsightsByAssessmentCommand: (
375
375
  input: GetInsightsByAssessmentCommandInput,
376
376
  context: __SerdeContext
377
377
  ) => Promise<__HttpRequest>;
378
- export declare const serializeAws_restJson1GetOrganizationAdminAccountCommand: (
378
+ export declare const se_GetOrganizationAdminAccountCommand: (
379
379
  input: GetOrganizationAdminAccountCommandInput,
380
380
  context: __SerdeContext
381
381
  ) => Promise<__HttpRequest>;
382
- export declare const serializeAws_restJson1GetServicesInScopeCommand: (
382
+ export declare const se_GetServicesInScopeCommand: (
383
383
  input: GetServicesInScopeCommandInput,
384
384
  context: __SerdeContext
385
385
  ) => Promise<__HttpRequest>;
386
- export declare const serializeAws_restJson1GetSettingsCommand: (
386
+ export declare const se_GetSettingsCommand: (
387
387
  input: GetSettingsCommandInput,
388
388
  context: __SerdeContext
389
389
  ) => Promise<__HttpRequest>;
390
- export declare const serializeAws_restJson1ListAssessmentControlInsightsByControlDomainCommand: (
390
+ export declare const se_ListAssessmentControlInsightsByControlDomainCommand: (
391
391
  input: ListAssessmentControlInsightsByControlDomainCommandInput,
392
392
  context: __SerdeContext
393
393
  ) => Promise<__HttpRequest>;
394
- export declare const serializeAws_restJson1ListAssessmentFrameworksCommand: (
394
+ export declare const se_ListAssessmentFrameworksCommand: (
395
395
  input: ListAssessmentFrameworksCommandInput,
396
396
  context: __SerdeContext
397
397
  ) => Promise<__HttpRequest>;
398
- export declare const serializeAws_restJson1ListAssessmentFrameworkShareRequestsCommand: (
398
+ export declare const se_ListAssessmentFrameworkShareRequestsCommand: (
399
399
  input: ListAssessmentFrameworkShareRequestsCommandInput,
400
400
  context: __SerdeContext
401
401
  ) => Promise<__HttpRequest>;
402
- export declare const serializeAws_restJson1ListAssessmentReportsCommand: (
402
+ export declare const se_ListAssessmentReportsCommand: (
403
403
  input: ListAssessmentReportsCommandInput,
404
404
  context: __SerdeContext
405
405
  ) => Promise<__HttpRequest>;
406
- export declare const serializeAws_restJson1ListAssessmentsCommand: (
406
+ export declare const se_ListAssessmentsCommand: (
407
407
  input: ListAssessmentsCommandInput,
408
408
  context: __SerdeContext
409
409
  ) => Promise<__HttpRequest>;
410
- export declare const serializeAws_restJson1ListControlDomainInsightsCommand: (
410
+ export declare const se_ListControlDomainInsightsCommand: (
411
411
  input: ListControlDomainInsightsCommandInput,
412
412
  context: __SerdeContext
413
413
  ) => Promise<__HttpRequest>;
414
- export declare const serializeAws_restJson1ListControlDomainInsightsByAssessmentCommand: (
414
+ export declare const se_ListControlDomainInsightsByAssessmentCommand: (
415
415
  input: ListControlDomainInsightsByAssessmentCommandInput,
416
416
  context: __SerdeContext
417
417
  ) => Promise<__HttpRequest>;
418
- export declare const serializeAws_restJson1ListControlInsightsByControlDomainCommand: (
418
+ export declare const se_ListControlInsightsByControlDomainCommand: (
419
419
  input: ListControlInsightsByControlDomainCommandInput,
420
420
  context: __SerdeContext
421
421
  ) => Promise<__HttpRequest>;
422
- export declare const serializeAws_restJson1ListControlsCommand: (
422
+ export declare const se_ListControlsCommand: (
423
423
  input: ListControlsCommandInput,
424
424
  context: __SerdeContext
425
425
  ) => Promise<__HttpRequest>;
426
- export declare const serializeAws_restJson1ListKeywordsForDataSourceCommand: (
426
+ export declare const se_ListKeywordsForDataSourceCommand: (
427
427
  input: ListKeywordsForDataSourceCommandInput,
428
428
  context: __SerdeContext
429
429
  ) => Promise<__HttpRequest>;
430
- export declare const serializeAws_restJson1ListNotificationsCommand: (
430
+ export declare const se_ListNotificationsCommand: (
431
431
  input: ListNotificationsCommandInput,
432
432
  context: __SerdeContext
433
433
  ) => Promise<__HttpRequest>;
434
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (
434
+ export declare const se_ListTagsForResourceCommand: (
435
435
  input: ListTagsForResourceCommandInput,
436
436
  context: __SerdeContext
437
437
  ) => Promise<__HttpRequest>;
438
- export declare const serializeAws_restJson1RegisterAccountCommand: (
438
+ export declare const se_RegisterAccountCommand: (
439
439
  input: RegisterAccountCommandInput,
440
440
  context: __SerdeContext
441
441
  ) => Promise<__HttpRequest>;
442
- export declare const serializeAws_restJson1RegisterOrganizationAdminAccountCommand: (
442
+ export declare const se_RegisterOrganizationAdminAccountCommand: (
443
443
  input: RegisterOrganizationAdminAccountCommandInput,
444
444
  context: __SerdeContext
445
445
  ) => Promise<__HttpRequest>;
446
- export declare const serializeAws_restJson1StartAssessmentFrameworkShareCommand: (
446
+ export declare const se_StartAssessmentFrameworkShareCommand: (
447
447
  input: StartAssessmentFrameworkShareCommandInput,
448
448
  context: __SerdeContext
449
449
  ) => Promise<__HttpRequest>;
450
- export declare const serializeAws_restJson1TagResourceCommand: (
450
+ export declare const se_TagResourceCommand: (
451
451
  input: TagResourceCommandInput,
452
452
  context: __SerdeContext
453
453
  ) => Promise<__HttpRequest>;
454
- export declare const serializeAws_restJson1UntagResourceCommand: (
454
+ export declare const se_UntagResourceCommand: (
455
455
  input: UntagResourceCommandInput,
456
456
  context: __SerdeContext
457
457
  ) => Promise<__HttpRequest>;
458
- export declare const serializeAws_restJson1UpdateAssessmentCommand: (
458
+ export declare const se_UpdateAssessmentCommand: (
459
459
  input: UpdateAssessmentCommandInput,
460
460
  context: __SerdeContext
461
461
  ) => Promise<__HttpRequest>;
462
- export declare const serializeAws_restJson1UpdateAssessmentControlCommand: (
462
+ export declare const se_UpdateAssessmentControlCommand: (
463
463
  input: UpdateAssessmentControlCommandInput,
464
464
  context: __SerdeContext
465
465
  ) => Promise<__HttpRequest>;
466
- export declare const serializeAws_restJson1UpdateAssessmentControlSetStatusCommand: (
466
+ export declare const se_UpdateAssessmentControlSetStatusCommand: (
467
467
  input: UpdateAssessmentControlSetStatusCommandInput,
468
468
  context: __SerdeContext
469
469
  ) => Promise<__HttpRequest>;
470
- export declare const serializeAws_restJson1UpdateAssessmentFrameworkCommand: (
470
+ export declare const se_UpdateAssessmentFrameworkCommand: (
471
471
  input: UpdateAssessmentFrameworkCommandInput,
472
472
  context: __SerdeContext
473
473
  ) => Promise<__HttpRequest>;
474
- export declare const serializeAws_restJson1UpdateAssessmentFrameworkShareCommand: (
474
+ export declare const se_UpdateAssessmentFrameworkShareCommand: (
475
475
  input: UpdateAssessmentFrameworkShareCommandInput,
476
476
  context: __SerdeContext
477
477
  ) => Promise<__HttpRequest>;
478
- export declare const serializeAws_restJson1UpdateAssessmentStatusCommand: (
478
+ export declare const se_UpdateAssessmentStatusCommand: (
479
479
  input: UpdateAssessmentStatusCommandInput,
480
480
  context: __SerdeContext
481
481
  ) => Promise<__HttpRequest>;
482
- export declare const serializeAws_restJson1UpdateControlCommand: (
482
+ export declare const se_UpdateControlCommand: (
483
483
  input: UpdateControlCommandInput,
484
484
  context: __SerdeContext
485
485
  ) => Promise<__HttpRequest>;
486
- export declare const serializeAws_restJson1UpdateSettingsCommand: (
486
+ export declare const se_UpdateSettingsCommand: (
487
487
  input: UpdateSettingsCommandInput,
488
488
  context: __SerdeContext
489
489
  ) => Promise<__HttpRequest>;
490
- export declare const serializeAws_restJson1ValidateAssessmentReportIntegrityCommand: (
490
+ export declare const se_ValidateAssessmentReportIntegrityCommand: (
491
491
  input: ValidateAssessmentReportIntegrityCommandInput,
492
492
  context: __SerdeContext
493
493
  ) => Promise<__HttpRequest>;
494
- export declare const deserializeAws_restJson1AssociateAssessmentReportEvidenceFolderCommand: (
494
+ export declare const de_AssociateAssessmentReportEvidenceFolderCommand: (
495
495
  output: __HttpResponse,
496
496
  context: __SerdeContext
497
497
  ) => Promise<AssociateAssessmentReportEvidenceFolderCommandOutput>;
498
- export declare const deserializeAws_restJson1BatchAssociateAssessmentReportEvidenceCommand: (
498
+ export declare const de_BatchAssociateAssessmentReportEvidenceCommand: (
499
499
  output: __HttpResponse,
500
500
  context: __SerdeContext
501
501
  ) => Promise<BatchAssociateAssessmentReportEvidenceCommandOutput>;
502
- export declare const deserializeAws_restJson1BatchCreateDelegationByAssessmentCommand: (
502
+ export declare const de_BatchCreateDelegationByAssessmentCommand: (
503
503
  output: __HttpResponse,
504
504
  context: __SerdeContext
505
505
  ) => Promise<BatchCreateDelegationByAssessmentCommandOutput>;
506
- export declare const deserializeAws_restJson1BatchDeleteDelegationByAssessmentCommand: (
506
+ export declare const de_BatchDeleteDelegationByAssessmentCommand: (
507
507
  output: __HttpResponse,
508
508
  context: __SerdeContext
509
509
  ) => Promise<BatchDeleteDelegationByAssessmentCommandOutput>;
510
- export declare const deserializeAws_restJson1BatchDisassociateAssessmentReportEvidenceCommand: (
510
+ export declare const de_BatchDisassociateAssessmentReportEvidenceCommand: (
511
511
  output: __HttpResponse,
512
512
  context: __SerdeContext
513
513
  ) => Promise<BatchDisassociateAssessmentReportEvidenceCommandOutput>;
514
- export declare const deserializeAws_restJson1BatchImportEvidenceToAssessmentControlCommand: (
514
+ export declare const de_BatchImportEvidenceToAssessmentControlCommand: (
515
515
  output: __HttpResponse,
516
516
  context: __SerdeContext
517
517
  ) => Promise<BatchImportEvidenceToAssessmentControlCommandOutput>;
518
- export declare const deserializeAws_restJson1CreateAssessmentCommand: (
518
+ export declare const de_CreateAssessmentCommand: (
519
519
  output: __HttpResponse,
520
520
  context: __SerdeContext
521
521
  ) => Promise<CreateAssessmentCommandOutput>;
522
- export declare const deserializeAws_restJson1CreateAssessmentFrameworkCommand: (
522
+ export declare const de_CreateAssessmentFrameworkCommand: (
523
523
  output: __HttpResponse,
524
524
  context: __SerdeContext
525
525
  ) => Promise<CreateAssessmentFrameworkCommandOutput>;
526
- export declare const deserializeAws_restJson1CreateAssessmentReportCommand: (
526
+ export declare const de_CreateAssessmentReportCommand: (
527
527
  output: __HttpResponse,
528
528
  context: __SerdeContext
529
529
  ) => Promise<CreateAssessmentReportCommandOutput>;
530
- export declare const deserializeAws_restJson1CreateControlCommand: (
530
+ export declare const de_CreateControlCommand: (
531
531
  output: __HttpResponse,
532
532
  context: __SerdeContext
533
533
  ) => Promise<CreateControlCommandOutput>;
534
- export declare const deserializeAws_restJson1DeleteAssessmentCommand: (
534
+ export declare const de_DeleteAssessmentCommand: (
535
535
  output: __HttpResponse,
536
536
  context: __SerdeContext
537
537
  ) => Promise<DeleteAssessmentCommandOutput>;
538
- export declare const deserializeAws_restJson1DeleteAssessmentFrameworkCommand: (
538
+ export declare const de_DeleteAssessmentFrameworkCommand: (
539
539
  output: __HttpResponse,
540
540
  context: __SerdeContext
541
541
  ) => Promise<DeleteAssessmentFrameworkCommandOutput>;
542
- export declare const deserializeAws_restJson1DeleteAssessmentFrameworkShareCommand: (
542
+ export declare const de_DeleteAssessmentFrameworkShareCommand: (
543
543
  output: __HttpResponse,
544
544
  context: __SerdeContext
545
545
  ) => Promise<DeleteAssessmentFrameworkShareCommandOutput>;
546
- export declare const deserializeAws_restJson1DeleteAssessmentReportCommand: (
546
+ export declare const de_DeleteAssessmentReportCommand: (
547
547
  output: __HttpResponse,
548
548
  context: __SerdeContext
549
549
  ) => Promise<DeleteAssessmentReportCommandOutput>;
550
- export declare const deserializeAws_restJson1DeleteControlCommand: (
550
+ export declare const de_DeleteControlCommand: (
551
551
  output: __HttpResponse,
552
552
  context: __SerdeContext
553
553
  ) => Promise<DeleteControlCommandOutput>;
554
- export declare const deserializeAws_restJson1DeregisterAccountCommand: (
554
+ export declare const de_DeregisterAccountCommand: (
555
555
  output: __HttpResponse,
556
556
  context: __SerdeContext
557
557
  ) => Promise<DeregisterAccountCommandOutput>;
558
- export declare const deserializeAws_restJson1DeregisterOrganizationAdminAccountCommand: (
558
+ export declare const de_DeregisterOrganizationAdminAccountCommand: (
559
559
  output: __HttpResponse,
560
560
  context: __SerdeContext
561
561
  ) => Promise<DeregisterOrganizationAdminAccountCommandOutput>;
562
- export declare const deserializeAws_restJson1DisassociateAssessmentReportEvidenceFolderCommand: (
562
+ export declare const de_DisassociateAssessmentReportEvidenceFolderCommand: (
563
563
  output: __HttpResponse,
564
564
  context: __SerdeContext
565
565
  ) => Promise<DisassociateAssessmentReportEvidenceFolderCommandOutput>;
566
- export declare const deserializeAws_restJson1GetAccountStatusCommand: (
566
+ export declare const de_GetAccountStatusCommand: (
567
567
  output: __HttpResponse,
568
568
  context: __SerdeContext
569
569
  ) => Promise<GetAccountStatusCommandOutput>;
570
- export declare const deserializeAws_restJson1GetAssessmentCommand: (
570
+ export declare const de_GetAssessmentCommand: (
571
571
  output: __HttpResponse,
572
572
  context: __SerdeContext
573
573
  ) => Promise<GetAssessmentCommandOutput>;
574
- export declare const deserializeAws_restJson1GetAssessmentFrameworkCommand: (
574
+ export declare const de_GetAssessmentFrameworkCommand: (
575
575
  output: __HttpResponse,
576
576
  context: __SerdeContext
577
577
  ) => Promise<GetAssessmentFrameworkCommandOutput>;
578
- export declare const deserializeAws_restJson1GetAssessmentReportUrlCommand: (
578
+ export declare const de_GetAssessmentReportUrlCommand: (
579
579
  output: __HttpResponse,
580
580
  context: __SerdeContext
581
581
  ) => Promise<GetAssessmentReportUrlCommandOutput>;
582
- export declare const deserializeAws_restJson1GetChangeLogsCommand: (
582
+ export declare const de_GetChangeLogsCommand: (
583
583
  output: __HttpResponse,
584
584
  context: __SerdeContext
585
585
  ) => Promise<GetChangeLogsCommandOutput>;
586
- export declare const deserializeAws_restJson1GetControlCommand: (
586
+ export declare const de_GetControlCommand: (
587
587
  output: __HttpResponse,
588
588
  context: __SerdeContext
589
589
  ) => Promise<GetControlCommandOutput>;
590
- export declare const deserializeAws_restJson1GetDelegationsCommand: (
590
+ export declare const de_GetDelegationsCommand: (
591
591
  output: __HttpResponse,
592
592
  context: __SerdeContext
593
593
  ) => Promise<GetDelegationsCommandOutput>;
594
- export declare const deserializeAws_restJson1GetEvidenceCommand: (
594
+ export declare const de_GetEvidenceCommand: (
595
595
  output: __HttpResponse,
596
596
  context: __SerdeContext
597
597
  ) => Promise<GetEvidenceCommandOutput>;
598
- export declare const deserializeAws_restJson1GetEvidenceByEvidenceFolderCommand: (
598
+ export declare const de_GetEvidenceByEvidenceFolderCommand: (
599
599
  output: __HttpResponse,
600
600
  context: __SerdeContext
601
601
  ) => Promise<GetEvidenceByEvidenceFolderCommandOutput>;
602
- export declare const deserializeAws_restJson1GetEvidenceFolderCommand: (
602
+ export declare const de_GetEvidenceFolderCommand: (
603
603
  output: __HttpResponse,
604
604
  context: __SerdeContext
605
605
  ) => Promise<GetEvidenceFolderCommandOutput>;
606
- export declare const deserializeAws_restJson1GetEvidenceFoldersByAssessmentCommand: (
606
+ export declare const de_GetEvidenceFoldersByAssessmentCommand: (
607
607
  output: __HttpResponse,
608
608
  context: __SerdeContext
609
609
  ) => Promise<GetEvidenceFoldersByAssessmentCommandOutput>;
610
- export declare const deserializeAws_restJson1GetEvidenceFoldersByAssessmentControlCommand: (
610
+ export declare const de_GetEvidenceFoldersByAssessmentControlCommand: (
611
611
  output: __HttpResponse,
612
612
  context: __SerdeContext
613
613
  ) => Promise<GetEvidenceFoldersByAssessmentControlCommandOutput>;
614
- export declare const deserializeAws_restJson1GetInsightsCommand: (
614
+ export declare const de_GetInsightsCommand: (
615
615
  output: __HttpResponse,
616
616
  context: __SerdeContext
617
617
  ) => Promise<GetInsightsCommandOutput>;
618
- export declare const deserializeAws_restJson1GetInsightsByAssessmentCommand: (
618
+ export declare const de_GetInsightsByAssessmentCommand: (
619
619
  output: __HttpResponse,
620
620
  context: __SerdeContext
621
621
  ) => Promise<GetInsightsByAssessmentCommandOutput>;
622
- export declare const deserializeAws_restJson1GetOrganizationAdminAccountCommand: (
622
+ export declare const de_GetOrganizationAdminAccountCommand: (
623
623
  output: __HttpResponse,
624
624
  context: __SerdeContext
625
625
  ) => Promise<GetOrganizationAdminAccountCommandOutput>;
626
- export declare const deserializeAws_restJson1GetServicesInScopeCommand: (
626
+ export declare const de_GetServicesInScopeCommand: (
627
627
  output: __HttpResponse,
628
628
  context: __SerdeContext
629
629
  ) => Promise<GetServicesInScopeCommandOutput>;
630
- export declare const deserializeAws_restJson1GetSettingsCommand: (
630
+ export declare const de_GetSettingsCommand: (
631
631
  output: __HttpResponse,
632
632
  context: __SerdeContext
633
633
  ) => Promise<GetSettingsCommandOutput>;
634
- export declare const deserializeAws_restJson1ListAssessmentControlInsightsByControlDomainCommand: (
634
+ export declare const de_ListAssessmentControlInsightsByControlDomainCommand: (
635
635
  output: __HttpResponse,
636
636
  context: __SerdeContext
637
637
  ) => Promise<ListAssessmentControlInsightsByControlDomainCommandOutput>;
638
- export declare const deserializeAws_restJson1ListAssessmentFrameworksCommand: (
638
+ export declare const de_ListAssessmentFrameworksCommand: (
639
639
  output: __HttpResponse,
640
640
  context: __SerdeContext
641
641
  ) => Promise<ListAssessmentFrameworksCommandOutput>;
642
- export declare const deserializeAws_restJson1ListAssessmentFrameworkShareRequestsCommand: (
642
+ export declare const de_ListAssessmentFrameworkShareRequestsCommand: (
643
643
  output: __HttpResponse,
644
644
  context: __SerdeContext
645
645
  ) => Promise<ListAssessmentFrameworkShareRequestsCommandOutput>;
646
- export declare const deserializeAws_restJson1ListAssessmentReportsCommand: (
646
+ export declare const de_ListAssessmentReportsCommand: (
647
647
  output: __HttpResponse,
648
648
  context: __SerdeContext
649
649
  ) => Promise<ListAssessmentReportsCommandOutput>;
650
- export declare const deserializeAws_restJson1ListAssessmentsCommand: (
650
+ export declare const de_ListAssessmentsCommand: (
651
651
  output: __HttpResponse,
652
652
  context: __SerdeContext
653
653
  ) => Promise<ListAssessmentsCommandOutput>;
654
- export declare const deserializeAws_restJson1ListControlDomainInsightsCommand: (
654
+ export declare const de_ListControlDomainInsightsCommand: (
655
655
  output: __HttpResponse,
656
656
  context: __SerdeContext
657
657
  ) => Promise<ListControlDomainInsightsCommandOutput>;
658
- export declare const deserializeAws_restJson1ListControlDomainInsightsByAssessmentCommand: (
658
+ export declare const de_ListControlDomainInsightsByAssessmentCommand: (
659
659
  output: __HttpResponse,
660
660
  context: __SerdeContext
661
661
  ) => Promise<ListControlDomainInsightsByAssessmentCommandOutput>;
662
- export declare const deserializeAws_restJson1ListControlInsightsByControlDomainCommand: (
662
+ export declare const de_ListControlInsightsByControlDomainCommand: (
663
663
  output: __HttpResponse,
664
664
  context: __SerdeContext
665
665
  ) => Promise<ListControlInsightsByControlDomainCommandOutput>;
666
- export declare const deserializeAws_restJson1ListControlsCommand: (
666
+ export declare const de_ListControlsCommand: (
667
667
  output: __HttpResponse,
668
668
  context: __SerdeContext
669
669
  ) => Promise<ListControlsCommandOutput>;
670
- export declare const deserializeAws_restJson1ListKeywordsForDataSourceCommand: (
670
+ export declare const de_ListKeywordsForDataSourceCommand: (
671
671
  output: __HttpResponse,
672
672
  context: __SerdeContext
673
673
  ) => Promise<ListKeywordsForDataSourceCommandOutput>;
674
- export declare const deserializeAws_restJson1ListNotificationsCommand: (
674
+ export declare const de_ListNotificationsCommand: (
675
675
  output: __HttpResponse,
676
676
  context: __SerdeContext
677
677
  ) => Promise<ListNotificationsCommandOutput>;
678
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (
678
+ export declare const de_ListTagsForResourceCommand: (
679
679
  output: __HttpResponse,
680
680
  context: __SerdeContext
681
681
  ) => Promise<ListTagsForResourceCommandOutput>;
682
- export declare const deserializeAws_restJson1RegisterAccountCommand: (
682
+ export declare const de_RegisterAccountCommand: (
683
683
  output: __HttpResponse,
684
684
  context: __SerdeContext
685
685
  ) => Promise<RegisterAccountCommandOutput>;
686
- export declare const deserializeAws_restJson1RegisterOrganizationAdminAccountCommand: (
686
+ export declare const de_RegisterOrganizationAdminAccountCommand: (
687
687
  output: __HttpResponse,
688
688
  context: __SerdeContext
689
689
  ) => Promise<RegisterOrganizationAdminAccountCommandOutput>;
690
- export declare const deserializeAws_restJson1StartAssessmentFrameworkShareCommand: (
690
+ export declare const de_StartAssessmentFrameworkShareCommand: (
691
691
  output: __HttpResponse,
692
692
  context: __SerdeContext
693
693
  ) => Promise<StartAssessmentFrameworkShareCommandOutput>;
694
- export declare const deserializeAws_restJson1TagResourceCommand: (
694
+ export declare const de_TagResourceCommand: (
695
695
  output: __HttpResponse,
696
696
  context: __SerdeContext
697
697
  ) => Promise<TagResourceCommandOutput>;
698
- export declare const deserializeAws_restJson1UntagResourceCommand: (
698
+ export declare const de_UntagResourceCommand: (
699
699
  output: __HttpResponse,
700
700
  context: __SerdeContext
701
701
  ) => Promise<UntagResourceCommandOutput>;
702
- export declare const deserializeAws_restJson1UpdateAssessmentCommand: (
702
+ export declare const de_UpdateAssessmentCommand: (
703
703
  output: __HttpResponse,
704
704
  context: __SerdeContext
705
705
  ) => Promise<UpdateAssessmentCommandOutput>;
706
- export declare const deserializeAws_restJson1UpdateAssessmentControlCommand: (
706
+ export declare const de_UpdateAssessmentControlCommand: (
707
707
  output: __HttpResponse,
708
708
  context: __SerdeContext
709
709
  ) => Promise<UpdateAssessmentControlCommandOutput>;
710
- export declare const deserializeAws_restJson1UpdateAssessmentControlSetStatusCommand: (
710
+ export declare const de_UpdateAssessmentControlSetStatusCommand: (
711
711
  output: __HttpResponse,
712
712
  context: __SerdeContext
713
713
  ) => Promise<UpdateAssessmentControlSetStatusCommandOutput>;
714
- export declare const deserializeAws_restJson1UpdateAssessmentFrameworkCommand: (
714
+ export declare const de_UpdateAssessmentFrameworkCommand: (
715
715
  output: __HttpResponse,
716
716
  context: __SerdeContext
717
717
  ) => Promise<UpdateAssessmentFrameworkCommandOutput>;
718
- export declare const deserializeAws_restJson1UpdateAssessmentFrameworkShareCommand: (
718
+ export declare const de_UpdateAssessmentFrameworkShareCommand: (
719
719
  output: __HttpResponse,
720
720
  context: __SerdeContext
721
721
  ) => Promise<UpdateAssessmentFrameworkShareCommandOutput>;
722
- export declare const deserializeAws_restJson1UpdateAssessmentStatusCommand: (
722
+ export declare const de_UpdateAssessmentStatusCommand: (
723
723
  output: __HttpResponse,
724
724
  context: __SerdeContext
725
725
  ) => Promise<UpdateAssessmentStatusCommandOutput>;
726
- export declare const deserializeAws_restJson1UpdateControlCommand: (
726
+ export declare const de_UpdateControlCommand: (
727
727
  output: __HttpResponse,
728
728
  context: __SerdeContext
729
729
  ) => Promise<UpdateControlCommandOutput>;
730
- export declare const deserializeAws_restJson1UpdateSettingsCommand: (
730
+ export declare const de_UpdateSettingsCommand: (
731
731
  output: __HttpResponse,
732
732
  context: __SerdeContext
733
733
  ) => Promise<UpdateSettingsCommandOutput>;
734
- export declare const deserializeAws_restJson1ValidateAssessmentReportIntegrityCommand: (
734
+ export declare const de_ValidateAssessmentReportIntegrityCommand: (
735
735
  output: __HttpResponse,
736
736
  context: __SerdeContext
737
737
  ) => Promise<ValidateAssessmentReportIntegrityCommandOutput>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-auditmanager",
3
3
  "description": "AWS SDK for JavaScript Auditmanager Client for Node.js, Browser and React Native",
4
- "version": "3.306.0",
4
+ "version": "3.309.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,9 +21,9 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.306.0",
24
+ "@aws-sdk/client-sts": "3.309.0",
25
25
  "@aws-sdk/config-resolver": "3.306.0",
26
- "@aws-sdk/credential-provider-node": "3.306.0",
26
+ "@aws-sdk/credential-provider-node": "3.309.0",
27
27
  "@aws-sdk/fetch-http-handler": "3.306.0",
28
28
  "@aws-sdk/hash-node": "3.306.0",
29
29
  "@aws-sdk/invalid-dependency": "3.306.0",
@@ -40,14 +40,14 @@
40
40
  "@aws-sdk/node-config-provider": "3.306.0",
41
41
  "@aws-sdk/node-http-handler": "3.306.0",
42
42
  "@aws-sdk/protocol-http": "3.306.0",
43
- "@aws-sdk/smithy-client": "3.306.0",
43
+ "@aws-sdk/smithy-client": "3.309.0",
44
44
  "@aws-sdk/types": "3.306.0",
45
45
  "@aws-sdk/url-parser": "3.306.0",
46
46
  "@aws-sdk/util-base64": "3.303.0",
47
47
  "@aws-sdk/util-body-length-browser": "3.303.0",
48
48
  "@aws-sdk/util-body-length-node": "3.303.0",
49
- "@aws-sdk/util-defaults-mode-browser": "3.306.0",
50
- "@aws-sdk/util-defaults-mode-node": "3.306.0",
49
+ "@aws-sdk/util-defaults-mode-browser": "3.309.0",
50
+ "@aws-sdk/util-defaults-mode-node": "3.309.0",
51
51
  "@aws-sdk/util-endpoints": "3.306.0",
52
52
  "@aws-sdk/util-retry": "3.306.0",
53
53
  "@aws-sdk/util-user-agent-browser": "3.306.0",