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