@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.
- package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +2 -2
- package/dist-cjs/commands/AcceptInvitationCommand.js +2 -2
- package/dist-cjs/commands/BatchDisableStandardsCommand.js +2 -2
- package/dist-cjs/commands/BatchEnableStandardsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +2 -2
- package/dist-cjs/commands/BatchImportFindingsCommand.js +2 -2
- package/dist-cjs/commands/BatchUpdateFindingsCommand.js +2 -2
- package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -2
- package/dist-cjs/commands/CreateActionTargetCommand.js +2 -2
- package/dist-cjs/commands/CreateFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/CreateInsightCommand.js +2 -2
- package/dist-cjs/commands/CreateMembersCommand.js +2 -2
- package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteActionTargetCommand.js +2 -2
- package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/DeleteInsightCommand.js +2 -2
- package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteMembersCommand.js +2 -2
- package/dist-cjs/commands/DescribeActionTargetsCommand.js +2 -2
- package/dist-cjs/commands/DescribeHubCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeProductsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStandardsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStandardsControlsCommand.js +2 -2
- package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +2 -2
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/DisableSecurityHubCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMembersCommand.js +2 -2
- package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +2 -2
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/EnableSecurityHubCommand.js +2 -2
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -2
- package/dist-cjs/commands/GetEnabledStandardsCommand.js +2 -2
- package/dist-cjs/commands/GetFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/GetFindingsCommand.js +2 -2
- package/dist-cjs/commands/GetInsightResultsCommand.js +2 -2
- package/dist-cjs/commands/GetInsightsCommand.js +2 -2
- package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -2
- package/dist-cjs/commands/GetMasterAccountCommand.js +2 -2
- package/dist-cjs/commands/GetMembersCommand.js +2 -2
- package/dist-cjs/commands/InviteMembersCommand.js +2 -2
- package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +2 -2
- package/dist-cjs/commands/ListFindingAggregatorsCommand.js +2 -2
- package/dist-cjs/commands/ListInvitationsCommand.js +2 -2
- package/dist-cjs/commands/ListMembersCommand.js +2 -2
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -2
- package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateActionTargetCommand.js +2 -2
- package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/UpdateFindingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateInsightCommand.js +2 -2
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateStandardsControlCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +4258 -5258
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -3
- package/dist-es/commands/AcceptInvitationCommand.js +3 -3
- package/dist-es/commands/BatchDisableStandardsCommand.js +3 -3
- package/dist-es/commands/BatchEnableStandardsCommand.js +3 -3
- package/dist-es/commands/BatchGetSecurityControlsCommand.js +3 -3
- package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +3 -3
- package/dist-es/commands/BatchImportFindingsCommand.js +3 -3
- package/dist-es/commands/BatchUpdateFindingsCommand.js +3 -3
- package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +3 -3
- package/dist-es/commands/CreateActionTargetCommand.js +3 -3
- package/dist-es/commands/CreateFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/CreateInsightCommand.js +3 -3
- package/dist-es/commands/CreateMembersCommand.js +3 -3
- package/dist-es/commands/DeclineInvitationsCommand.js +3 -3
- package/dist-es/commands/DeleteActionTargetCommand.js +3 -3
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/DeleteInsightCommand.js +3 -3
- package/dist-es/commands/DeleteInvitationsCommand.js +3 -3
- package/dist-es/commands/DeleteMembersCommand.js +3 -3
- package/dist-es/commands/DescribeActionTargetsCommand.js +3 -3
- package/dist-es/commands/DescribeHubCommand.js +3 -3
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeProductsCommand.js +3 -3
- package/dist-es/commands/DescribeStandardsCommand.js +3 -3
- package/dist-es/commands/DescribeStandardsControlsCommand.js +3 -3
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +3 -3
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/DisableSecurityHubCommand.js +3 -3
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateMembersCommand.js +3 -3
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +3 -3
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/EnableSecurityHubCommand.js +3 -3
- package/dist-es/commands/GetAdministratorAccountCommand.js +3 -3
- package/dist-es/commands/GetEnabledStandardsCommand.js +3 -3
- package/dist-es/commands/GetFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/GetFindingsCommand.js +3 -3
- package/dist-es/commands/GetInsightResultsCommand.js +3 -3
- package/dist-es/commands/GetInsightsCommand.js +3 -3
- package/dist-es/commands/GetInvitationsCountCommand.js +3 -3
- package/dist-es/commands/GetMasterAccountCommand.js +3 -3
- package/dist-es/commands/GetMembersCommand.js +3 -3
- package/dist-es/commands/InviteMembersCommand.js +3 -3
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +3 -3
- package/dist-es/commands/ListFindingAggregatorsCommand.js +3 -3
- package/dist-es/commands/ListInvitationsCommand.js +3 -3
- package/dist-es/commands/ListMembersCommand.js +3 -3
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -3
- package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListStandardsControlAssociationsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateActionTargetCommand.js +3 -3
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/UpdateFindingsCommand.js +3 -3
- package/dist-es/commands/UpdateInsightCommand.js +3 -3
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateStandardsControlCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +4133 -5133
- package/dist-types/protocols/Aws_restJson1.d.ts +488 -122
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +122 -122
- 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
|
|
250
|
+
export declare const se_AcceptAdministratorInvitationCommand: (
|
|
251
251
|
input: AcceptAdministratorInvitationCommandInput,
|
|
252
252
|
context: __SerdeContext
|
|
253
253
|
) => Promise<__HttpRequest>;
|
|
254
|
-
export declare const
|
|
254
|
+
export declare const se_AcceptInvitationCommand: (
|
|
255
255
|
input: AcceptInvitationCommandInput,
|
|
256
256
|
context: __SerdeContext
|
|
257
257
|
) => Promise<__HttpRequest>;
|
|
258
|
-
export declare const
|
|
258
|
+
export declare const se_BatchDisableStandardsCommand: (
|
|
259
259
|
input: BatchDisableStandardsCommandInput,
|
|
260
260
|
context: __SerdeContext
|
|
261
261
|
) => Promise<__HttpRequest>;
|
|
262
|
-
export declare const
|
|
262
|
+
export declare const se_BatchEnableStandardsCommand: (
|
|
263
263
|
input: BatchEnableStandardsCommandInput,
|
|
264
264
|
context: __SerdeContext
|
|
265
265
|
) => Promise<__HttpRequest>;
|
|
266
|
-
export declare const
|
|
266
|
+
export declare const se_BatchGetSecurityControlsCommand: (
|
|
267
267
|
input: BatchGetSecurityControlsCommandInput,
|
|
268
268
|
context: __SerdeContext
|
|
269
269
|
) => Promise<__HttpRequest>;
|
|
270
|
-
export declare const
|
|
270
|
+
export declare const se_BatchGetStandardsControlAssociationsCommand: (
|
|
271
271
|
input: BatchGetStandardsControlAssociationsCommandInput,
|
|
272
272
|
context: __SerdeContext
|
|
273
273
|
) => Promise<__HttpRequest>;
|
|
274
|
-
export declare const
|
|
274
|
+
export declare const se_BatchImportFindingsCommand: (
|
|
275
275
|
input: BatchImportFindingsCommandInput,
|
|
276
276
|
context: __SerdeContext
|
|
277
277
|
) => Promise<__HttpRequest>;
|
|
278
|
-
export declare const
|
|
278
|
+
export declare const se_BatchUpdateFindingsCommand: (
|
|
279
279
|
input: BatchUpdateFindingsCommandInput,
|
|
280
280
|
context: __SerdeContext
|
|
281
281
|
) => Promise<__HttpRequest>;
|
|
282
|
-
export declare const
|
|
282
|
+
export declare const se_BatchUpdateStandardsControlAssociationsCommand: (
|
|
283
283
|
input: BatchUpdateStandardsControlAssociationsCommandInput,
|
|
284
284
|
context: __SerdeContext
|
|
285
285
|
) => Promise<__HttpRequest>;
|
|
286
|
-
export declare const
|
|
286
|
+
export declare const se_CreateActionTargetCommand: (
|
|
287
287
|
input: CreateActionTargetCommandInput,
|
|
288
288
|
context: __SerdeContext
|
|
289
289
|
) => Promise<__HttpRequest>;
|
|
290
|
-
export declare const
|
|
290
|
+
export declare const se_CreateFindingAggregatorCommand: (
|
|
291
291
|
input: CreateFindingAggregatorCommandInput,
|
|
292
292
|
context: __SerdeContext
|
|
293
293
|
) => Promise<__HttpRequest>;
|
|
294
|
-
export declare const
|
|
294
|
+
export declare const se_CreateInsightCommand: (
|
|
295
295
|
input: CreateInsightCommandInput,
|
|
296
296
|
context: __SerdeContext
|
|
297
297
|
) => Promise<__HttpRequest>;
|
|
298
|
-
export declare const
|
|
298
|
+
export declare const se_CreateMembersCommand: (
|
|
299
299
|
input: CreateMembersCommandInput,
|
|
300
300
|
context: __SerdeContext
|
|
301
301
|
) => Promise<__HttpRequest>;
|
|
302
|
-
export declare const
|
|
302
|
+
export declare const se_DeclineInvitationsCommand: (
|
|
303
303
|
input: DeclineInvitationsCommandInput,
|
|
304
304
|
context: __SerdeContext
|
|
305
305
|
) => Promise<__HttpRequest>;
|
|
306
|
-
export declare const
|
|
306
|
+
export declare const se_DeleteActionTargetCommand: (
|
|
307
307
|
input: DeleteActionTargetCommandInput,
|
|
308
308
|
context: __SerdeContext
|
|
309
309
|
) => Promise<__HttpRequest>;
|
|
310
|
-
export declare const
|
|
310
|
+
export declare const se_DeleteFindingAggregatorCommand: (
|
|
311
311
|
input: DeleteFindingAggregatorCommandInput,
|
|
312
312
|
context: __SerdeContext
|
|
313
313
|
) => Promise<__HttpRequest>;
|
|
314
|
-
export declare const
|
|
314
|
+
export declare const se_DeleteInsightCommand: (
|
|
315
315
|
input: DeleteInsightCommandInput,
|
|
316
316
|
context: __SerdeContext
|
|
317
317
|
) => Promise<__HttpRequest>;
|
|
318
|
-
export declare const
|
|
318
|
+
export declare const se_DeleteInvitationsCommand: (
|
|
319
319
|
input: DeleteInvitationsCommandInput,
|
|
320
320
|
context: __SerdeContext
|
|
321
321
|
) => Promise<__HttpRequest>;
|
|
322
|
-
export declare const
|
|
322
|
+
export declare const se_DeleteMembersCommand: (
|
|
323
323
|
input: DeleteMembersCommandInput,
|
|
324
324
|
context: __SerdeContext
|
|
325
325
|
) => Promise<__HttpRequest>;
|
|
326
|
-
export declare const
|
|
326
|
+
export declare const se_DescribeActionTargetsCommand: (
|
|
327
327
|
input: DescribeActionTargetsCommandInput,
|
|
328
328
|
context: __SerdeContext
|
|
329
329
|
) => Promise<__HttpRequest>;
|
|
330
|
-
export declare const
|
|
330
|
+
export declare const se_DescribeHubCommand: (
|
|
331
331
|
input: DescribeHubCommandInput,
|
|
332
332
|
context: __SerdeContext
|
|
333
333
|
) => Promise<__HttpRequest>;
|
|
334
|
-
export declare const
|
|
334
|
+
export declare const se_DescribeOrganizationConfigurationCommand: (
|
|
335
335
|
input: DescribeOrganizationConfigurationCommandInput,
|
|
336
336
|
context: __SerdeContext
|
|
337
337
|
) => Promise<__HttpRequest>;
|
|
338
|
-
export declare const
|
|
338
|
+
export declare const se_DescribeProductsCommand: (
|
|
339
339
|
input: DescribeProductsCommandInput,
|
|
340
340
|
context: __SerdeContext
|
|
341
341
|
) => Promise<__HttpRequest>;
|
|
342
|
-
export declare const
|
|
342
|
+
export declare const se_DescribeStandardsCommand: (
|
|
343
343
|
input: DescribeStandardsCommandInput,
|
|
344
344
|
context: __SerdeContext
|
|
345
345
|
) => Promise<__HttpRequest>;
|
|
346
|
-
export declare const
|
|
346
|
+
export declare const se_DescribeStandardsControlsCommand: (
|
|
347
347
|
input: DescribeStandardsControlsCommandInput,
|
|
348
348
|
context: __SerdeContext
|
|
349
349
|
) => Promise<__HttpRequest>;
|
|
350
|
-
export declare const
|
|
350
|
+
export declare const se_DisableImportFindingsForProductCommand: (
|
|
351
351
|
input: DisableImportFindingsForProductCommandInput,
|
|
352
352
|
context: __SerdeContext
|
|
353
353
|
) => Promise<__HttpRequest>;
|
|
354
|
-
export declare const
|
|
354
|
+
export declare const se_DisableOrganizationAdminAccountCommand: (
|
|
355
355
|
input: DisableOrganizationAdminAccountCommandInput,
|
|
356
356
|
context: __SerdeContext
|
|
357
357
|
) => Promise<__HttpRequest>;
|
|
358
|
-
export declare const
|
|
358
|
+
export declare const se_DisableSecurityHubCommand: (
|
|
359
359
|
input: DisableSecurityHubCommandInput,
|
|
360
360
|
context: __SerdeContext
|
|
361
361
|
) => Promise<__HttpRequest>;
|
|
362
|
-
export declare const
|
|
362
|
+
export declare const se_DisassociateFromAdministratorAccountCommand: (
|
|
363
363
|
input: DisassociateFromAdministratorAccountCommandInput,
|
|
364
364
|
context: __SerdeContext
|
|
365
365
|
) => Promise<__HttpRequest>;
|
|
366
|
-
export declare const
|
|
366
|
+
export declare const se_DisassociateFromMasterAccountCommand: (
|
|
367
367
|
input: DisassociateFromMasterAccountCommandInput,
|
|
368
368
|
context: __SerdeContext
|
|
369
369
|
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const
|
|
370
|
+
export declare const se_DisassociateMembersCommand: (
|
|
371
371
|
input: DisassociateMembersCommandInput,
|
|
372
372
|
context: __SerdeContext
|
|
373
373
|
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const
|
|
374
|
+
export declare const se_EnableImportFindingsForProductCommand: (
|
|
375
375
|
input: EnableImportFindingsForProductCommandInput,
|
|
376
376
|
context: __SerdeContext
|
|
377
377
|
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const
|
|
378
|
+
export declare const se_EnableOrganizationAdminAccountCommand: (
|
|
379
379
|
input: EnableOrganizationAdminAccountCommandInput,
|
|
380
380
|
context: __SerdeContext
|
|
381
381
|
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const
|
|
382
|
+
export declare const se_EnableSecurityHubCommand: (
|
|
383
383
|
input: EnableSecurityHubCommandInput,
|
|
384
384
|
context: __SerdeContext
|
|
385
385
|
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const
|
|
386
|
+
export declare const se_GetAdministratorAccountCommand: (
|
|
387
387
|
input: GetAdministratorAccountCommandInput,
|
|
388
388
|
context: __SerdeContext
|
|
389
389
|
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const
|
|
390
|
+
export declare const se_GetEnabledStandardsCommand: (
|
|
391
391
|
input: GetEnabledStandardsCommandInput,
|
|
392
392
|
context: __SerdeContext
|
|
393
393
|
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const
|
|
394
|
+
export declare const se_GetFindingAggregatorCommand: (
|
|
395
395
|
input: GetFindingAggregatorCommandInput,
|
|
396
396
|
context: __SerdeContext
|
|
397
397
|
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const
|
|
398
|
+
export declare const se_GetFindingsCommand: (
|
|
399
399
|
input: GetFindingsCommandInput,
|
|
400
400
|
context: __SerdeContext
|
|
401
401
|
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const
|
|
402
|
+
export declare const se_GetInsightResultsCommand: (
|
|
403
403
|
input: GetInsightResultsCommandInput,
|
|
404
404
|
context: __SerdeContext
|
|
405
405
|
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const
|
|
406
|
+
export declare const se_GetInsightsCommand: (
|
|
407
407
|
input: GetInsightsCommandInput,
|
|
408
408
|
context: __SerdeContext
|
|
409
409
|
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const
|
|
410
|
+
export declare const se_GetInvitationsCountCommand: (
|
|
411
411
|
input: GetInvitationsCountCommandInput,
|
|
412
412
|
context: __SerdeContext
|
|
413
413
|
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const
|
|
414
|
+
export declare const se_GetMasterAccountCommand: (
|
|
415
415
|
input: GetMasterAccountCommandInput,
|
|
416
416
|
context: __SerdeContext
|
|
417
417
|
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const
|
|
418
|
+
export declare const se_GetMembersCommand: (
|
|
419
419
|
input: GetMembersCommandInput,
|
|
420
420
|
context: __SerdeContext
|
|
421
421
|
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const
|
|
422
|
+
export declare const se_InviteMembersCommand: (
|
|
423
423
|
input: InviteMembersCommandInput,
|
|
424
424
|
context: __SerdeContext
|
|
425
425
|
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const
|
|
426
|
+
export declare const se_ListEnabledProductsForImportCommand: (
|
|
427
427
|
input: ListEnabledProductsForImportCommandInput,
|
|
428
428
|
context: __SerdeContext
|
|
429
429
|
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const
|
|
430
|
+
export declare const se_ListFindingAggregatorsCommand: (
|
|
431
431
|
input: ListFindingAggregatorsCommandInput,
|
|
432
432
|
context: __SerdeContext
|
|
433
433
|
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const
|
|
434
|
+
export declare const se_ListInvitationsCommand: (
|
|
435
435
|
input: ListInvitationsCommandInput,
|
|
436
436
|
context: __SerdeContext
|
|
437
437
|
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const
|
|
438
|
+
export declare const se_ListMembersCommand: (
|
|
439
439
|
input: ListMembersCommandInput,
|
|
440
440
|
context: __SerdeContext
|
|
441
441
|
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const
|
|
442
|
+
export declare const se_ListOrganizationAdminAccountsCommand: (
|
|
443
443
|
input: ListOrganizationAdminAccountsCommandInput,
|
|
444
444
|
context: __SerdeContext
|
|
445
445
|
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const
|
|
446
|
+
export declare const se_ListSecurityControlDefinitionsCommand: (
|
|
447
447
|
input: ListSecurityControlDefinitionsCommandInput,
|
|
448
448
|
context: __SerdeContext
|
|
449
449
|
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const
|
|
450
|
+
export declare const se_ListStandardsControlAssociationsCommand: (
|
|
451
451
|
input: ListStandardsControlAssociationsCommandInput,
|
|
452
452
|
context: __SerdeContext
|
|
453
453
|
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const
|
|
454
|
+
export declare const se_ListTagsForResourceCommand: (
|
|
455
455
|
input: ListTagsForResourceCommandInput,
|
|
456
456
|
context: __SerdeContext
|
|
457
457
|
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const
|
|
458
|
+
export declare const se_TagResourceCommand: (
|
|
459
459
|
input: TagResourceCommandInput,
|
|
460
460
|
context: __SerdeContext
|
|
461
461
|
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const
|
|
462
|
+
export declare const se_UntagResourceCommand: (
|
|
463
463
|
input: UntagResourceCommandInput,
|
|
464
464
|
context: __SerdeContext
|
|
465
465
|
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const
|
|
466
|
+
export declare const se_UpdateActionTargetCommand: (
|
|
467
467
|
input: UpdateActionTargetCommandInput,
|
|
468
468
|
context: __SerdeContext
|
|
469
469
|
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const
|
|
470
|
+
export declare const se_UpdateFindingAggregatorCommand: (
|
|
471
471
|
input: UpdateFindingAggregatorCommandInput,
|
|
472
472
|
context: __SerdeContext
|
|
473
473
|
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const
|
|
474
|
+
export declare const se_UpdateFindingsCommand: (
|
|
475
475
|
input: UpdateFindingsCommandInput,
|
|
476
476
|
context: __SerdeContext
|
|
477
477
|
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const
|
|
478
|
+
export declare const se_UpdateInsightCommand: (
|
|
479
479
|
input: UpdateInsightCommandInput,
|
|
480
480
|
context: __SerdeContext
|
|
481
481
|
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const
|
|
482
|
+
export declare const se_UpdateOrganizationConfigurationCommand: (
|
|
483
483
|
input: UpdateOrganizationConfigurationCommandInput,
|
|
484
484
|
context: __SerdeContext
|
|
485
485
|
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_UpdateSecurityHubConfigurationCommand: (
|
|
487
487
|
input: UpdateSecurityHubConfigurationCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_UpdateStandardsControlCommand: (
|
|
491
491
|
input: UpdateStandardsControlCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const de_AcceptAdministratorInvitationCommand: (
|
|
495
495
|
output: __HttpResponse,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<AcceptAdministratorInvitationCommandOutput>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const de_AcceptInvitationCommand: (
|
|
499
499
|
output: __HttpResponse,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<AcceptInvitationCommandOutput>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const de_BatchDisableStandardsCommand: (
|
|
503
503
|
output: __HttpResponse,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<BatchDisableStandardsCommandOutput>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const de_BatchEnableStandardsCommand: (
|
|
507
507
|
output: __HttpResponse,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<BatchEnableStandardsCommandOutput>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const de_BatchGetSecurityControlsCommand: (
|
|
511
511
|
output: __HttpResponse,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<BatchGetSecurityControlsCommandOutput>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const de_BatchGetStandardsControlAssociationsCommand: (
|
|
515
515
|
output: __HttpResponse,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<BatchGetStandardsControlAssociationsCommandOutput>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const de_BatchImportFindingsCommand: (
|
|
519
519
|
output: __HttpResponse,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<BatchImportFindingsCommandOutput>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const de_BatchUpdateFindingsCommand: (
|
|
523
523
|
output: __HttpResponse,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<BatchUpdateFindingsCommandOutput>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const de_BatchUpdateStandardsControlAssociationsCommand: (
|
|
527
527
|
output: __HttpResponse,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<BatchUpdateStandardsControlAssociationsCommandOutput>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const de_CreateActionTargetCommand: (
|
|
531
531
|
output: __HttpResponse,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<CreateActionTargetCommandOutput>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const de_CreateFindingAggregatorCommand: (
|
|
535
535
|
output: __HttpResponse,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<CreateFindingAggregatorCommandOutput>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const de_CreateInsightCommand: (
|
|
539
539
|
output: __HttpResponse,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<CreateInsightCommandOutput>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const de_CreateMembersCommand: (
|
|
543
543
|
output: __HttpResponse,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<CreateMembersCommandOutput>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const de_DeclineInvitationsCommand: (
|
|
547
547
|
output: __HttpResponse,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<DeclineInvitationsCommandOutput>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const de_DeleteActionTargetCommand: (
|
|
551
551
|
output: __HttpResponse,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<DeleteActionTargetCommandOutput>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const de_DeleteFindingAggregatorCommand: (
|
|
555
555
|
output: __HttpResponse,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<DeleteFindingAggregatorCommandOutput>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const de_DeleteInsightCommand: (
|
|
559
559
|
output: __HttpResponse,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<DeleteInsightCommandOutput>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const de_DeleteInvitationsCommand: (
|
|
563
563
|
output: __HttpResponse,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<DeleteInvitationsCommandOutput>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const de_DeleteMembersCommand: (
|
|
567
567
|
output: __HttpResponse,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<DeleteMembersCommandOutput>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const de_DescribeActionTargetsCommand: (
|
|
571
571
|
output: __HttpResponse,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<DescribeActionTargetsCommandOutput>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const de_DescribeHubCommand: (
|
|
575
575
|
output: __HttpResponse,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<DescribeHubCommandOutput>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const de_DescribeOrganizationConfigurationCommand: (
|
|
579
579
|
output: __HttpResponse,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<DescribeOrganizationConfigurationCommandOutput>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const de_DescribeProductsCommand: (
|
|
583
583
|
output: __HttpResponse,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<DescribeProductsCommandOutput>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const de_DescribeStandardsCommand: (
|
|
587
587
|
output: __HttpResponse,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<DescribeStandardsCommandOutput>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const de_DescribeStandardsControlsCommand: (
|
|
591
591
|
output: __HttpResponse,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<DescribeStandardsControlsCommandOutput>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const de_DisableImportFindingsForProductCommand: (
|
|
595
595
|
output: __HttpResponse,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<DisableImportFindingsForProductCommandOutput>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const de_DisableOrganizationAdminAccountCommand: (
|
|
599
599
|
output: __HttpResponse,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<DisableOrganizationAdminAccountCommandOutput>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const de_DisableSecurityHubCommand: (
|
|
603
603
|
output: __HttpResponse,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<DisableSecurityHubCommandOutput>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const de_DisassociateFromAdministratorAccountCommand: (
|
|
607
607
|
output: __HttpResponse,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<DisassociateFromAdministratorAccountCommandOutput>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const de_DisassociateFromMasterAccountCommand: (
|
|
611
611
|
output: __HttpResponse,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<DisassociateFromMasterAccountCommandOutput>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const de_DisassociateMembersCommand: (
|
|
615
615
|
output: __HttpResponse,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<DisassociateMembersCommandOutput>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const de_EnableImportFindingsForProductCommand: (
|
|
619
619
|
output: __HttpResponse,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<EnableImportFindingsForProductCommandOutput>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const de_EnableOrganizationAdminAccountCommand: (
|
|
623
623
|
output: __HttpResponse,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<EnableOrganizationAdminAccountCommandOutput>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const de_EnableSecurityHubCommand: (
|
|
627
627
|
output: __HttpResponse,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<EnableSecurityHubCommandOutput>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const de_GetAdministratorAccountCommand: (
|
|
631
631
|
output: __HttpResponse,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<GetAdministratorAccountCommandOutput>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const de_GetEnabledStandardsCommand: (
|
|
635
635
|
output: __HttpResponse,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<GetEnabledStandardsCommandOutput>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const de_GetFindingAggregatorCommand: (
|
|
639
639
|
output: __HttpResponse,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<GetFindingAggregatorCommandOutput>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const de_GetFindingsCommand: (
|
|
643
643
|
output: __HttpResponse,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<GetFindingsCommandOutput>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const de_GetInsightResultsCommand: (
|
|
647
647
|
output: __HttpResponse,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<GetInsightResultsCommandOutput>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const de_GetInsightsCommand: (
|
|
651
651
|
output: __HttpResponse,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<GetInsightsCommandOutput>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const de_GetInvitationsCountCommand: (
|
|
655
655
|
output: __HttpResponse,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<GetInvitationsCountCommandOutput>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const de_GetMasterAccountCommand: (
|
|
659
659
|
output: __HttpResponse,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<GetMasterAccountCommandOutput>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const de_GetMembersCommand: (
|
|
663
663
|
output: __HttpResponse,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<GetMembersCommandOutput>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const de_InviteMembersCommand: (
|
|
667
667
|
output: __HttpResponse,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<InviteMembersCommandOutput>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const de_ListEnabledProductsForImportCommand: (
|
|
671
671
|
output: __HttpResponse,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<ListEnabledProductsForImportCommandOutput>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const de_ListFindingAggregatorsCommand: (
|
|
675
675
|
output: __HttpResponse,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<ListFindingAggregatorsCommandOutput>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const de_ListInvitationsCommand: (
|
|
679
679
|
output: __HttpResponse,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<ListInvitationsCommandOutput>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const de_ListMembersCommand: (
|
|
683
683
|
output: __HttpResponse,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<ListMembersCommandOutput>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const de_ListOrganizationAdminAccountsCommand: (
|
|
687
687
|
output: __HttpResponse,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<ListOrganizationAdminAccountsCommandOutput>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const de_ListSecurityControlDefinitionsCommand: (
|
|
691
691
|
output: __HttpResponse,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<ListSecurityControlDefinitionsCommandOutput>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const de_ListStandardsControlAssociationsCommand: (
|
|
695
695
|
output: __HttpResponse,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<ListStandardsControlAssociationsCommandOutput>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const de_ListTagsForResourceCommand: (
|
|
699
699
|
output: __HttpResponse,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<ListTagsForResourceCommandOutput>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const de_TagResourceCommand: (
|
|
703
703
|
output: __HttpResponse,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<TagResourceCommandOutput>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const de_UntagResourceCommand: (
|
|
707
707
|
output: __HttpResponse,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<UntagResourceCommandOutput>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const de_UpdateActionTargetCommand: (
|
|
711
711
|
output: __HttpResponse,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<UpdateActionTargetCommandOutput>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const de_UpdateFindingAggregatorCommand: (
|
|
715
715
|
output: __HttpResponse,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<UpdateFindingAggregatorCommandOutput>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const de_UpdateFindingsCommand: (
|
|
719
719
|
output: __HttpResponse,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<UpdateFindingsCommandOutput>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const de_UpdateInsightCommand: (
|
|
723
723
|
output: __HttpResponse,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<UpdateInsightCommandOutput>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const de_UpdateOrganizationConfigurationCommand: (
|
|
727
727
|
output: __HttpResponse,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<UpdateOrganizationConfigurationCommandOutput>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const de_UpdateSecurityHubConfigurationCommand: (
|
|
731
731
|
output: __HttpResponse,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<UpdateSecurityHubConfigurationCommandOutput>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const de_UpdateStandardsControlCommand: (
|
|
735
735
|
output: __HttpResponse,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<UpdateStandardsControlCommandOutput>;
|