@aws-sdk/client-auditmanager 3.294.0 → 3.296.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 +4 -4
- package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +4 -4
- package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +4 -4
- package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +4 -4
- package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +4 -4
- package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +4 -4
- package/dist-cjs/commands/CreateAssessmentCommand.js +4 -4
- package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +4 -4
- package/dist-cjs/commands/CreateAssessmentReportCommand.js +4 -4
- package/dist-cjs/commands/CreateControlCommand.js +4 -4
- package/dist-cjs/commands/DeleteAssessmentCommand.js +4 -4
- package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +4 -4
- package/dist-cjs/commands/DeleteAssessmentFrameworkShareCommand.js +4 -4
- package/dist-cjs/commands/DeleteAssessmentReportCommand.js +4 -4
- package/dist-cjs/commands/DeleteControlCommand.js +4 -4
- package/dist-cjs/commands/DeregisterAccountCommand.js +4 -4
- package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +4 -4
- package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +4 -4
- package/dist-cjs/commands/GetAccountStatusCommand.js +4 -4
- package/dist-cjs/commands/GetAssessmentCommand.js +4 -4
- package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +4 -4
- package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +4 -4
- package/dist-cjs/commands/GetChangeLogsCommand.js +4 -4
- package/dist-cjs/commands/GetControlCommand.js +4 -4
- package/dist-cjs/commands/GetDelegationsCommand.js +4 -4
- package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +4 -4
- package/dist-cjs/commands/GetEvidenceCommand.js +4 -4
- package/dist-cjs/commands/GetEvidenceFolderCommand.js +4 -4
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +4 -4
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +4 -4
- package/dist-cjs/commands/GetInsightsByAssessmentCommand.js +4 -4
- package/dist-cjs/commands/GetInsightsCommand.js +4 -4
- package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +4 -4
- package/dist-cjs/commands/GetServicesInScopeCommand.js +4 -4
- package/dist-cjs/commands/GetSettingsCommand.js +4 -4
- package/dist-cjs/commands/ListAssessmentControlInsightsByControlDomainCommand.js +4 -4
- package/dist-cjs/commands/ListAssessmentFrameworkShareRequestsCommand.js +4 -4
- package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +4 -4
- package/dist-cjs/commands/ListAssessmentReportsCommand.js +4 -4
- package/dist-cjs/commands/ListAssessmentsCommand.js +4 -4
- package/dist-cjs/commands/ListControlDomainInsightsByAssessmentCommand.js +4 -4
- package/dist-cjs/commands/ListControlDomainInsightsCommand.js +4 -4
- package/dist-cjs/commands/ListControlInsightsByControlDomainCommand.js +4 -4
- package/dist-cjs/commands/ListControlsCommand.js +4 -4
- package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +4 -4
- package/dist-cjs/commands/ListNotificationsCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/RegisterAccountCommand.js +4 -4
- package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +4 -4
- package/dist-cjs/commands/StartAssessmentFrameworkShareCommand.js +4 -4
- package/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateAssessmentCommand.js +4 -4
- package/dist-cjs/commands/UpdateAssessmentControlCommand.js +4 -4
- package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +4 -4
- package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +4 -4
- package/dist-cjs/commands/UpdateAssessmentFrameworkShareCommand.js +4 -4
- package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +4 -4
- package/dist-cjs/commands/UpdateControlCommand.js +4 -4
- package/dist-cjs/commands/UpdateSettingsCommand.js +4 -4
- package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +4 -4
- package/dist-es/commands/AssociateAssessmentReportEvidenceFolderCommand.js +4 -4
- package/dist-es/commands/BatchAssociateAssessmentReportEvidenceCommand.js +4 -4
- package/dist-es/commands/BatchCreateDelegationByAssessmentCommand.js +4 -4
- package/dist-es/commands/BatchDeleteDelegationByAssessmentCommand.js +4 -4
- package/dist-es/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +4 -4
- package/dist-es/commands/BatchImportEvidenceToAssessmentControlCommand.js +4 -4
- package/dist-es/commands/CreateAssessmentCommand.js +4 -4
- package/dist-es/commands/CreateAssessmentFrameworkCommand.js +4 -4
- package/dist-es/commands/CreateAssessmentReportCommand.js +4 -4
- package/dist-es/commands/CreateControlCommand.js +4 -4
- package/dist-es/commands/DeleteAssessmentCommand.js +4 -4
- package/dist-es/commands/DeleteAssessmentFrameworkCommand.js +4 -4
- package/dist-es/commands/DeleteAssessmentFrameworkShareCommand.js +4 -4
- package/dist-es/commands/DeleteAssessmentReportCommand.js +4 -4
- package/dist-es/commands/DeleteControlCommand.js +4 -4
- package/dist-es/commands/DeregisterAccountCommand.js +4 -4
- package/dist-es/commands/DeregisterOrganizationAdminAccountCommand.js +4 -4
- package/dist-es/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +4 -4
- package/dist-es/commands/GetAccountStatusCommand.js +4 -4
- package/dist-es/commands/GetAssessmentCommand.js +4 -4
- package/dist-es/commands/GetAssessmentFrameworkCommand.js +4 -4
- package/dist-es/commands/GetAssessmentReportUrlCommand.js +4 -4
- package/dist-es/commands/GetChangeLogsCommand.js +4 -4
- package/dist-es/commands/GetControlCommand.js +4 -4
- package/dist-es/commands/GetDelegationsCommand.js +4 -4
- package/dist-es/commands/GetEvidenceByEvidenceFolderCommand.js +4 -4
- package/dist-es/commands/GetEvidenceCommand.js +4 -4
- package/dist-es/commands/GetEvidenceFolderCommand.js +4 -4
- package/dist-es/commands/GetEvidenceFoldersByAssessmentCommand.js +4 -4
- package/dist-es/commands/GetEvidenceFoldersByAssessmentControlCommand.js +4 -4
- package/dist-es/commands/GetInsightsByAssessmentCommand.js +4 -4
- package/dist-es/commands/GetInsightsCommand.js +4 -4
- package/dist-es/commands/GetOrganizationAdminAccountCommand.js +4 -4
- package/dist-es/commands/GetServicesInScopeCommand.js +4 -4
- package/dist-es/commands/GetSettingsCommand.js +4 -4
- package/dist-es/commands/ListAssessmentControlInsightsByControlDomainCommand.js +4 -4
- package/dist-es/commands/ListAssessmentFrameworkShareRequestsCommand.js +4 -4
- package/dist-es/commands/ListAssessmentFrameworksCommand.js +4 -4
- package/dist-es/commands/ListAssessmentReportsCommand.js +4 -4
- package/dist-es/commands/ListAssessmentsCommand.js +4 -4
- package/dist-es/commands/ListControlDomainInsightsByAssessmentCommand.js +4 -4
- package/dist-es/commands/ListControlDomainInsightsCommand.js +4 -4
- package/dist-es/commands/ListControlInsightsByControlDomainCommand.js +4 -4
- package/dist-es/commands/ListControlsCommand.js +4 -4
- package/dist-es/commands/ListKeywordsForDataSourceCommand.js +4 -4
- package/dist-es/commands/ListNotificationsCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/RegisterAccountCommand.js +4 -4
- package/dist-es/commands/RegisterOrganizationAdminAccountCommand.js +4 -4
- package/dist-es/commands/StartAssessmentFrameworkShareCommand.js +4 -4
- package/dist-es/commands/TagResourceCommand.js +4 -4
- package/dist-es/commands/UntagResourceCommand.js +4 -4
- package/dist-es/commands/UpdateAssessmentCommand.js +4 -4
- package/dist-es/commands/UpdateAssessmentControlCommand.js +4 -4
- package/dist-es/commands/UpdateAssessmentControlSetStatusCommand.js +4 -4
- package/dist-es/commands/UpdateAssessmentFrameworkCommand.js +4 -4
- package/dist-es/commands/UpdateAssessmentFrameworkShareCommand.js +4 -4
- package/dist-es/commands/UpdateAssessmentStatusCommand.js +4 -4
- package/dist-es/commands/UpdateControlCommand.js +4 -4
- package/dist-es/commands/UpdateSettingsCommand.js +4 -4
- package/dist-es/commands/ValidateAssessmentReportIntegrityCommand.js +4 -4
- package/dist-types/AuditManagerClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/AuditManagerClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/package.json +36 -36
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UntagResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UntagResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateAssessmentRequestFilterSensitiveLog, UpdateAssessmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateAssessmentCommand, serializeAws_restJson1UpdateAssessmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateAssessmentCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateAssessmentCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateAssessmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateAssessmentControlRequestFilterSensitiveLog, UpdateAssessmentControlResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateAssessmentControlCommand, serializeAws_restJson1UpdateAssessmentControlCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateAssessmentControlCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateAssessmentControlCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateAssessmentControlCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateAssessmentControlSetStatusRequestFilterSensitiveLog, UpdateAssessmentControlSetStatusResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateAssessmentControlSetStatusCommand, serializeAws_restJson1UpdateAssessmentControlSetStatusCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateAssessmentControlSetStatusCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateAssessmentControlSetStatusCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateAssessmentControlSetStatusCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateAssessmentFrameworkRequestFilterSensitiveLog, UpdateAssessmentFrameworkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateAssessmentFrameworkCommand, serializeAws_restJson1UpdateAssessmentFrameworkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateAssessmentFrameworkCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateAssessmentFrameworkCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateAssessmentFrameworkCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateAssessmentFrameworkShareRequestFilterSensitiveLog, UpdateAssessmentFrameworkShareResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateAssessmentFrameworkShareCommand, serializeAws_restJson1UpdateAssessmentFrameworkShareCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateAssessmentFrameworkShareCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateAssessmentFrameworkShareCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateAssessmentFrameworkShareCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateAssessmentStatusRequestFilterSensitiveLog, UpdateAssessmentStatusResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateAssessmentStatusCommand, serializeAws_restJson1UpdateAssessmentStatusCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateAssessmentStatusCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateAssessmentStatusCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateAssessmentStatusCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateControlRequestFilterSensitiveLog, UpdateControlResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateControlCommand, serializeAws_restJson1UpdateControlCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateControlCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateControlCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateControlCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateSettingsRequestFilterSensitiveLog, UpdateSettingsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateSettingsCommand, serializeAws_restJson1UpdateSettingsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateSettingsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateSettingsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateSettingsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ValidateAssessmentReportIntegrityRequestFilterSensitiveLog, ValidateAssessmentReportIntegrityResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ValidateAssessmentReportIntegrityCommand, serializeAws_restJson1ValidateAssessmentReportIntegrityCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ValidateAssessmentReportIntegrityCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ValidateAssessmentReportIntegrityCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ValidateAssessmentReportIntegrityCommand.getEndpointParameterInstructions()));
|
|
@@ -69,8 +69,8 @@ import { UpdateControlCommandInput, UpdateControlCommandOutput } from "./command
|
|
|
69
69
|
import { UpdateSettingsCommandInput, UpdateSettingsCommandOutput } from "./commands/UpdateSettingsCommand";
|
|
70
70
|
import { ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReportIntegrityCommandOutput } from "./commands/ValidateAssessmentReportIntegrityCommand";
|
|
71
71
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
72
|
-
export
|
|
73
|
-
export
|
|
72
|
+
export type ServiceInputTypes = AssociateAssessmentReportEvidenceFolderCommandInput | BatchAssociateAssessmentReportEvidenceCommandInput | BatchCreateDelegationByAssessmentCommandInput | BatchDeleteDelegationByAssessmentCommandInput | BatchDisassociateAssessmentReportEvidenceCommandInput | BatchImportEvidenceToAssessmentControlCommandInput | CreateAssessmentCommandInput | CreateAssessmentFrameworkCommandInput | CreateAssessmentReportCommandInput | CreateControlCommandInput | DeleteAssessmentCommandInput | DeleteAssessmentFrameworkCommandInput | DeleteAssessmentFrameworkShareCommandInput | DeleteAssessmentReportCommandInput | DeleteControlCommandInput | DeregisterAccountCommandInput | DeregisterOrganizationAdminAccountCommandInput | DisassociateAssessmentReportEvidenceFolderCommandInput | GetAccountStatusCommandInput | GetAssessmentCommandInput | GetAssessmentFrameworkCommandInput | GetAssessmentReportUrlCommandInput | GetChangeLogsCommandInput | GetControlCommandInput | GetDelegationsCommandInput | GetEvidenceByEvidenceFolderCommandInput | GetEvidenceCommandInput | GetEvidenceFolderCommandInput | GetEvidenceFoldersByAssessmentCommandInput | GetEvidenceFoldersByAssessmentControlCommandInput | GetInsightsByAssessmentCommandInput | GetInsightsCommandInput | GetOrganizationAdminAccountCommandInput | GetServicesInScopeCommandInput | GetSettingsCommandInput | ListAssessmentControlInsightsByControlDomainCommandInput | ListAssessmentFrameworkShareRequestsCommandInput | ListAssessmentFrameworksCommandInput | ListAssessmentReportsCommandInput | ListAssessmentsCommandInput | ListControlDomainInsightsByAssessmentCommandInput | ListControlDomainInsightsCommandInput | ListControlInsightsByControlDomainCommandInput | ListControlsCommandInput | ListKeywordsForDataSourceCommandInput | ListNotificationsCommandInput | ListTagsForResourceCommandInput | RegisterAccountCommandInput | RegisterOrganizationAdminAccountCommandInput | StartAssessmentFrameworkShareCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAssessmentCommandInput | UpdateAssessmentControlCommandInput | UpdateAssessmentControlSetStatusCommandInput | UpdateAssessmentFrameworkCommandInput | UpdateAssessmentFrameworkShareCommandInput | UpdateAssessmentStatusCommandInput | UpdateControlCommandInput | UpdateSettingsCommandInput | ValidateAssessmentReportIntegrityCommandInput;
|
|
73
|
+
export type ServiceOutputTypes = AssociateAssessmentReportEvidenceFolderCommandOutput | BatchAssociateAssessmentReportEvidenceCommandOutput | BatchCreateDelegationByAssessmentCommandOutput | BatchDeleteDelegationByAssessmentCommandOutput | BatchDisassociateAssessmentReportEvidenceCommandOutput | BatchImportEvidenceToAssessmentControlCommandOutput | CreateAssessmentCommandOutput | CreateAssessmentFrameworkCommandOutput | CreateAssessmentReportCommandOutput | CreateControlCommandOutput | DeleteAssessmentCommandOutput | DeleteAssessmentFrameworkCommandOutput | DeleteAssessmentFrameworkShareCommandOutput | DeleteAssessmentReportCommandOutput | DeleteControlCommandOutput | DeregisterAccountCommandOutput | DeregisterOrganizationAdminAccountCommandOutput | DisassociateAssessmentReportEvidenceFolderCommandOutput | GetAccountStatusCommandOutput | GetAssessmentCommandOutput | GetAssessmentFrameworkCommandOutput | GetAssessmentReportUrlCommandOutput | GetChangeLogsCommandOutput | GetControlCommandOutput | GetDelegationsCommandOutput | GetEvidenceByEvidenceFolderCommandOutput | GetEvidenceCommandOutput | GetEvidenceFolderCommandOutput | GetEvidenceFoldersByAssessmentCommandOutput | GetEvidenceFoldersByAssessmentControlCommandOutput | GetInsightsByAssessmentCommandOutput | GetInsightsCommandOutput | GetOrganizationAdminAccountCommandOutput | GetServicesInScopeCommandOutput | GetSettingsCommandOutput | ListAssessmentControlInsightsByControlDomainCommandOutput | ListAssessmentFrameworkShareRequestsCommandOutput | ListAssessmentFrameworksCommandOutput | ListAssessmentReportsCommandOutput | ListAssessmentsCommandOutput | ListControlDomainInsightsByAssessmentCommandOutput | ListControlDomainInsightsCommandOutput | ListControlInsightsByControlDomainCommandOutput | ListControlsCommandOutput | ListKeywordsForDataSourceCommandOutput | ListNotificationsCommandOutput | ListTagsForResourceCommandOutput | RegisterAccountCommandOutput | RegisterOrganizationAdminAccountCommandOutput | StartAssessmentFrameworkShareCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAssessmentCommandOutput | UpdateAssessmentControlCommandOutput | UpdateAssessmentControlSetStatusCommandOutput | UpdateAssessmentFrameworkCommandOutput | UpdateAssessmentFrameworkShareCommandOutput | UpdateAssessmentStatusCommandOutput | UpdateControlCommandOutput | UpdateSettingsCommandOutput | ValidateAssessmentReportIntegrityCommandOutput;
|
|
74
74
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
75
75
|
/**
|
|
76
76
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
@@ -171,13 +171,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
171
171
|
*/
|
|
172
172
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
173
173
|
}
|
|
174
|
-
|
|
174
|
+
type AuditManagerClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
175
175
|
/**
|
|
176
176
|
* The configuration interface of AuditManagerClient class constructor that set the region, credentials and other options.
|
|
177
177
|
*/
|
|
178
178
|
export interface AuditManagerClientConfig extends AuditManagerClientConfigType {
|
|
179
179
|
}
|
|
180
|
-
|
|
180
|
+
type AuditManagerClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
181
181
|
/**
|
|
182
182
|
* The resolved configuration interface of AuditManagerClient class. This is resolved and normalized from the {@link AuditManagerClientConfig | constructor configuration interface}.
|
|
183
183
|
*/
|
|
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
|
|
|
5
5
|
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
6
6
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
7
7
|
}
|
|
8
|
-
export
|
|
8
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
9
9
|
defaultSigningName: string;
|
|
10
10
|
};
|
|
11
11
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
@@ -293,7 +293,7 @@ import {
|
|
|
293
293
|
ClientResolvedEndpointParameters,
|
|
294
294
|
EndpointParameters,
|
|
295
295
|
} from "./endpoint/EndpointParameters";
|
|
296
|
-
export
|
|
296
|
+
export type ServiceInputTypes =
|
|
297
297
|
| AssociateAssessmentReportEvidenceFolderCommandInput
|
|
298
298
|
| BatchAssociateAssessmentReportEvidenceCommandInput
|
|
299
299
|
| BatchCreateDelegationByAssessmentCommandInput
|
|
@@ -355,7 +355,7 @@ export declare type ServiceInputTypes =
|
|
|
355
355
|
| UpdateControlCommandInput
|
|
356
356
|
| UpdateSettingsCommandInput
|
|
357
357
|
| ValidateAssessmentReportIntegrityCommandInput;
|
|
358
|
-
export
|
|
358
|
+
export type ServiceOutputTypes =
|
|
359
359
|
| AssociateAssessmentReportEvidenceFolderCommandOutput
|
|
360
360
|
| BatchAssociateAssessmentReportEvidenceCommandOutput
|
|
361
361
|
| BatchCreateDelegationByAssessmentCommandOutput
|
|
@@ -441,7 +441,7 @@ export interface ClientDefaults
|
|
|
441
441
|
logger?: __Logger;
|
|
442
442
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
443
443
|
}
|
|
444
|
-
|
|
444
|
+
type AuditManagerClientConfigType = Partial<
|
|
445
445
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
446
446
|
> &
|
|
447
447
|
ClientDefaults &
|
|
@@ -454,7 +454,7 @@ declare type AuditManagerClientConfigType = Partial<
|
|
|
454
454
|
ClientInputEndpointParameters;
|
|
455
455
|
export interface AuditManagerClientConfig
|
|
456
456
|
extends AuditManagerClientConfigType {}
|
|
457
|
-
|
|
457
|
+
type AuditManagerClientResolvedConfigType =
|
|
458
458
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
459
459
|
Required<ClientDefaults> &
|
|
460
460
|
RegionResolvedConfig &
|
|
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
|
|
|
16
16
|
| EndpointV2
|
|
17
17
|
| Provider<EndpointV2>;
|
|
18
18
|
}
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
};
|
|
19
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
20
|
+
defaultSigningName: string;
|
|
21
|
+
};
|
|
23
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
24
23
|
options: T & ClientInputEndpointParameters
|
|
25
24
|
) => T &
|
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.296.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,49 +20,49 @@
|
|
|
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/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-serde": "3.
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
-
"@aws-sdk/middleware-stack": "3.
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
45
|
-
"@aws-sdk/util-base64": "3.
|
|
46
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
47
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
54
|
-
"@aws-sdk/util-utf8": "3.
|
|
55
|
-
"tslib": "^2.
|
|
23
|
+
"@aws-sdk/client-sts": "3.296.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.296.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.296.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.296.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.296.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.296.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.296.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.296.0",
|
|
43
|
+
"@aws-sdk/types": "3.296.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.296.0",
|
|
45
|
+
"@aws-sdk/util-base64": "3.295.0",
|
|
46
|
+
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
|
+
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.296.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.296.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.296.0",
|
|
54
|
+
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
|
+
"tslib": "^2.5.0"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
58
|
+
"@aws-sdk/service-client-documentation-generator": "3.295.0",
|
|
59
59
|
"@tsconfig/node14": "1.0.3",
|
|
60
60
|
"@types/node": "^14.14.31",
|
|
61
61
|
"concurrently": "7.0.0",
|
|
62
62
|
"downlevel-dts": "0.10.1",
|
|
63
63
|
"rimraf": "3.0.2",
|
|
64
64
|
"typedoc": "0.23.23",
|
|
65
|
-
"typescript": "~4.
|
|
65
|
+
"typescript": "~4.9.5"
|
|
66
66
|
},
|
|
67
67
|
"engines": {
|
|
68
68
|
"node": ">=14.0.0"
|