@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
|
@@ -5,47 +5,24 @@ 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
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListAssessmentControlInsightsByControlDomainCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "AuditManagerClient";
|
|
29
|
-
const commandName = "ListAssessmentControlInsightsByControlDomainCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "BedrockAssessmentManagerLambda",
|
|
38
|
-
operation: "ListAssessmentControlInsightsByControlDomain",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_ListAssessmentControlInsightsByControlDomainCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ListAssessmentControlInsightsByControlDomainCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListAssessmentControlInsightsByControlDomainCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("BedrockAssessmentManagerLambda", "ListAssessmentControlInsightsByControlDomain", {})
|
|
22
|
+
.n("AuditManagerClient", "ListAssessmentControlInsightsByControlDomainCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ListAssessmentControlInsightsByControlDomainCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ListAssessmentControlInsightsByControlDomainCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListAssessmentControlInsightsByControlDomainCommand = ListAssessmentControlInsightsByControlDomainCommand;
|
|
@@ -5,48 +5,25 @@ 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
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class ListAssessmentFrameworkShareRequestsCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "AuditManagerClient";
|
|
30
|
-
const commandName = "ListAssessmentFrameworkShareRequestsCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.ListAssessmentFrameworkShareRequestsResponseFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "BedrockAssessmentManagerLambda",
|
|
39
|
-
operation: "ListAssessmentFrameworkShareRequests",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_restJson1_1.se_ListAssessmentFrameworkShareRequestsCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_restJson1_1.de_ListAssessmentFrameworkShareRequestsCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class ListAssessmentFrameworkShareRequestsCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("BedrockAssessmentManagerLambda", "ListAssessmentFrameworkShareRequests", {})
|
|
23
|
+
.n("AuditManagerClient", "ListAssessmentFrameworkShareRequestsCommand")
|
|
24
|
+
.f(void 0, models_0_1.ListAssessmentFrameworkShareRequestsResponseFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_ListAssessmentFrameworkShareRequestsCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_ListAssessmentFrameworkShareRequestsCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.ListAssessmentFrameworkShareRequestsCommand = ListAssessmentFrameworkShareRequestsCommand;
|
|
@@ -5,48 +5,25 @@ 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
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class ListAssessmentFrameworksCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "AuditManagerClient";
|
|
30
|
-
const commandName = "ListAssessmentFrameworksCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.ListAssessmentFrameworksResponseFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "BedrockAssessmentManagerLambda",
|
|
39
|
-
operation: "ListAssessmentFrameworks",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_restJson1_1.se_ListAssessmentFrameworksCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_restJson1_1.de_ListAssessmentFrameworksCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class ListAssessmentFrameworksCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("BedrockAssessmentManagerLambda", "ListAssessmentFrameworks", {})
|
|
23
|
+
.n("AuditManagerClient", "ListAssessmentFrameworksCommand")
|
|
24
|
+
.f(void 0, models_0_1.ListAssessmentFrameworksResponseFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_ListAssessmentFrameworksCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_ListAssessmentFrameworksCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.ListAssessmentFrameworksCommand = ListAssessmentFrameworksCommand;
|
|
@@ -5,48 +5,25 @@ 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
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class ListAssessmentReportsCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "AuditManagerClient";
|
|
30
|
-
const commandName = "ListAssessmentReportsCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.ListAssessmentReportsResponseFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "BedrockAssessmentManagerLambda",
|
|
39
|
-
operation: "ListAssessmentReports",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_restJson1_1.se_ListAssessmentReportsCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_restJson1_1.de_ListAssessmentReportsCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class ListAssessmentReportsCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("BedrockAssessmentManagerLambda", "ListAssessmentReports", {})
|
|
23
|
+
.n("AuditManagerClient", "ListAssessmentReportsCommand")
|
|
24
|
+
.f(void 0, models_0_1.ListAssessmentReportsResponseFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_ListAssessmentReportsCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_ListAssessmentReportsCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.ListAssessmentReportsCommand = ListAssessmentReportsCommand;
|
|
@@ -5,48 +5,25 @@ 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
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class ListAssessmentsCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "AuditManagerClient";
|
|
30
|
-
const commandName = "ListAssessmentsCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.ListAssessmentsResponseFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "BedrockAssessmentManagerLambda",
|
|
39
|
-
operation: "ListAssessments",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_restJson1_1.se_ListAssessmentsCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_restJson1_1.de_ListAssessmentsCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class ListAssessmentsCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("BedrockAssessmentManagerLambda", "ListAssessments", {})
|
|
23
|
+
.n("AuditManagerClient", "ListAssessmentsCommand")
|
|
24
|
+
.f(void 0, models_0_1.ListAssessmentsResponseFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_ListAssessmentsCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_ListAssessmentsCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.ListAssessmentsCommand = ListAssessmentsCommand;
|
|
@@ -5,47 +5,24 @@ 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
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListControlDomainInsightsByAssessmentCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "AuditManagerClient";
|
|
29
|
-
const commandName = "ListControlDomainInsightsByAssessmentCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "BedrockAssessmentManagerLambda",
|
|
38
|
-
operation: "ListControlDomainInsightsByAssessment",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_ListControlDomainInsightsByAssessmentCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ListControlDomainInsightsByAssessmentCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListControlDomainInsightsByAssessmentCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("BedrockAssessmentManagerLambda", "ListControlDomainInsightsByAssessment", {})
|
|
22
|
+
.n("AuditManagerClient", "ListControlDomainInsightsByAssessmentCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ListControlDomainInsightsByAssessmentCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ListControlDomainInsightsByAssessmentCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListControlDomainInsightsByAssessmentCommand = ListControlDomainInsightsByAssessmentCommand;
|
|
@@ -5,47 +5,24 @@ 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
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListControlDomainInsightsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "AuditManagerClient";
|
|
29
|
-
const commandName = "ListControlDomainInsightsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "BedrockAssessmentManagerLambda",
|
|
38
|
-
operation: "ListControlDomainInsights",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_ListControlDomainInsightsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ListControlDomainInsightsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListControlDomainInsightsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("BedrockAssessmentManagerLambda", "ListControlDomainInsights", {})
|
|
22
|
+
.n("AuditManagerClient", "ListControlDomainInsightsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ListControlDomainInsightsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ListControlDomainInsightsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListControlDomainInsightsCommand = ListControlDomainInsightsCommand;
|
|
@@ -5,47 +5,24 @@ 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
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListControlInsightsByControlDomainCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "AuditManagerClient";
|
|
29
|
-
const commandName = "ListControlInsightsByControlDomainCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "BedrockAssessmentManagerLambda",
|
|
38
|
-
operation: "ListControlInsightsByControlDomain",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_ListControlInsightsByControlDomainCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ListControlInsightsByControlDomainCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListControlInsightsByControlDomainCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("BedrockAssessmentManagerLambda", "ListControlInsightsByControlDomain", {})
|
|
22
|
+
.n("AuditManagerClient", "ListControlInsightsByControlDomainCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ListControlInsightsByControlDomainCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ListControlInsightsByControlDomainCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListControlInsightsByControlDomainCommand = ListControlInsightsByControlDomainCommand;
|
|
@@ -5,47 +5,24 @@ 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
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListControlsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "AuditManagerClient";
|
|
29
|
-
const commandName = "ListControlsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "BedrockAssessmentManagerLambda",
|
|
38
|
-
operation: "ListControls",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_ListControlsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ListControlsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListControlsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("BedrockAssessmentManagerLambda", "ListControls", {})
|
|
22
|
+
.n("AuditManagerClient", "ListControlsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ListControlsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ListControlsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListControlsCommand = ListControlsCommand;
|