@aws-sdk/client-config-service 3.927.0 → 3.928.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/index.js +4128 -4209
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/ConfigServiceClient.js +2 -0
- package/dist-es/commands/AssociateResourceTypesCommand.js +3 -9
- package/dist-es/commands/BatchGetAggregateResourceConfigCommand.js +3 -9
- package/dist-es/commands/BatchGetResourceConfigCommand.js +3 -9
- package/dist-es/commands/DeleteAggregationAuthorizationCommand.js +3 -9
- package/dist-es/commands/DeleteConfigRuleCommand.js +3 -9
- package/dist-es/commands/DeleteConfigurationAggregatorCommand.js +3 -9
- package/dist-es/commands/DeleteConfigurationRecorderCommand.js +3 -9
- package/dist-es/commands/DeleteConformancePackCommand.js +3 -9
- package/dist-es/commands/DeleteDeliveryChannelCommand.js +3 -9
- package/dist-es/commands/DeleteEvaluationResultsCommand.js +3 -9
- package/dist-es/commands/DeleteOrganizationConfigRuleCommand.js +3 -9
- package/dist-es/commands/DeleteOrganizationConformancePackCommand.js +3 -9
- package/dist-es/commands/DeletePendingAggregationRequestCommand.js +3 -9
- package/dist-es/commands/DeleteRemediationConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteRemediationExceptionsCommand.js +3 -9
- package/dist-es/commands/DeleteResourceConfigCommand.js +3 -9
- package/dist-es/commands/DeleteRetentionConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteServiceLinkedConfigurationRecorderCommand.js +3 -9
- package/dist-es/commands/DeleteStoredQueryCommand.js +3 -9
- package/dist-es/commands/DeliverConfigSnapshotCommand.js +3 -9
- package/dist-es/commands/DescribeAggregateComplianceByConfigRulesCommand.js +3 -9
- package/dist-es/commands/DescribeAggregateComplianceByConformancePacksCommand.js +3 -9
- package/dist-es/commands/DescribeAggregationAuthorizationsCommand.js +3 -9
- package/dist-es/commands/DescribeComplianceByConfigRuleCommand.js +3 -9
- package/dist-es/commands/DescribeComplianceByResourceCommand.js +3 -9
- package/dist-es/commands/DescribeConfigRuleEvaluationStatusCommand.js +3 -9
- package/dist-es/commands/DescribeConfigRulesCommand.js +3 -9
- package/dist-es/commands/DescribeConfigurationAggregatorSourcesStatusCommand.js +3 -9
- package/dist-es/commands/DescribeConfigurationAggregatorsCommand.js +3 -9
- package/dist-es/commands/DescribeConfigurationRecorderStatusCommand.js +3 -9
- package/dist-es/commands/DescribeConfigurationRecordersCommand.js +3 -9
- package/dist-es/commands/DescribeConformancePackComplianceCommand.js +3 -9
- package/dist-es/commands/DescribeConformancePackStatusCommand.js +3 -9
- package/dist-es/commands/DescribeConformancePacksCommand.js +3 -9
- package/dist-es/commands/DescribeDeliveryChannelStatusCommand.js +3 -9
- package/dist-es/commands/DescribeDeliveryChannelsCommand.js +3 -9
- package/dist-es/commands/DescribeOrganizationConfigRuleStatusesCommand.js +3 -9
- package/dist-es/commands/DescribeOrganizationConfigRulesCommand.js +3 -9
- package/dist-es/commands/DescribeOrganizationConformancePackStatusesCommand.js +3 -9
- package/dist-es/commands/DescribeOrganizationConformancePacksCommand.js +3 -9
- package/dist-es/commands/DescribePendingAggregationRequestsCommand.js +3 -9
- package/dist-es/commands/DescribeRemediationConfigurationsCommand.js +3 -9
- package/dist-es/commands/DescribeRemediationExceptionsCommand.js +3 -9
- package/dist-es/commands/DescribeRemediationExecutionStatusCommand.js +3 -9
- package/dist-es/commands/DescribeRetentionConfigurationsCommand.js +3 -9
- package/dist-es/commands/DisassociateResourceTypesCommand.js +3 -9
- package/dist-es/commands/GetAggregateComplianceDetailsByConfigRuleCommand.js +3 -9
- package/dist-es/commands/GetAggregateConfigRuleComplianceSummaryCommand.js +3 -9
- package/dist-es/commands/GetAggregateConformancePackComplianceSummaryCommand.js +3 -9
- package/dist-es/commands/GetAggregateDiscoveredResourceCountsCommand.js +3 -9
- package/dist-es/commands/GetAggregateResourceConfigCommand.js +3 -9
- package/dist-es/commands/GetComplianceDetailsByConfigRuleCommand.js +3 -9
- package/dist-es/commands/GetComplianceDetailsByResourceCommand.js +3 -9
- package/dist-es/commands/GetComplianceSummaryByConfigRuleCommand.js +3 -9
- package/dist-es/commands/GetComplianceSummaryByResourceTypeCommand.js +3 -9
- package/dist-es/commands/GetConformancePackComplianceDetailsCommand.js +3 -9
- package/dist-es/commands/GetConformancePackComplianceSummaryCommand.js +3 -9
- package/dist-es/commands/GetCustomRulePolicyCommand.js +3 -9
- package/dist-es/commands/GetDiscoveredResourceCountsCommand.js +3 -9
- package/dist-es/commands/GetOrganizationConfigRuleDetailedStatusCommand.js +3 -9
- package/dist-es/commands/GetOrganizationConformancePackDetailedStatusCommand.js +3 -9
- package/dist-es/commands/GetOrganizationCustomRulePolicyCommand.js +3 -9
- package/dist-es/commands/GetResourceConfigHistoryCommand.js +3 -9
- package/dist-es/commands/GetResourceEvaluationSummaryCommand.js +3 -9
- package/dist-es/commands/GetStoredQueryCommand.js +3 -9
- package/dist-es/commands/ListAggregateDiscoveredResourcesCommand.js +3 -9
- package/dist-es/commands/ListConfigurationRecordersCommand.js +3 -9
- package/dist-es/commands/ListConformancePackComplianceScoresCommand.js +3 -9
- package/dist-es/commands/ListDiscoveredResourcesCommand.js +3 -9
- package/dist-es/commands/ListResourceEvaluationsCommand.js +3 -9
- package/dist-es/commands/ListStoredQueriesCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/PutAggregationAuthorizationCommand.js +3 -9
- package/dist-es/commands/PutConfigRuleCommand.js +3 -9
- package/dist-es/commands/PutConfigurationAggregatorCommand.js +3 -9
- package/dist-es/commands/PutConfigurationRecorderCommand.js +3 -9
- package/dist-es/commands/PutConformancePackCommand.js +3 -9
- package/dist-es/commands/PutDeliveryChannelCommand.js +3 -9
- package/dist-es/commands/PutEvaluationsCommand.js +3 -9
- package/dist-es/commands/PutExternalEvaluationCommand.js +3 -9
- package/dist-es/commands/PutOrganizationConfigRuleCommand.js +3 -9
- package/dist-es/commands/PutOrganizationConformancePackCommand.js +3 -9
- package/dist-es/commands/PutRemediationConfigurationsCommand.js +3 -9
- package/dist-es/commands/PutRemediationExceptionsCommand.js +3 -9
- package/dist-es/commands/PutResourceConfigCommand.js +3 -9
- package/dist-es/commands/PutRetentionConfigurationCommand.js +3 -9
- package/dist-es/commands/PutServiceLinkedConfigurationRecorderCommand.js +3 -9
- package/dist-es/commands/PutStoredQueryCommand.js +3 -9
- package/dist-es/commands/SelectAggregateResourceConfigCommand.js +3 -9
- package/dist-es/commands/SelectResourceConfigCommand.js +3 -9
- package/dist-es/commands/StartConfigRulesEvaluationCommand.js +3 -9
- package/dist-es/commands/StartConfigurationRecorderCommand.js +3 -9
- package/dist-es/commands/StartRemediationExecutionCommand.js +3 -9
- package/dist-es/commands/StartResourceEvaluationCommand.js +3 -9
- package/dist-es/commands/StopConfigurationRecorderCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +3801 -0
- package/dist-types/ConfigServiceClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +542 -0
- package/dist-types/ts3.4/ConfigServiceClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +548 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -3367
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -875
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1169
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DisassociateResourceTypes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateResourceTypesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "DisassociateResourceTypes", {})
|
|
17
13
|
.n("ConfigServiceClient", "DisassociateResourceTypesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateResourceTypesCommand)
|
|
20
|
-
.de(de_DisassociateResourceTypesCommand)
|
|
14
|
+
.sc(DisassociateResourceTypes)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetAggregateComplianceDetailsByConfigRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetAggregateComplianceDetailsByConfigRuleCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetAggregateComplianceDetailsByConfigRule", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetAggregateComplianceDetailsByConfigRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetAggregateComplianceDetailsByConfigRuleCommand)
|
|
20
|
-
.de(de_GetAggregateComplianceDetailsByConfigRuleCommand)
|
|
14
|
+
.sc(GetAggregateComplianceDetailsByConfigRule)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetAggregateConfigRuleComplianceSummary } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetAggregateConfigRuleComplianceSummaryCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetAggregateConfigRuleComplianceSummary", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetAggregateConfigRuleComplianceSummaryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetAggregateConfigRuleComplianceSummaryCommand)
|
|
20
|
-
.de(de_GetAggregateConfigRuleComplianceSummaryCommand)
|
|
14
|
+
.sc(GetAggregateConfigRuleComplianceSummary)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetAggregateConformancePackComplianceSummary } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetAggregateConformancePackComplianceSummaryCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetAggregateConformancePackComplianceSummary", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetAggregateConformancePackComplianceSummaryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetAggregateConformancePackComplianceSummaryCommand)
|
|
20
|
-
.de(de_GetAggregateConformancePackComplianceSummaryCommand)
|
|
14
|
+
.sc(GetAggregateConformancePackComplianceSummary)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetAggregateDiscoveredResourceCounts } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetAggregateDiscoveredResourceCountsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetAggregateDiscoveredResourceCounts", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetAggregateDiscoveredResourceCountsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetAggregateDiscoveredResourceCountsCommand)
|
|
20
|
-
.de(de_GetAggregateDiscoveredResourceCountsCommand)
|
|
14
|
+
.sc(GetAggregateDiscoveredResourceCounts)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetAggregateResourceConfig } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetAggregateResourceConfigCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetAggregateResourceConfig", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetAggregateResourceConfigCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetAggregateResourceConfigCommand)
|
|
20
|
-
.de(de_GetAggregateResourceConfigCommand)
|
|
14
|
+
.sc(GetAggregateResourceConfig)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetComplianceDetailsByConfigRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetComplianceDetailsByConfigRuleCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetComplianceDetailsByConfigRule", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetComplianceDetailsByConfigRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetComplianceDetailsByConfigRuleCommand)
|
|
20
|
-
.de(de_GetComplianceDetailsByConfigRuleCommand)
|
|
14
|
+
.sc(GetComplianceDetailsByConfigRule)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetComplianceDetailsByResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetComplianceDetailsByResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetComplianceDetailsByResource", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetComplianceDetailsByResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetComplianceDetailsByResourceCommand)
|
|
20
|
-
.de(de_GetComplianceDetailsByResourceCommand)
|
|
14
|
+
.sc(GetComplianceDetailsByResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetComplianceSummaryByConfigRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetComplianceSummaryByConfigRuleCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetComplianceSummaryByConfigRule", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetComplianceSummaryByConfigRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetComplianceSummaryByConfigRuleCommand)
|
|
20
|
-
.de(de_GetComplianceSummaryByConfigRuleCommand)
|
|
14
|
+
.sc(GetComplianceSummaryByConfigRule)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetComplianceSummaryByResourceType } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetComplianceSummaryByResourceTypeCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetComplianceSummaryByResourceType", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetComplianceSummaryByResourceTypeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetComplianceSummaryByResourceTypeCommand)
|
|
20
|
-
.de(de_GetComplianceSummaryByResourceTypeCommand)
|
|
14
|
+
.sc(GetComplianceSummaryByResourceType)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetConformancePackComplianceDetails } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetConformancePackComplianceDetailsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetConformancePackComplianceDetails", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetConformancePackComplianceDetailsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetConformancePackComplianceDetailsCommand)
|
|
20
|
-
.de(de_GetConformancePackComplianceDetailsCommand)
|
|
14
|
+
.sc(GetConformancePackComplianceDetails)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetConformancePackComplianceSummary } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetConformancePackComplianceSummaryCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetConformancePackComplianceSummary", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetConformancePackComplianceSummaryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetConformancePackComplianceSummaryCommand)
|
|
20
|
-
.de(de_GetConformancePackComplianceSummaryCommand)
|
|
14
|
+
.sc(GetConformancePackComplianceSummary)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetCustomRulePolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCustomRulePolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetCustomRulePolicy", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetCustomRulePolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCustomRulePolicyCommand)
|
|
20
|
-
.de(de_GetCustomRulePolicyCommand)
|
|
14
|
+
.sc(GetCustomRulePolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetDiscoveredResourceCounts } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetDiscoveredResourceCountsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetDiscoveredResourceCounts", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetDiscoveredResourceCountsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetDiscoveredResourceCountsCommand)
|
|
20
|
-
.de(de_GetDiscoveredResourceCountsCommand)
|
|
14
|
+
.sc(GetDiscoveredResourceCounts)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetOrganizationConfigRuleDetailedStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetOrganizationConfigRuleDetailedStatusCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetOrganizationConfigRuleDetailedStatus", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetOrganizationConfigRuleDetailedStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetOrganizationConfigRuleDetailedStatusCommand)
|
|
20
|
-
.de(de_GetOrganizationConfigRuleDetailedStatusCommand)
|
|
14
|
+
.sc(GetOrganizationConfigRuleDetailedStatus)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetOrganizationConformancePackDetailedStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetOrganizationConformancePackDetailedStatusCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetOrganizationConformancePackDetailedStatus", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetOrganizationConformancePackDetailedStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetOrganizationConformancePackDetailedStatusCommand)
|
|
20
|
-
.de(de_GetOrganizationConformancePackDetailedStatusCommand)
|
|
14
|
+
.sc(GetOrganizationConformancePackDetailedStatus)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetOrganizationCustomRulePolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetOrganizationCustomRulePolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetOrganizationCustomRulePolicy", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetOrganizationCustomRulePolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetOrganizationCustomRulePolicyCommand)
|
|
20
|
-
.de(de_GetOrganizationCustomRulePolicyCommand)
|
|
14
|
+
.sc(GetOrganizationCustomRulePolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetResourceConfigHistory } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetResourceConfigHistoryCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetResourceConfigHistory", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetResourceConfigHistoryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetResourceConfigHistoryCommand)
|
|
20
|
-
.de(de_GetResourceConfigHistoryCommand)
|
|
14
|
+
.sc(GetResourceConfigHistory)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetResourceEvaluationSummary } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetResourceEvaluationSummaryCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetResourceEvaluationSummary", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetResourceEvaluationSummaryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetResourceEvaluationSummaryCommand)
|
|
20
|
-
.de(de_GetResourceEvaluationSummaryCommand)
|
|
14
|
+
.sc(GetResourceEvaluationSummary)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetStoredQuery } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetStoredQueryCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "GetStoredQuery", {})
|
|
17
13
|
.n("ConfigServiceClient", "GetStoredQueryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetStoredQueryCommand)
|
|
20
|
-
.de(de_GetStoredQueryCommand)
|
|
14
|
+
.sc(GetStoredQuery)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListAggregateDiscoveredResources } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAggregateDiscoveredResourcesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "ListAggregateDiscoveredResources", {})
|
|
17
13
|
.n("ConfigServiceClient", "ListAggregateDiscoveredResourcesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAggregateDiscoveredResourcesCommand)
|
|
20
|
-
.de(de_ListAggregateDiscoveredResourcesCommand)
|
|
14
|
+
.sc(ListAggregateDiscoveredResources)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListConfigurationRecorders } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListConfigurationRecordersCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "ListConfigurationRecorders", {})
|
|
17
13
|
.n("ConfigServiceClient", "ListConfigurationRecordersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListConfigurationRecordersCommand)
|
|
20
|
-
.de(de_ListConfigurationRecordersCommand)
|
|
14
|
+
.sc(ListConfigurationRecorders)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListConformancePackComplianceScores } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListConformancePackComplianceScoresCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("StarlingDoveService", "ListConformancePackComplianceScores", {})
|
|
17
13
|
.n("ConfigServiceClient", "ListConformancePackComplianceScoresCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListConformancePackComplianceScoresCommand)
|
|
20
|
-
.de(de_ListConformancePackComplianceScoresCommand)
|
|
14
|
+
.sc(ListConformancePackComplianceScores)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|