@aws-sdk/client-auditmanager 3.533.0 → 3.535.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/AuditManager.d.ts +14 -1
- package/dist-types/AuditManagerClient.d.ts +1 -1
- package/dist-types/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +2 -1
- package/dist-types/commands/BatchCreateDelegationByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +2 -1
- package/dist-types/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssessmentReportCommand.d.ts +2 -1
- package/dist-types/commands/CreateControlCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssessmentReportCommand.d.ts +2 -1
- package/dist-types/commands/DeleteControlCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterAccountCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/GetAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/GetAssessmentReportUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeLogsCommand.d.ts +2 -1
- package/dist-types/commands/GetControlCommand.d.ts +2 -1
- package/dist-types/commands/GetDelegationsCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceByEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFileUploadUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFolderCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightsByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightsCommand.d.ts +2 -1
- package/dist-types/commands/GetOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetServicesInScopeCommand.d.ts +2 -1
- package/dist-types/commands/GetSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentFrameworksCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentReportsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssessmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/ListControlDomainInsightsCommand.d.ts +2 -1
- package/dist-types/commands/ListControlInsightsByControlDomainCommand.d.ts +2 -1
- package/dist-types/commands/ListControlsCommand.d.ts +2 -1
- package/dist-types/commands/ListKeywordsForDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/ListNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/RegisterAccountCommand.d.ts +2 -1
- package/dist-types/commands/RegisterOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/StartAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentControlCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentControlSetStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentFrameworkCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentFrameworkShareCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssessmentStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateControlCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ValidateAssessmentReportIntegrityCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +615 -615
- package/dist-types/ts3.4/AuditManager.d.ts +13 -0
- package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEvidenceFileUploadUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface UpdateAssessmentCommandOutput extends UpdateAssessmentResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAssessmentCommand_base: {
|
|
24
24
|
new (input: UpdateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Edits an Audit Manager assessment. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -212,6 +212,7 @@ declare const UpdateAssessmentCommand_base: {
|
|
|
212
212
|
* @throws {@link AuditManagerServiceException}
|
|
213
213
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
214
214
|
*
|
|
215
|
+
* @public
|
|
215
216
|
*/
|
|
216
217
|
export declare class UpdateAssessmentCommand extends UpdateAssessmentCommand_base {
|
|
217
218
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateAssessmentControlCommandOutput extends UpdateAssessmentCo
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAssessmentControlCommand_base: {
|
|
24
24
|
new (input: UpdateAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Updates a control within an assessment in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const UpdateAssessmentControlCommand_base: {
|
|
|
89
89
|
* @throws {@link AuditManagerServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class UpdateAssessmentControlCommand extends UpdateAssessmentControlCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateAssessmentControlSetStatusCommandOutput extends UpdateAss
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAssessmentControlSetStatusCommand_base: {
|
|
24
24
|
new (input: UpdateAssessmentControlSetStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateAssessmentControlSetStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Updates the status of a control set in an Audit Manager assessment. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -118,6 +118,7 @@ declare const UpdateAssessmentControlSetStatusCommand_base: {
|
|
|
118
118
|
* @throws {@link AuditManagerServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class UpdateAssessmentControlSetStatusCommand extends UpdateAssessmentControlSetStatusCommand_base {
|
|
123
124
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateAssessmentFrameworkCommandOutput extends UpdateAssessment
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAssessmentFrameworkCommand_base: {
|
|
24
24
|
new (input: UpdateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentFrameworkCommandInput, UpdateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentFrameworkCommandInput, UpdateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Updates a custom framework in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -138,6 +138,7 @@ declare const UpdateAssessmentFrameworkCommand_base: {
|
|
|
138
138
|
* @throws {@link AuditManagerServiceException}
|
|
139
139
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
140
140
|
*
|
|
141
|
+
* @public
|
|
141
142
|
*/
|
|
142
143
|
export declare class UpdateAssessmentFrameworkCommand extends UpdateAssessmentFrameworkCommand_base {
|
|
143
144
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateAssessmentFrameworkShareCommandOutput extends UpdateAsses
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAssessmentFrameworkShareCommand_base: {
|
|
24
24
|
new (input: UpdateAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentFrameworkShareCommandInput, UpdateAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentFrameworkShareCommandInput, UpdateAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Updates a share request for a custom framework in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const UpdateAssessmentFrameworkShareCommand_base: {
|
|
|
91
91
|
* @throws {@link AuditManagerServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class UpdateAssessmentFrameworkShareCommand extends UpdateAssessmentFrameworkShareCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateAssessmentStatusCommandOutput extends UpdateAssessmentSta
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAssessmentStatusCommand_base: {
|
|
24
24
|
new (input: UpdateAssessmentStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateAssessmentStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Updates the status of an assessment in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -193,6 +193,7 @@ declare const UpdateAssessmentStatusCommand_base: {
|
|
|
193
193
|
* @throws {@link AuditManagerServiceException}
|
|
194
194
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
195
195
|
*
|
|
196
|
+
* @public
|
|
196
197
|
*/
|
|
197
198
|
export declare class UpdateAssessmentStatusCommand extends UpdateAssessmentStatusCommand_base {
|
|
198
199
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateControlCommandOutput extends UpdateControlResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateControlCommand_base: {
|
|
24
24
|
new (input: UpdateControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateControlCommandInput, UpdateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateControlCommandInput, UpdateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Updates a custom control in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -119,6 +119,7 @@ declare const UpdateControlCommand_base: {
|
|
|
119
119
|
* @throws {@link AuditManagerServiceException}
|
|
120
120
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
121
121
|
*
|
|
122
|
+
* @public
|
|
122
123
|
*/
|
|
123
124
|
export declare class UpdateControlCommand extends UpdateControlCommand_base {
|
|
124
125
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateSettingsCommandOutput extends UpdateSettingsResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateSettingsCommand_base: {
|
|
24
24
|
new (input: UpdateSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSettingsCommandInput, UpdateSettingsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [UpdateSettingsCommandInput]): import("@smithy/smithy-client").CommandImpl<UpdateSettingsCommandInput, UpdateSettingsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Updates Audit Manager settings for the current account. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -110,6 +110,7 @@ declare const UpdateSettingsCommand_base: {
|
|
|
110
110
|
* @throws {@link AuditManagerServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
112
112
|
*
|
|
113
|
+
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class UpdateSettingsCommand extends UpdateSettingsCommand_base {
|
|
115
116
|
}
|
|
@@ -22,10 +22,10 @@ export interface ValidateAssessmentReportIntegrityCommandOutput extends Validate
|
|
|
22
22
|
}
|
|
23
23
|
declare const ValidateAssessmentReportIntegrityCommand_base: {
|
|
24
24
|
new (input: ValidateAssessmentReportIntegrityCommandInput): import("@smithy/smithy-client").CommandImpl<ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReportIntegrityCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ValidateAssessmentReportIntegrityCommandInput): import("@smithy/smithy-client").CommandImpl<ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReportIntegrityCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Validates the integrity of an assessment report in Audit Manager. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const ValidateAssessmentReportIntegrityCommand_base: {
|
|
|
73
73
|
* @throws {@link AuditManagerServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ValidateAssessmentReportIntegrityCommand extends ValidateAssessmentReportIntegrityCommand_base {
|
|
78
79
|
}
|