@aws-sdk/client-auditmanager 3.478.0 → 3.481.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-cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js +18 -41
- package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +18 -41
- package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +18 -41
- package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +18 -41
- package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +18 -41
- package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +18 -41
- package/dist-cjs/commands/CreateAssessmentCommand.js +18 -41
- package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +18 -41
- package/dist-cjs/commands/CreateAssessmentReportCommand.js +18 -41
- package/dist-cjs/commands/CreateControlCommand.js +18 -41
- package/dist-cjs/commands/DeleteAssessmentCommand.js +18 -41
- package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +18 -41
- package/dist-cjs/commands/DeleteAssessmentFrameworkShareCommand.js +18 -41
- package/dist-cjs/commands/DeleteAssessmentReportCommand.js +18 -41
- package/dist-cjs/commands/DeleteControlCommand.js +18 -41
- package/dist-cjs/commands/DeregisterAccountCommand.js +18 -41
- package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +18 -41
- package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +18 -41
- package/dist-cjs/commands/GetAccountStatusCommand.js +18 -41
- package/dist-cjs/commands/GetAssessmentCommand.js +18 -41
- package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +18 -41
- package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +18 -41
- package/dist-cjs/commands/GetChangeLogsCommand.js +18 -41
- package/dist-cjs/commands/GetControlCommand.js +18 -41
- package/dist-cjs/commands/GetDelegationsCommand.js +18 -41
- package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +18 -41
- package/dist-cjs/commands/GetEvidenceCommand.js +18 -41
- package/dist-cjs/commands/GetEvidenceFileUploadUrlCommand.js +18 -41
- package/dist-cjs/commands/GetEvidenceFolderCommand.js +18 -41
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +18 -41
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +18 -41
- package/dist-cjs/commands/GetInsightsByAssessmentCommand.js +18 -41
- package/dist-cjs/commands/GetInsightsCommand.js +18 -41
- package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +18 -41
- package/dist-cjs/commands/GetServicesInScopeCommand.js +18 -41
- package/dist-cjs/commands/GetSettingsCommand.js +18 -41
- package/dist-cjs/commands/ListAssessmentControlInsightsByControlDomainCommand.js +18 -41
- package/dist-cjs/commands/ListAssessmentFrameworkShareRequestsCommand.js +18 -41
- package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +18 -41
- package/dist-cjs/commands/ListAssessmentReportsCommand.js +18 -41
- package/dist-cjs/commands/ListAssessmentsCommand.js +18 -41
- package/dist-cjs/commands/ListControlDomainInsightsByAssessmentCommand.js +18 -41
- package/dist-cjs/commands/ListControlDomainInsightsCommand.js +18 -41
- package/dist-cjs/commands/ListControlInsightsByControlDomainCommand.js +18 -41
- package/dist-cjs/commands/ListControlsCommand.js +18 -41
- package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +18 -41
- package/dist-cjs/commands/ListNotificationsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/RegisterAccountCommand.js +18 -41
- package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +18 -41
- package/dist-cjs/commands/StartAssessmentFrameworkShareCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAssessmentCommand.js +18 -41
- package/dist-cjs/commands/UpdateAssessmentControlCommand.js +18 -41
- package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +18 -41
- package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +18 -41
- package/dist-cjs/commands/UpdateAssessmentFrameworkShareCommand.js +18 -41
- package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +18 -41
- package/dist-cjs/commands/UpdateControlCommand.js +18 -41
- package/dist-cjs/commands/UpdateSettingsCommand.js +18 -41
- package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateAssessmentReportEvidenceFolderCommand.js +18 -41
- package/dist-es/commands/BatchAssociateAssessmentReportEvidenceCommand.js +18 -41
- package/dist-es/commands/BatchCreateDelegationByAssessmentCommand.js +18 -41
- package/dist-es/commands/BatchDeleteDelegationByAssessmentCommand.js +18 -41
- package/dist-es/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +18 -41
- package/dist-es/commands/BatchImportEvidenceToAssessmentControlCommand.js +18 -41
- package/dist-es/commands/CreateAssessmentCommand.js +18 -41
- package/dist-es/commands/CreateAssessmentFrameworkCommand.js +18 -41
- package/dist-es/commands/CreateAssessmentReportCommand.js +18 -41
- package/dist-es/commands/CreateControlCommand.js +18 -41
- package/dist-es/commands/DeleteAssessmentCommand.js +18 -41
- package/dist-es/commands/DeleteAssessmentFrameworkCommand.js +18 -41
- package/dist-es/commands/DeleteAssessmentFrameworkShareCommand.js +18 -41
- package/dist-es/commands/DeleteAssessmentReportCommand.js +18 -41
- package/dist-es/commands/DeleteControlCommand.js +18 -41
- package/dist-es/commands/DeregisterAccountCommand.js +18 -41
- package/dist-es/commands/DeregisterOrganizationAdminAccountCommand.js +18 -41
- package/dist-es/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +18 -41
- package/dist-es/commands/GetAccountStatusCommand.js +18 -41
- package/dist-es/commands/GetAssessmentCommand.js +18 -41
- package/dist-es/commands/GetAssessmentFrameworkCommand.js +18 -41
- package/dist-es/commands/GetAssessmentReportUrlCommand.js +18 -41
- package/dist-es/commands/GetChangeLogsCommand.js +18 -41
- package/dist-es/commands/GetControlCommand.js +18 -41
- package/dist-es/commands/GetDelegationsCommand.js +18 -41
- package/dist-es/commands/GetEvidenceByEvidenceFolderCommand.js +18 -41
- package/dist-es/commands/GetEvidenceCommand.js +18 -41
- package/dist-es/commands/GetEvidenceFileUploadUrlCommand.js +18 -41
- package/dist-es/commands/GetEvidenceFolderCommand.js +18 -41
- package/dist-es/commands/GetEvidenceFoldersByAssessmentCommand.js +18 -41
- package/dist-es/commands/GetEvidenceFoldersByAssessmentControlCommand.js +18 -41
- package/dist-es/commands/GetInsightsByAssessmentCommand.js +18 -41
- package/dist-es/commands/GetInsightsCommand.js +18 -41
- package/dist-es/commands/GetOrganizationAdminAccountCommand.js +18 -41
- package/dist-es/commands/GetServicesInScopeCommand.js +18 -41
- package/dist-es/commands/GetSettingsCommand.js +18 -41
- package/dist-es/commands/ListAssessmentControlInsightsByControlDomainCommand.js +18 -41
- package/dist-es/commands/ListAssessmentFrameworkShareRequestsCommand.js +18 -41
- package/dist-es/commands/ListAssessmentFrameworksCommand.js +18 -41
- package/dist-es/commands/ListAssessmentReportsCommand.js +18 -41
- package/dist-es/commands/ListAssessmentsCommand.js +18 -41
- package/dist-es/commands/ListControlDomainInsightsByAssessmentCommand.js +18 -41
- package/dist-es/commands/ListControlDomainInsightsCommand.js +18 -41
- package/dist-es/commands/ListControlInsightsByControlDomainCommand.js +18 -41
- package/dist-es/commands/ListControlsCommand.js +18 -41
- package/dist-es/commands/ListKeywordsForDataSourceCommand.js +18 -41
- package/dist-es/commands/ListNotificationsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/RegisterAccountCommand.js +18 -41
- package/dist-es/commands/RegisterOrganizationAdminAccountCommand.js +18 -41
- package/dist-es/commands/StartAssessmentFrameworkShareCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAssessmentCommand.js +18 -41
- package/dist-es/commands/UpdateAssessmentControlCommand.js +18 -41
- package/dist-es/commands/UpdateAssessmentControlSetStatusCommand.js +18 -41
- package/dist-es/commands/UpdateAssessmentFrameworkCommand.js +18 -41
- package/dist-es/commands/UpdateAssessmentFrameworkShareCommand.js +18 -41
- package/dist-es/commands/UpdateAssessmentStatusCommand.js +18 -41
- package/dist-es/commands/UpdateControlCommand.js +18 -41
- package/dist-es/commands/UpdateSettingsCommand.js +18 -41
- package/dist-es/commands/ValidateAssessmentReportIntegrityCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +6 -21
- package/dist-types/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +6 -21
- package/dist-types/commands/BatchCreateDelegationByAssessmentCommand.d.ts +6 -21
- package/dist-types/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +6 -21
- package/dist-types/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +6 -21
- package/dist-types/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +6 -21
- package/dist-types/commands/CreateAssessmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateAssessmentFrameworkCommand.d.ts +6 -21
- package/dist-types/commands/CreateAssessmentReportCommand.d.ts +6 -21
- package/dist-types/commands/CreateControlCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAssessmentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAssessmentFrameworkCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAssessmentFrameworkShareCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAssessmentReportCommand.d.ts +6 -21
- package/dist-types/commands/DeleteControlCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterAccountCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterOrganizationAdminAccountCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +6 -21
- package/dist-types/commands/GetAccountStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetAssessmentCommand.d.ts +6 -21
- package/dist-types/commands/GetAssessmentFrameworkCommand.d.ts +6 -21
- package/dist-types/commands/GetAssessmentReportUrlCommand.d.ts +6 -21
- package/dist-types/commands/GetChangeLogsCommand.d.ts +6 -21
- package/dist-types/commands/GetControlCommand.d.ts +6 -21
- package/dist-types/commands/GetDelegationsCommand.d.ts +6 -21
- package/dist-types/commands/GetEvidenceByEvidenceFolderCommand.d.ts +6 -21
- package/dist-types/commands/GetEvidenceCommand.d.ts +6 -21
- package/dist-types/commands/GetEvidenceFileUploadUrlCommand.d.ts +6 -21
- package/dist-types/commands/GetEvidenceFolderCommand.d.ts +6 -21
- package/dist-types/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +6 -21
- package/dist-types/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +6 -21
- package/dist-types/commands/GetInsightsByAssessmentCommand.d.ts +6 -21
- package/dist-types/commands/GetInsightsCommand.d.ts +6 -21
- package/dist-types/commands/GetOrganizationAdminAccountCommand.d.ts +6 -21
- package/dist-types/commands/GetServicesInScopeCommand.d.ts +6 -21
- package/dist-types/commands/GetSettingsCommand.d.ts +6 -21
- package/dist-types/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +6 -21
- package/dist-types/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +6 -21
- package/dist-types/commands/ListAssessmentFrameworksCommand.d.ts +6 -21
- package/dist-types/commands/ListAssessmentReportsCommand.d.ts +6 -21
- package/dist-types/commands/ListAssessmentsCommand.d.ts +6 -21
- package/dist-types/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +6 -21
- package/dist-types/commands/ListControlDomainInsightsCommand.d.ts +6 -21
- package/dist-types/commands/ListControlInsightsByControlDomainCommand.d.ts +6 -21
- package/dist-types/commands/ListControlsCommand.d.ts +6 -21
- package/dist-types/commands/ListKeywordsForDataSourceCommand.d.ts +6 -21
- package/dist-types/commands/ListNotificationsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/RegisterAccountCommand.d.ts +6 -21
- package/dist-types/commands/RegisterOrganizationAdminAccountCommand.d.ts +6 -21
- package/dist-types/commands/StartAssessmentFrameworkShareCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAssessmentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAssessmentControlCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAssessmentControlSetStatusCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAssessmentFrameworkCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAssessmentFrameworkShareCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAssessmentStatusCommand.d.ts +6 -21
- package/dist-types/commands/UpdateControlCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSettingsCommand.d.ts +6 -21
- package/dist-types/commands/ValidateAssessmentReportIntegrityCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetControlCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEvidenceFileUploadUrlCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
|
|
5
4
|
import { BatchDeleteDelegationByAssessmentRequest, BatchDeleteDelegationByAssessmentResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchDeleteDelegationByAssessmentCommandInput extends BatchDele
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchDeleteDelegationByAssessmentCommandOutput extends BatchDeleteDelegationByAssessmentResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchDeleteDelegationByAssessmentCommand_base: {
|
|
24
|
+
new (input: BatchDeleteDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Deletes a batch of delegations for an assessment in Audit Manager. </p>
|
|
@@ -74,23 +77,5 @@ export interface BatchDeleteDelegationByAssessmentCommandOutput extends BatchDel
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class BatchDeleteDelegationByAssessmentCommand extends
|
|
78
|
-
readonly input: BatchDeleteDelegationByAssessmentCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: BatchDeleteDelegationByAssessmentCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class BatchDeleteDelegationByAssessmentCommand extends BatchDeleteDelegationByAssessmentCommand_base {
|
|
96
81
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
|
|
5
4
|
import { BatchDisassociateAssessmentReportEvidenceRequest, BatchDisassociateAssessmentReportEvidenceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchDisassociateAssessmentReportEvidenceCommandInput extends B
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchDisassociateAssessmentReportEvidenceCommandOutput extends BatchDisassociateAssessmentReportEvidenceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchDisassociateAssessmentReportEvidenceCommand_base: {
|
|
24
|
+
new (input: BatchDisassociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Disassociates a list of evidence from an assessment report in Audit Manager.
|
|
@@ -79,23 +82,5 @@ export interface BatchDisassociateAssessmentReportEvidenceCommandOutput extends
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class BatchDisassociateAssessmentReportEvidenceCommand extends
|
|
83
|
-
readonly input: BatchDisassociateAssessmentReportEvidenceCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: BatchDisassociateAssessmentReportEvidenceCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class BatchDisassociateAssessmentReportEvidenceCommand extends BatchDisassociateAssessmentReportEvidenceCommand_base {
|
|
101
86
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
|
|
5
4
|
import { BatchImportEvidenceToAssessmentControlRequest, BatchImportEvidenceToAssessmentControlResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchImportEvidenceToAssessmentControlCommandInput extends Batc
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchImportEvidenceToAssessmentControlCommandOutput extends BatchImportEvidenceToAssessmentControlResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchImportEvidenceToAssessmentControlCommand_base: {
|
|
24
|
+
new (input: BatchImportEvidenceToAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds one or more pieces of evidence to a control in an Audit Manager assessment. </p>
|
|
@@ -112,23 +115,5 @@ export interface BatchImportEvidenceToAssessmentControlCommandOutput extends Bat
|
|
|
112
115
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
113
116
|
*
|
|
114
117
|
*/
|
|
115
|
-
export declare class BatchImportEvidenceToAssessmentControlCommand extends
|
|
116
|
-
readonly input: BatchImportEvidenceToAssessmentControlCommandInput;
|
|
117
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
118
|
-
/**
|
|
119
|
-
* @public
|
|
120
|
-
*/
|
|
121
|
-
constructor(input: BatchImportEvidenceToAssessmentControlCommandInput);
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput>;
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
private serialize;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private deserialize;
|
|
118
|
+
export declare class BatchImportEvidenceToAssessmentControlCommand extends BatchImportEvidenceToAssessmentControlCommand_base {
|
|
134
119
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
|
|
5
4
|
import { CreateAssessmentRequest, CreateAssessmentResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateAssessmentCommandInput extends CreateAssessmentRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateAssessmentCommandOutput extends CreateAssessmentResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateAssessmentCommand_base: {
|
|
24
|
+
new (input: CreateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentCommandInput, CreateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Creates an assessment in Audit Manager. </p>
|
|
@@ -219,23 +222,5 @@ export interface CreateAssessmentCommandOutput extends CreateAssessmentResponse,
|
|
|
219
222
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
220
223
|
*
|
|
221
224
|
*/
|
|
222
|
-
export declare class CreateAssessmentCommand extends
|
|
223
|
-
readonly input: CreateAssessmentCommandInput;
|
|
224
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
225
|
-
/**
|
|
226
|
-
* @public
|
|
227
|
-
*/
|
|
228
|
-
constructor(input: CreateAssessmentCommandInput);
|
|
229
|
-
/**
|
|
230
|
-
* @internal
|
|
231
|
-
*/
|
|
232
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAssessmentCommandInput, CreateAssessmentCommandOutput>;
|
|
233
|
-
/**
|
|
234
|
-
* @internal
|
|
235
|
-
*/
|
|
236
|
-
private serialize;
|
|
237
|
-
/**
|
|
238
|
-
* @internal
|
|
239
|
-
*/
|
|
240
|
-
private deserialize;
|
|
225
|
+
export declare class CreateAssessmentCommand extends CreateAssessmentCommand_base {
|
|
241
226
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
|
|
5
4
|
import { CreateAssessmentFrameworkRequest, CreateAssessmentFrameworkResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateAssessmentFrameworkCommandInput extends CreateAssessmentF
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateAssessmentFrameworkCommandOutput extends CreateAssessmentFrameworkResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateAssessmentFrameworkCommand_base: {
|
|
24
|
+
new (input: CreateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Creates a custom framework in Audit Manager. </p>
|
|
@@ -143,23 +146,5 @@ export interface CreateAssessmentFrameworkCommandOutput extends CreateAssessment
|
|
|
143
146
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
144
147
|
*
|
|
145
148
|
*/
|
|
146
|
-
export declare class CreateAssessmentFrameworkCommand extends
|
|
147
|
-
readonly input: CreateAssessmentFrameworkCommandInput;
|
|
148
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
149
|
-
/**
|
|
150
|
-
* @public
|
|
151
|
-
*/
|
|
152
|
-
constructor(input: CreateAssessmentFrameworkCommandInput);
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
156
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput>;
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
private serialize;
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
|
-
private deserialize;
|
|
149
|
+
export declare class CreateAssessmentFrameworkCommand extends CreateAssessmentFrameworkCommand_base {
|
|
165
150
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
|
|
5
4
|
import { CreateAssessmentReportRequest, CreateAssessmentReportResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateAssessmentReportCommandInput extends CreateAssessmentRepo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateAssessmentReportCommandOutput extends CreateAssessmentReportResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateAssessmentReportCommand_base: {
|
|
24
|
+
new (input: CreateAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Creates an assessment report for the specified assessment. </p>
|
|
@@ -78,23 +81,5 @@ export interface CreateAssessmentReportCommandOutput extends CreateAssessmentRep
|
|
|
78
81
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class CreateAssessmentReportCommand extends
|
|
82
|
-
readonly input: CreateAssessmentReportCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: CreateAssessmentReportCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class CreateAssessmentReportCommand extends CreateAssessmentReportCommand_base {
|
|
100
85
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
|
|
5
4
|
import { CreateControlRequest, CreateControlResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateControlCommandInput extends CreateControlRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateControlCommandOutput extends CreateControlResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateControlCommand_base: {
|
|
24
|
+
new (input: CreateControlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateControlCommandInput, CreateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Creates a new custom control in Audit Manager. </p>
|
|
@@ -124,23 +127,5 @@ export interface CreateControlCommandOutput extends CreateControlResponse, __Met
|
|
|
124
127
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
125
128
|
*
|
|
126
129
|
*/
|
|
127
|
-
export declare class CreateControlCommand extends
|
|
128
|
-
readonly input: CreateControlCommandInput;
|
|
129
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
130
|
-
/**
|
|
131
|
-
* @public
|
|
132
|
-
*/
|
|
133
|
-
constructor(input: CreateControlCommandInput);
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateControlCommandInput, CreateControlCommandOutput>;
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
|
-
private serialize;
|
|
142
|
-
/**
|
|
143
|
-
* @internal
|
|
144
|
-
*/
|
|
145
|
-
private deserialize;
|
|
130
|
+
export declare class CreateControlCommand extends CreateControlCommand_base {
|
|
146
131
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
|
|
5
4
|
import { DeleteAssessmentRequest, DeleteAssessmentResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteAssessmentCommandInput extends DeleteAssessmentRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteAssessmentCommandOutput extends DeleteAssessmentResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteAssessmentCommand_base: {
|
|
24
|
+
new (input: DeleteAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Deletes an assessment in Audit Manager. </p>
|
|
@@ -63,23 +66,5 @@ export interface DeleteAssessmentCommandOutput extends DeleteAssessmentResponse,
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class DeleteAssessmentCommand extends
|
|
67
|
-
readonly input: DeleteAssessmentCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: DeleteAssessmentCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class DeleteAssessmentCommand extends DeleteAssessmentCommand_base {
|
|
85
70
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
|
|
5
4
|
import { DeleteAssessmentFrameworkRequest, DeleteAssessmentFrameworkResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteAssessmentFrameworkCommandInput extends DeleteAssessmentF
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteAssessmentFrameworkCommandOutput extends DeleteAssessmentFrameworkResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteAssessmentFrameworkCommand_base: {
|
|
24
|
+
new (input: DeleteAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Deletes a custom framework in Audit Manager. </p>
|
|
@@ -63,23 +66,5 @@ export interface DeleteAssessmentFrameworkCommandOutput extends DeleteAssessment
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class DeleteAssessmentFrameworkCommand extends
|
|
67
|
-
readonly input: DeleteAssessmentFrameworkCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: DeleteAssessmentFrameworkCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class DeleteAssessmentFrameworkCommand extends DeleteAssessmentFrameworkCommand_base {
|
|
85
70
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
|
|
5
4
|
import { DeleteAssessmentFrameworkShareRequest, DeleteAssessmentFrameworkShareResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteAssessmentFrameworkShareCommandInput extends DeleteAssess
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteAssessmentFrameworkShareCommandOutput extends DeleteAssessmentFrameworkShareResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteAssessmentFrameworkShareCommand_base: {
|
|
24
|
+
new (input: DeleteAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Deletes a share request for a custom framework in Audit Manager. </p>
|
|
@@ -64,23 +67,5 @@ export interface DeleteAssessmentFrameworkShareCommandOutput extends DeleteAsses
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class DeleteAssessmentFrameworkShareCommand extends
|
|
68
|
-
readonly input: DeleteAssessmentFrameworkShareCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: DeleteAssessmentFrameworkShareCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class DeleteAssessmentFrameworkShareCommand extends DeleteAssessmentFrameworkShareCommand_base {
|
|
86
71
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
|
|
5
4
|
import { DeleteAssessmentReportRequest, DeleteAssessmentReportResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteAssessmentReportCommandInput extends DeleteAssessmentRepo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteAssessmentReportCommandOutput extends DeleteAssessmentReportResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteAssessmentReportCommand_base: {
|
|
24
|
+
new (input: DeleteAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes an assessment report in Audit Manager. </p>
|
|
@@ -85,23 +88,5 @@ export interface DeleteAssessmentReportCommandOutput extends DeleteAssessmentRep
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class DeleteAssessmentReportCommand extends
|
|
89
|
-
readonly input: DeleteAssessmentReportCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: DeleteAssessmentReportCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class DeleteAssessmentReportCommand extends DeleteAssessmentReportCommand_base {
|
|
107
92
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
|
|
5
4
|
import { DeleteControlRequest, DeleteControlResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteControlCommandInput extends DeleteControlRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteControlCommandOutput extends DeleteControlResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteControlCommand_base: {
|
|
24
|
+
new (input: DeleteControlCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteControlCommandInput, DeleteControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Deletes a custom control in Audit Manager. </p>
|
|
@@ -69,23 +72,5 @@ export interface DeleteControlCommandOutput extends DeleteControlResponse, __Met
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class DeleteControlCommand extends
|
|
73
|
-
readonly input: DeleteControlCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: DeleteControlCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteControlCommandInput, DeleteControlCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class DeleteControlCommand extends DeleteControlCommand_base {
|
|
91
76
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
|
|
5
4
|
import { DeregisterAccountRequest, DeregisterAccountResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeregisterAccountCommandInput extends DeregisterAccountRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeregisterAccountCommandOutput extends DeregisterAccountResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeregisterAccountCommand_base: {
|
|
24
|
+
new (input: DeregisterAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterAccountCommandInput, DeregisterAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Deregisters an account in Audit Manager. </p>
|
|
@@ -72,23 +75,5 @@ export interface DeregisterAccountCommandOutput extends DeregisterAccountRespons
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class DeregisterAccountCommand extends
|
|
76
|
-
readonly input: DeregisterAccountCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: DeregisterAccountCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterAccountCommandInput, DeregisterAccountCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class DeregisterAccountCommand extends DeregisterAccountCommand_base {
|
|
94
79
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
|
|
5
4
|
import { DeregisterOrganizationAdminAccountRequest, DeregisterOrganizationAdminAccountResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeregisterOrganizationAdminAccountCommandInput extends Deregist
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeregisterOrganizationAdminAccountCommandOutput extends DeregisterOrganizationAdminAccountResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeregisterOrganizationAdminAccountCommand_base: {
|
|
24
|
+
new (input: DeregisterOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterOrganizationAdminAccountCommandInput, DeregisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes the specified Amazon Web Services account as a delegated administrator for
|
|
@@ -122,23 +125,5 @@ export interface DeregisterOrganizationAdminAccountCommandOutput extends Deregis
|
|
|
122
125
|
* <p>Base exception class for all service exceptions from AuditManager service.</p>
|
|
123
126
|
*
|
|
124
127
|
*/
|
|
125
|
-
export declare class DeregisterOrganizationAdminAccountCommand extends
|
|
126
|
-
readonly input: DeregisterOrganizationAdminAccountCommandInput;
|
|
127
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
128
|
-
/**
|
|
129
|
-
* @public
|
|
130
|
-
*/
|
|
131
|
-
constructor(input: DeregisterOrganizationAdminAccountCommandInput);
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterOrganizationAdminAccountCommandInput, DeregisterOrganizationAdminAccountCommandOutput>;
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
private serialize;
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
|
-
private deserialize;
|
|
128
|
+
export declare class DeregisterOrganizationAdminAccountCommand extends DeregisterOrganizationAdminAccountCommand_base {
|
|
144
129
|
}
|