@aws-sdk/client-auditmanager 3.1087.0 → 3.1089.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 (82) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/AuditManager.d.ts +208 -309
  3. package/dist-types/ts3.4/AuditManagerClient.d.ts +11 -36
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +4 -9
  14. package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +4 -9
  17. package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +3 -5
  24. package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +3 -8
  26. package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +4 -9
  27. package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/GetControlCommand.d.ts +3 -5
  31. package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +3 -8
  32. package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +3 -5
  34. package/dist-types/ts3.4/commands/GetEvidenceFileUploadUrlCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +2 -4
  40. package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +3 -5
  41. package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +4 -9
  42. package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +3 -5
  43. package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +4 -9
  47. package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +3 -8
  48. package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +3 -5
  50. package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +3 -8
  56. package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  60. package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +4 -6
  63. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +3 -8
  68. package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  70. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  71. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  72. package/dist-types/ts3.4/models/enums.d.ts +14 -28
  73. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  74. package/dist-types/ts3.4/models/models_0.d.ts +4 -12
  75. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  76. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  77. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  78. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  79. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  80. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  81. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  82. package/package.json +38 -38
@@ -96,10 +96,7 @@ import {
96
96
  GetChangeLogsCommandInput,
97
97
  GetChangeLogsCommandOutput,
98
98
  } from "./commands/GetChangeLogsCommand";
99
- import {
100
- GetControlCommandInput,
101
- GetControlCommandOutput,
102
- } from "./commands/GetControlCommand";
99
+ import { GetControlCommandInput, GetControlCommandOutput } from "./commands/GetControlCommand";
103
100
  import {
104
101
  GetDelegationsCommandInput,
105
102
  GetDelegationsCommandOutput,
@@ -108,10 +105,7 @@ import {
108
105
  GetEvidenceByEvidenceFolderCommandInput,
109
106
  GetEvidenceByEvidenceFolderCommandOutput,
110
107
  } from "./commands/GetEvidenceByEvidenceFolderCommand";
111
- import {
112
- GetEvidenceCommandInput,
113
- GetEvidenceCommandOutput,
114
- } from "./commands/GetEvidenceCommand";
108
+ import { GetEvidenceCommandInput, GetEvidenceCommandOutput } from "./commands/GetEvidenceCommand";
115
109
  import {
116
110
  GetEvidenceFileUploadUrlCommandInput,
117
111
  GetEvidenceFileUploadUrlCommandOutput,
@@ -132,10 +126,7 @@ import {
132
126
  GetInsightsByAssessmentCommandInput,
133
127
  GetInsightsByAssessmentCommandOutput,
134
128
  } from "./commands/GetInsightsByAssessmentCommand";
135
- import {
136
- GetInsightsCommandInput,
137
- GetInsightsCommandOutput,
138
- } from "./commands/GetInsightsCommand";
129
+ import { GetInsightsCommandInput, GetInsightsCommandOutput } from "./commands/GetInsightsCommand";
139
130
  import {
140
131
  GetOrganizationAdminAccountCommandInput,
141
132
  GetOrganizationAdminAccountCommandOutput,
@@ -144,10 +135,7 @@ import {
144
135
  GetServicesInScopeCommandInput,
145
136
  GetServicesInScopeCommandOutput,
146
137
  } from "./commands/GetServicesInScopeCommand";
147
- import {
148
- GetSettingsCommandInput,
149
- GetSettingsCommandOutput,
150
- } from "./commands/GetSettingsCommand";
138
+ import { GetSettingsCommandInput, GetSettingsCommandOutput } from "./commands/GetSettingsCommand";
151
139
  import {
152
140
  ListAssessmentControlInsightsByControlDomainCommandInput,
153
141
  ListAssessmentControlInsightsByControlDomainCommandOutput,
@@ -208,10 +196,7 @@ import {
208
196
  StartAssessmentFrameworkShareCommandInput,
209
197
  StartAssessmentFrameworkShareCommandOutput,
210
198
  } from "./commands/StartAssessmentFrameworkShareCommand";
211
- import {
212
- TagResourceCommandInput,
213
- TagResourceCommandOutput,
214
- } from "./commands/TagResourceCommand";
199
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
215
200
  import {
216
201
  UntagResourceCommandInput,
217
202
  UntagResourceCommandOutput,
@@ -255,1020 +240,934 @@ import {
255
240
  export interface AuditManager {
256
241
  associateAssessmentReportEvidenceFolder(
257
242
  args: AssociateAssessmentReportEvidenceFolderCommandInput,
258
- options?: __HttpHandlerOptions
243
+ options?: __HttpHandlerOptions,
259
244
  ): Promise<AssociateAssessmentReportEvidenceFolderCommandOutput>;
260
245
  associateAssessmentReportEvidenceFolder(
261
246
  args: AssociateAssessmentReportEvidenceFolderCommandInput,
262
- cb: (
263
- err: any,
264
- data?: AssociateAssessmentReportEvidenceFolderCommandOutput
265
- ) => void
247
+ cb: (err: any, data?: AssociateAssessmentReportEvidenceFolderCommandOutput) => void,
266
248
  ): void;
267
249
  associateAssessmentReportEvidenceFolder(
268
250
  args: AssociateAssessmentReportEvidenceFolderCommandInput,
269
251
  options: __HttpHandlerOptions,
270
- cb: (
271
- err: any,
272
- data?: AssociateAssessmentReportEvidenceFolderCommandOutput
273
- ) => void
252
+ cb: (err: any, data?: AssociateAssessmentReportEvidenceFolderCommandOutput) => void,
274
253
  ): void;
275
254
  batchAssociateAssessmentReportEvidence(
276
255
  args: BatchAssociateAssessmentReportEvidenceCommandInput,
277
- options?: __HttpHandlerOptions
256
+ options?: __HttpHandlerOptions,
278
257
  ): Promise<BatchAssociateAssessmentReportEvidenceCommandOutput>;
279
258
  batchAssociateAssessmentReportEvidence(
280
259
  args: BatchAssociateAssessmentReportEvidenceCommandInput,
281
- cb: (
282
- err: any,
283
- data?: BatchAssociateAssessmentReportEvidenceCommandOutput
284
- ) => void
260
+ cb: (err: any, data?: BatchAssociateAssessmentReportEvidenceCommandOutput) => void,
285
261
  ): void;
286
262
  batchAssociateAssessmentReportEvidence(
287
263
  args: BatchAssociateAssessmentReportEvidenceCommandInput,
288
264
  options: __HttpHandlerOptions,
289
- cb: (
290
- err: any,
291
- data?: BatchAssociateAssessmentReportEvidenceCommandOutput
292
- ) => void
265
+ cb: (err: any, data?: BatchAssociateAssessmentReportEvidenceCommandOutput) => void,
293
266
  ): void;
294
267
  batchCreateDelegationByAssessment(
295
268
  args: BatchCreateDelegationByAssessmentCommandInput,
296
- options?: __HttpHandlerOptions
269
+ options?: __HttpHandlerOptions,
297
270
  ): Promise<BatchCreateDelegationByAssessmentCommandOutput>;
298
271
  batchCreateDelegationByAssessment(
299
272
  args: BatchCreateDelegationByAssessmentCommandInput,
300
- cb: (
301
- err: any,
302
- data?: BatchCreateDelegationByAssessmentCommandOutput
303
- ) => void
273
+ cb: (err: any, data?: BatchCreateDelegationByAssessmentCommandOutput) => void,
304
274
  ): void;
305
275
  batchCreateDelegationByAssessment(
306
276
  args: BatchCreateDelegationByAssessmentCommandInput,
307
277
  options: __HttpHandlerOptions,
308
- cb: (
309
- err: any,
310
- data?: BatchCreateDelegationByAssessmentCommandOutput
311
- ) => void
278
+ cb: (err: any, data?: BatchCreateDelegationByAssessmentCommandOutput) => void,
312
279
  ): void;
313
280
  batchDeleteDelegationByAssessment(
314
281
  args: BatchDeleteDelegationByAssessmentCommandInput,
315
- options?: __HttpHandlerOptions
282
+ options?: __HttpHandlerOptions,
316
283
  ): Promise<BatchDeleteDelegationByAssessmentCommandOutput>;
317
284
  batchDeleteDelegationByAssessment(
318
285
  args: BatchDeleteDelegationByAssessmentCommandInput,
319
- cb: (
320
- err: any,
321
- data?: BatchDeleteDelegationByAssessmentCommandOutput
322
- ) => void
286
+ cb: (err: any, data?: BatchDeleteDelegationByAssessmentCommandOutput) => void,
323
287
  ): void;
324
288
  batchDeleteDelegationByAssessment(
325
289
  args: BatchDeleteDelegationByAssessmentCommandInput,
326
290
  options: __HttpHandlerOptions,
327
- cb: (
328
- err: any,
329
- data?: BatchDeleteDelegationByAssessmentCommandOutput
330
- ) => void
291
+ cb: (err: any, data?: BatchDeleteDelegationByAssessmentCommandOutput) => void,
331
292
  ): void;
332
293
  batchDisassociateAssessmentReportEvidence(
333
294
  args: BatchDisassociateAssessmentReportEvidenceCommandInput,
334
- options?: __HttpHandlerOptions
295
+ options?: __HttpHandlerOptions,
335
296
  ): Promise<BatchDisassociateAssessmentReportEvidenceCommandOutput>;
336
297
  batchDisassociateAssessmentReportEvidence(
337
298
  args: BatchDisassociateAssessmentReportEvidenceCommandInput,
338
- cb: (
339
- err: any,
340
- data?: BatchDisassociateAssessmentReportEvidenceCommandOutput
341
- ) => void
299
+ cb: (err: any, data?: BatchDisassociateAssessmentReportEvidenceCommandOutput) => void,
342
300
  ): void;
343
301
  batchDisassociateAssessmentReportEvidence(
344
302
  args: BatchDisassociateAssessmentReportEvidenceCommandInput,
345
303
  options: __HttpHandlerOptions,
346
- cb: (
347
- err: any,
348
- data?: BatchDisassociateAssessmentReportEvidenceCommandOutput
349
- ) => void
304
+ cb: (err: any, data?: BatchDisassociateAssessmentReportEvidenceCommandOutput) => void,
350
305
  ): void;
351
306
  batchImportEvidenceToAssessmentControl(
352
307
  args: BatchImportEvidenceToAssessmentControlCommandInput,
353
- options?: __HttpHandlerOptions
308
+ options?: __HttpHandlerOptions,
354
309
  ): Promise<BatchImportEvidenceToAssessmentControlCommandOutput>;
355
310
  batchImportEvidenceToAssessmentControl(
356
311
  args: BatchImportEvidenceToAssessmentControlCommandInput,
357
- cb: (
358
- err: any,
359
- data?: BatchImportEvidenceToAssessmentControlCommandOutput
360
- ) => void
312
+ cb: (err: any, data?: BatchImportEvidenceToAssessmentControlCommandOutput) => void,
361
313
  ): void;
362
314
  batchImportEvidenceToAssessmentControl(
363
315
  args: BatchImportEvidenceToAssessmentControlCommandInput,
364
316
  options: __HttpHandlerOptions,
365
- cb: (
366
- err: any,
367
- data?: BatchImportEvidenceToAssessmentControlCommandOutput
368
- ) => void
317
+ cb: (err: any, data?: BatchImportEvidenceToAssessmentControlCommandOutput) => void,
369
318
  ): void;
370
319
  createAssessment(
371
320
  args: CreateAssessmentCommandInput,
372
- options?: __HttpHandlerOptions
321
+ options?: __HttpHandlerOptions,
373
322
  ): Promise<CreateAssessmentCommandOutput>;
374
323
  createAssessment(
375
324
  args: CreateAssessmentCommandInput,
376
- cb: (err: any, data?: CreateAssessmentCommandOutput) => void
325
+ cb: (err: any, data?: CreateAssessmentCommandOutput) => void,
377
326
  ): void;
378
327
  createAssessment(
379
328
  args: CreateAssessmentCommandInput,
380
329
  options: __HttpHandlerOptions,
381
- cb: (err: any, data?: CreateAssessmentCommandOutput) => void
330
+ cb: (err: any, data?: CreateAssessmentCommandOutput) => void,
382
331
  ): void;
383
332
  createAssessmentFramework(
384
333
  args: CreateAssessmentFrameworkCommandInput,
385
- options?: __HttpHandlerOptions
334
+ options?: __HttpHandlerOptions,
386
335
  ): Promise<CreateAssessmentFrameworkCommandOutput>;
387
336
  createAssessmentFramework(
388
337
  args: CreateAssessmentFrameworkCommandInput,
389
- cb: (err: any, data?: CreateAssessmentFrameworkCommandOutput) => void
338
+ cb: (err: any, data?: CreateAssessmentFrameworkCommandOutput) => void,
390
339
  ): void;
391
340
  createAssessmentFramework(
392
341
  args: CreateAssessmentFrameworkCommandInput,
393
342
  options: __HttpHandlerOptions,
394
- cb: (err: any, data?: CreateAssessmentFrameworkCommandOutput) => void
343
+ cb: (err: any, data?: CreateAssessmentFrameworkCommandOutput) => void,
395
344
  ): void;
396
345
  createAssessmentReport(
397
346
  args: CreateAssessmentReportCommandInput,
398
- options?: __HttpHandlerOptions
347
+ options?: __HttpHandlerOptions,
399
348
  ): Promise<CreateAssessmentReportCommandOutput>;
400
349
  createAssessmentReport(
401
350
  args: CreateAssessmentReportCommandInput,
402
- cb: (err: any, data?: CreateAssessmentReportCommandOutput) => void
351
+ cb: (err: any, data?: CreateAssessmentReportCommandOutput) => void,
403
352
  ): void;
404
353
  createAssessmentReport(
405
354
  args: CreateAssessmentReportCommandInput,
406
355
  options: __HttpHandlerOptions,
407
- cb: (err: any, data?: CreateAssessmentReportCommandOutput) => void
356
+ cb: (err: any, data?: CreateAssessmentReportCommandOutput) => void,
408
357
  ): void;
409
358
  createControl(
410
359
  args: CreateControlCommandInput,
411
- options?: __HttpHandlerOptions
360
+ options?: __HttpHandlerOptions,
412
361
  ): Promise<CreateControlCommandOutput>;
413
362
  createControl(
414
363
  args: CreateControlCommandInput,
415
- cb: (err: any, data?: CreateControlCommandOutput) => void
364
+ cb: (err: any, data?: CreateControlCommandOutput) => void,
416
365
  ): void;
417
366
  createControl(
418
367
  args: CreateControlCommandInput,
419
368
  options: __HttpHandlerOptions,
420
- cb: (err: any, data?: CreateControlCommandOutput) => void
369
+ cb: (err: any, data?: CreateControlCommandOutput) => void,
421
370
  ): void;
422
371
  deleteAssessment(
423
372
  args: DeleteAssessmentCommandInput,
424
- options?: __HttpHandlerOptions
373
+ options?: __HttpHandlerOptions,
425
374
  ): Promise<DeleteAssessmentCommandOutput>;
426
375
  deleteAssessment(
427
376
  args: DeleteAssessmentCommandInput,
428
- cb: (err: any, data?: DeleteAssessmentCommandOutput) => void
377
+ cb: (err: any, data?: DeleteAssessmentCommandOutput) => void,
429
378
  ): void;
430
379
  deleteAssessment(
431
380
  args: DeleteAssessmentCommandInput,
432
381
  options: __HttpHandlerOptions,
433
- cb: (err: any, data?: DeleteAssessmentCommandOutput) => void
382
+ cb: (err: any, data?: DeleteAssessmentCommandOutput) => void,
434
383
  ): void;
435
384
  deleteAssessmentFramework(
436
385
  args: DeleteAssessmentFrameworkCommandInput,
437
- options?: __HttpHandlerOptions
386
+ options?: __HttpHandlerOptions,
438
387
  ): Promise<DeleteAssessmentFrameworkCommandOutput>;
439
388
  deleteAssessmentFramework(
440
389
  args: DeleteAssessmentFrameworkCommandInput,
441
- cb: (err: any, data?: DeleteAssessmentFrameworkCommandOutput) => void
390
+ cb: (err: any, data?: DeleteAssessmentFrameworkCommandOutput) => void,
442
391
  ): void;
443
392
  deleteAssessmentFramework(
444
393
  args: DeleteAssessmentFrameworkCommandInput,
445
394
  options: __HttpHandlerOptions,
446
- cb: (err: any, data?: DeleteAssessmentFrameworkCommandOutput) => void
395
+ cb: (err: any, data?: DeleteAssessmentFrameworkCommandOutput) => void,
447
396
  ): void;
448
397
  deleteAssessmentFrameworkShare(
449
398
  args: DeleteAssessmentFrameworkShareCommandInput,
450
- options?: __HttpHandlerOptions
399
+ options?: __HttpHandlerOptions,
451
400
  ): Promise<DeleteAssessmentFrameworkShareCommandOutput>;
452
401
  deleteAssessmentFrameworkShare(
453
402
  args: DeleteAssessmentFrameworkShareCommandInput,
454
- cb: (err: any, data?: DeleteAssessmentFrameworkShareCommandOutput) => void
403
+ cb: (err: any, data?: DeleteAssessmentFrameworkShareCommandOutput) => void,
455
404
  ): void;
456
405
  deleteAssessmentFrameworkShare(
457
406
  args: DeleteAssessmentFrameworkShareCommandInput,
458
407
  options: __HttpHandlerOptions,
459
- cb: (err: any, data?: DeleteAssessmentFrameworkShareCommandOutput) => void
408
+ cb: (err: any, data?: DeleteAssessmentFrameworkShareCommandOutput) => void,
460
409
  ): void;
461
410
  deleteAssessmentReport(
462
411
  args: DeleteAssessmentReportCommandInput,
463
- options?: __HttpHandlerOptions
412
+ options?: __HttpHandlerOptions,
464
413
  ): Promise<DeleteAssessmentReportCommandOutput>;
465
414
  deleteAssessmentReport(
466
415
  args: DeleteAssessmentReportCommandInput,
467
- cb: (err: any, data?: DeleteAssessmentReportCommandOutput) => void
416
+ cb: (err: any, data?: DeleteAssessmentReportCommandOutput) => void,
468
417
  ): void;
469
418
  deleteAssessmentReport(
470
419
  args: DeleteAssessmentReportCommandInput,
471
420
  options: __HttpHandlerOptions,
472
- cb: (err: any, data?: DeleteAssessmentReportCommandOutput) => void
421
+ cb: (err: any, data?: DeleteAssessmentReportCommandOutput) => void,
473
422
  ): void;
474
423
  deleteControl(
475
424
  args: DeleteControlCommandInput,
476
- options?: __HttpHandlerOptions
425
+ options?: __HttpHandlerOptions,
477
426
  ): Promise<DeleteControlCommandOutput>;
478
427
  deleteControl(
479
428
  args: DeleteControlCommandInput,
480
- cb: (err: any, data?: DeleteControlCommandOutput) => void
429
+ cb: (err: any, data?: DeleteControlCommandOutput) => void,
481
430
  ): void;
482
431
  deleteControl(
483
432
  args: DeleteControlCommandInput,
484
433
  options: __HttpHandlerOptions,
485
- cb: (err: any, data?: DeleteControlCommandOutput) => void
434
+ cb: (err: any, data?: DeleteControlCommandOutput) => void,
486
435
  ): void;
487
436
  deregisterAccount(): Promise<DeregisterAccountCommandOutput>;
488
437
  deregisterAccount(
489
438
  args: DeregisterAccountCommandInput,
490
- options?: __HttpHandlerOptions
439
+ options?: __HttpHandlerOptions,
491
440
  ): Promise<DeregisterAccountCommandOutput>;
492
441
  deregisterAccount(
493
442
  args: DeregisterAccountCommandInput,
494
- cb: (err: any, data?: DeregisterAccountCommandOutput) => void
443
+ cb: (err: any, data?: DeregisterAccountCommandOutput) => void,
495
444
  ): void;
496
445
  deregisterAccount(
497
446
  args: DeregisterAccountCommandInput,
498
447
  options: __HttpHandlerOptions,
499
- cb: (err: any, data?: DeregisterAccountCommandOutput) => void
448
+ cb: (err: any, data?: DeregisterAccountCommandOutput) => void,
500
449
  ): void;
501
450
  deregisterOrganizationAdminAccount(): Promise<DeregisterOrganizationAdminAccountCommandOutput>;
502
451
  deregisterOrganizationAdminAccount(
503
452
  args: DeregisterOrganizationAdminAccountCommandInput,
504
- options?: __HttpHandlerOptions
453
+ options?: __HttpHandlerOptions,
505
454
  ): Promise<DeregisterOrganizationAdminAccountCommandOutput>;
506
455
  deregisterOrganizationAdminAccount(
507
456
  args: DeregisterOrganizationAdminAccountCommandInput,
508
- cb: (
509
- err: any,
510
- data?: DeregisterOrganizationAdminAccountCommandOutput
511
- ) => void
457
+ cb: (err: any, data?: DeregisterOrganizationAdminAccountCommandOutput) => void,
512
458
  ): void;
513
459
  deregisterOrganizationAdminAccount(
514
460
  args: DeregisterOrganizationAdminAccountCommandInput,
515
461
  options: __HttpHandlerOptions,
516
- cb: (
517
- err: any,
518
- data?: DeregisterOrganizationAdminAccountCommandOutput
519
- ) => void
462
+ cb: (err: any, data?: DeregisterOrganizationAdminAccountCommandOutput) => void,
520
463
  ): void;
521
464
  disassociateAssessmentReportEvidenceFolder(
522
465
  args: DisassociateAssessmentReportEvidenceFolderCommandInput,
523
- options?: __HttpHandlerOptions
466
+ options?: __HttpHandlerOptions,
524
467
  ): Promise<DisassociateAssessmentReportEvidenceFolderCommandOutput>;
525
468
  disassociateAssessmentReportEvidenceFolder(
526
469
  args: DisassociateAssessmentReportEvidenceFolderCommandInput,
527
- cb: (
528
- err: any,
529
- data?: DisassociateAssessmentReportEvidenceFolderCommandOutput
530
- ) => void
470
+ cb: (err: any, data?: DisassociateAssessmentReportEvidenceFolderCommandOutput) => void,
531
471
  ): void;
532
472
  disassociateAssessmentReportEvidenceFolder(
533
473
  args: DisassociateAssessmentReportEvidenceFolderCommandInput,
534
474
  options: __HttpHandlerOptions,
535
- cb: (
536
- err: any,
537
- data?: DisassociateAssessmentReportEvidenceFolderCommandOutput
538
- ) => void
475
+ cb: (err: any, data?: DisassociateAssessmentReportEvidenceFolderCommandOutput) => void,
539
476
  ): void;
540
477
  getAccountStatus(): Promise<GetAccountStatusCommandOutput>;
541
478
  getAccountStatus(
542
479
  args: GetAccountStatusCommandInput,
543
- options?: __HttpHandlerOptions
480
+ options?: __HttpHandlerOptions,
544
481
  ): Promise<GetAccountStatusCommandOutput>;
545
482
  getAccountStatus(
546
483
  args: GetAccountStatusCommandInput,
547
- cb: (err: any, data?: GetAccountStatusCommandOutput) => void
484
+ cb: (err: any, data?: GetAccountStatusCommandOutput) => void,
548
485
  ): void;
549
486
  getAccountStatus(
550
487
  args: GetAccountStatusCommandInput,
551
488
  options: __HttpHandlerOptions,
552
- cb: (err: any, data?: GetAccountStatusCommandOutput) => void
489
+ cb: (err: any, data?: GetAccountStatusCommandOutput) => void,
553
490
  ): void;
554
491
  getAssessment(
555
492
  args: GetAssessmentCommandInput,
556
- options?: __HttpHandlerOptions
493
+ options?: __HttpHandlerOptions,
557
494
  ): Promise<GetAssessmentCommandOutput>;
558
495
  getAssessment(
559
496
  args: GetAssessmentCommandInput,
560
- cb: (err: any, data?: GetAssessmentCommandOutput) => void
497
+ cb: (err: any, data?: GetAssessmentCommandOutput) => void,
561
498
  ): void;
562
499
  getAssessment(
563
500
  args: GetAssessmentCommandInput,
564
501
  options: __HttpHandlerOptions,
565
- cb: (err: any, data?: GetAssessmentCommandOutput) => void
502
+ cb: (err: any, data?: GetAssessmentCommandOutput) => void,
566
503
  ): void;
567
504
  getAssessmentFramework(
568
505
  args: GetAssessmentFrameworkCommandInput,
569
- options?: __HttpHandlerOptions
506
+ options?: __HttpHandlerOptions,
570
507
  ): Promise<GetAssessmentFrameworkCommandOutput>;
571
508
  getAssessmentFramework(
572
509
  args: GetAssessmentFrameworkCommandInput,
573
- cb: (err: any, data?: GetAssessmentFrameworkCommandOutput) => void
510
+ cb: (err: any, data?: GetAssessmentFrameworkCommandOutput) => void,
574
511
  ): void;
575
512
  getAssessmentFramework(
576
513
  args: GetAssessmentFrameworkCommandInput,
577
514
  options: __HttpHandlerOptions,
578
- cb: (err: any, data?: GetAssessmentFrameworkCommandOutput) => void
515
+ cb: (err: any, data?: GetAssessmentFrameworkCommandOutput) => void,
579
516
  ): void;
580
517
  getAssessmentReportUrl(
581
518
  args: GetAssessmentReportUrlCommandInput,
582
- options?: __HttpHandlerOptions
519
+ options?: __HttpHandlerOptions,
583
520
  ): Promise<GetAssessmentReportUrlCommandOutput>;
584
521
  getAssessmentReportUrl(
585
522
  args: GetAssessmentReportUrlCommandInput,
586
- cb: (err: any, data?: GetAssessmentReportUrlCommandOutput) => void
523
+ cb: (err: any, data?: GetAssessmentReportUrlCommandOutput) => void,
587
524
  ): void;
588
525
  getAssessmentReportUrl(
589
526
  args: GetAssessmentReportUrlCommandInput,
590
527
  options: __HttpHandlerOptions,
591
- cb: (err: any, data?: GetAssessmentReportUrlCommandOutput) => void
528
+ cb: (err: any, data?: GetAssessmentReportUrlCommandOutput) => void,
592
529
  ): void;
593
530
  getChangeLogs(
594
531
  args: GetChangeLogsCommandInput,
595
- options?: __HttpHandlerOptions
532
+ options?: __HttpHandlerOptions,
596
533
  ): Promise<GetChangeLogsCommandOutput>;
597
534
  getChangeLogs(
598
535
  args: GetChangeLogsCommandInput,
599
- cb: (err: any, data?: GetChangeLogsCommandOutput) => void
536
+ cb: (err: any, data?: GetChangeLogsCommandOutput) => void,
600
537
  ): void;
601
538
  getChangeLogs(
602
539
  args: GetChangeLogsCommandInput,
603
540
  options: __HttpHandlerOptions,
604
- cb: (err: any, data?: GetChangeLogsCommandOutput) => void
541
+ cb: (err: any, data?: GetChangeLogsCommandOutput) => void,
605
542
  ): void;
606
543
  getControl(
607
544
  args: GetControlCommandInput,
608
- options?: __HttpHandlerOptions
545
+ options?: __HttpHandlerOptions,
609
546
  ): Promise<GetControlCommandOutput>;
610
547
  getControl(
611
548
  args: GetControlCommandInput,
612
- cb: (err: any, data?: GetControlCommandOutput) => void
549
+ cb: (err: any, data?: GetControlCommandOutput) => void,
613
550
  ): void;
614
551
  getControl(
615
552
  args: GetControlCommandInput,
616
553
  options: __HttpHandlerOptions,
617
- cb: (err: any, data?: GetControlCommandOutput) => void
554
+ cb: (err: any, data?: GetControlCommandOutput) => void,
618
555
  ): void;
619
556
  getDelegations(): Promise<GetDelegationsCommandOutput>;
620
557
  getDelegations(
621
558
  args: GetDelegationsCommandInput,
622
- options?: __HttpHandlerOptions
559
+ options?: __HttpHandlerOptions,
623
560
  ): Promise<GetDelegationsCommandOutput>;
624
561
  getDelegations(
625
562
  args: GetDelegationsCommandInput,
626
- cb: (err: any, data?: GetDelegationsCommandOutput) => void
563
+ cb: (err: any, data?: GetDelegationsCommandOutput) => void,
627
564
  ): void;
628
565
  getDelegations(
629
566
  args: GetDelegationsCommandInput,
630
567
  options: __HttpHandlerOptions,
631
- cb: (err: any, data?: GetDelegationsCommandOutput) => void
568
+ cb: (err: any, data?: GetDelegationsCommandOutput) => void,
632
569
  ): void;
633
570
  getEvidence(
634
571
  args: GetEvidenceCommandInput,
635
- options?: __HttpHandlerOptions
572
+ options?: __HttpHandlerOptions,
636
573
  ): Promise<GetEvidenceCommandOutput>;
637
574
  getEvidence(
638
575
  args: GetEvidenceCommandInput,
639
- cb: (err: any, data?: GetEvidenceCommandOutput) => void
576
+ cb: (err: any, data?: GetEvidenceCommandOutput) => void,
640
577
  ): void;
641
578
  getEvidence(
642
579
  args: GetEvidenceCommandInput,
643
580
  options: __HttpHandlerOptions,
644
- cb: (err: any, data?: GetEvidenceCommandOutput) => void
581
+ cb: (err: any, data?: GetEvidenceCommandOutput) => void,
645
582
  ): void;
646
583
  getEvidenceByEvidenceFolder(
647
584
  args: GetEvidenceByEvidenceFolderCommandInput,
648
- options?: __HttpHandlerOptions
585
+ options?: __HttpHandlerOptions,
649
586
  ): Promise<GetEvidenceByEvidenceFolderCommandOutput>;
650
587
  getEvidenceByEvidenceFolder(
651
588
  args: GetEvidenceByEvidenceFolderCommandInput,
652
- cb: (err: any, data?: GetEvidenceByEvidenceFolderCommandOutput) => void
589
+ cb: (err: any, data?: GetEvidenceByEvidenceFolderCommandOutput) => void,
653
590
  ): void;
654
591
  getEvidenceByEvidenceFolder(
655
592
  args: GetEvidenceByEvidenceFolderCommandInput,
656
593
  options: __HttpHandlerOptions,
657
- cb: (err: any, data?: GetEvidenceByEvidenceFolderCommandOutput) => void
594
+ cb: (err: any, data?: GetEvidenceByEvidenceFolderCommandOutput) => void,
658
595
  ): void;
659
596
  getEvidenceFileUploadUrl(
660
597
  args: GetEvidenceFileUploadUrlCommandInput,
661
- options?: __HttpHandlerOptions
598
+ options?: __HttpHandlerOptions,
662
599
  ): Promise<GetEvidenceFileUploadUrlCommandOutput>;
663
600
  getEvidenceFileUploadUrl(
664
601
  args: GetEvidenceFileUploadUrlCommandInput,
665
- cb: (err: any, data?: GetEvidenceFileUploadUrlCommandOutput) => void
602
+ cb: (err: any, data?: GetEvidenceFileUploadUrlCommandOutput) => void,
666
603
  ): void;
667
604
  getEvidenceFileUploadUrl(
668
605
  args: GetEvidenceFileUploadUrlCommandInput,
669
606
  options: __HttpHandlerOptions,
670
- cb: (err: any, data?: GetEvidenceFileUploadUrlCommandOutput) => void
607
+ cb: (err: any, data?: GetEvidenceFileUploadUrlCommandOutput) => void,
671
608
  ): void;
672
609
  getEvidenceFolder(
673
610
  args: GetEvidenceFolderCommandInput,
674
- options?: __HttpHandlerOptions
611
+ options?: __HttpHandlerOptions,
675
612
  ): Promise<GetEvidenceFolderCommandOutput>;
676
613
  getEvidenceFolder(
677
614
  args: GetEvidenceFolderCommandInput,
678
- cb: (err: any, data?: GetEvidenceFolderCommandOutput) => void
615
+ cb: (err: any, data?: GetEvidenceFolderCommandOutput) => void,
679
616
  ): void;
680
617
  getEvidenceFolder(
681
618
  args: GetEvidenceFolderCommandInput,
682
619
  options: __HttpHandlerOptions,
683
- cb: (err: any, data?: GetEvidenceFolderCommandOutput) => void
620
+ cb: (err: any, data?: GetEvidenceFolderCommandOutput) => void,
684
621
  ): void;
685
622
  getEvidenceFoldersByAssessment(
686
623
  args: GetEvidenceFoldersByAssessmentCommandInput,
687
- options?: __HttpHandlerOptions
624
+ options?: __HttpHandlerOptions,
688
625
  ): Promise<GetEvidenceFoldersByAssessmentCommandOutput>;
689
626
  getEvidenceFoldersByAssessment(
690
627
  args: GetEvidenceFoldersByAssessmentCommandInput,
691
- cb: (err: any, data?: GetEvidenceFoldersByAssessmentCommandOutput) => void
628
+ cb: (err: any, data?: GetEvidenceFoldersByAssessmentCommandOutput) => void,
692
629
  ): void;
693
630
  getEvidenceFoldersByAssessment(
694
631
  args: GetEvidenceFoldersByAssessmentCommandInput,
695
632
  options: __HttpHandlerOptions,
696
- cb: (err: any, data?: GetEvidenceFoldersByAssessmentCommandOutput) => void
633
+ cb: (err: any, data?: GetEvidenceFoldersByAssessmentCommandOutput) => void,
697
634
  ): void;
698
635
  getEvidenceFoldersByAssessmentControl(
699
636
  args: GetEvidenceFoldersByAssessmentControlCommandInput,
700
- options?: __HttpHandlerOptions
637
+ options?: __HttpHandlerOptions,
701
638
  ): Promise<GetEvidenceFoldersByAssessmentControlCommandOutput>;
702
639
  getEvidenceFoldersByAssessmentControl(
703
640
  args: GetEvidenceFoldersByAssessmentControlCommandInput,
704
- cb: (
705
- err: any,
706
- data?: GetEvidenceFoldersByAssessmentControlCommandOutput
707
- ) => void
641
+ cb: (err: any, data?: GetEvidenceFoldersByAssessmentControlCommandOutput) => void,
708
642
  ): void;
709
643
  getEvidenceFoldersByAssessmentControl(
710
644
  args: GetEvidenceFoldersByAssessmentControlCommandInput,
711
645
  options: __HttpHandlerOptions,
712
- cb: (
713
- err: any,
714
- data?: GetEvidenceFoldersByAssessmentControlCommandOutput
715
- ) => void
646
+ cb: (err: any, data?: GetEvidenceFoldersByAssessmentControlCommandOutput) => void,
716
647
  ): void;
717
648
  getInsights(): Promise<GetInsightsCommandOutput>;
718
649
  getInsights(
719
650
  args: GetInsightsCommandInput,
720
- options?: __HttpHandlerOptions
651
+ options?: __HttpHandlerOptions,
721
652
  ): Promise<GetInsightsCommandOutput>;
722
653
  getInsights(
723
654
  args: GetInsightsCommandInput,
724
- cb: (err: any, data?: GetInsightsCommandOutput) => void
655
+ cb: (err: any, data?: GetInsightsCommandOutput) => void,
725
656
  ): void;
726
657
  getInsights(
727
658
  args: GetInsightsCommandInput,
728
659
  options: __HttpHandlerOptions,
729
- cb: (err: any, data?: GetInsightsCommandOutput) => void
660
+ cb: (err: any, data?: GetInsightsCommandOutput) => void,
730
661
  ): void;
731
662
  getInsightsByAssessment(
732
663
  args: GetInsightsByAssessmentCommandInput,
733
- options?: __HttpHandlerOptions
664
+ options?: __HttpHandlerOptions,
734
665
  ): Promise<GetInsightsByAssessmentCommandOutput>;
735
666
  getInsightsByAssessment(
736
667
  args: GetInsightsByAssessmentCommandInput,
737
- cb: (err: any, data?: GetInsightsByAssessmentCommandOutput) => void
668
+ cb: (err: any, data?: GetInsightsByAssessmentCommandOutput) => void,
738
669
  ): void;
739
670
  getInsightsByAssessment(
740
671
  args: GetInsightsByAssessmentCommandInput,
741
672
  options: __HttpHandlerOptions,
742
- cb: (err: any, data?: GetInsightsByAssessmentCommandOutput) => void
673
+ cb: (err: any, data?: GetInsightsByAssessmentCommandOutput) => void,
743
674
  ): void;
744
675
  getOrganizationAdminAccount(): Promise<GetOrganizationAdminAccountCommandOutput>;
745
676
  getOrganizationAdminAccount(
746
677
  args: GetOrganizationAdminAccountCommandInput,
747
- options?: __HttpHandlerOptions
678
+ options?: __HttpHandlerOptions,
748
679
  ): Promise<GetOrganizationAdminAccountCommandOutput>;
749
680
  getOrganizationAdminAccount(
750
681
  args: GetOrganizationAdminAccountCommandInput,
751
- cb: (err: any, data?: GetOrganizationAdminAccountCommandOutput) => void
682
+ cb: (err: any, data?: GetOrganizationAdminAccountCommandOutput) => void,
752
683
  ): void;
753
684
  getOrganizationAdminAccount(
754
685
  args: GetOrganizationAdminAccountCommandInput,
755
686
  options: __HttpHandlerOptions,
756
- cb: (err: any, data?: GetOrganizationAdminAccountCommandOutput) => void
687
+ cb: (err: any, data?: GetOrganizationAdminAccountCommandOutput) => void,
757
688
  ): void;
758
689
  getServicesInScope(): Promise<GetServicesInScopeCommandOutput>;
759
690
  getServicesInScope(
760
691
  args: GetServicesInScopeCommandInput,
761
- options?: __HttpHandlerOptions
692
+ options?: __HttpHandlerOptions,
762
693
  ): Promise<GetServicesInScopeCommandOutput>;
763
694
  getServicesInScope(
764
695
  args: GetServicesInScopeCommandInput,
765
- cb: (err: any, data?: GetServicesInScopeCommandOutput) => void
696
+ cb: (err: any, data?: GetServicesInScopeCommandOutput) => void,
766
697
  ): void;
767
698
  getServicesInScope(
768
699
  args: GetServicesInScopeCommandInput,
769
700
  options: __HttpHandlerOptions,
770
- cb: (err: any, data?: GetServicesInScopeCommandOutput) => void
701
+ cb: (err: any, data?: GetServicesInScopeCommandOutput) => void,
771
702
  ): void;
772
703
  getSettings(
773
704
  args: GetSettingsCommandInput,
774
- options?: __HttpHandlerOptions
705
+ options?: __HttpHandlerOptions,
775
706
  ): Promise<GetSettingsCommandOutput>;
776
707
  getSettings(
777
708
  args: GetSettingsCommandInput,
778
- cb: (err: any, data?: GetSettingsCommandOutput) => void
709
+ cb: (err: any, data?: GetSettingsCommandOutput) => void,
779
710
  ): void;
780
711
  getSettings(
781
712
  args: GetSettingsCommandInput,
782
713
  options: __HttpHandlerOptions,
783
- cb: (err: any, data?: GetSettingsCommandOutput) => void
714
+ cb: (err: any, data?: GetSettingsCommandOutput) => void,
784
715
  ): void;
785
716
  listAssessmentControlInsightsByControlDomain(
786
717
  args: ListAssessmentControlInsightsByControlDomainCommandInput,
787
- options?: __HttpHandlerOptions
718
+ options?: __HttpHandlerOptions,
788
719
  ): Promise<ListAssessmentControlInsightsByControlDomainCommandOutput>;
789
720
  listAssessmentControlInsightsByControlDomain(
790
721
  args: ListAssessmentControlInsightsByControlDomainCommandInput,
791
- cb: (
792
- err: any,
793
- data?: ListAssessmentControlInsightsByControlDomainCommandOutput
794
- ) => void
722
+ cb: (err: any, data?: ListAssessmentControlInsightsByControlDomainCommandOutput) => void,
795
723
  ): void;
796
724
  listAssessmentControlInsightsByControlDomain(
797
725
  args: ListAssessmentControlInsightsByControlDomainCommandInput,
798
726
  options: __HttpHandlerOptions,
799
- cb: (
800
- err: any,
801
- data?: ListAssessmentControlInsightsByControlDomainCommandOutput
802
- ) => void
727
+ cb: (err: any, data?: ListAssessmentControlInsightsByControlDomainCommandOutput) => void,
803
728
  ): void;
804
729
  listAssessmentFrameworks(
805
730
  args: ListAssessmentFrameworksCommandInput,
806
- options?: __HttpHandlerOptions
731
+ options?: __HttpHandlerOptions,
807
732
  ): Promise<ListAssessmentFrameworksCommandOutput>;
808
733
  listAssessmentFrameworks(
809
734
  args: ListAssessmentFrameworksCommandInput,
810
- cb: (err: any, data?: ListAssessmentFrameworksCommandOutput) => void
735
+ cb: (err: any, data?: ListAssessmentFrameworksCommandOutput) => void,
811
736
  ): void;
812
737
  listAssessmentFrameworks(
813
738
  args: ListAssessmentFrameworksCommandInput,
814
739
  options: __HttpHandlerOptions,
815
- cb: (err: any, data?: ListAssessmentFrameworksCommandOutput) => void
740
+ cb: (err: any, data?: ListAssessmentFrameworksCommandOutput) => void,
816
741
  ): void;
817
742
  listAssessmentFrameworkShareRequests(
818
743
  args: ListAssessmentFrameworkShareRequestsCommandInput,
819
- options?: __HttpHandlerOptions
744
+ options?: __HttpHandlerOptions,
820
745
  ): Promise<ListAssessmentFrameworkShareRequestsCommandOutput>;
821
746
  listAssessmentFrameworkShareRequests(
822
747
  args: ListAssessmentFrameworkShareRequestsCommandInput,
823
- cb: (
824
- err: any,
825
- data?: ListAssessmentFrameworkShareRequestsCommandOutput
826
- ) => void
748
+ cb: (err: any, data?: ListAssessmentFrameworkShareRequestsCommandOutput) => void,
827
749
  ): void;
828
750
  listAssessmentFrameworkShareRequests(
829
751
  args: ListAssessmentFrameworkShareRequestsCommandInput,
830
752
  options: __HttpHandlerOptions,
831
- cb: (
832
- err: any,
833
- data?: ListAssessmentFrameworkShareRequestsCommandOutput
834
- ) => void
753
+ cb: (err: any, data?: ListAssessmentFrameworkShareRequestsCommandOutput) => void,
835
754
  ): void;
836
755
  listAssessmentReports(): Promise<ListAssessmentReportsCommandOutput>;
837
756
  listAssessmentReports(
838
757
  args: ListAssessmentReportsCommandInput,
839
- options?: __HttpHandlerOptions
758
+ options?: __HttpHandlerOptions,
840
759
  ): Promise<ListAssessmentReportsCommandOutput>;
841
760
  listAssessmentReports(
842
761
  args: ListAssessmentReportsCommandInput,
843
- cb: (err: any, data?: ListAssessmentReportsCommandOutput) => void
762
+ cb: (err: any, data?: ListAssessmentReportsCommandOutput) => void,
844
763
  ): void;
845
764
  listAssessmentReports(
846
765
  args: ListAssessmentReportsCommandInput,
847
766
  options: __HttpHandlerOptions,
848
- cb: (err: any, data?: ListAssessmentReportsCommandOutput) => void
767
+ cb: (err: any, data?: ListAssessmentReportsCommandOutput) => void,
849
768
  ): void;
850
769
  listAssessments(): Promise<ListAssessmentsCommandOutput>;
851
770
  listAssessments(
852
771
  args: ListAssessmentsCommandInput,
853
- options?: __HttpHandlerOptions
772
+ options?: __HttpHandlerOptions,
854
773
  ): Promise<ListAssessmentsCommandOutput>;
855
774
  listAssessments(
856
775
  args: ListAssessmentsCommandInput,
857
- cb: (err: any, data?: ListAssessmentsCommandOutput) => void
776
+ cb: (err: any, data?: ListAssessmentsCommandOutput) => void,
858
777
  ): void;
859
778
  listAssessments(
860
779
  args: ListAssessmentsCommandInput,
861
780
  options: __HttpHandlerOptions,
862
- cb: (err: any, data?: ListAssessmentsCommandOutput) => void
781
+ cb: (err: any, data?: ListAssessmentsCommandOutput) => void,
863
782
  ): void;
864
783
  listControlDomainInsights(): Promise<ListControlDomainInsightsCommandOutput>;
865
784
  listControlDomainInsights(
866
785
  args: ListControlDomainInsightsCommandInput,
867
- options?: __HttpHandlerOptions
786
+ options?: __HttpHandlerOptions,
868
787
  ): Promise<ListControlDomainInsightsCommandOutput>;
869
788
  listControlDomainInsights(
870
789
  args: ListControlDomainInsightsCommandInput,
871
- cb: (err: any, data?: ListControlDomainInsightsCommandOutput) => void
790
+ cb: (err: any, data?: ListControlDomainInsightsCommandOutput) => void,
872
791
  ): void;
873
792
  listControlDomainInsights(
874
793
  args: ListControlDomainInsightsCommandInput,
875
794
  options: __HttpHandlerOptions,
876
- cb: (err: any, data?: ListControlDomainInsightsCommandOutput) => void
795
+ cb: (err: any, data?: ListControlDomainInsightsCommandOutput) => void,
877
796
  ): void;
878
797
  listControlDomainInsightsByAssessment(
879
798
  args: ListControlDomainInsightsByAssessmentCommandInput,
880
- options?: __HttpHandlerOptions
799
+ options?: __HttpHandlerOptions,
881
800
  ): Promise<ListControlDomainInsightsByAssessmentCommandOutput>;
882
801
  listControlDomainInsightsByAssessment(
883
802
  args: ListControlDomainInsightsByAssessmentCommandInput,
884
- cb: (
885
- err: any,
886
- data?: ListControlDomainInsightsByAssessmentCommandOutput
887
- ) => void
803
+ cb: (err: any, data?: ListControlDomainInsightsByAssessmentCommandOutput) => void,
888
804
  ): void;
889
805
  listControlDomainInsightsByAssessment(
890
806
  args: ListControlDomainInsightsByAssessmentCommandInput,
891
807
  options: __HttpHandlerOptions,
892
- cb: (
893
- err: any,
894
- data?: ListControlDomainInsightsByAssessmentCommandOutput
895
- ) => void
808
+ cb: (err: any, data?: ListControlDomainInsightsByAssessmentCommandOutput) => void,
896
809
  ): void;
897
810
  listControlInsightsByControlDomain(
898
811
  args: ListControlInsightsByControlDomainCommandInput,
899
- options?: __HttpHandlerOptions
812
+ options?: __HttpHandlerOptions,
900
813
  ): Promise<ListControlInsightsByControlDomainCommandOutput>;
901
814
  listControlInsightsByControlDomain(
902
815
  args: ListControlInsightsByControlDomainCommandInput,
903
- cb: (
904
- err: any,
905
- data?: ListControlInsightsByControlDomainCommandOutput
906
- ) => void
816
+ cb: (err: any, data?: ListControlInsightsByControlDomainCommandOutput) => void,
907
817
  ): void;
908
818
  listControlInsightsByControlDomain(
909
819
  args: ListControlInsightsByControlDomainCommandInput,
910
820
  options: __HttpHandlerOptions,
911
- cb: (
912
- err: any,
913
- data?: ListControlInsightsByControlDomainCommandOutput
914
- ) => void
821
+ cb: (err: any, data?: ListControlInsightsByControlDomainCommandOutput) => void,
915
822
  ): void;
916
823
  listControls(
917
824
  args: ListControlsCommandInput,
918
- options?: __HttpHandlerOptions
825
+ options?: __HttpHandlerOptions,
919
826
  ): Promise<ListControlsCommandOutput>;
920
827
  listControls(
921
828
  args: ListControlsCommandInput,
922
- cb: (err: any, data?: ListControlsCommandOutput) => void
829
+ cb: (err: any, data?: ListControlsCommandOutput) => void,
923
830
  ): void;
924
831
  listControls(
925
832
  args: ListControlsCommandInput,
926
833
  options: __HttpHandlerOptions,
927
- cb: (err: any, data?: ListControlsCommandOutput) => void
834
+ cb: (err: any, data?: ListControlsCommandOutput) => void,
928
835
  ): void;
929
836
  listKeywordsForDataSource(
930
837
  args: ListKeywordsForDataSourceCommandInput,
931
- options?: __HttpHandlerOptions
838
+ options?: __HttpHandlerOptions,
932
839
  ): Promise<ListKeywordsForDataSourceCommandOutput>;
933
840
  listKeywordsForDataSource(
934
841
  args: ListKeywordsForDataSourceCommandInput,
935
- cb: (err: any, data?: ListKeywordsForDataSourceCommandOutput) => void
842
+ cb: (err: any, data?: ListKeywordsForDataSourceCommandOutput) => void,
936
843
  ): void;
937
844
  listKeywordsForDataSource(
938
845
  args: ListKeywordsForDataSourceCommandInput,
939
846
  options: __HttpHandlerOptions,
940
- cb: (err: any, data?: ListKeywordsForDataSourceCommandOutput) => void
847
+ cb: (err: any, data?: ListKeywordsForDataSourceCommandOutput) => void,
941
848
  ): void;
942
849
  listNotifications(): Promise<ListNotificationsCommandOutput>;
943
850
  listNotifications(
944
851
  args: ListNotificationsCommandInput,
945
- options?: __HttpHandlerOptions
852
+ options?: __HttpHandlerOptions,
946
853
  ): Promise<ListNotificationsCommandOutput>;
947
854
  listNotifications(
948
855
  args: ListNotificationsCommandInput,
949
- cb: (err: any, data?: ListNotificationsCommandOutput) => void
856
+ cb: (err: any, data?: ListNotificationsCommandOutput) => void,
950
857
  ): void;
951
858
  listNotifications(
952
859
  args: ListNotificationsCommandInput,
953
860
  options: __HttpHandlerOptions,
954
- cb: (err: any, data?: ListNotificationsCommandOutput) => void
861
+ cb: (err: any, data?: ListNotificationsCommandOutput) => void,
955
862
  ): void;
956
863
  listTagsForResource(
957
864
  args: ListTagsForResourceCommandInput,
958
- options?: __HttpHandlerOptions
865
+ options?: __HttpHandlerOptions,
959
866
  ): Promise<ListTagsForResourceCommandOutput>;
960
867
  listTagsForResource(
961
868
  args: ListTagsForResourceCommandInput,
962
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
869
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
963
870
  ): void;
964
871
  listTagsForResource(
965
872
  args: ListTagsForResourceCommandInput,
966
873
  options: __HttpHandlerOptions,
967
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
874
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
968
875
  ): void;
969
876
  registerAccount(): Promise<RegisterAccountCommandOutput>;
970
877
  registerAccount(
971
878
  args: RegisterAccountCommandInput,
972
- options?: __HttpHandlerOptions
879
+ options?: __HttpHandlerOptions,
973
880
  ): Promise<RegisterAccountCommandOutput>;
974
881
  registerAccount(
975
882
  args: RegisterAccountCommandInput,
976
- cb: (err: any, data?: RegisterAccountCommandOutput) => void
883
+ cb: (err: any, data?: RegisterAccountCommandOutput) => void,
977
884
  ): void;
978
885
  registerAccount(
979
886
  args: RegisterAccountCommandInput,
980
887
  options: __HttpHandlerOptions,
981
- cb: (err: any, data?: RegisterAccountCommandOutput) => void
888
+ cb: (err: any, data?: RegisterAccountCommandOutput) => void,
982
889
  ): void;
983
890
  registerOrganizationAdminAccount(
984
891
  args: RegisterOrganizationAdminAccountCommandInput,
985
- options?: __HttpHandlerOptions
892
+ options?: __HttpHandlerOptions,
986
893
  ): Promise<RegisterOrganizationAdminAccountCommandOutput>;
987
894
  registerOrganizationAdminAccount(
988
895
  args: RegisterOrganizationAdminAccountCommandInput,
989
- cb: (err: any, data?: RegisterOrganizationAdminAccountCommandOutput) => void
896
+ cb: (err: any, data?: RegisterOrganizationAdminAccountCommandOutput) => void,
990
897
  ): void;
991
898
  registerOrganizationAdminAccount(
992
899
  args: RegisterOrganizationAdminAccountCommandInput,
993
900
  options: __HttpHandlerOptions,
994
- cb: (err: any, data?: RegisterOrganizationAdminAccountCommandOutput) => void
901
+ cb: (err: any, data?: RegisterOrganizationAdminAccountCommandOutput) => void,
995
902
  ): void;
996
903
  startAssessmentFrameworkShare(
997
904
  args: StartAssessmentFrameworkShareCommandInput,
998
- options?: __HttpHandlerOptions
905
+ options?: __HttpHandlerOptions,
999
906
  ): Promise<StartAssessmentFrameworkShareCommandOutput>;
1000
907
  startAssessmentFrameworkShare(
1001
908
  args: StartAssessmentFrameworkShareCommandInput,
1002
- cb: (err: any, data?: StartAssessmentFrameworkShareCommandOutput) => void
909
+ cb: (err: any, data?: StartAssessmentFrameworkShareCommandOutput) => void,
1003
910
  ): void;
1004
911
  startAssessmentFrameworkShare(
1005
912
  args: StartAssessmentFrameworkShareCommandInput,
1006
913
  options: __HttpHandlerOptions,
1007
- cb: (err: any, data?: StartAssessmentFrameworkShareCommandOutput) => void
914
+ cb: (err: any, data?: StartAssessmentFrameworkShareCommandOutput) => void,
1008
915
  ): void;
1009
916
  tagResource(
1010
917
  args: TagResourceCommandInput,
1011
- options?: __HttpHandlerOptions
918
+ options?: __HttpHandlerOptions,
1012
919
  ): Promise<TagResourceCommandOutput>;
1013
920
  tagResource(
1014
921
  args: TagResourceCommandInput,
1015
- cb: (err: any, data?: TagResourceCommandOutput) => void
922
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1016
923
  ): void;
1017
924
  tagResource(
1018
925
  args: TagResourceCommandInput,
1019
926
  options: __HttpHandlerOptions,
1020
- cb: (err: any, data?: TagResourceCommandOutput) => void
927
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1021
928
  ): void;
1022
929
  untagResource(
1023
930
  args: UntagResourceCommandInput,
1024
- options?: __HttpHandlerOptions
931
+ options?: __HttpHandlerOptions,
1025
932
  ): Promise<UntagResourceCommandOutput>;
1026
933
  untagResource(
1027
934
  args: UntagResourceCommandInput,
1028
- cb: (err: any, data?: UntagResourceCommandOutput) => void
935
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1029
936
  ): void;
1030
937
  untagResource(
1031
938
  args: UntagResourceCommandInput,
1032
939
  options: __HttpHandlerOptions,
1033
- cb: (err: any, data?: UntagResourceCommandOutput) => void
940
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1034
941
  ): void;
1035
942
  updateAssessment(
1036
943
  args: UpdateAssessmentCommandInput,
1037
- options?: __HttpHandlerOptions
944
+ options?: __HttpHandlerOptions,
1038
945
  ): Promise<UpdateAssessmentCommandOutput>;
1039
946
  updateAssessment(
1040
947
  args: UpdateAssessmentCommandInput,
1041
- cb: (err: any, data?: UpdateAssessmentCommandOutput) => void
948
+ cb: (err: any, data?: UpdateAssessmentCommandOutput) => void,
1042
949
  ): void;
1043
950
  updateAssessment(
1044
951
  args: UpdateAssessmentCommandInput,
1045
952
  options: __HttpHandlerOptions,
1046
- cb: (err: any, data?: UpdateAssessmentCommandOutput) => void
953
+ cb: (err: any, data?: UpdateAssessmentCommandOutput) => void,
1047
954
  ): void;
1048
955
  updateAssessmentControl(
1049
956
  args: UpdateAssessmentControlCommandInput,
1050
- options?: __HttpHandlerOptions
957
+ options?: __HttpHandlerOptions,
1051
958
  ): Promise<UpdateAssessmentControlCommandOutput>;
1052
959
  updateAssessmentControl(
1053
960
  args: UpdateAssessmentControlCommandInput,
1054
- cb: (err: any, data?: UpdateAssessmentControlCommandOutput) => void
961
+ cb: (err: any, data?: UpdateAssessmentControlCommandOutput) => void,
1055
962
  ): void;
1056
963
  updateAssessmentControl(
1057
964
  args: UpdateAssessmentControlCommandInput,
1058
965
  options: __HttpHandlerOptions,
1059
- cb: (err: any, data?: UpdateAssessmentControlCommandOutput) => void
966
+ cb: (err: any, data?: UpdateAssessmentControlCommandOutput) => void,
1060
967
  ): void;
1061
968
  updateAssessmentControlSetStatus(
1062
969
  args: UpdateAssessmentControlSetStatusCommandInput,
1063
- options?: __HttpHandlerOptions
970
+ options?: __HttpHandlerOptions,
1064
971
  ): Promise<UpdateAssessmentControlSetStatusCommandOutput>;
1065
972
  updateAssessmentControlSetStatus(
1066
973
  args: UpdateAssessmentControlSetStatusCommandInput,
1067
- cb: (err: any, data?: UpdateAssessmentControlSetStatusCommandOutput) => void
974
+ cb: (err: any, data?: UpdateAssessmentControlSetStatusCommandOutput) => void,
1068
975
  ): void;
1069
976
  updateAssessmentControlSetStatus(
1070
977
  args: UpdateAssessmentControlSetStatusCommandInput,
1071
978
  options: __HttpHandlerOptions,
1072
- cb: (err: any, data?: UpdateAssessmentControlSetStatusCommandOutput) => void
979
+ cb: (err: any, data?: UpdateAssessmentControlSetStatusCommandOutput) => void,
1073
980
  ): void;
1074
981
  updateAssessmentFramework(
1075
982
  args: UpdateAssessmentFrameworkCommandInput,
1076
- options?: __HttpHandlerOptions
983
+ options?: __HttpHandlerOptions,
1077
984
  ): Promise<UpdateAssessmentFrameworkCommandOutput>;
1078
985
  updateAssessmentFramework(
1079
986
  args: UpdateAssessmentFrameworkCommandInput,
1080
- cb: (err: any, data?: UpdateAssessmentFrameworkCommandOutput) => void
987
+ cb: (err: any, data?: UpdateAssessmentFrameworkCommandOutput) => void,
1081
988
  ): void;
1082
989
  updateAssessmentFramework(
1083
990
  args: UpdateAssessmentFrameworkCommandInput,
1084
991
  options: __HttpHandlerOptions,
1085
- cb: (err: any, data?: UpdateAssessmentFrameworkCommandOutput) => void
992
+ cb: (err: any, data?: UpdateAssessmentFrameworkCommandOutput) => void,
1086
993
  ): void;
1087
994
  updateAssessmentFrameworkShare(
1088
995
  args: UpdateAssessmentFrameworkShareCommandInput,
1089
- options?: __HttpHandlerOptions
996
+ options?: __HttpHandlerOptions,
1090
997
  ): Promise<UpdateAssessmentFrameworkShareCommandOutput>;
1091
998
  updateAssessmentFrameworkShare(
1092
999
  args: UpdateAssessmentFrameworkShareCommandInput,
1093
- cb: (err: any, data?: UpdateAssessmentFrameworkShareCommandOutput) => void
1000
+ cb: (err: any, data?: UpdateAssessmentFrameworkShareCommandOutput) => void,
1094
1001
  ): void;
1095
1002
  updateAssessmentFrameworkShare(
1096
1003
  args: UpdateAssessmentFrameworkShareCommandInput,
1097
1004
  options: __HttpHandlerOptions,
1098
- cb: (err: any, data?: UpdateAssessmentFrameworkShareCommandOutput) => void
1005
+ cb: (err: any, data?: UpdateAssessmentFrameworkShareCommandOutput) => void,
1099
1006
  ): void;
1100
1007
  updateAssessmentStatus(
1101
1008
  args: UpdateAssessmentStatusCommandInput,
1102
- options?: __HttpHandlerOptions
1009
+ options?: __HttpHandlerOptions,
1103
1010
  ): Promise<UpdateAssessmentStatusCommandOutput>;
1104
1011
  updateAssessmentStatus(
1105
1012
  args: UpdateAssessmentStatusCommandInput,
1106
- cb: (err: any, data?: UpdateAssessmentStatusCommandOutput) => void
1013
+ cb: (err: any, data?: UpdateAssessmentStatusCommandOutput) => void,
1107
1014
  ): void;
1108
1015
  updateAssessmentStatus(
1109
1016
  args: UpdateAssessmentStatusCommandInput,
1110
1017
  options: __HttpHandlerOptions,
1111
- cb: (err: any, data?: UpdateAssessmentStatusCommandOutput) => void
1018
+ cb: (err: any, data?: UpdateAssessmentStatusCommandOutput) => void,
1112
1019
  ): void;
1113
1020
  updateControl(
1114
1021
  args: UpdateControlCommandInput,
1115
- options?: __HttpHandlerOptions
1022
+ options?: __HttpHandlerOptions,
1116
1023
  ): Promise<UpdateControlCommandOutput>;
1117
1024
  updateControl(
1118
1025
  args: UpdateControlCommandInput,
1119
- cb: (err: any, data?: UpdateControlCommandOutput) => void
1026
+ cb: (err: any, data?: UpdateControlCommandOutput) => void,
1120
1027
  ): void;
1121
1028
  updateControl(
1122
1029
  args: UpdateControlCommandInput,
1123
1030
  options: __HttpHandlerOptions,
1124
- cb: (err: any, data?: UpdateControlCommandOutput) => void
1031
+ cb: (err: any, data?: UpdateControlCommandOutput) => void,
1125
1032
  ): void;
1126
1033
  updateSettings(): Promise<UpdateSettingsCommandOutput>;
1127
1034
  updateSettings(
1128
1035
  args: UpdateSettingsCommandInput,
1129
- options?: __HttpHandlerOptions
1036
+ options?: __HttpHandlerOptions,
1130
1037
  ): Promise<UpdateSettingsCommandOutput>;
1131
1038
  updateSettings(
1132
1039
  args: UpdateSettingsCommandInput,
1133
- cb: (err: any, data?: UpdateSettingsCommandOutput) => void
1040
+ cb: (err: any, data?: UpdateSettingsCommandOutput) => void,
1134
1041
  ): void;
1135
1042
  updateSettings(
1136
1043
  args: UpdateSettingsCommandInput,
1137
1044
  options: __HttpHandlerOptions,
1138
- cb: (err: any, data?: UpdateSettingsCommandOutput) => void
1045
+ cb: (err: any, data?: UpdateSettingsCommandOutput) => void,
1139
1046
  ): void;
1140
1047
  validateAssessmentReportIntegrity(
1141
1048
  args: ValidateAssessmentReportIntegrityCommandInput,
1142
- options?: __HttpHandlerOptions
1049
+ options?: __HttpHandlerOptions,
1143
1050
  ): Promise<ValidateAssessmentReportIntegrityCommandOutput>;
1144
1051
  validateAssessmentReportIntegrity(
1145
1052
  args: ValidateAssessmentReportIntegrityCommandInput,
1146
- cb: (
1147
- err: any,
1148
- data?: ValidateAssessmentReportIntegrityCommandOutput
1149
- ) => void
1053
+ cb: (err: any, data?: ValidateAssessmentReportIntegrityCommandOutput) => void,
1150
1054
  ): void;
1151
1055
  validateAssessmentReportIntegrity(
1152
1056
  args: ValidateAssessmentReportIntegrityCommandInput,
1153
1057
  options: __HttpHandlerOptions,
1154
- cb: (
1155
- err: any,
1156
- data?: ValidateAssessmentReportIntegrityCommandOutput
1157
- ) => void
1058
+ cb: (err: any, data?: ValidateAssessmentReportIntegrityCommandOutput) => void,
1158
1059
  ): void;
1159
1060
  paginateGetChangeLogs(
1160
1061
  args: GetChangeLogsCommandInput,
1161
1062
  paginationConfig?: Pick<
1162
1063
  PaginationConfiguration,
1163
1064
  Exclude<keyof PaginationConfiguration, "client">
1164
- >
1065
+ >,
1165
1066
  ): Paginator<GetChangeLogsCommandOutput>;
1166
1067
  paginateGetDelegations(
1167
1068
  args?: GetDelegationsCommandInput,
1168
1069
  paginationConfig?: Pick<
1169
1070
  PaginationConfiguration,
1170
1071
  Exclude<keyof PaginationConfiguration, "client">
1171
- >
1072
+ >,
1172
1073
  ): Paginator<GetDelegationsCommandOutput>;
1173
1074
  paginateGetEvidenceByEvidenceFolder(
1174
1075
  args: GetEvidenceByEvidenceFolderCommandInput,
1175
1076
  paginationConfig?: Pick<
1176
1077
  PaginationConfiguration,
1177
1078
  Exclude<keyof PaginationConfiguration, "client">
1178
- >
1079
+ >,
1179
1080
  ): Paginator<GetEvidenceByEvidenceFolderCommandOutput>;
1180
1081
  paginateGetEvidenceFoldersByAssessment(
1181
1082
  args: GetEvidenceFoldersByAssessmentCommandInput,
1182
1083
  paginationConfig?: Pick<
1183
1084
  PaginationConfiguration,
1184
1085
  Exclude<keyof PaginationConfiguration, "client">
1185
- >
1086
+ >,
1186
1087
  ): Paginator<GetEvidenceFoldersByAssessmentCommandOutput>;
1187
1088
  paginateGetEvidenceFoldersByAssessmentControl(
1188
1089
  args: GetEvidenceFoldersByAssessmentControlCommandInput,
1189
1090
  paginationConfig?: Pick<
1190
1091
  PaginationConfiguration,
1191
1092
  Exclude<keyof PaginationConfiguration, "client">
1192
- >
1093
+ >,
1193
1094
  ): Paginator<GetEvidenceFoldersByAssessmentControlCommandOutput>;
1194
1095
  paginateListAssessmentControlInsightsByControlDomain(
1195
1096
  args: ListAssessmentControlInsightsByControlDomainCommandInput,
1196
1097
  paginationConfig?: Pick<
1197
1098
  PaginationConfiguration,
1198
1099
  Exclude<keyof PaginationConfiguration, "client">
1199
- >
1100
+ >,
1200
1101
  ): Paginator<ListAssessmentControlInsightsByControlDomainCommandOutput>;
1201
1102
  paginateListAssessmentFrameworks(
1202
1103
  args: ListAssessmentFrameworksCommandInput,
1203
1104
  paginationConfig?: Pick<
1204
1105
  PaginationConfiguration,
1205
1106
  Exclude<keyof PaginationConfiguration, "client">
1206
- >
1107
+ >,
1207
1108
  ): Paginator<ListAssessmentFrameworksCommandOutput>;
1208
1109
  paginateListAssessmentFrameworkShareRequests(
1209
1110
  args: ListAssessmentFrameworkShareRequestsCommandInput,
1210
1111
  paginationConfig?: Pick<
1211
1112
  PaginationConfiguration,
1212
1113
  Exclude<keyof PaginationConfiguration, "client">
1213
- >
1114
+ >,
1214
1115
  ): Paginator<ListAssessmentFrameworkShareRequestsCommandOutput>;
1215
1116
  paginateListAssessmentReports(
1216
1117
  args?: ListAssessmentReportsCommandInput,
1217
1118
  paginationConfig?: Pick<
1218
1119
  PaginationConfiguration,
1219
1120
  Exclude<keyof PaginationConfiguration, "client">
1220
- >
1121
+ >,
1221
1122
  ): Paginator<ListAssessmentReportsCommandOutput>;
1222
1123
  paginateListAssessments(
1223
1124
  args?: ListAssessmentsCommandInput,
1224
1125
  paginationConfig?: Pick<
1225
1126
  PaginationConfiguration,
1226
1127
  Exclude<keyof PaginationConfiguration, "client">
1227
- >
1128
+ >,
1228
1129
  ): Paginator<ListAssessmentsCommandOutput>;
1229
1130
  paginateListControlDomainInsights(
1230
1131
  args?: ListControlDomainInsightsCommandInput,
1231
1132
  paginationConfig?: Pick<
1232
1133
  PaginationConfiguration,
1233
1134
  Exclude<keyof PaginationConfiguration, "client">
1234
- >
1135
+ >,
1235
1136
  ): Paginator<ListControlDomainInsightsCommandOutput>;
1236
1137
  paginateListControlDomainInsightsByAssessment(
1237
1138
  args: ListControlDomainInsightsByAssessmentCommandInput,
1238
1139
  paginationConfig?: Pick<
1239
1140
  PaginationConfiguration,
1240
1141
  Exclude<keyof PaginationConfiguration, "client">
1241
- >
1142
+ >,
1242
1143
  ): Paginator<ListControlDomainInsightsByAssessmentCommandOutput>;
1243
1144
  paginateListControlInsightsByControlDomain(
1244
1145
  args: ListControlInsightsByControlDomainCommandInput,
1245
1146
  paginationConfig?: Pick<
1246
1147
  PaginationConfiguration,
1247
1148
  Exclude<keyof PaginationConfiguration, "client">
1248
- >
1149
+ >,
1249
1150
  ): Paginator<ListControlInsightsByControlDomainCommandOutput>;
1250
1151
  paginateListControls(
1251
1152
  args: ListControlsCommandInput,
1252
1153
  paginationConfig?: Pick<
1253
1154
  PaginationConfiguration,
1254
1155
  Exclude<keyof PaginationConfiguration, "client">
1255
- >
1156
+ >,
1256
1157
  ): Paginator<ListControlsCommandOutput>;
1257
1158
  paginateListKeywordsForDataSource(
1258
1159
  args: ListKeywordsForDataSourceCommandInput,
1259
1160
  paginationConfig?: Pick<
1260
1161
  PaginationConfiguration,
1261
1162
  Exclude<keyof PaginationConfiguration, "client">
1262
- >
1163
+ >,
1263
1164
  ): Paginator<ListKeywordsForDataSourceCommandOutput>;
1264
1165
  paginateListNotifications(
1265
1166
  args?: ListNotificationsCommandInput,
1266
1167
  paginationConfig?: Pick<
1267
1168
  PaginationConfiguration,
1268
1169
  Exclude<keyof PaginationConfiguration, "client">
1269
- >
1170
+ >,
1270
1171
  ): Paginator<ListNotificationsCommandOutput>;
1271
1172
  }
1272
- export declare class AuditManager
1273
- extends AuditManagerClient
1274
- implements AuditManager {}
1173
+ export declare class AuditManager extends AuditManagerClient implements AuditManager {}