@aws-sdk/client-auditmanager 3.414.0 → 3.421.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/README.md +7 -7
- package/dist-cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js +5 -0
- package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +5 -0
- package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +5 -0
- package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +5 -0
- package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +5 -0
- package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +5 -0
- package/dist-cjs/commands/CreateAssessmentCommand.js +5 -0
- package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +5 -0
- package/dist-cjs/commands/CreateAssessmentReportCommand.js +5 -0
- package/dist-cjs/commands/CreateControlCommand.js +5 -0
- package/dist-cjs/commands/DeleteAssessmentCommand.js +5 -0
- package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +5 -0
- package/dist-cjs/commands/DeleteAssessmentFrameworkShareCommand.js +5 -0
- package/dist-cjs/commands/DeleteAssessmentReportCommand.js +5 -0
- package/dist-cjs/commands/DeleteControlCommand.js +5 -0
- package/dist-cjs/commands/DeregisterAccountCommand.js +5 -0
- package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +5 -0
- package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +5 -0
- package/dist-cjs/commands/GetAccountStatusCommand.js +5 -0
- package/dist-cjs/commands/GetAssessmentCommand.js +5 -0
- package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +5 -0
- package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +5 -0
- package/dist-cjs/commands/GetChangeLogsCommand.js +5 -0
- package/dist-cjs/commands/GetControlCommand.js +5 -0
- package/dist-cjs/commands/GetDelegationsCommand.js +5 -0
- package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +5 -0
- package/dist-cjs/commands/GetEvidenceCommand.js +5 -0
- package/dist-cjs/commands/GetEvidenceFileUploadUrlCommand.js +5 -0
- package/dist-cjs/commands/GetEvidenceFolderCommand.js +5 -0
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +5 -0
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +5 -0
- package/dist-cjs/commands/GetInsightsByAssessmentCommand.js +5 -0
- package/dist-cjs/commands/GetInsightsCommand.js +5 -0
- package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +5 -0
- package/dist-cjs/commands/GetServicesInScopeCommand.js +5 -0
- package/dist-cjs/commands/GetSettingsCommand.js +5 -0
- package/dist-cjs/commands/ListAssessmentControlInsightsByControlDomainCommand.js +5 -0
- package/dist-cjs/commands/ListAssessmentFrameworkShareRequestsCommand.js +5 -0
- package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +5 -0
- package/dist-cjs/commands/ListAssessmentReportsCommand.js +5 -0
- package/dist-cjs/commands/ListAssessmentsCommand.js +5 -0
- package/dist-cjs/commands/ListControlDomainInsightsByAssessmentCommand.js +5 -0
- package/dist-cjs/commands/ListControlDomainInsightsCommand.js +5 -0
- package/dist-cjs/commands/ListControlInsightsByControlDomainCommand.js +5 -0
- package/dist-cjs/commands/ListControlsCommand.js +5 -0
- package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +5 -0
- package/dist-cjs/commands/ListNotificationsCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/RegisterAccountCommand.js +5 -0
- package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +5 -0
- package/dist-cjs/commands/StartAssessmentFrameworkShareCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAssessmentCommand.js +5 -0
- package/dist-cjs/commands/UpdateAssessmentControlCommand.js +5 -0
- package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +5 -0
- package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +5 -0
- package/dist-cjs/commands/UpdateAssessmentFrameworkShareCommand.js +5 -0
- package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +5 -0
- package/dist-cjs/commands/UpdateControlCommand.js +5 -0
- package/dist-cjs/commands/UpdateSettingsCommand.js +5 -0
- package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +5 -0
- package/dist-es/commands/AssociateAssessmentReportEvidenceFolderCommand.js +5 -0
- package/dist-es/commands/BatchAssociateAssessmentReportEvidenceCommand.js +5 -0
- package/dist-es/commands/BatchCreateDelegationByAssessmentCommand.js +5 -0
- package/dist-es/commands/BatchDeleteDelegationByAssessmentCommand.js +5 -0
- package/dist-es/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +5 -0
- package/dist-es/commands/BatchImportEvidenceToAssessmentControlCommand.js +5 -0
- package/dist-es/commands/CreateAssessmentCommand.js +5 -0
- package/dist-es/commands/CreateAssessmentFrameworkCommand.js +5 -0
- package/dist-es/commands/CreateAssessmentReportCommand.js +5 -0
- package/dist-es/commands/CreateControlCommand.js +5 -0
- package/dist-es/commands/DeleteAssessmentCommand.js +5 -0
- package/dist-es/commands/DeleteAssessmentFrameworkCommand.js +5 -0
- package/dist-es/commands/DeleteAssessmentFrameworkShareCommand.js +5 -0
- package/dist-es/commands/DeleteAssessmentReportCommand.js +5 -0
- package/dist-es/commands/DeleteControlCommand.js +5 -0
- package/dist-es/commands/DeregisterAccountCommand.js +5 -0
- package/dist-es/commands/DeregisterOrganizationAdminAccountCommand.js +5 -0
- package/dist-es/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +5 -0
- package/dist-es/commands/GetAccountStatusCommand.js +5 -0
- package/dist-es/commands/GetAssessmentCommand.js +5 -0
- package/dist-es/commands/GetAssessmentFrameworkCommand.js +5 -0
- package/dist-es/commands/GetAssessmentReportUrlCommand.js +5 -0
- package/dist-es/commands/GetChangeLogsCommand.js +5 -0
- package/dist-es/commands/GetControlCommand.js +5 -0
- package/dist-es/commands/GetDelegationsCommand.js +5 -0
- package/dist-es/commands/GetEvidenceByEvidenceFolderCommand.js +5 -0
- package/dist-es/commands/GetEvidenceCommand.js +5 -0
- package/dist-es/commands/GetEvidenceFileUploadUrlCommand.js +5 -0
- package/dist-es/commands/GetEvidenceFolderCommand.js +5 -0
- package/dist-es/commands/GetEvidenceFoldersByAssessmentCommand.js +5 -0
- package/dist-es/commands/GetEvidenceFoldersByAssessmentControlCommand.js +5 -0
- package/dist-es/commands/GetInsightsByAssessmentCommand.js +5 -0
- package/dist-es/commands/GetInsightsCommand.js +5 -0
- package/dist-es/commands/GetOrganizationAdminAccountCommand.js +5 -0
- package/dist-es/commands/GetServicesInScopeCommand.js +5 -0
- package/dist-es/commands/GetSettingsCommand.js +5 -0
- package/dist-es/commands/ListAssessmentControlInsightsByControlDomainCommand.js +5 -0
- package/dist-es/commands/ListAssessmentFrameworkShareRequestsCommand.js +5 -0
- package/dist-es/commands/ListAssessmentFrameworksCommand.js +5 -0
- package/dist-es/commands/ListAssessmentReportsCommand.js +5 -0
- package/dist-es/commands/ListAssessmentsCommand.js +5 -0
- package/dist-es/commands/ListControlDomainInsightsByAssessmentCommand.js +5 -0
- package/dist-es/commands/ListControlDomainInsightsCommand.js +5 -0
- package/dist-es/commands/ListControlInsightsByControlDomainCommand.js +5 -0
- package/dist-es/commands/ListControlsCommand.js +5 -0
- package/dist-es/commands/ListKeywordsForDataSourceCommand.js +5 -0
- package/dist-es/commands/ListNotificationsCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/RegisterAccountCommand.js +5 -0
- package/dist-es/commands/RegisterOrganizationAdminAccountCommand.js +5 -0
- package/dist-es/commands/StartAssessmentFrameworkShareCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAssessmentCommand.js +5 -0
- package/dist-es/commands/UpdateAssessmentControlCommand.js +5 -0
- package/dist-es/commands/UpdateAssessmentControlSetStatusCommand.js +5 -0
- package/dist-es/commands/UpdateAssessmentFrameworkCommand.js +5 -0
- package/dist-es/commands/UpdateAssessmentFrameworkShareCommand.js +5 -0
- package/dist-es/commands/UpdateAssessmentStatusCommand.js +5 -0
- package/dist-es/commands/UpdateControlCommand.js +5 -0
- package/dist-es/commands/UpdateSettingsCommand.js +5 -0
- package/dist-es/commands/ValidateAssessmentReportIntegrityCommand.js +5 -0
- package/package.json +31 -31
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class UpdateSettingsCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdateSettingsCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_0_1.UpdateSettingsRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: models_0_1.UpdateSettingsResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "BedrockAssessmentManagerLambda",
|
|
39
|
+
operation: "UpdateSettings",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class ValidateAssessmentReportIntegrityCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ValidateAssessmentReportIntegrityCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BedrockAssessmentManagerLambda",
|
|
38
|
+
operation: "ValidateAssessmentReportIntegrity",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_AssociateAssessmentReportEvidenceFolderCommand, se_AssociateAssessmentReportEvidenceFolderCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateAssessmentReportEvidenceFolderCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateAssessmentReportEvidenceFolderCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "AssociateAssessmentReportEvidenceFolder",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_BatchAssociateAssessmentReportEvidenceCommand, se_BatchAssociateAssessmentReportEvidenceCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class BatchAssociateAssessmentReportEvidenceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class BatchAssociateAssessmentReportEvidenceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "BatchAssociateAssessmentReportEvidence",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { BatchCreateDelegationByAssessmentRequestFilterSensitiveLog, BatchCreateDelegationByAssessmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_BatchCreateDelegationByAssessmentCommand, se_BatchCreateDelegationByAssessmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class BatchCreateDelegationByAssessmentCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: BatchCreateDelegationByAssessmentRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: BatchCreateDelegationByAssessmentResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "BedrockAssessmentManagerLambda",
|
|
36
|
+
operation: "BatchCreateDelegationByAssessment",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { BatchDeleteDelegationByAssessmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_BatchDeleteDelegationByAssessmentCommand, se_BatchDeleteDelegationByAssessmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class BatchDeleteDelegationByAssessmentCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: BatchDeleteDelegationByAssessmentResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "BedrockAssessmentManagerLambda",
|
|
36
|
+
operation: "BatchDeleteDelegationByAssessment",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_BatchDisassociateAssessmentReportEvidenceCommand, se_BatchDisassociateAssessmentReportEvidenceCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class BatchDisassociateAssessmentReportEvidenceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class BatchDisassociateAssessmentReportEvidenceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "BatchDisassociateAssessmentReportEvidence",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { BatchImportEvidenceToAssessmentControlRequestFilterSensitiveLog, BatchImportEvidenceToAssessmentControlResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_BatchImportEvidenceToAssessmentControlCommand, se_BatchImportEvidenceToAssessmentControlCommand, } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class BatchImportEvidenceToAssessmentControlCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: BatchImportEvidenceToAssessmentControlRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: BatchImportEvidenceToAssessmentControlResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "BedrockAssessmentManagerLambda",
|
|
36
|
+
operation: "BatchImportEvidenceToAssessmentControl",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { CreateAssessmentRequestFilterSensitiveLog, CreateAssessmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_CreateAssessmentCommand, se_CreateAssessmentCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class CreateAssessmentCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: CreateAssessmentRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: CreateAssessmentResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "BedrockAssessmentManagerLambda",
|
|
36
|
+
operation: "CreateAssessment",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { CreateAssessmentFrameworkRequestFilterSensitiveLog, CreateAssessmentFrameworkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_CreateAssessmentFrameworkCommand, se_CreateAssessmentFrameworkCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class CreateAssessmentFrameworkCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: CreateAssessmentFrameworkRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: CreateAssessmentFrameworkResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "BedrockAssessmentManagerLambda",
|
|
36
|
+
operation: "CreateAssessmentFramework",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { CreateAssessmentReportRequestFilterSensitiveLog, CreateAssessmentReportResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_CreateAssessmentReportCommand, se_CreateAssessmentReportCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class CreateAssessmentReportCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: CreateAssessmentReportRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: CreateAssessmentReportResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "BedrockAssessmentManagerLambda",
|
|
36
|
+
operation: "CreateAssessmentReport",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { CreateControlRequestFilterSensitiveLog, CreateControlResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_CreateControlCommand, se_CreateControlCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class CreateControlCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: CreateControlRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: CreateControlResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "BedrockAssessmentManagerLambda",
|
|
36
|
+
operation: "CreateControl",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteAssessmentCommand, se_DeleteAssessmentCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteAssessmentCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteAssessmentCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "DeleteAssessment",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteAssessmentFrameworkCommand, se_DeleteAssessmentFrameworkCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteAssessmentFrameworkCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteAssessmentFrameworkCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "DeleteAssessmentFramework",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteAssessmentFrameworkShareCommand, se_DeleteAssessmentFrameworkShareCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteAssessmentFrameworkShareCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteAssessmentFrameworkShareCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "DeleteAssessmentFrameworkShare",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteAssessmentReportCommand, se_DeleteAssessmentReportCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteAssessmentReportCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteAssessmentReportCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "DeleteAssessmentReport",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteControlCommand, se_DeleteControlCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteControlCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteControlCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "DeleteControl",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeregisterAccountCommand, se_DeregisterAccountCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeregisterAccountCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeregisterAccountCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "DeregisterAccount",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeregisterOrganizationAdminAccountCommand, se_DeregisterOrganizationAdminAccountCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeregisterOrganizationAdminAccountCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeregisterOrganizationAdminAccountCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "DeregisterOrganizationAdminAccount",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DisassociateAssessmentReportEvidenceFolderCommand, se_DisassociateAssessmentReportEvidenceFolderCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DisassociateAssessmentReportEvidenceFolderCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DisassociateAssessmentReportEvidenceFolderCommand extends $Command
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "DisassociateAssessmentReportEvidenceFolder",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetAccountStatusCommand, se_GetAccountStatusCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetAccountStatusCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetAccountStatusCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "GetAccountStatus",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetAssessmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_GetAssessmentCommand, se_GetAssessmentCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetAssessmentCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: GetAssessmentResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "BedrockAssessmentManagerLambda",
|
|
36
|
+
operation: "GetAssessment",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetAssessmentFrameworkResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_GetAssessmentFrameworkCommand, se_GetAssessmentFrameworkCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetAssessmentFrameworkCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: GetAssessmentFrameworkResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "BedrockAssessmentManagerLambda",
|
|
36
|
+
operation: "GetAssessmentFramework",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetAssessmentReportUrlCommand, se_GetAssessmentReportUrlCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetAssessmentReportUrlCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetAssessmentReportUrlCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "GetAssessmentReportUrl",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetChangeLogsCommand, se_GetChangeLogsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetChangeLogsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetChangeLogsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "GetChangeLogs",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetControlResponseFilterSensitiveLog } from "../models/models_0";
|
|
5
6
|
import { de_GetControlCommand, se_GetControlCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetControlCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: GetControlResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "BedrockAssessmentManagerLambda",
|
|
36
|
+
operation: "GetControl",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetDelegationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_GetDelegationsCommand, se_GetDelegationsCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetDelegationsCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: GetDelegationsResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "BedrockAssessmentManagerLambda",
|
|
36
|
+
operation: "GetDelegations",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetEvidenceByEvidenceFolderCommand, se_GetEvidenceByEvidenceFolderCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetEvidenceByEvidenceFolderCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetEvidenceByEvidenceFolderCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "GetEvidenceByEvidenceFolder",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetEvidenceCommand, se_GetEvidenceCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetEvidenceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetEvidenceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "GetEvidence",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetEvidenceFileUploadUrlRequestFilterSensitiveLog, GetEvidenceFileUploadUrlResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_GetEvidenceFileUploadUrlCommand, se_GetEvidenceFileUploadUrlCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetEvidenceFileUploadUrlCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: GetEvidenceFileUploadUrlRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: GetEvidenceFileUploadUrlResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "BedrockAssessmentManagerLambda",
|
|
36
|
+
operation: "GetEvidenceFileUploadUrl",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetEvidenceFolderCommand, se_GetEvidenceFolderCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetEvidenceFolderCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetEvidenceFolderCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "GetEvidenceFolder",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetEvidenceFoldersByAssessmentCommand, se_GetEvidenceFoldersByAssessmentCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetEvidenceFoldersByAssessmentCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetEvidenceFoldersByAssessmentCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BedrockAssessmentManagerLambda",
|
|
35
|
+
operation: "GetEvidenceFoldersByAssessment",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|