@aws-sdk/client-config-service 3.927.0 → 3.929.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
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ??
|
|
30
|
+
new protocols_1.AwsJson1_1Protocol({
|
|
31
|
+
defaultNamespace: "com.amazonaws.configservice",
|
|
32
|
+
serviceTarget: "StarlingDoveService",
|
|
33
|
+
awsQueryCompatible: false,
|
|
34
|
+
}),
|
|
28
35
|
serviceId: config?.serviceId ?? "Config Service",
|
|
29
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class ConfigServiceClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -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 { AssociateResourceTypes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateResourceTypesCommand 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", "AssociateResourceTypes", {})
|
|
17
13
|
.n("ConfigServiceClient", "AssociateResourceTypesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateResourceTypesCommand)
|
|
20
|
-
.de(de_AssociateResourceTypesCommand)
|
|
14
|
+
.sc(AssociateResourceTypes)
|
|
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 { BatchGetAggregateResourceConfig } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchGetAggregateResourceConfigCommand 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", "BatchGetAggregateResourceConfig", {})
|
|
17
13
|
.n("ConfigServiceClient", "BatchGetAggregateResourceConfigCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchGetAggregateResourceConfigCommand)
|
|
20
|
-
.de(de_BatchGetAggregateResourceConfigCommand)
|
|
14
|
+
.sc(BatchGetAggregateResourceConfig)
|
|
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 { BatchGetResourceConfig } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchGetResourceConfigCommand 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", "BatchGetResourceConfig", {})
|
|
17
13
|
.n("ConfigServiceClient", "BatchGetResourceConfigCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchGetResourceConfigCommand)
|
|
20
|
-
.de(de_BatchGetResourceConfigCommand)
|
|
14
|
+
.sc(BatchGetResourceConfig)
|
|
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 { DeleteAggregationAuthorization } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteAggregationAuthorizationCommand 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", "DeleteAggregationAuthorization", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteAggregationAuthorizationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteAggregationAuthorizationCommand)
|
|
20
|
-
.de(de_DeleteAggregationAuthorizationCommand)
|
|
14
|
+
.sc(DeleteAggregationAuthorization)
|
|
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 { DeleteConfigRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteConfigRuleCommand 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", "DeleteConfigRule", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteConfigRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteConfigRuleCommand)
|
|
20
|
-
.de(de_DeleteConfigRuleCommand)
|
|
14
|
+
.sc(DeleteConfigRule)
|
|
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 { DeleteConfigurationAggregator } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteConfigurationAggregatorCommand 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", "DeleteConfigurationAggregator", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteConfigurationAggregatorCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteConfigurationAggregatorCommand)
|
|
20
|
-
.de(de_DeleteConfigurationAggregatorCommand)
|
|
14
|
+
.sc(DeleteConfigurationAggregator)
|
|
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 { DeleteConfigurationRecorder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteConfigurationRecorderCommand 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", "DeleteConfigurationRecorder", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteConfigurationRecorderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteConfigurationRecorderCommand)
|
|
20
|
-
.de(de_DeleteConfigurationRecorderCommand)
|
|
14
|
+
.sc(DeleteConfigurationRecorder)
|
|
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 { DeleteConformancePack } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteConformancePackCommand 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", "DeleteConformancePack", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteConformancePackCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteConformancePackCommand)
|
|
20
|
-
.de(de_DeleteConformancePackCommand)
|
|
14
|
+
.sc(DeleteConformancePack)
|
|
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 { DeleteDeliveryChannel } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteDeliveryChannelCommand 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", "DeleteDeliveryChannel", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteDeliveryChannelCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteDeliveryChannelCommand)
|
|
20
|
-
.de(de_DeleteDeliveryChannelCommand)
|
|
14
|
+
.sc(DeleteDeliveryChannel)
|
|
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 { DeleteEvaluationResults } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteEvaluationResultsCommand 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", "DeleteEvaluationResults", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteEvaluationResultsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteEvaluationResultsCommand)
|
|
20
|
-
.de(de_DeleteEvaluationResultsCommand)
|
|
14
|
+
.sc(DeleteEvaluationResults)
|
|
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 { DeleteOrganizationConfigRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteOrganizationConfigRuleCommand 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", "DeleteOrganizationConfigRule", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteOrganizationConfigRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteOrganizationConfigRuleCommand)
|
|
20
|
-
.de(de_DeleteOrganizationConfigRuleCommand)
|
|
14
|
+
.sc(DeleteOrganizationConfigRule)
|
|
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 { DeleteOrganizationConformancePack } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteOrganizationConformancePackCommand 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", "DeleteOrganizationConformancePack", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteOrganizationConformancePackCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteOrganizationConformancePackCommand)
|
|
20
|
-
.de(de_DeleteOrganizationConformancePackCommand)
|
|
14
|
+
.sc(DeleteOrganizationConformancePack)
|
|
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 { DeletePendingAggregationRequest } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeletePendingAggregationRequestCommand 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", "DeletePendingAggregationRequest", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeletePendingAggregationRequestCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeletePendingAggregationRequestCommand)
|
|
20
|
-
.de(de_DeletePendingAggregationRequestCommand)
|
|
14
|
+
.sc(DeletePendingAggregationRequest)
|
|
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 { DeleteRemediationConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteRemediationConfigurationCommand 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", "DeleteRemediationConfiguration", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteRemediationConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteRemediationConfigurationCommand)
|
|
20
|
-
.de(de_DeleteRemediationConfigurationCommand)
|
|
14
|
+
.sc(DeleteRemediationConfiguration)
|
|
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 { DeleteRemediationExceptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteRemediationExceptionsCommand 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", "DeleteRemediationExceptions", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteRemediationExceptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteRemediationExceptionsCommand)
|
|
20
|
-
.de(de_DeleteRemediationExceptionsCommand)
|
|
14
|
+
.sc(DeleteRemediationExceptions)
|
|
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 { DeleteResourceConfig } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteResourceConfigCommand 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", "DeleteResourceConfig", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteResourceConfigCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteResourceConfigCommand)
|
|
20
|
-
.de(de_DeleteResourceConfigCommand)
|
|
14
|
+
.sc(DeleteResourceConfig)
|
|
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 { DeleteRetentionConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteRetentionConfigurationCommand 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", "DeleteRetentionConfiguration", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteRetentionConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteRetentionConfigurationCommand)
|
|
20
|
-
.de(de_DeleteRetentionConfigurationCommand)
|
|
14
|
+
.sc(DeleteRetentionConfiguration)
|
|
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 { DeleteServiceLinkedConfigurationRecorder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteServiceLinkedConfigurationRecorderCommand 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", "DeleteServiceLinkedConfigurationRecorder", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteServiceLinkedConfigurationRecorderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteServiceLinkedConfigurationRecorderCommand)
|
|
20
|
-
.de(de_DeleteServiceLinkedConfigurationRecorderCommand)
|
|
14
|
+
.sc(DeleteServiceLinkedConfigurationRecorder)
|
|
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 { DeleteStoredQuery } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteStoredQueryCommand 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", "DeleteStoredQuery", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeleteStoredQueryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteStoredQueryCommand)
|
|
20
|
-
.de(de_DeleteStoredQueryCommand)
|
|
14
|
+
.sc(DeleteStoredQuery)
|
|
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 { DeliverConfigSnapshot } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeliverConfigSnapshotCommand 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", "DeliverConfigSnapshot", {})
|
|
17
13
|
.n("ConfigServiceClient", "DeliverConfigSnapshotCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeliverConfigSnapshotCommand)
|
|
20
|
-
.de(de_DeliverConfigSnapshotCommand)
|
|
14
|
+
.sc(DeliverConfigSnapshot)
|
|
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 { DescribeAggregateComplianceByConfigRules } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAggregateComplianceByConfigRulesCommand 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", "DescribeAggregateComplianceByConfigRules", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeAggregateComplianceByConfigRulesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAggregateComplianceByConfigRulesCommand)
|
|
20
|
-
.de(de_DescribeAggregateComplianceByConfigRulesCommand)
|
|
14
|
+
.sc(DescribeAggregateComplianceByConfigRules)
|
|
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 { DescribeAggregateComplianceByConformancePacks } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAggregateComplianceByConformancePacksCommand 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", "DescribeAggregateComplianceByConformancePacks", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeAggregateComplianceByConformancePacksCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAggregateComplianceByConformancePacksCommand)
|
|
20
|
-
.de(de_DescribeAggregateComplianceByConformancePacksCommand)
|
|
14
|
+
.sc(DescribeAggregateComplianceByConformancePacks)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|