@aws-sdk/client-securityhub 3.306.0 → 3.310.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/AcceptAdministratorInvitationCommand.js +2 -2
  2. package/dist-cjs/commands/AcceptInvitationCommand.js +2 -2
  3. package/dist-cjs/commands/BatchDisableStandardsCommand.js +2 -2
  4. package/dist-cjs/commands/BatchEnableStandardsCommand.js +2 -2
  5. package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +2 -2
  6. package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +2 -2
  7. package/dist-cjs/commands/BatchImportFindingsCommand.js +2 -2
  8. package/dist-cjs/commands/BatchUpdateFindingsCommand.js +2 -2
  9. package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -2
  10. package/dist-cjs/commands/CreateActionTargetCommand.js +2 -2
  11. package/dist-cjs/commands/CreateFindingAggregatorCommand.js +2 -2
  12. package/dist-cjs/commands/CreateInsightCommand.js +2 -2
  13. package/dist-cjs/commands/CreateMembersCommand.js +2 -2
  14. package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteActionTargetCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteInsightCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteMembersCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeActionTargetsCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeHubCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeProductsCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeStandardsCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeStandardsControlsCommand.js +2 -2
  26. package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +2 -2
  27. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -2
  28. package/dist-cjs/commands/DisableSecurityHubCommand.js +2 -2
  29. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
  30. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -2
  31. package/dist-cjs/commands/DisassociateMembersCommand.js +2 -2
  32. package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +2 -2
  33. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -2
  34. package/dist-cjs/commands/EnableSecurityHubCommand.js +2 -2
  35. package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -2
  36. package/dist-cjs/commands/GetEnabledStandardsCommand.js +2 -2
  37. package/dist-cjs/commands/GetFindingAggregatorCommand.js +2 -2
  38. package/dist-cjs/commands/GetFindingsCommand.js +2 -2
  39. package/dist-cjs/commands/GetInsightResultsCommand.js +2 -2
  40. package/dist-cjs/commands/GetInsightsCommand.js +2 -2
  41. package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -2
  42. package/dist-cjs/commands/GetMasterAccountCommand.js +2 -2
  43. package/dist-cjs/commands/GetMembersCommand.js +2 -2
  44. package/dist-cjs/commands/InviteMembersCommand.js +2 -2
  45. package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +2 -2
  46. package/dist-cjs/commands/ListFindingAggregatorsCommand.js +2 -2
  47. package/dist-cjs/commands/ListInvitationsCommand.js +2 -2
  48. package/dist-cjs/commands/ListMembersCommand.js +2 -2
  49. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -2
  50. package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +2 -2
  51. package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +2 -2
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  53. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  54. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  55. package/dist-cjs/commands/UpdateActionTargetCommand.js +2 -2
  56. package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +2 -2
  57. package/dist-cjs/commands/UpdateFindingsCommand.js +2 -2
  58. package/dist-cjs/commands/UpdateInsightCommand.js +2 -2
  59. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -2
  60. package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateStandardsControlCommand.js +2 -2
  62. package/dist-cjs/protocols/Aws_restJson1.js +4258 -5258
  63. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -3
  64. package/dist-es/commands/AcceptInvitationCommand.js +3 -3
  65. package/dist-es/commands/BatchDisableStandardsCommand.js +3 -3
  66. package/dist-es/commands/BatchEnableStandardsCommand.js +3 -3
  67. package/dist-es/commands/BatchGetSecurityControlsCommand.js +3 -3
  68. package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +3 -3
  69. package/dist-es/commands/BatchImportFindingsCommand.js +3 -3
  70. package/dist-es/commands/BatchUpdateFindingsCommand.js +3 -3
  71. package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +3 -3
  72. package/dist-es/commands/CreateActionTargetCommand.js +3 -3
  73. package/dist-es/commands/CreateFindingAggregatorCommand.js +3 -3
  74. package/dist-es/commands/CreateInsightCommand.js +3 -3
  75. package/dist-es/commands/CreateMembersCommand.js +3 -3
  76. package/dist-es/commands/DeclineInvitationsCommand.js +3 -3
  77. package/dist-es/commands/DeleteActionTargetCommand.js +3 -3
  78. package/dist-es/commands/DeleteFindingAggregatorCommand.js +3 -3
  79. package/dist-es/commands/DeleteInsightCommand.js +3 -3
  80. package/dist-es/commands/DeleteInvitationsCommand.js +3 -3
  81. package/dist-es/commands/DeleteMembersCommand.js +3 -3
  82. package/dist-es/commands/DescribeActionTargetsCommand.js +3 -3
  83. package/dist-es/commands/DescribeHubCommand.js +3 -3
  84. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -3
  85. package/dist-es/commands/DescribeProductsCommand.js +3 -3
  86. package/dist-es/commands/DescribeStandardsCommand.js +3 -3
  87. package/dist-es/commands/DescribeStandardsControlsCommand.js +3 -3
  88. package/dist-es/commands/DisableImportFindingsForProductCommand.js +3 -3
  89. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +3 -3
  90. package/dist-es/commands/DisableSecurityHubCommand.js +3 -3
  91. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +3 -3
  92. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +3 -3
  93. package/dist-es/commands/DisassociateMembersCommand.js +3 -3
  94. package/dist-es/commands/EnableImportFindingsForProductCommand.js +3 -3
  95. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +3 -3
  96. package/dist-es/commands/EnableSecurityHubCommand.js +3 -3
  97. package/dist-es/commands/GetAdministratorAccountCommand.js +3 -3
  98. package/dist-es/commands/GetEnabledStandardsCommand.js +3 -3
  99. package/dist-es/commands/GetFindingAggregatorCommand.js +3 -3
  100. package/dist-es/commands/GetFindingsCommand.js +3 -3
  101. package/dist-es/commands/GetInsightResultsCommand.js +3 -3
  102. package/dist-es/commands/GetInsightsCommand.js +3 -3
  103. package/dist-es/commands/GetInvitationsCountCommand.js +3 -3
  104. package/dist-es/commands/GetMasterAccountCommand.js +3 -3
  105. package/dist-es/commands/GetMembersCommand.js +3 -3
  106. package/dist-es/commands/InviteMembersCommand.js +3 -3
  107. package/dist-es/commands/ListEnabledProductsForImportCommand.js +3 -3
  108. package/dist-es/commands/ListFindingAggregatorsCommand.js +3 -3
  109. package/dist-es/commands/ListInvitationsCommand.js +3 -3
  110. package/dist-es/commands/ListMembersCommand.js +3 -3
  111. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -3
  112. package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +3 -3
  113. package/dist-es/commands/ListStandardsControlAssociationsCommand.js +3 -3
  114. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  115. package/dist-es/commands/TagResourceCommand.js +3 -3
  116. package/dist-es/commands/UntagResourceCommand.js +3 -3
  117. package/dist-es/commands/UpdateActionTargetCommand.js +3 -3
  118. package/dist-es/commands/UpdateFindingAggregatorCommand.js +3 -3
  119. package/dist-es/commands/UpdateFindingsCommand.js +3 -3
  120. package/dist-es/commands/UpdateInsightCommand.js +3 -3
  121. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -3
  122. package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +3 -3
  123. package/dist-es/commands/UpdateStandardsControlCommand.js +3 -3
  124. package/dist-es/protocols/Aws_restJson1.js +4133 -5133
  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 +35 -35
@@ -247,491 +247,491 @@ import {
247
247
  UpdateStandardsControlCommandInput,
248
248
  UpdateStandardsControlCommandOutput,
249
249
  } from "../commands/UpdateStandardsControlCommand";
250
- export declare const serializeAws_restJson1AcceptAdministratorInvitationCommand: (
250
+ export declare const se_AcceptAdministratorInvitationCommand: (
251
251
  input: AcceptAdministratorInvitationCommandInput,
252
252
  context: __SerdeContext
253
253
  ) => Promise<__HttpRequest>;
254
- export declare const serializeAws_restJson1AcceptInvitationCommand: (
254
+ export declare const se_AcceptInvitationCommand: (
255
255
  input: AcceptInvitationCommandInput,
256
256
  context: __SerdeContext
257
257
  ) => Promise<__HttpRequest>;
258
- export declare const serializeAws_restJson1BatchDisableStandardsCommand: (
258
+ export declare const se_BatchDisableStandardsCommand: (
259
259
  input: BatchDisableStandardsCommandInput,
260
260
  context: __SerdeContext
261
261
  ) => Promise<__HttpRequest>;
262
- export declare const serializeAws_restJson1BatchEnableStandardsCommand: (
262
+ export declare const se_BatchEnableStandardsCommand: (
263
263
  input: BatchEnableStandardsCommandInput,
264
264
  context: __SerdeContext
265
265
  ) => Promise<__HttpRequest>;
266
- export declare const serializeAws_restJson1BatchGetSecurityControlsCommand: (
266
+ export declare const se_BatchGetSecurityControlsCommand: (
267
267
  input: BatchGetSecurityControlsCommandInput,
268
268
  context: __SerdeContext
269
269
  ) => Promise<__HttpRequest>;
270
- export declare const serializeAws_restJson1BatchGetStandardsControlAssociationsCommand: (
270
+ export declare const se_BatchGetStandardsControlAssociationsCommand: (
271
271
  input: BatchGetStandardsControlAssociationsCommandInput,
272
272
  context: __SerdeContext
273
273
  ) => Promise<__HttpRequest>;
274
- export declare const serializeAws_restJson1BatchImportFindingsCommand: (
274
+ export declare const se_BatchImportFindingsCommand: (
275
275
  input: BatchImportFindingsCommandInput,
276
276
  context: __SerdeContext
277
277
  ) => Promise<__HttpRequest>;
278
- export declare const serializeAws_restJson1BatchUpdateFindingsCommand: (
278
+ export declare const se_BatchUpdateFindingsCommand: (
279
279
  input: BatchUpdateFindingsCommandInput,
280
280
  context: __SerdeContext
281
281
  ) => Promise<__HttpRequest>;
282
- export declare const serializeAws_restJson1BatchUpdateStandardsControlAssociationsCommand: (
282
+ export declare const se_BatchUpdateStandardsControlAssociationsCommand: (
283
283
  input: BatchUpdateStandardsControlAssociationsCommandInput,
284
284
  context: __SerdeContext
285
285
  ) => Promise<__HttpRequest>;
286
- export declare const serializeAws_restJson1CreateActionTargetCommand: (
286
+ export declare const se_CreateActionTargetCommand: (
287
287
  input: CreateActionTargetCommandInput,
288
288
  context: __SerdeContext
289
289
  ) => Promise<__HttpRequest>;
290
- export declare const serializeAws_restJson1CreateFindingAggregatorCommand: (
290
+ export declare const se_CreateFindingAggregatorCommand: (
291
291
  input: CreateFindingAggregatorCommandInput,
292
292
  context: __SerdeContext
293
293
  ) => Promise<__HttpRequest>;
294
- export declare const serializeAws_restJson1CreateInsightCommand: (
294
+ export declare const se_CreateInsightCommand: (
295
295
  input: CreateInsightCommandInput,
296
296
  context: __SerdeContext
297
297
  ) => Promise<__HttpRequest>;
298
- export declare const serializeAws_restJson1CreateMembersCommand: (
298
+ export declare const se_CreateMembersCommand: (
299
299
  input: CreateMembersCommandInput,
300
300
  context: __SerdeContext
301
301
  ) => Promise<__HttpRequest>;
302
- export declare const serializeAws_restJson1DeclineInvitationsCommand: (
302
+ export declare const se_DeclineInvitationsCommand: (
303
303
  input: DeclineInvitationsCommandInput,
304
304
  context: __SerdeContext
305
305
  ) => Promise<__HttpRequest>;
306
- export declare const serializeAws_restJson1DeleteActionTargetCommand: (
306
+ export declare const se_DeleteActionTargetCommand: (
307
307
  input: DeleteActionTargetCommandInput,
308
308
  context: __SerdeContext
309
309
  ) => Promise<__HttpRequest>;
310
- export declare const serializeAws_restJson1DeleteFindingAggregatorCommand: (
310
+ export declare const se_DeleteFindingAggregatorCommand: (
311
311
  input: DeleteFindingAggregatorCommandInput,
312
312
  context: __SerdeContext
313
313
  ) => Promise<__HttpRequest>;
314
- export declare const serializeAws_restJson1DeleteInsightCommand: (
314
+ export declare const se_DeleteInsightCommand: (
315
315
  input: DeleteInsightCommandInput,
316
316
  context: __SerdeContext
317
317
  ) => Promise<__HttpRequest>;
318
- export declare const serializeAws_restJson1DeleteInvitationsCommand: (
318
+ export declare const se_DeleteInvitationsCommand: (
319
319
  input: DeleteInvitationsCommandInput,
320
320
  context: __SerdeContext
321
321
  ) => Promise<__HttpRequest>;
322
- export declare const serializeAws_restJson1DeleteMembersCommand: (
322
+ export declare const se_DeleteMembersCommand: (
323
323
  input: DeleteMembersCommandInput,
324
324
  context: __SerdeContext
325
325
  ) => Promise<__HttpRequest>;
326
- export declare const serializeAws_restJson1DescribeActionTargetsCommand: (
326
+ export declare const se_DescribeActionTargetsCommand: (
327
327
  input: DescribeActionTargetsCommandInput,
328
328
  context: __SerdeContext
329
329
  ) => Promise<__HttpRequest>;
330
- export declare const serializeAws_restJson1DescribeHubCommand: (
330
+ export declare const se_DescribeHubCommand: (
331
331
  input: DescribeHubCommandInput,
332
332
  context: __SerdeContext
333
333
  ) => Promise<__HttpRequest>;
334
- export declare const serializeAws_restJson1DescribeOrganizationConfigurationCommand: (
334
+ export declare const se_DescribeOrganizationConfigurationCommand: (
335
335
  input: DescribeOrganizationConfigurationCommandInput,
336
336
  context: __SerdeContext
337
337
  ) => Promise<__HttpRequest>;
338
- export declare const serializeAws_restJson1DescribeProductsCommand: (
338
+ export declare const se_DescribeProductsCommand: (
339
339
  input: DescribeProductsCommandInput,
340
340
  context: __SerdeContext
341
341
  ) => Promise<__HttpRequest>;
342
- export declare const serializeAws_restJson1DescribeStandardsCommand: (
342
+ export declare const se_DescribeStandardsCommand: (
343
343
  input: DescribeStandardsCommandInput,
344
344
  context: __SerdeContext
345
345
  ) => Promise<__HttpRequest>;
346
- export declare const serializeAws_restJson1DescribeStandardsControlsCommand: (
346
+ export declare const se_DescribeStandardsControlsCommand: (
347
347
  input: DescribeStandardsControlsCommandInput,
348
348
  context: __SerdeContext
349
349
  ) => Promise<__HttpRequest>;
350
- export declare const serializeAws_restJson1DisableImportFindingsForProductCommand: (
350
+ export declare const se_DisableImportFindingsForProductCommand: (
351
351
  input: DisableImportFindingsForProductCommandInput,
352
352
  context: __SerdeContext
353
353
  ) => Promise<__HttpRequest>;
354
- export declare const serializeAws_restJson1DisableOrganizationAdminAccountCommand: (
354
+ export declare const se_DisableOrganizationAdminAccountCommand: (
355
355
  input: DisableOrganizationAdminAccountCommandInput,
356
356
  context: __SerdeContext
357
357
  ) => Promise<__HttpRequest>;
358
- export declare const serializeAws_restJson1DisableSecurityHubCommand: (
358
+ export declare const se_DisableSecurityHubCommand: (
359
359
  input: DisableSecurityHubCommandInput,
360
360
  context: __SerdeContext
361
361
  ) => Promise<__HttpRequest>;
362
- export declare const serializeAws_restJson1DisassociateFromAdministratorAccountCommand: (
362
+ export declare const se_DisassociateFromAdministratorAccountCommand: (
363
363
  input: DisassociateFromAdministratorAccountCommandInput,
364
364
  context: __SerdeContext
365
365
  ) => Promise<__HttpRequest>;
366
- export declare const serializeAws_restJson1DisassociateFromMasterAccountCommand: (
366
+ export declare const se_DisassociateFromMasterAccountCommand: (
367
367
  input: DisassociateFromMasterAccountCommandInput,
368
368
  context: __SerdeContext
369
369
  ) => Promise<__HttpRequest>;
370
- export declare const serializeAws_restJson1DisassociateMembersCommand: (
370
+ export declare const se_DisassociateMembersCommand: (
371
371
  input: DisassociateMembersCommandInput,
372
372
  context: __SerdeContext
373
373
  ) => Promise<__HttpRequest>;
374
- export declare const serializeAws_restJson1EnableImportFindingsForProductCommand: (
374
+ export declare const se_EnableImportFindingsForProductCommand: (
375
375
  input: EnableImportFindingsForProductCommandInput,
376
376
  context: __SerdeContext
377
377
  ) => Promise<__HttpRequest>;
378
- export declare const serializeAws_restJson1EnableOrganizationAdminAccountCommand: (
378
+ export declare const se_EnableOrganizationAdminAccountCommand: (
379
379
  input: EnableOrganizationAdminAccountCommandInput,
380
380
  context: __SerdeContext
381
381
  ) => Promise<__HttpRequest>;
382
- export declare const serializeAws_restJson1EnableSecurityHubCommand: (
382
+ export declare const se_EnableSecurityHubCommand: (
383
383
  input: EnableSecurityHubCommandInput,
384
384
  context: __SerdeContext
385
385
  ) => Promise<__HttpRequest>;
386
- export declare const serializeAws_restJson1GetAdministratorAccountCommand: (
386
+ export declare const se_GetAdministratorAccountCommand: (
387
387
  input: GetAdministratorAccountCommandInput,
388
388
  context: __SerdeContext
389
389
  ) => Promise<__HttpRequest>;
390
- export declare const serializeAws_restJson1GetEnabledStandardsCommand: (
390
+ export declare const se_GetEnabledStandardsCommand: (
391
391
  input: GetEnabledStandardsCommandInput,
392
392
  context: __SerdeContext
393
393
  ) => Promise<__HttpRequest>;
394
- export declare const serializeAws_restJson1GetFindingAggregatorCommand: (
394
+ export declare const se_GetFindingAggregatorCommand: (
395
395
  input: GetFindingAggregatorCommandInput,
396
396
  context: __SerdeContext
397
397
  ) => Promise<__HttpRequest>;
398
- export declare const serializeAws_restJson1GetFindingsCommand: (
398
+ export declare const se_GetFindingsCommand: (
399
399
  input: GetFindingsCommandInput,
400
400
  context: __SerdeContext
401
401
  ) => Promise<__HttpRequest>;
402
- export declare const serializeAws_restJson1GetInsightResultsCommand: (
402
+ export declare const se_GetInsightResultsCommand: (
403
403
  input: GetInsightResultsCommandInput,
404
404
  context: __SerdeContext
405
405
  ) => Promise<__HttpRequest>;
406
- export declare const serializeAws_restJson1GetInsightsCommand: (
406
+ export declare const se_GetInsightsCommand: (
407
407
  input: GetInsightsCommandInput,
408
408
  context: __SerdeContext
409
409
  ) => Promise<__HttpRequest>;
410
- export declare const serializeAws_restJson1GetInvitationsCountCommand: (
410
+ export declare const se_GetInvitationsCountCommand: (
411
411
  input: GetInvitationsCountCommandInput,
412
412
  context: __SerdeContext
413
413
  ) => Promise<__HttpRequest>;
414
- export declare const serializeAws_restJson1GetMasterAccountCommand: (
414
+ export declare const se_GetMasterAccountCommand: (
415
415
  input: GetMasterAccountCommandInput,
416
416
  context: __SerdeContext
417
417
  ) => Promise<__HttpRequest>;
418
- export declare const serializeAws_restJson1GetMembersCommand: (
418
+ export declare const se_GetMembersCommand: (
419
419
  input: GetMembersCommandInput,
420
420
  context: __SerdeContext
421
421
  ) => Promise<__HttpRequest>;
422
- export declare const serializeAws_restJson1InviteMembersCommand: (
422
+ export declare const se_InviteMembersCommand: (
423
423
  input: InviteMembersCommandInput,
424
424
  context: __SerdeContext
425
425
  ) => Promise<__HttpRequest>;
426
- export declare const serializeAws_restJson1ListEnabledProductsForImportCommand: (
426
+ export declare const se_ListEnabledProductsForImportCommand: (
427
427
  input: ListEnabledProductsForImportCommandInput,
428
428
  context: __SerdeContext
429
429
  ) => Promise<__HttpRequest>;
430
- export declare const serializeAws_restJson1ListFindingAggregatorsCommand: (
430
+ export declare const se_ListFindingAggregatorsCommand: (
431
431
  input: ListFindingAggregatorsCommandInput,
432
432
  context: __SerdeContext
433
433
  ) => Promise<__HttpRequest>;
434
- export declare const serializeAws_restJson1ListInvitationsCommand: (
434
+ export declare const se_ListInvitationsCommand: (
435
435
  input: ListInvitationsCommandInput,
436
436
  context: __SerdeContext
437
437
  ) => Promise<__HttpRequest>;
438
- export declare const serializeAws_restJson1ListMembersCommand: (
438
+ export declare const se_ListMembersCommand: (
439
439
  input: ListMembersCommandInput,
440
440
  context: __SerdeContext
441
441
  ) => Promise<__HttpRequest>;
442
- export declare const serializeAws_restJson1ListOrganizationAdminAccountsCommand: (
442
+ export declare const se_ListOrganizationAdminAccountsCommand: (
443
443
  input: ListOrganizationAdminAccountsCommandInput,
444
444
  context: __SerdeContext
445
445
  ) => Promise<__HttpRequest>;
446
- export declare const serializeAws_restJson1ListSecurityControlDefinitionsCommand: (
446
+ export declare const se_ListSecurityControlDefinitionsCommand: (
447
447
  input: ListSecurityControlDefinitionsCommandInput,
448
448
  context: __SerdeContext
449
449
  ) => Promise<__HttpRequest>;
450
- export declare const serializeAws_restJson1ListStandardsControlAssociationsCommand: (
450
+ export declare const se_ListStandardsControlAssociationsCommand: (
451
451
  input: ListStandardsControlAssociationsCommandInput,
452
452
  context: __SerdeContext
453
453
  ) => Promise<__HttpRequest>;
454
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (
454
+ export declare const se_ListTagsForResourceCommand: (
455
455
  input: ListTagsForResourceCommandInput,
456
456
  context: __SerdeContext
457
457
  ) => Promise<__HttpRequest>;
458
- export declare const serializeAws_restJson1TagResourceCommand: (
458
+ export declare const se_TagResourceCommand: (
459
459
  input: TagResourceCommandInput,
460
460
  context: __SerdeContext
461
461
  ) => Promise<__HttpRequest>;
462
- export declare const serializeAws_restJson1UntagResourceCommand: (
462
+ export declare const se_UntagResourceCommand: (
463
463
  input: UntagResourceCommandInput,
464
464
  context: __SerdeContext
465
465
  ) => Promise<__HttpRequest>;
466
- export declare const serializeAws_restJson1UpdateActionTargetCommand: (
466
+ export declare const se_UpdateActionTargetCommand: (
467
467
  input: UpdateActionTargetCommandInput,
468
468
  context: __SerdeContext
469
469
  ) => Promise<__HttpRequest>;
470
- export declare const serializeAws_restJson1UpdateFindingAggregatorCommand: (
470
+ export declare const se_UpdateFindingAggregatorCommand: (
471
471
  input: UpdateFindingAggregatorCommandInput,
472
472
  context: __SerdeContext
473
473
  ) => Promise<__HttpRequest>;
474
- export declare const serializeAws_restJson1UpdateFindingsCommand: (
474
+ export declare const se_UpdateFindingsCommand: (
475
475
  input: UpdateFindingsCommandInput,
476
476
  context: __SerdeContext
477
477
  ) => Promise<__HttpRequest>;
478
- export declare const serializeAws_restJson1UpdateInsightCommand: (
478
+ export declare const se_UpdateInsightCommand: (
479
479
  input: UpdateInsightCommandInput,
480
480
  context: __SerdeContext
481
481
  ) => Promise<__HttpRequest>;
482
- export declare const serializeAws_restJson1UpdateOrganizationConfigurationCommand: (
482
+ export declare const se_UpdateOrganizationConfigurationCommand: (
483
483
  input: UpdateOrganizationConfigurationCommandInput,
484
484
  context: __SerdeContext
485
485
  ) => Promise<__HttpRequest>;
486
- export declare const serializeAws_restJson1UpdateSecurityHubConfigurationCommand: (
486
+ export declare const se_UpdateSecurityHubConfigurationCommand: (
487
487
  input: UpdateSecurityHubConfigurationCommandInput,
488
488
  context: __SerdeContext
489
489
  ) => Promise<__HttpRequest>;
490
- export declare const serializeAws_restJson1UpdateStandardsControlCommand: (
490
+ export declare const se_UpdateStandardsControlCommand: (
491
491
  input: UpdateStandardsControlCommandInput,
492
492
  context: __SerdeContext
493
493
  ) => Promise<__HttpRequest>;
494
- export declare const deserializeAws_restJson1AcceptAdministratorInvitationCommand: (
494
+ export declare const de_AcceptAdministratorInvitationCommand: (
495
495
  output: __HttpResponse,
496
496
  context: __SerdeContext
497
497
  ) => Promise<AcceptAdministratorInvitationCommandOutput>;
498
- export declare const deserializeAws_restJson1AcceptInvitationCommand: (
498
+ export declare const de_AcceptInvitationCommand: (
499
499
  output: __HttpResponse,
500
500
  context: __SerdeContext
501
501
  ) => Promise<AcceptInvitationCommandOutput>;
502
- export declare const deserializeAws_restJson1BatchDisableStandardsCommand: (
502
+ export declare const de_BatchDisableStandardsCommand: (
503
503
  output: __HttpResponse,
504
504
  context: __SerdeContext
505
505
  ) => Promise<BatchDisableStandardsCommandOutput>;
506
- export declare const deserializeAws_restJson1BatchEnableStandardsCommand: (
506
+ export declare const de_BatchEnableStandardsCommand: (
507
507
  output: __HttpResponse,
508
508
  context: __SerdeContext
509
509
  ) => Promise<BatchEnableStandardsCommandOutput>;
510
- export declare const deserializeAws_restJson1BatchGetSecurityControlsCommand: (
510
+ export declare const de_BatchGetSecurityControlsCommand: (
511
511
  output: __HttpResponse,
512
512
  context: __SerdeContext
513
513
  ) => Promise<BatchGetSecurityControlsCommandOutput>;
514
- export declare const deserializeAws_restJson1BatchGetStandardsControlAssociationsCommand: (
514
+ export declare const de_BatchGetStandardsControlAssociationsCommand: (
515
515
  output: __HttpResponse,
516
516
  context: __SerdeContext
517
517
  ) => Promise<BatchGetStandardsControlAssociationsCommandOutput>;
518
- export declare const deserializeAws_restJson1BatchImportFindingsCommand: (
518
+ export declare const de_BatchImportFindingsCommand: (
519
519
  output: __HttpResponse,
520
520
  context: __SerdeContext
521
521
  ) => Promise<BatchImportFindingsCommandOutput>;
522
- export declare const deserializeAws_restJson1BatchUpdateFindingsCommand: (
522
+ export declare const de_BatchUpdateFindingsCommand: (
523
523
  output: __HttpResponse,
524
524
  context: __SerdeContext
525
525
  ) => Promise<BatchUpdateFindingsCommandOutput>;
526
- export declare const deserializeAws_restJson1BatchUpdateStandardsControlAssociationsCommand: (
526
+ export declare const de_BatchUpdateStandardsControlAssociationsCommand: (
527
527
  output: __HttpResponse,
528
528
  context: __SerdeContext
529
529
  ) => Promise<BatchUpdateStandardsControlAssociationsCommandOutput>;
530
- export declare const deserializeAws_restJson1CreateActionTargetCommand: (
530
+ export declare const de_CreateActionTargetCommand: (
531
531
  output: __HttpResponse,
532
532
  context: __SerdeContext
533
533
  ) => Promise<CreateActionTargetCommandOutput>;
534
- export declare const deserializeAws_restJson1CreateFindingAggregatorCommand: (
534
+ export declare const de_CreateFindingAggregatorCommand: (
535
535
  output: __HttpResponse,
536
536
  context: __SerdeContext
537
537
  ) => Promise<CreateFindingAggregatorCommandOutput>;
538
- export declare const deserializeAws_restJson1CreateInsightCommand: (
538
+ export declare const de_CreateInsightCommand: (
539
539
  output: __HttpResponse,
540
540
  context: __SerdeContext
541
541
  ) => Promise<CreateInsightCommandOutput>;
542
- export declare const deserializeAws_restJson1CreateMembersCommand: (
542
+ export declare const de_CreateMembersCommand: (
543
543
  output: __HttpResponse,
544
544
  context: __SerdeContext
545
545
  ) => Promise<CreateMembersCommandOutput>;
546
- export declare const deserializeAws_restJson1DeclineInvitationsCommand: (
546
+ export declare const de_DeclineInvitationsCommand: (
547
547
  output: __HttpResponse,
548
548
  context: __SerdeContext
549
549
  ) => Promise<DeclineInvitationsCommandOutput>;
550
- export declare const deserializeAws_restJson1DeleteActionTargetCommand: (
550
+ export declare const de_DeleteActionTargetCommand: (
551
551
  output: __HttpResponse,
552
552
  context: __SerdeContext
553
553
  ) => Promise<DeleteActionTargetCommandOutput>;
554
- export declare const deserializeAws_restJson1DeleteFindingAggregatorCommand: (
554
+ export declare const de_DeleteFindingAggregatorCommand: (
555
555
  output: __HttpResponse,
556
556
  context: __SerdeContext
557
557
  ) => Promise<DeleteFindingAggregatorCommandOutput>;
558
- export declare const deserializeAws_restJson1DeleteInsightCommand: (
558
+ export declare const de_DeleteInsightCommand: (
559
559
  output: __HttpResponse,
560
560
  context: __SerdeContext
561
561
  ) => Promise<DeleteInsightCommandOutput>;
562
- export declare const deserializeAws_restJson1DeleteInvitationsCommand: (
562
+ export declare const de_DeleteInvitationsCommand: (
563
563
  output: __HttpResponse,
564
564
  context: __SerdeContext
565
565
  ) => Promise<DeleteInvitationsCommandOutput>;
566
- export declare const deserializeAws_restJson1DeleteMembersCommand: (
566
+ export declare const de_DeleteMembersCommand: (
567
567
  output: __HttpResponse,
568
568
  context: __SerdeContext
569
569
  ) => Promise<DeleteMembersCommandOutput>;
570
- export declare const deserializeAws_restJson1DescribeActionTargetsCommand: (
570
+ export declare const de_DescribeActionTargetsCommand: (
571
571
  output: __HttpResponse,
572
572
  context: __SerdeContext
573
573
  ) => Promise<DescribeActionTargetsCommandOutput>;
574
- export declare const deserializeAws_restJson1DescribeHubCommand: (
574
+ export declare const de_DescribeHubCommand: (
575
575
  output: __HttpResponse,
576
576
  context: __SerdeContext
577
577
  ) => Promise<DescribeHubCommandOutput>;
578
- export declare const deserializeAws_restJson1DescribeOrganizationConfigurationCommand: (
578
+ export declare const de_DescribeOrganizationConfigurationCommand: (
579
579
  output: __HttpResponse,
580
580
  context: __SerdeContext
581
581
  ) => Promise<DescribeOrganizationConfigurationCommandOutput>;
582
- export declare const deserializeAws_restJson1DescribeProductsCommand: (
582
+ export declare const de_DescribeProductsCommand: (
583
583
  output: __HttpResponse,
584
584
  context: __SerdeContext
585
585
  ) => Promise<DescribeProductsCommandOutput>;
586
- export declare const deserializeAws_restJson1DescribeStandardsCommand: (
586
+ export declare const de_DescribeStandardsCommand: (
587
587
  output: __HttpResponse,
588
588
  context: __SerdeContext
589
589
  ) => Promise<DescribeStandardsCommandOutput>;
590
- export declare const deserializeAws_restJson1DescribeStandardsControlsCommand: (
590
+ export declare const de_DescribeStandardsControlsCommand: (
591
591
  output: __HttpResponse,
592
592
  context: __SerdeContext
593
593
  ) => Promise<DescribeStandardsControlsCommandOutput>;
594
- export declare const deserializeAws_restJson1DisableImportFindingsForProductCommand: (
594
+ export declare const de_DisableImportFindingsForProductCommand: (
595
595
  output: __HttpResponse,
596
596
  context: __SerdeContext
597
597
  ) => Promise<DisableImportFindingsForProductCommandOutput>;
598
- export declare const deserializeAws_restJson1DisableOrganizationAdminAccountCommand: (
598
+ export declare const de_DisableOrganizationAdminAccountCommand: (
599
599
  output: __HttpResponse,
600
600
  context: __SerdeContext
601
601
  ) => Promise<DisableOrganizationAdminAccountCommandOutput>;
602
- export declare const deserializeAws_restJson1DisableSecurityHubCommand: (
602
+ export declare const de_DisableSecurityHubCommand: (
603
603
  output: __HttpResponse,
604
604
  context: __SerdeContext
605
605
  ) => Promise<DisableSecurityHubCommandOutput>;
606
- export declare const deserializeAws_restJson1DisassociateFromAdministratorAccountCommand: (
606
+ export declare const de_DisassociateFromAdministratorAccountCommand: (
607
607
  output: __HttpResponse,
608
608
  context: __SerdeContext
609
609
  ) => Promise<DisassociateFromAdministratorAccountCommandOutput>;
610
- export declare const deserializeAws_restJson1DisassociateFromMasterAccountCommand: (
610
+ export declare const de_DisassociateFromMasterAccountCommand: (
611
611
  output: __HttpResponse,
612
612
  context: __SerdeContext
613
613
  ) => Promise<DisassociateFromMasterAccountCommandOutput>;
614
- export declare const deserializeAws_restJson1DisassociateMembersCommand: (
614
+ export declare const de_DisassociateMembersCommand: (
615
615
  output: __HttpResponse,
616
616
  context: __SerdeContext
617
617
  ) => Promise<DisassociateMembersCommandOutput>;
618
- export declare const deserializeAws_restJson1EnableImportFindingsForProductCommand: (
618
+ export declare const de_EnableImportFindingsForProductCommand: (
619
619
  output: __HttpResponse,
620
620
  context: __SerdeContext
621
621
  ) => Promise<EnableImportFindingsForProductCommandOutput>;
622
- export declare const deserializeAws_restJson1EnableOrganizationAdminAccountCommand: (
622
+ export declare const de_EnableOrganizationAdminAccountCommand: (
623
623
  output: __HttpResponse,
624
624
  context: __SerdeContext
625
625
  ) => Promise<EnableOrganizationAdminAccountCommandOutput>;
626
- export declare const deserializeAws_restJson1EnableSecurityHubCommand: (
626
+ export declare const de_EnableSecurityHubCommand: (
627
627
  output: __HttpResponse,
628
628
  context: __SerdeContext
629
629
  ) => Promise<EnableSecurityHubCommandOutput>;
630
- export declare const deserializeAws_restJson1GetAdministratorAccountCommand: (
630
+ export declare const de_GetAdministratorAccountCommand: (
631
631
  output: __HttpResponse,
632
632
  context: __SerdeContext
633
633
  ) => Promise<GetAdministratorAccountCommandOutput>;
634
- export declare const deserializeAws_restJson1GetEnabledStandardsCommand: (
634
+ export declare const de_GetEnabledStandardsCommand: (
635
635
  output: __HttpResponse,
636
636
  context: __SerdeContext
637
637
  ) => Promise<GetEnabledStandardsCommandOutput>;
638
- export declare const deserializeAws_restJson1GetFindingAggregatorCommand: (
638
+ export declare const de_GetFindingAggregatorCommand: (
639
639
  output: __HttpResponse,
640
640
  context: __SerdeContext
641
641
  ) => Promise<GetFindingAggregatorCommandOutput>;
642
- export declare const deserializeAws_restJson1GetFindingsCommand: (
642
+ export declare const de_GetFindingsCommand: (
643
643
  output: __HttpResponse,
644
644
  context: __SerdeContext
645
645
  ) => Promise<GetFindingsCommandOutput>;
646
- export declare const deserializeAws_restJson1GetInsightResultsCommand: (
646
+ export declare const de_GetInsightResultsCommand: (
647
647
  output: __HttpResponse,
648
648
  context: __SerdeContext
649
649
  ) => Promise<GetInsightResultsCommandOutput>;
650
- export declare const deserializeAws_restJson1GetInsightsCommand: (
650
+ export declare const de_GetInsightsCommand: (
651
651
  output: __HttpResponse,
652
652
  context: __SerdeContext
653
653
  ) => Promise<GetInsightsCommandOutput>;
654
- export declare const deserializeAws_restJson1GetInvitationsCountCommand: (
654
+ export declare const de_GetInvitationsCountCommand: (
655
655
  output: __HttpResponse,
656
656
  context: __SerdeContext
657
657
  ) => Promise<GetInvitationsCountCommandOutput>;
658
- export declare const deserializeAws_restJson1GetMasterAccountCommand: (
658
+ export declare const de_GetMasterAccountCommand: (
659
659
  output: __HttpResponse,
660
660
  context: __SerdeContext
661
661
  ) => Promise<GetMasterAccountCommandOutput>;
662
- export declare const deserializeAws_restJson1GetMembersCommand: (
662
+ export declare const de_GetMembersCommand: (
663
663
  output: __HttpResponse,
664
664
  context: __SerdeContext
665
665
  ) => Promise<GetMembersCommandOutput>;
666
- export declare const deserializeAws_restJson1InviteMembersCommand: (
666
+ export declare const de_InviteMembersCommand: (
667
667
  output: __HttpResponse,
668
668
  context: __SerdeContext
669
669
  ) => Promise<InviteMembersCommandOutput>;
670
- export declare const deserializeAws_restJson1ListEnabledProductsForImportCommand: (
670
+ export declare const de_ListEnabledProductsForImportCommand: (
671
671
  output: __HttpResponse,
672
672
  context: __SerdeContext
673
673
  ) => Promise<ListEnabledProductsForImportCommandOutput>;
674
- export declare const deserializeAws_restJson1ListFindingAggregatorsCommand: (
674
+ export declare const de_ListFindingAggregatorsCommand: (
675
675
  output: __HttpResponse,
676
676
  context: __SerdeContext
677
677
  ) => Promise<ListFindingAggregatorsCommandOutput>;
678
- export declare const deserializeAws_restJson1ListInvitationsCommand: (
678
+ export declare const de_ListInvitationsCommand: (
679
679
  output: __HttpResponse,
680
680
  context: __SerdeContext
681
681
  ) => Promise<ListInvitationsCommandOutput>;
682
- export declare const deserializeAws_restJson1ListMembersCommand: (
682
+ export declare const de_ListMembersCommand: (
683
683
  output: __HttpResponse,
684
684
  context: __SerdeContext
685
685
  ) => Promise<ListMembersCommandOutput>;
686
- export declare const deserializeAws_restJson1ListOrganizationAdminAccountsCommand: (
686
+ export declare const de_ListOrganizationAdminAccountsCommand: (
687
687
  output: __HttpResponse,
688
688
  context: __SerdeContext
689
689
  ) => Promise<ListOrganizationAdminAccountsCommandOutput>;
690
- export declare const deserializeAws_restJson1ListSecurityControlDefinitionsCommand: (
690
+ export declare const de_ListSecurityControlDefinitionsCommand: (
691
691
  output: __HttpResponse,
692
692
  context: __SerdeContext
693
693
  ) => Promise<ListSecurityControlDefinitionsCommandOutput>;
694
- export declare const deserializeAws_restJson1ListStandardsControlAssociationsCommand: (
694
+ export declare const de_ListStandardsControlAssociationsCommand: (
695
695
  output: __HttpResponse,
696
696
  context: __SerdeContext
697
697
  ) => Promise<ListStandardsControlAssociationsCommandOutput>;
698
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (
698
+ export declare const de_ListTagsForResourceCommand: (
699
699
  output: __HttpResponse,
700
700
  context: __SerdeContext
701
701
  ) => Promise<ListTagsForResourceCommandOutput>;
702
- export declare const deserializeAws_restJson1TagResourceCommand: (
702
+ export declare const de_TagResourceCommand: (
703
703
  output: __HttpResponse,
704
704
  context: __SerdeContext
705
705
  ) => Promise<TagResourceCommandOutput>;
706
- export declare const deserializeAws_restJson1UntagResourceCommand: (
706
+ export declare const de_UntagResourceCommand: (
707
707
  output: __HttpResponse,
708
708
  context: __SerdeContext
709
709
  ) => Promise<UntagResourceCommandOutput>;
710
- export declare const deserializeAws_restJson1UpdateActionTargetCommand: (
710
+ export declare const de_UpdateActionTargetCommand: (
711
711
  output: __HttpResponse,
712
712
  context: __SerdeContext
713
713
  ) => Promise<UpdateActionTargetCommandOutput>;
714
- export declare const deserializeAws_restJson1UpdateFindingAggregatorCommand: (
714
+ export declare const de_UpdateFindingAggregatorCommand: (
715
715
  output: __HttpResponse,
716
716
  context: __SerdeContext
717
717
  ) => Promise<UpdateFindingAggregatorCommandOutput>;
718
- export declare const deserializeAws_restJson1UpdateFindingsCommand: (
718
+ export declare const de_UpdateFindingsCommand: (
719
719
  output: __HttpResponse,
720
720
  context: __SerdeContext
721
721
  ) => Promise<UpdateFindingsCommandOutput>;
722
- export declare const deserializeAws_restJson1UpdateInsightCommand: (
722
+ export declare const de_UpdateInsightCommand: (
723
723
  output: __HttpResponse,
724
724
  context: __SerdeContext
725
725
  ) => Promise<UpdateInsightCommandOutput>;
726
- export declare const deserializeAws_restJson1UpdateOrganizationConfigurationCommand: (
726
+ export declare const de_UpdateOrganizationConfigurationCommand: (
727
727
  output: __HttpResponse,
728
728
  context: __SerdeContext
729
729
  ) => Promise<UpdateOrganizationConfigurationCommandOutput>;
730
- export declare const deserializeAws_restJson1UpdateSecurityHubConfigurationCommand: (
730
+ export declare const de_UpdateSecurityHubConfigurationCommand: (
731
731
  output: __HttpResponse,
732
732
  context: __SerdeContext
733
733
  ) => Promise<UpdateSecurityHubConfigurationCommandOutput>;
734
- export declare const deserializeAws_restJson1UpdateStandardsControlCommand: (
734
+ export declare const de_UpdateStandardsControlCommand: (
735
735
  output: __HttpResponse,
736
736
  context: __SerdeContext
737
737
  ) => Promise<UpdateStandardsControlCommandOutput>;