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