@aws-sdk/client-auditmanager 3.478.0 → 3.484.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 +11 -11
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AuditManagerClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
|
20
14
|
export interface UntagResourceCommandOutput
|
|
21
15
|
extends UntagResourceResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const UntagResourceCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: UntagResourceCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
UntagResourceCommandInput,
|
|
22
|
+
UntagResourceCommandOutput,
|
|
23
|
+
AuditManagerClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AuditManagerClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface UpdateAssessmentCommandInput extends UpdateAssessmentRequest {}
|
|
|
20
14
|
export interface UpdateAssessmentCommandOutput
|
|
21
15
|
extends UpdateAssessmentResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const UpdateAssessmentCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: UpdateAssessmentCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
UpdateAssessmentCommandInput,
|
|
22
|
+
UpdateAssessmentCommandOutput,
|
|
23
|
+
AuditManagerClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class UpdateAssessmentCommand extends UpdateAssessmentCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AuditManagerClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateAssessmentControlCommandInput
|
|
|
21
15
|
export interface UpdateAssessmentControlCommandOutput
|
|
22
16
|
extends UpdateAssessmentControlResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateAssessmentControlCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateAssessmentControlCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: AuditManagerClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateAssessmentControlCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateAssessmentControlCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateAssessmentControlCommandInput,
|
|
38
|
-
UpdateAssessmentControlCommandOutput
|
|
23
|
+
UpdateAssessmentControlCommandOutput,
|
|
24
|
+
AuditManagerClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateAssessmentControlCommand extends UpdateAssessmentControlCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AuditManagerClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateAssessmentControlSetStatusCommandInput
|
|
|
21
15
|
export interface UpdateAssessmentControlSetStatusCommandOutput
|
|
22
16
|
extends UpdateAssessmentControlSetStatusResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateAssessmentControlSetStatusCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateAssessmentControlSetStatusCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: AuditManagerClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateAssessmentControlSetStatusCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateAssessmentControlSetStatusCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateAssessmentControlSetStatusCommandInput,
|
|
38
|
-
UpdateAssessmentControlSetStatusCommandOutput
|
|
23
|
+
UpdateAssessmentControlSetStatusCommandOutput,
|
|
24
|
+
AuditManagerClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateAssessmentControlSetStatusCommand extends UpdateAssessmentControlSetStatusCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AuditManagerClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateAssessmentFrameworkCommandInput
|
|
|
21
15
|
export interface UpdateAssessmentFrameworkCommandOutput
|
|
22
16
|
extends UpdateAssessmentFrameworkResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateAssessmentFrameworkCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateAssessmentFrameworkCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: AuditManagerClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateAssessmentFrameworkCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateAssessmentFrameworkCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateAssessmentFrameworkCommandInput,
|
|
38
|
-
UpdateAssessmentFrameworkCommandOutput
|
|
23
|
+
UpdateAssessmentFrameworkCommandOutput,
|
|
24
|
+
AuditManagerClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateAssessmentFrameworkCommand extends UpdateAssessmentFrameworkCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AuditManagerClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateAssessmentFrameworkShareCommandInput
|
|
|
21
15
|
export interface UpdateAssessmentFrameworkShareCommandOutput
|
|
22
16
|
extends UpdateAssessmentFrameworkShareResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateAssessmentFrameworkShareCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateAssessmentFrameworkShareCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: AuditManagerClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateAssessmentFrameworkShareCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateAssessmentFrameworkShareCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateAssessmentFrameworkShareCommandInput,
|
|
38
|
-
UpdateAssessmentFrameworkShareCommandOutput
|
|
23
|
+
UpdateAssessmentFrameworkShareCommandOutput,
|
|
24
|
+
AuditManagerClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateAssessmentFrameworkShareCommand extends UpdateAssessmentFrameworkShareCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AuditManagerClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateAssessmentStatusCommandInput
|
|
|
21
15
|
export interface UpdateAssessmentStatusCommandOutput
|
|
22
16
|
extends UpdateAssessmentStatusResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateAssessmentStatusCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateAssessmentStatusCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: AuditManagerClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateAssessmentStatusCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateAssessmentStatusCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateAssessmentStatusCommandInput,
|
|
38
|
-
UpdateAssessmentStatusCommandOutput
|
|
23
|
+
UpdateAssessmentStatusCommandOutput,
|
|
24
|
+
AuditManagerClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateAssessmentStatusCommand extends UpdateAssessmentStatusCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AuditManagerClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface UpdateControlCommandInput extends UpdateControlRequest {}
|
|
|
20
14
|
export interface UpdateControlCommandOutput
|
|
21
15
|
extends UpdateControlResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const UpdateControlCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: UpdateControlCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
UpdateControlCommandInput,
|
|
22
|
+
UpdateControlCommandOutput,
|
|
23
|
+
AuditManagerClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class UpdateControlCommand extends UpdateControlCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AuditManagerClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface UpdateSettingsCommandInput extends UpdateSettingsRequest {}
|
|
|
20
14
|
export interface UpdateSettingsCommandOutput
|
|
21
15
|
extends UpdateSettingsResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const UpdateSettingsCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: UpdateSettingsCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
UpdateSettingsCommandInput,
|
|
22
|
+
UpdateSettingsCommandOutput,
|
|
23
|
+
AuditManagerClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class UpdateSettingsCommand extends UpdateSettingsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AuditManagerClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ValidateAssessmentReportIntegrityCommandInput
|
|
|
21
15
|
export interface ValidateAssessmentReportIntegrityCommandOutput
|
|
22
16
|
extends ValidateAssessmentReportIntegrityResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ValidateAssessmentReportIntegrityCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ValidateAssessmentReportIntegrityCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: AuditManagerClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ValidateAssessmentReportIntegrityCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ValidateAssessmentReportIntegrityCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ValidateAssessmentReportIntegrityCommandInput,
|
|
38
|
-
ValidateAssessmentReportIntegrityCommandOutput
|
|
23
|
+
ValidateAssessmentReportIntegrityCommandOutput,
|
|
24
|
+
AuditManagerClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ValidateAssessmentReportIntegrityCommand extends ValidateAssessmentReportIntegrityCommand_base {}
|
|
@@ -25,6 +25,24 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
25
25
|
ClientInputEndpointParameters & {
|
|
26
26
|
defaultSigningName: string;
|
|
27
27
|
};
|
|
28
|
+
export declare const commonParams: {
|
|
29
|
+
readonly UseFIPS: {
|
|
30
|
+
readonly type: "builtInParams";
|
|
31
|
+
readonly name: "useFipsEndpoint";
|
|
32
|
+
};
|
|
33
|
+
readonly Endpoint: {
|
|
34
|
+
readonly type: "builtInParams";
|
|
35
|
+
readonly name: "endpoint";
|
|
36
|
+
};
|
|
37
|
+
readonly Region: {
|
|
38
|
+
readonly type: "builtInParams";
|
|
39
|
+
readonly name: "region";
|
|
40
|
+
};
|
|
41
|
+
readonly UseDualStack: {
|
|
42
|
+
readonly type: "builtInParams";
|
|
43
|
+
readonly name: "useDualstackEndpoint";
|
|
44
|
+
};
|
|
45
|
+
};
|
|
28
46
|
export interface EndpointParameters extends __EndpointParameters {
|
|
29
47
|
Region?: string;
|
|
30
48
|
UseDualStack?: boolean;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-auditmanager",
|
|
3
3
|
"description": "AWS SDK for JavaScript Auditmanager Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.484.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,40 +20,40 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.484.0",
|
|
24
|
+
"@aws-sdk/core": "3.481.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.484.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.468.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.468.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.468.0",
|
|
29
29
|
"@aws-sdk/middleware-signing": "3.468.0",
|
|
30
30
|
"@aws-sdk/middleware-user-agent": "3.478.0",
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.484.0",
|
|
32
32
|
"@aws-sdk/types": "3.468.0",
|
|
33
33
|
"@aws-sdk/util-endpoints": "3.478.0",
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.468.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.470.0",
|
|
36
|
-
"@smithy/config-resolver": "^2.0.
|
|
37
|
-
"@smithy/core": "^1.2.
|
|
36
|
+
"@smithy/config-resolver": "^2.0.22",
|
|
37
|
+
"@smithy/core": "^1.2.1",
|
|
38
38
|
"@smithy/fetch-http-handler": "^2.3.1",
|
|
39
39
|
"@smithy/hash-node": "^2.0.17",
|
|
40
40
|
"@smithy/invalid-dependency": "^2.0.15",
|
|
41
41
|
"@smithy/middleware-content-length": "^2.0.17",
|
|
42
42
|
"@smithy/middleware-endpoint": "^2.2.3",
|
|
43
|
-
"@smithy/middleware-retry": "^2.0.
|
|
43
|
+
"@smithy/middleware-retry": "^2.0.25",
|
|
44
44
|
"@smithy/middleware-serde": "^2.0.15",
|
|
45
45
|
"@smithy/middleware-stack": "^2.0.9",
|
|
46
46
|
"@smithy/node-config-provider": "^2.1.8",
|
|
47
47
|
"@smithy/node-http-handler": "^2.2.1",
|
|
48
48
|
"@smithy/protocol-http": "^3.0.11",
|
|
49
|
-
"@smithy/smithy-client": "^2.
|
|
49
|
+
"@smithy/smithy-client": "^2.2.0",
|
|
50
50
|
"@smithy/types": "^2.7.0",
|
|
51
51
|
"@smithy/url-parser": "^2.0.15",
|
|
52
52
|
"@smithy/util-base64": "^2.0.1",
|
|
53
53
|
"@smithy/util-body-length-browser": "^2.0.1",
|
|
54
54
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.0.23",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.0.31",
|
|
57
57
|
"@smithy/util-endpoints": "^1.0.7",
|
|
58
58
|
"@smithy/util-retry": "^2.0.8",
|
|
59
59
|
"@smithy/util-utf8": "^2.0.2",
|