@aws-sdk/client-auditmanager 3.36.0 → 3.36.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist-cjs/AuditManager.js +0 -33
- package/dist-cjs/AuditManagerClient.js +0 -38
- package/dist-cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js +0 -26
- package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +0 -26
- package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +0 -26
- package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +0 -26
- package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +0 -26
- package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +0 -26
- package/dist-cjs/commands/CreateAssessmentCommand.js +0 -26
- package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +0 -26
- package/dist-cjs/commands/CreateAssessmentReportCommand.js +0 -26
- package/dist-cjs/commands/CreateControlCommand.js +0 -26
- package/dist-cjs/commands/DeleteAssessmentCommand.js +0 -26
- package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +0 -26
- package/dist-cjs/commands/DeleteAssessmentReportCommand.js +0 -26
- package/dist-cjs/commands/DeleteControlCommand.js +0 -26
- package/dist-cjs/commands/DeregisterAccountCommand.js +0 -26
- package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +0 -31
- package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +0 -26
- package/dist-cjs/commands/GetAccountStatusCommand.js +0 -26
- package/dist-cjs/commands/GetAssessmentCommand.js +0 -26
- package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +0 -26
- package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +0 -26
- package/dist-cjs/commands/GetChangeLogsCommand.js +0 -26
- package/dist-cjs/commands/GetControlCommand.js +0 -26
- package/dist-cjs/commands/GetDelegationsCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceFolderCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +0 -26
- package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +0 -26
- package/dist-cjs/commands/GetServicesInScopeCommand.js +0 -26
- package/dist-cjs/commands/GetSettingsCommand.js +0 -26
- package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +0 -26
- package/dist-cjs/commands/ListAssessmentReportsCommand.js +0 -26
- package/dist-cjs/commands/ListAssessmentsCommand.js +0 -26
- package/dist-cjs/commands/ListControlsCommand.js +0 -26
- package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +0 -26
- package/dist-cjs/commands/ListNotificationsCommand.js +0 -26
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -26
- package/dist-cjs/commands/RegisterAccountCommand.js +0 -26
- package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +0 -26
- package/dist-cjs/commands/TagResourceCommand.js +0 -26
- package/dist-cjs/commands/UntagResourceCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentControlCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +0 -26
- package/dist-cjs/commands/UpdateControlCommand.js +0 -26
- package/dist-cjs/commands/UpdateSettingsCommand.js +0 -26
- package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +0 -26
- package/dist-cjs/models/models_0.js +0 -447
- package/dist-cjs/pagination/GetChangeLogsPaginator.js +0 -10
- package/dist-cjs/pagination/GetDelegationsPaginator.js +0 -10
- package/dist-cjs/pagination/GetEvidenceByEvidenceFolderPaginator.js +0 -10
- package/dist-cjs/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js +0 -10
- package/dist-cjs/pagination/GetEvidenceFoldersByAssessmentPaginator.js +0 -10
- package/dist-cjs/pagination/ListAssessmentFrameworksPaginator.js +0 -10
- package/dist-cjs/pagination/ListAssessmentReportsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAssessmentsPaginator.js +0 -10
- package/dist-cjs/pagination/ListControlsPaginator.js +0 -10
- package/dist-cjs/pagination/ListKeywordsForDataSourcePaginator.js +0 -10
- package/dist-cjs/pagination/ListNotificationsPaginator.js +0 -10
- package/dist-cjs/protocols/Aws_restJson1.js +0 -5
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-types/ts3.4/AuditManager.d.ts +52 -293
- package/dist-types/ts3.4/AuditManagerClient.d.ts +24 -119
- package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +2 -22
- package/dist-types/ts3.4/models/models_0.d.ts +646 -2950
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +3 -3
|
@@ -51,450 +51,209 @@ import { UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput
|
|
|
51
51
|
import { UpdateControlCommandInput, UpdateControlCommandOutput } from "./commands/UpdateControlCommand";
|
|
52
52
|
import { UpdateSettingsCommandInput, UpdateSettingsCommandOutput } from "./commands/UpdateSettingsCommand";
|
|
53
53
|
import { ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReportIntegrityCommandOutput } from "./commands/ValidateAssessmentReportIntegrityCommand";
|
|
54
|
-
|
|
55
|
-
* <p>Welcome to the Audit Manager API reference. This guide is for developers who need detailed information about the Audit Manager API operations, data types, and errors. </p>
|
|
56
|
-
* <p>Audit Manager is a service that provides automated evidence collection so that you
|
|
57
|
-
* can continuously audit your Amazon Web Services usage, and assess the effectiveness of your controls to
|
|
58
|
-
* better manage risk and simplify compliance.</p>
|
|
59
|
-
* <p>Audit Manager provides pre-built frameworks that structure and automate assessments
|
|
60
|
-
* for a given compliance standard. Frameworks include a pre-built collection of controls with
|
|
61
|
-
* descriptions and testing procedures, which are grouped according to the requirements of the
|
|
62
|
-
* specified compliance standard or regulation. You can also customize frameworks and controls
|
|
63
|
-
* to support internal audits with unique requirements. </p>
|
|
64
|
-
*
|
|
65
|
-
* <p>Use the following links to get started with the Audit Manager API:</p>
|
|
66
|
-
* <ul>
|
|
67
|
-
* <li>
|
|
68
|
-
* <p>
|
|
69
|
-
* <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Operations.html">Actions</a>: An alphabetical list of all Audit Manager API operations.</p>
|
|
70
|
-
* </li>
|
|
71
|
-
* <li>
|
|
72
|
-
* <p>
|
|
73
|
-
* <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Types.html">Data types</a>: An alphabetical list of all Audit Manager data types.</p>
|
|
74
|
-
* </li>
|
|
75
|
-
* <li>
|
|
76
|
-
* <p>
|
|
77
|
-
* <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/CommonParameters.html">Common parameters</a>: Parameters that all Query operations can use.</p>
|
|
78
|
-
* </li>
|
|
79
|
-
* <li>
|
|
80
|
-
* <p>
|
|
81
|
-
* <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/CommonErrors.html">Common errors</a>: Client and server errors that all operations can return.</p>
|
|
82
|
-
* </li>
|
|
83
|
-
* </ul>
|
|
84
|
-
*
|
|
85
|
-
* <p>If you're new to Audit Manager, we recommend that you review the <a href="https://docs.aws.amazon.com/audit-manager/latest/userguide/what-is.html"> Audit Manager User Guide</a>.</p>
|
|
86
|
-
*/
|
|
54
|
+
|
|
87
55
|
export declare class AuditManager extends AuditManagerClient {
|
|
88
|
-
|
|
89
|
-
* <p>
|
|
90
|
-
* Associates an evidence folder to the specified assessment report in Audit Manager.
|
|
91
|
-
* </p>
|
|
92
|
-
*/
|
|
56
|
+
|
|
93
57
|
associateAssessmentReportEvidenceFolder(args: AssociateAssessmentReportEvidenceFolderCommandInput, options?: __HttpHandlerOptions): Promise<AssociateAssessmentReportEvidenceFolderCommandOutput>;
|
|
94
58
|
associateAssessmentReportEvidenceFolder(args: AssociateAssessmentReportEvidenceFolderCommandInput, cb: (err: any, data?: AssociateAssessmentReportEvidenceFolderCommandOutput) => void): void;
|
|
95
59
|
associateAssessmentReportEvidenceFolder(args: AssociateAssessmentReportEvidenceFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateAssessmentReportEvidenceFolderCommandOutput) => void): void;
|
|
96
|
-
|
|
97
|
-
* <p>
|
|
98
|
-
* Associates a list of evidence to an assessment report in an Audit Manager assessment.
|
|
99
|
-
* </p>
|
|
100
|
-
*/
|
|
60
|
+
|
|
101
61
|
batchAssociateAssessmentReportEvidence(args: BatchAssociateAssessmentReportEvidenceCommandInput, options?: __HttpHandlerOptions): Promise<BatchAssociateAssessmentReportEvidenceCommandOutput>;
|
|
102
62
|
batchAssociateAssessmentReportEvidence(args: BatchAssociateAssessmentReportEvidenceCommandInput, cb: (err: any, data?: BatchAssociateAssessmentReportEvidenceCommandOutput) => void): void;
|
|
103
63
|
batchAssociateAssessmentReportEvidence(args: BatchAssociateAssessmentReportEvidenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchAssociateAssessmentReportEvidenceCommandOutput) => void): void;
|
|
104
|
-
|
|
105
|
-
* <p>
|
|
106
|
-
* Create a batch of delegations for a specified assessment in Audit Manager.
|
|
107
|
-
* </p>
|
|
108
|
-
*/
|
|
64
|
+
|
|
109
65
|
batchCreateDelegationByAssessment(args: BatchCreateDelegationByAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<BatchCreateDelegationByAssessmentCommandOutput>;
|
|
110
66
|
batchCreateDelegationByAssessment(args: BatchCreateDelegationByAssessmentCommandInput, cb: (err: any, data?: BatchCreateDelegationByAssessmentCommandOutput) => void): void;
|
|
111
67
|
batchCreateDelegationByAssessment(args: BatchCreateDelegationByAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchCreateDelegationByAssessmentCommandOutput) => void): void;
|
|
112
|
-
|
|
113
|
-
* <p>
|
|
114
|
-
* Deletes the delegations in the specified Audit Manager assessment.
|
|
115
|
-
* </p>
|
|
116
|
-
*/
|
|
68
|
+
|
|
117
69
|
batchDeleteDelegationByAssessment(args: BatchDeleteDelegationByAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<BatchDeleteDelegationByAssessmentCommandOutput>;
|
|
118
70
|
batchDeleteDelegationByAssessment(args: BatchDeleteDelegationByAssessmentCommandInput, cb: (err: any, data?: BatchDeleteDelegationByAssessmentCommandOutput) => void): void;
|
|
119
71
|
batchDeleteDelegationByAssessment(args: BatchDeleteDelegationByAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDeleteDelegationByAssessmentCommandOutput) => void): void;
|
|
120
|
-
|
|
121
|
-
* <p>
|
|
122
|
-
* Disassociates a list of evidence from the specified assessment report in Audit Manager.
|
|
123
|
-
* </p>
|
|
124
|
-
*/
|
|
72
|
+
|
|
125
73
|
batchDisassociateAssessmentReportEvidence(args: BatchDisassociateAssessmentReportEvidenceCommandInput, options?: __HttpHandlerOptions): Promise<BatchDisassociateAssessmentReportEvidenceCommandOutput>;
|
|
126
74
|
batchDisassociateAssessmentReportEvidence(args: BatchDisassociateAssessmentReportEvidenceCommandInput, cb: (err: any, data?: BatchDisassociateAssessmentReportEvidenceCommandOutput) => void): void;
|
|
127
75
|
batchDisassociateAssessmentReportEvidence(args: BatchDisassociateAssessmentReportEvidenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDisassociateAssessmentReportEvidenceCommandOutput) => void): void;
|
|
128
|
-
|
|
129
|
-
* <p>
|
|
130
|
-
* Uploads one or more pieces of evidence to the specified control in the assessment in Audit Manager.
|
|
131
|
-
* </p>
|
|
132
|
-
*/
|
|
76
|
+
|
|
133
77
|
batchImportEvidenceToAssessmentControl(args: BatchImportEvidenceToAssessmentControlCommandInput, options?: __HttpHandlerOptions): Promise<BatchImportEvidenceToAssessmentControlCommandOutput>;
|
|
134
78
|
batchImportEvidenceToAssessmentControl(args: BatchImportEvidenceToAssessmentControlCommandInput, cb: (err: any, data?: BatchImportEvidenceToAssessmentControlCommandOutput) => void): void;
|
|
135
79
|
batchImportEvidenceToAssessmentControl(args: BatchImportEvidenceToAssessmentControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchImportEvidenceToAssessmentControlCommandOutput) => void): void;
|
|
136
|
-
|
|
137
|
-
* <p>
|
|
138
|
-
* Creates an assessment in Audit Manager.
|
|
139
|
-
* </p>
|
|
140
|
-
*/
|
|
80
|
+
|
|
141
81
|
createAssessment(args: CreateAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateAssessmentCommandOutput>;
|
|
142
82
|
createAssessment(args: CreateAssessmentCommandInput, cb: (err: any, data?: CreateAssessmentCommandOutput) => void): void;
|
|
143
83
|
createAssessment(args: CreateAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAssessmentCommandOutput) => void): void;
|
|
144
|
-
|
|
145
|
-
* <p>
|
|
146
|
-
* Creates a custom framework in Audit Manager.
|
|
147
|
-
* </p>
|
|
148
|
-
*/
|
|
84
|
+
|
|
149
85
|
createAssessmentFramework(args: CreateAssessmentFrameworkCommandInput, options?: __HttpHandlerOptions): Promise<CreateAssessmentFrameworkCommandOutput>;
|
|
150
86
|
createAssessmentFramework(args: CreateAssessmentFrameworkCommandInput, cb: (err: any, data?: CreateAssessmentFrameworkCommandOutput) => void): void;
|
|
151
87
|
createAssessmentFramework(args: CreateAssessmentFrameworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAssessmentFrameworkCommandOutput) => void): void;
|
|
152
|
-
|
|
153
|
-
* <p>
|
|
154
|
-
* Creates an assessment report for the specified assessment.
|
|
155
|
-
* </p>
|
|
156
|
-
*/
|
|
88
|
+
|
|
157
89
|
createAssessmentReport(args: CreateAssessmentReportCommandInput, options?: __HttpHandlerOptions): Promise<CreateAssessmentReportCommandOutput>;
|
|
158
90
|
createAssessmentReport(args: CreateAssessmentReportCommandInput, cb: (err: any, data?: CreateAssessmentReportCommandOutput) => void): void;
|
|
159
91
|
createAssessmentReport(args: CreateAssessmentReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAssessmentReportCommandOutput) => void): void;
|
|
160
|
-
|
|
161
|
-
* <p>
|
|
162
|
-
* Creates a new custom control in Audit Manager.
|
|
163
|
-
* </p>
|
|
164
|
-
*/
|
|
92
|
+
|
|
165
93
|
createControl(args: CreateControlCommandInput, options?: __HttpHandlerOptions): Promise<CreateControlCommandOutput>;
|
|
166
94
|
createControl(args: CreateControlCommandInput, cb: (err: any, data?: CreateControlCommandOutput) => void): void;
|
|
167
95
|
createControl(args: CreateControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateControlCommandOutput) => void): void;
|
|
168
|
-
|
|
169
|
-
* <p>
|
|
170
|
-
* Deletes an assessment in Audit Manager.
|
|
171
|
-
* </p>
|
|
172
|
-
*/
|
|
96
|
+
|
|
173
97
|
deleteAssessment(args: DeleteAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAssessmentCommandOutput>;
|
|
174
98
|
deleteAssessment(args: DeleteAssessmentCommandInput, cb: (err: any, data?: DeleteAssessmentCommandOutput) => void): void;
|
|
175
99
|
deleteAssessment(args: DeleteAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAssessmentCommandOutput) => void): void;
|
|
176
|
-
|
|
177
|
-
* <p>
|
|
178
|
-
* Deletes a custom framework in Audit Manager.
|
|
179
|
-
* </p>
|
|
180
|
-
*/
|
|
100
|
+
|
|
181
101
|
deleteAssessmentFramework(args: DeleteAssessmentFrameworkCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAssessmentFrameworkCommandOutput>;
|
|
182
102
|
deleteAssessmentFramework(args: DeleteAssessmentFrameworkCommandInput, cb: (err: any, data?: DeleteAssessmentFrameworkCommandOutput) => void): void;
|
|
183
103
|
deleteAssessmentFramework(args: DeleteAssessmentFrameworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAssessmentFrameworkCommandOutput) => void): void;
|
|
184
|
-
|
|
185
|
-
* <p>
|
|
186
|
-
* Deletes an assessment report from an assessment in Audit Manager.
|
|
187
|
-
* </p>
|
|
188
|
-
*/
|
|
104
|
+
|
|
189
105
|
deleteAssessmentReport(args: DeleteAssessmentReportCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAssessmentReportCommandOutput>;
|
|
190
106
|
deleteAssessmentReport(args: DeleteAssessmentReportCommandInput, cb: (err: any, data?: DeleteAssessmentReportCommandOutput) => void): void;
|
|
191
107
|
deleteAssessmentReport(args: DeleteAssessmentReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAssessmentReportCommandOutput) => void): void;
|
|
192
|
-
|
|
193
|
-
* <p>
|
|
194
|
-
* Deletes a custom control in Audit Manager.
|
|
195
|
-
* </p>
|
|
196
|
-
*/
|
|
108
|
+
|
|
197
109
|
deleteControl(args: DeleteControlCommandInput, options?: __HttpHandlerOptions): Promise<DeleteControlCommandOutput>;
|
|
198
110
|
deleteControl(args: DeleteControlCommandInput, cb: (err: any, data?: DeleteControlCommandOutput) => void): void;
|
|
199
111
|
deleteControl(args: DeleteControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteControlCommandOutput) => void): void;
|
|
200
|
-
|
|
201
|
-
* <p>
|
|
202
|
-
* Deregisters an account in Audit Manager.
|
|
203
|
-
* </p>
|
|
204
|
-
*/
|
|
112
|
+
|
|
205
113
|
deregisterAccount(args: DeregisterAccountCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterAccountCommandOutput>;
|
|
206
114
|
deregisterAccount(args: DeregisterAccountCommandInput, cb: (err: any, data?: DeregisterAccountCommandOutput) => void): void;
|
|
207
115
|
deregisterAccount(args: DeregisterAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterAccountCommandOutput) => void): void;
|
|
208
|
-
|
|
209
|
-
* <p>Removes the specified member account as a delegated administrator for Audit Manager. </p>
|
|
210
|
-
* <important>
|
|
211
|
-
* <p>When you remove a delegated administrator from your Audit Manager settings, or when you
|
|
212
|
-
* deregister a delegated administrator from Organizations, you continue to have access
|
|
213
|
-
* to the evidence that you previously collected under that account. However, Audit Manager
|
|
214
|
-
* will stop collecting and attaching evidence to that delegated administrator account
|
|
215
|
-
* moving forward.</p>
|
|
216
|
-
* </important>
|
|
217
|
-
*/
|
|
116
|
+
|
|
218
117
|
deregisterOrganizationAdminAccount(args: DeregisterOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterOrganizationAdminAccountCommandOutput>;
|
|
219
118
|
deregisterOrganizationAdminAccount(args: DeregisterOrganizationAdminAccountCommandInput, cb: (err: any, data?: DeregisterOrganizationAdminAccountCommandOutput) => void): void;
|
|
220
119
|
deregisterOrganizationAdminAccount(args: DeregisterOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterOrganizationAdminAccountCommandOutput) => void): void;
|
|
221
|
-
|
|
222
|
-
* <p>
|
|
223
|
-
* Disassociates an evidence folder from the specified assessment report in Audit Manager.
|
|
224
|
-
* </p>
|
|
225
|
-
*/
|
|
120
|
+
|
|
226
121
|
disassociateAssessmentReportEvidenceFolder(args: DisassociateAssessmentReportEvidenceFolderCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateAssessmentReportEvidenceFolderCommandOutput>;
|
|
227
122
|
disassociateAssessmentReportEvidenceFolder(args: DisassociateAssessmentReportEvidenceFolderCommandInput, cb: (err: any, data?: DisassociateAssessmentReportEvidenceFolderCommandOutput) => void): void;
|
|
228
123
|
disassociateAssessmentReportEvidenceFolder(args: DisassociateAssessmentReportEvidenceFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateAssessmentReportEvidenceFolderCommandOutput) => void): void;
|
|
229
|
-
|
|
230
|
-
* <p>
|
|
231
|
-
* Returns the registration status of an account in Audit Manager.
|
|
232
|
-
* </p>
|
|
233
|
-
*/
|
|
124
|
+
|
|
234
125
|
getAccountStatus(args: GetAccountStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetAccountStatusCommandOutput>;
|
|
235
126
|
getAccountStatus(args: GetAccountStatusCommandInput, cb: (err: any, data?: GetAccountStatusCommandOutput) => void): void;
|
|
236
127
|
getAccountStatus(args: GetAccountStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountStatusCommandOutput) => void): void;
|
|
237
|
-
|
|
238
|
-
* <p>
|
|
239
|
-
* Returns an assessment from Audit Manager.
|
|
240
|
-
* </p>
|
|
241
|
-
*/
|
|
128
|
+
|
|
242
129
|
getAssessment(args: GetAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<GetAssessmentCommandOutput>;
|
|
243
130
|
getAssessment(args: GetAssessmentCommandInput, cb: (err: any, data?: GetAssessmentCommandOutput) => void): void;
|
|
244
131
|
getAssessment(args: GetAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAssessmentCommandOutput) => void): void;
|
|
245
|
-
|
|
246
|
-
* <p>
|
|
247
|
-
* Returns a framework from Audit Manager.
|
|
248
|
-
* </p>
|
|
249
|
-
*/
|
|
132
|
+
|
|
250
133
|
getAssessmentFramework(args: GetAssessmentFrameworkCommandInput, options?: __HttpHandlerOptions): Promise<GetAssessmentFrameworkCommandOutput>;
|
|
251
134
|
getAssessmentFramework(args: GetAssessmentFrameworkCommandInput, cb: (err: any, data?: GetAssessmentFrameworkCommandOutput) => void): void;
|
|
252
135
|
getAssessmentFramework(args: GetAssessmentFrameworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAssessmentFrameworkCommandOutput) => void): void;
|
|
253
|
-
|
|
254
|
-
* <p>
|
|
255
|
-
* Returns the URL of a specified assessment report in Audit Manager.
|
|
256
|
-
* </p>
|
|
257
|
-
*/
|
|
136
|
+
|
|
258
137
|
getAssessmentReportUrl(args: GetAssessmentReportUrlCommandInput, options?: __HttpHandlerOptions): Promise<GetAssessmentReportUrlCommandOutput>;
|
|
259
138
|
getAssessmentReportUrl(args: GetAssessmentReportUrlCommandInput, cb: (err: any, data?: GetAssessmentReportUrlCommandOutput) => void): void;
|
|
260
139
|
getAssessmentReportUrl(args: GetAssessmentReportUrlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAssessmentReportUrlCommandOutput) => void): void;
|
|
261
|
-
|
|
262
|
-
* <p>
|
|
263
|
-
* Returns a list of changelogs from Audit Manager.
|
|
264
|
-
* </p>
|
|
265
|
-
*/
|
|
140
|
+
|
|
266
141
|
getChangeLogs(args: GetChangeLogsCommandInput, options?: __HttpHandlerOptions): Promise<GetChangeLogsCommandOutput>;
|
|
267
142
|
getChangeLogs(args: GetChangeLogsCommandInput, cb: (err: any, data?: GetChangeLogsCommandOutput) => void): void;
|
|
268
143
|
getChangeLogs(args: GetChangeLogsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetChangeLogsCommandOutput) => void): void;
|
|
269
|
-
|
|
270
|
-
* <p>
|
|
271
|
-
* Returns a control from Audit Manager.
|
|
272
|
-
* </p>
|
|
273
|
-
*/
|
|
144
|
+
|
|
274
145
|
getControl(args: GetControlCommandInput, options?: __HttpHandlerOptions): Promise<GetControlCommandOutput>;
|
|
275
146
|
getControl(args: GetControlCommandInput, cb: (err: any, data?: GetControlCommandOutput) => void): void;
|
|
276
147
|
getControl(args: GetControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetControlCommandOutput) => void): void;
|
|
277
|
-
|
|
278
|
-
* <p>
|
|
279
|
-
* Returns a list of delegations from an audit owner to a delegate.
|
|
280
|
-
* </p>
|
|
281
|
-
*/
|
|
148
|
+
|
|
282
149
|
getDelegations(args: GetDelegationsCommandInput, options?: __HttpHandlerOptions): Promise<GetDelegationsCommandOutput>;
|
|
283
150
|
getDelegations(args: GetDelegationsCommandInput, cb: (err: any, data?: GetDelegationsCommandOutput) => void): void;
|
|
284
151
|
getDelegations(args: GetDelegationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDelegationsCommandOutput) => void): void;
|
|
285
|
-
|
|
286
|
-
* <p>
|
|
287
|
-
* Returns evidence from Audit Manager.
|
|
288
|
-
* </p>
|
|
289
|
-
*/
|
|
152
|
+
|
|
290
153
|
getEvidence(args: GetEvidenceCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceCommandOutput>;
|
|
291
154
|
getEvidence(args: GetEvidenceCommandInput, cb: (err: any, data?: GetEvidenceCommandOutput) => void): void;
|
|
292
155
|
getEvidence(args: GetEvidenceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceCommandOutput) => void): void;
|
|
293
|
-
|
|
294
|
-
* <p>
|
|
295
|
-
* Returns all evidence from a specified evidence folder in Audit Manager.
|
|
296
|
-
* </p>
|
|
297
|
-
*/
|
|
156
|
+
|
|
298
157
|
getEvidenceByEvidenceFolder(args: GetEvidenceByEvidenceFolderCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceByEvidenceFolderCommandOutput>;
|
|
299
158
|
getEvidenceByEvidenceFolder(args: GetEvidenceByEvidenceFolderCommandInput, cb: (err: any, data?: GetEvidenceByEvidenceFolderCommandOutput) => void): void;
|
|
300
159
|
getEvidenceByEvidenceFolder(args: GetEvidenceByEvidenceFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceByEvidenceFolderCommandOutput) => void): void;
|
|
301
|
-
|
|
302
|
-
* <p>
|
|
303
|
-
* Returns an evidence folder from the specified assessment in Audit Manager.
|
|
304
|
-
* </p>
|
|
305
|
-
*/
|
|
160
|
+
|
|
306
161
|
getEvidenceFolder(args: GetEvidenceFolderCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceFolderCommandOutput>;
|
|
307
162
|
getEvidenceFolder(args: GetEvidenceFolderCommandInput, cb: (err: any, data?: GetEvidenceFolderCommandOutput) => void): void;
|
|
308
163
|
getEvidenceFolder(args: GetEvidenceFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceFolderCommandOutput) => void): void;
|
|
309
|
-
|
|
310
|
-
* <p>
|
|
311
|
-
* Returns the evidence folders from a specified assessment in Audit Manager.
|
|
312
|
-
* </p>
|
|
313
|
-
*/
|
|
164
|
+
|
|
314
165
|
getEvidenceFoldersByAssessment(args: GetEvidenceFoldersByAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceFoldersByAssessmentCommandOutput>;
|
|
315
166
|
getEvidenceFoldersByAssessment(args: GetEvidenceFoldersByAssessmentCommandInput, cb: (err: any, data?: GetEvidenceFoldersByAssessmentCommandOutput) => void): void;
|
|
316
167
|
getEvidenceFoldersByAssessment(args: GetEvidenceFoldersByAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceFoldersByAssessmentCommandOutput) => void): void;
|
|
317
|
-
|
|
318
|
-
* <p>
|
|
319
|
-
* Returns a list of evidence folders associated with a specified control of an assessment in Audit Manager.
|
|
320
|
-
* </p>
|
|
321
|
-
*/
|
|
168
|
+
|
|
322
169
|
getEvidenceFoldersByAssessmentControl(args: GetEvidenceFoldersByAssessmentControlCommandInput, options?: __HttpHandlerOptions): Promise<GetEvidenceFoldersByAssessmentControlCommandOutput>;
|
|
323
170
|
getEvidenceFoldersByAssessmentControl(args: GetEvidenceFoldersByAssessmentControlCommandInput, cb: (err: any, data?: GetEvidenceFoldersByAssessmentControlCommandOutput) => void): void;
|
|
324
171
|
getEvidenceFoldersByAssessmentControl(args: GetEvidenceFoldersByAssessmentControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEvidenceFoldersByAssessmentControlCommandOutput) => void): void;
|
|
325
|
-
|
|
326
|
-
* <p>
|
|
327
|
-
* Returns the name of the delegated Amazon Web Services administrator account for the organization.
|
|
328
|
-
* </p>
|
|
329
|
-
*/
|
|
172
|
+
|
|
330
173
|
getOrganizationAdminAccount(args: GetOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetOrganizationAdminAccountCommandOutput>;
|
|
331
174
|
getOrganizationAdminAccount(args: GetOrganizationAdminAccountCommandInput, cb: (err: any, data?: GetOrganizationAdminAccountCommandOutput) => void): void;
|
|
332
175
|
getOrganizationAdminAccount(args: GetOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetOrganizationAdminAccountCommandOutput) => void): void;
|
|
333
|
-
|
|
334
|
-
* <p>
|
|
335
|
-
* Returns a list of the in-scope Amazon Web Services services for the specified assessment.
|
|
336
|
-
* </p>
|
|
337
|
-
*/
|
|
176
|
+
|
|
338
177
|
getServicesInScope(args: GetServicesInScopeCommandInput, options?: __HttpHandlerOptions): Promise<GetServicesInScopeCommandOutput>;
|
|
339
178
|
getServicesInScope(args: GetServicesInScopeCommandInput, cb: (err: any, data?: GetServicesInScopeCommandOutput) => void): void;
|
|
340
179
|
getServicesInScope(args: GetServicesInScopeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetServicesInScopeCommandOutput) => void): void;
|
|
341
|
-
|
|
342
|
-
* <p>
|
|
343
|
-
* Returns the settings for the specified account.
|
|
344
|
-
* </p>
|
|
345
|
-
*/
|
|
180
|
+
|
|
346
181
|
getSettings(args: GetSettingsCommandInput, options?: __HttpHandlerOptions): Promise<GetSettingsCommandOutput>;
|
|
347
182
|
getSettings(args: GetSettingsCommandInput, cb: (err: any, data?: GetSettingsCommandOutput) => void): void;
|
|
348
183
|
getSettings(args: GetSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSettingsCommandOutput) => void): void;
|
|
349
|
-
|
|
350
|
-
* <p>
|
|
351
|
-
* Returns a list of the frameworks available in the Audit Manager framework library.
|
|
352
|
-
* </p>
|
|
353
|
-
*/
|
|
184
|
+
|
|
354
185
|
listAssessmentFrameworks(args: ListAssessmentFrameworksCommandInput, options?: __HttpHandlerOptions): Promise<ListAssessmentFrameworksCommandOutput>;
|
|
355
186
|
listAssessmentFrameworks(args: ListAssessmentFrameworksCommandInput, cb: (err: any, data?: ListAssessmentFrameworksCommandOutput) => void): void;
|
|
356
187
|
listAssessmentFrameworks(args: ListAssessmentFrameworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssessmentFrameworksCommandOutput) => void): void;
|
|
357
|
-
|
|
358
|
-
* <p>
|
|
359
|
-
* Returns a list of assessment reports created in Audit Manager.
|
|
360
|
-
* </p>
|
|
361
|
-
*/
|
|
188
|
+
|
|
362
189
|
listAssessmentReports(args: ListAssessmentReportsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssessmentReportsCommandOutput>;
|
|
363
190
|
listAssessmentReports(args: ListAssessmentReportsCommandInput, cb: (err: any, data?: ListAssessmentReportsCommandOutput) => void): void;
|
|
364
191
|
listAssessmentReports(args: ListAssessmentReportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssessmentReportsCommandOutput) => void): void;
|
|
365
|
-
|
|
366
|
-
* <p>
|
|
367
|
-
* Returns a list of current and past assessments from Audit Manager.
|
|
368
|
-
* </p>
|
|
369
|
-
*/
|
|
192
|
+
|
|
370
193
|
listAssessments(args: ListAssessmentsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssessmentsCommandOutput>;
|
|
371
194
|
listAssessments(args: ListAssessmentsCommandInput, cb: (err: any, data?: ListAssessmentsCommandOutput) => void): void;
|
|
372
195
|
listAssessments(args: ListAssessmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssessmentsCommandOutput) => void): void;
|
|
373
|
-
|
|
374
|
-
* <p>
|
|
375
|
-
* Returns a list of controls from Audit Manager.
|
|
376
|
-
* </p>
|
|
377
|
-
*/
|
|
196
|
+
|
|
378
197
|
listControls(args: ListControlsCommandInput, options?: __HttpHandlerOptions): Promise<ListControlsCommandOutput>;
|
|
379
198
|
listControls(args: ListControlsCommandInput, cb: (err: any, data?: ListControlsCommandOutput) => void): void;
|
|
380
199
|
listControls(args: ListControlsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListControlsCommandOutput) => void): void;
|
|
381
|
-
|
|
382
|
-
* <p>
|
|
383
|
-
* Returns a list of keywords that pre-mapped to the specified control data source.
|
|
384
|
-
* </p>
|
|
385
|
-
*/
|
|
200
|
+
|
|
386
201
|
listKeywordsForDataSource(args: ListKeywordsForDataSourceCommandInput, options?: __HttpHandlerOptions): Promise<ListKeywordsForDataSourceCommandOutput>;
|
|
387
202
|
listKeywordsForDataSource(args: ListKeywordsForDataSourceCommandInput, cb: (err: any, data?: ListKeywordsForDataSourceCommandOutput) => void): void;
|
|
388
203
|
listKeywordsForDataSource(args: ListKeywordsForDataSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListKeywordsForDataSourceCommandOutput) => void): void;
|
|
389
|
-
|
|
390
|
-
* <p>
|
|
391
|
-
* Returns a list of all Audit Manager notifications.
|
|
392
|
-
* </p>
|
|
393
|
-
*/
|
|
204
|
+
|
|
394
205
|
listNotifications(args: ListNotificationsCommandInput, options?: __HttpHandlerOptions): Promise<ListNotificationsCommandOutput>;
|
|
395
206
|
listNotifications(args: ListNotificationsCommandInput, cb: (err: any, data?: ListNotificationsCommandOutput) => void): void;
|
|
396
207
|
listNotifications(args: ListNotificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNotificationsCommandOutput) => void): void;
|
|
397
|
-
|
|
398
|
-
* <p>
|
|
399
|
-
* Returns a list of tags for the specified resource in Audit Manager.
|
|
400
|
-
* </p>
|
|
401
|
-
*/
|
|
208
|
+
|
|
402
209
|
listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
|
|
403
210
|
listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
404
211
|
listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
405
|
-
|
|
406
|
-
* <p>
|
|
407
|
-
* Enables Audit Manager for the specified account.
|
|
408
|
-
* </p>
|
|
409
|
-
*/
|
|
212
|
+
|
|
410
213
|
registerAccount(args: RegisterAccountCommandInput, options?: __HttpHandlerOptions): Promise<RegisterAccountCommandOutput>;
|
|
411
214
|
registerAccount(args: RegisterAccountCommandInput, cb: (err: any, data?: RegisterAccountCommandOutput) => void): void;
|
|
412
215
|
registerAccount(args: RegisterAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterAccountCommandOutput) => void): void;
|
|
413
|
-
|
|
414
|
-
* <p>
|
|
415
|
-
* Enables an account within the organization as the delegated administrator for Audit Manager.
|
|
416
|
-
* </p>
|
|
417
|
-
*/
|
|
216
|
+
|
|
418
217
|
registerOrganizationAdminAccount(args: RegisterOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<RegisterOrganizationAdminAccountCommandOutput>;
|
|
419
218
|
registerOrganizationAdminAccount(args: RegisterOrganizationAdminAccountCommandInput, cb: (err: any, data?: RegisterOrganizationAdminAccountCommandOutput) => void): void;
|
|
420
219
|
registerOrganizationAdminAccount(args: RegisterOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterOrganizationAdminAccountCommandOutput) => void): void;
|
|
421
|
-
|
|
422
|
-
* <p>
|
|
423
|
-
* Tags the specified resource in Audit Manager.
|
|
424
|
-
* </p>
|
|
425
|
-
*/
|
|
220
|
+
|
|
426
221
|
tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
|
|
427
222
|
tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
428
223
|
tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
429
|
-
|
|
430
|
-
* <p>
|
|
431
|
-
* Removes a tag from a resource in Audit Manager.
|
|
432
|
-
* </p>
|
|
433
|
-
*/
|
|
224
|
+
|
|
434
225
|
untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
|
|
435
226
|
untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
436
227
|
untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
437
|
-
|
|
438
|
-
* <p>
|
|
439
|
-
* Edits an Audit Manager assessment.
|
|
440
|
-
* </p>
|
|
441
|
-
*/
|
|
228
|
+
|
|
442
229
|
updateAssessment(args: UpdateAssessmentCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentCommandOutput>;
|
|
443
230
|
updateAssessment(args: UpdateAssessmentCommandInput, cb: (err: any, data?: UpdateAssessmentCommandOutput) => void): void;
|
|
444
231
|
updateAssessment(args: UpdateAssessmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentCommandOutput) => void): void;
|
|
445
|
-
|
|
446
|
-
* <p>
|
|
447
|
-
* Updates a control within an assessment in Audit Manager.
|
|
448
|
-
* </p>
|
|
449
|
-
*/
|
|
232
|
+
|
|
450
233
|
updateAssessmentControl(args: UpdateAssessmentControlCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentControlCommandOutput>;
|
|
451
234
|
updateAssessmentControl(args: UpdateAssessmentControlCommandInput, cb: (err: any, data?: UpdateAssessmentControlCommandOutput) => void): void;
|
|
452
235
|
updateAssessmentControl(args: UpdateAssessmentControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentControlCommandOutput) => void): void;
|
|
453
|
-
|
|
454
|
-
* <p>
|
|
455
|
-
* Updates the status of a control set in an Audit Manager assessment.
|
|
456
|
-
* </p>
|
|
457
|
-
*/
|
|
236
|
+
|
|
458
237
|
updateAssessmentControlSetStatus(args: UpdateAssessmentControlSetStatusCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentControlSetStatusCommandOutput>;
|
|
459
238
|
updateAssessmentControlSetStatus(args: UpdateAssessmentControlSetStatusCommandInput, cb: (err: any, data?: UpdateAssessmentControlSetStatusCommandOutput) => void): void;
|
|
460
239
|
updateAssessmentControlSetStatus(args: UpdateAssessmentControlSetStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentControlSetStatusCommandOutput) => void): void;
|
|
461
|
-
|
|
462
|
-
* <p>
|
|
463
|
-
* Updates a custom framework in Audit Manager.
|
|
464
|
-
* </p>
|
|
465
|
-
*/
|
|
240
|
+
|
|
466
241
|
updateAssessmentFramework(args: UpdateAssessmentFrameworkCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentFrameworkCommandOutput>;
|
|
467
242
|
updateAssessmentFramework(args: UpdateAssessmentFrameworkCommandInput, cb: (err: any, data?: UpdateAssessmentFrameworkCommandOutput) => void): void;
|
|
468
243
|
updateAssessmentFramework(args: UpdateAssessmentFrameworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentFrameworkCommandOutput) => void): void;
|
|
469
|
-
|
|
470
|
-
* <p>
|
|
471
|
-
* Updates the status of an assessment in Audit Manager.
|
|
472
|
-
* </p>
|
|
473
|
-
*/
|
|
244
|
+
|
|
474
245
|
updateAssessmentStatus(args: UpdateAssessmentStatusCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssessmentStatusCommandOutput>;
|
|
475
246
|
updateAssessmentStatus(args: UpdateAssessmentStatusCommandInput, cb: (err: any, data?: UpdateAssessmentStatusCommandOutput) => void): void;
|
|
476
247
|
updateAssessmentStatus(args: UpdateAssessmentStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAssessmentStatusCommandOutput) => void): void;
|
|
477
|
-
|
|
478
|
-
* <p>
|
|
479
|
-
* Updates a custom control in Audit Manager.
|
|
480
|
-
* </p>
|
|
481
|
-
*/
|
|
248
|
+
|
|
482
249
|
updateControl(args: UpdateControlCommandInput, options?: __HttpHandlerOptions): Promise<UpdateControlCommandOutput>;
|
|
483
250
|
updateControl(args: UpdateControlCommandInput, cb: (err: any, data?: UpdateControlCommandOutput) => void): void;
|
|
484
251
|
updateControl(args: UpdateControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateControlCommandOutput) => void): void;
|
|
485
|
-
|
|
486
|
-
* <p>
|
|
487
|
-
* Updates Audit Manager settings for the current user account.
|
|
488
|
-
* </p>
|
|
489
|
-
*/
|
|
252
|
+
|
|
490
253
|
updateSettings(args: UpdateSettingsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSettingsCommandOutput>;
|
|
491
254
|
updateSettings(args: UpdateSettingsCommandInput, cb: (err: any, data?: UpdateSettingsCommandOutput) => void): void;
|
|
492
255
|
updateSettings(args: UpdateSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSettingsCommandOutput) => void): void;
|
|
493
|
-
|
|
494
|
-
* <p>
|
|
495
|
-
* Validates the integrity of an assessment report in Audit Manager.
|
|
496
|
-
* </p>
|
|
497
|
-
*/
|
|
256
|
+
|
|
498
257
|
validateAssessmentReportIntegrity(args: ValidateAssessmentReportIntegrityCommandInput, options?: __HttpHandlerOptions): Promise<ValidateAssessmentReportIntegrityCommandOutput>;
|
|
499
258
|
validateAssessmentReportIntegrity(args: ValidateAssessmentReportIntegrityCommandInput, cb: (err: any, data?: ValidateAssessmentReportIntegrityCommandOutput) => void): void;
|
|
500
259
|
validateAssessmentReportIntegrity(args: ValidateAssessmentReportIntegrityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ValidateAssessmentReportIntegrityCommandOutput) => void): void;
|