@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
|
@@ -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 { DescribeAggregationAuthorizations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAggregationAuthorizationsCommand 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", "DescribeAggregationAuthorizations", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeAggregationAuthorizationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAggregationAuthorizationsCommand)
|
|
20
|
-
.de(de_DescribeAggregationAuthorizationsCommand)
|
|
14
|
+
.sc(DescribeAggregationAuthorizations)
|
|
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 { DescribeComplianceByConfigRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeComplianceByConfigRuleCommand 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", "DescribeComplianceByConfigRule", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeComplianceByConfigRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeComplianceByConfigRuleCommand)
|
|
20
|
-
.de(de_DescribeComplianceByConfigRuleCommand)
|
|
14
|
+
.sc(DescribeComplianceByConfigRule)
|
|
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 { DescribeComplianceByResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeComplianceByResourceCommand 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", "DescribeComplianceByResource", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeComplianceByResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeComplianceByResourceCommand)
|
|
20
|
-
.de(de_DescribeComplianceByResourceCommand)
|
|
14
|
+
.sc(DescribeComplianceByResource)
|
|
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 { DescribeConfigRuleEvaluationStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConfigRuleEvaluationStatusCommand 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", "DescribeConfigRuleEvaluationStatus", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeConfigRuleEvaluationStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConfigRuleEvaluationStatusCommand)
|
|
20
|
-
.de(de_DescribeConfigRuleEvaluationStatusCommand)
|
|
14
|
+
.sc(DescribeConfigRuleEvaluationStatus)
|
|
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 { DescribeConfigRules } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConfigRulesCommand 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", "DescribeConfigRules", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeConfigRulesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConfigRulesCommand)
|
|
20
|
-
.de(de_DescribeConfigRulesCommand)
|
|
14
|
+
.sc(DescribeConfigRules)
|
|
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 { DescribeConfigurationAggregatorSourcesStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConfigurationAggregatorSourcesStatusCommand 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", "DescribeConfigurationAggregatorSourcesStatus", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeConfigurationAggregatorSourcesStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConfigurationAggregatorSourcesStatusCommand)
|
|
20
|
-
.de(de_DescribeConfigurationAggregatorSourcesStatusCommand)
|
|
14
|
+
.sc(DescribeConfigurationAggregatorSourcesStatus)
|
|
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 { DescribeConfigurationAggregators } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConfigurationAggregatorsCommand 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", "DescribeConfigurationAggregators", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeConfigurationAggregatorsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConfigurationAggregatorsCommand)
|
|
20
|
-
.de(de_DescribeConfigurationAggregatorsCommand)
|
|
14
|
+
.sc(DescribeConfigurationAggregators)
|
|
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 { DescribeConfigurationRecorderStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConfigurationRecorderStatusCommand 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", "DescribeConfigurationRecorderStatus", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeConfigurationRecorderStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConfigurationRecorderStatusCommand)
|
|
20
|
-
.de(de_DescribeConfigurationRecorderStatusCommand)
|
|
14
|
+
.sc(DescribeConfigurationRecorderStatus)
|
|
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 { DescribeConfigurationRecorders } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConfigurationRecordersCommand 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", "DescribeConfigurationRecorders", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeConfigurationRecordersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConfigurationRecordersCommand)
|
|
20
|
-
.de(de_DescribeConfigurationRecordersCommand)
|
|
14
|
+
.sc(DescribeConfigurationRecorders)
|
|
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 { DescribeConformancePackCompliance } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConformancePackComplianceCommand 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", "DescribeConformancePackCompliance", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeConformancePackComplianceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConformancePackComplianceCommand)
|
|
20
|
-
.de(de_DescribeConformancePackComplianceCommand)
|
|
14
|
+
.sc(DescribeConformancePackCompliance)
|
|
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 { DescribeConformancePackStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConformancePackStatusCommand 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", "DescribeConformancePackStatus", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeConformancePackStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConformancePackStatusCommand)
|
|
20
|
-
.de(de_DescribeConformancePackStatusCommand)
|
|
14
|
+
.sc(DescribeConformancePackStatus)
|
|
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 { DescribeConformancePacks } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConformancePacksCommand 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", "DescribeConformancePacks", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeConformancePacksCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConformancePacksCommand)
|
|
20
|
-
.de(de_DescribeConformancePacksCommand)
|
|
14
|
+
.sc(DescribeConformancePacks)
|
|
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 { DescribeDeliveryChannelStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDeliveryChannelStatusCommand 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", "DescribeDeliveryChannelStatus", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeDeliveryChannelStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDeliveryChannelStatusCommand)
|
|
20
|
-
.de(de_DescribeDeliveryChannelStatusCommand)
|
|
14
|
+
.sc(DescribeDeliveryChannelStatus)
|
|
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 { DescribeDeliveryChannels } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDeliveryChannelsCommand 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", "DescribeDeliveryChannels", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeDeliveryChannelsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDeliveryChannelsCommand)
|
|
20
|
-
.de(de_DescribeDeliveryChannelsCommand)
|
|
14
|
+
.sc(DescribeDeliveryChannels)
|
|
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 { DescribeOrganizationConfigRuleStatuses } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeOrganizationConfigRuleStatusesCommand 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", "DescribeOrganizationConfigRuleStatuses", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeOrganizationConfigRuleStatusesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeOrganizationConfigRuleStatusesCommand)
|
|
20
|
-
.de(de_DescribeOrganizationConfigRuleStatusesCommand)
|
|
14
|
+
.sc(DescribeOrganizationConfigRuleStatuses)
|
|
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 { DescribeOrganizationConfigRules } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeOrganizationConfigRulesCommand 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", "DescribeOrganizationConfigRules", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeOrganizationConfigRulesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeOrganizationConfigRulesCommand)
|
|
20
|
-
.de(de_DescribeOrganizationConfigRulesCommand)
|
|
14
|
+
.sc(DescribeOrganizationConfigRules)
|
|
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 { DescribeOrganizationConformancePackStatuses } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeOrganizationConformancePackStatusesCommand 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", "DescribeOrganizationConformancePackStatuses", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeOrganizationConformancePackStatusesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeOrganizationConformancePackStatusesCommand)
|
|
20
|
-
.de(de_DescribeOrganizationConformancePackStatusesCommand)
|
|
14
|
+
.sc(DescribeOrganizationConformancePackStatuses)
|
|
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 { DescribeOrganizationConformancePacks } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeOrganizationConformancePacksCommand 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", "DescribeOrganizationConformancePacks", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeOrganizationConformancePacksCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeOrganizationConformancePacksCommand)
|
|
20
|
-
.de(de_DescribeOrganizationConformancePacksCommand)
|
|
14
|
+
.sc(DescribeOrganizationConformancePacks)
|
|
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 { DescribePendingAggregationRequests } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribePendingAggregationRequestsCommand 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", "DescribePendingAggregationRequests", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribePendingAggregationRequestsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribePendingAggregationRequestsCommand)
|
|
20
|
-
.de(de_DescribePendingAggregationRequestsCommand)
|
|
14
|
+
.sc(DescribePendingAggregationRequests)
|
|
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 { DescribeRemediationConfigurations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeRemediationConfigurationsCommand 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", "DescribeRemediationConfigurations", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeRemediationConfigurationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeRemediationConfigurationsCommand)
|
|
20
|
-
.de(de_DescribeRemediationConfigurationsCommand)
|
|
14
|
+
.sc(DescribeRemediationConfigurations)
|
|
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 { DescribeRemediationExceptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeRemediationExceptionsCommand 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", "DescribeRemediationExceptions", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeRemediationExceptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeRemediationExceptionsCommand)
|
|
20
|
-
.de(de_DescribeRemediationExceptionsCommand)
|
|
14
|
+
.sc(DescribeRemediationExceptions)
|
|
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 { DescribeRemediationExecutionStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeRemediationExecutionStatusCommand 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", "DescribeRemediationExecutionStatus", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeRemediationExecutionStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeRemediationExecutionStatusCommand)
|
|
20
|
-
.de(de_DescribeRemediationExecutionStatusCommand)
|
|
14
|
+
.sc(DescribeRemediationExecutionStatus)
|
|
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 { DescribeRetentionConfigurations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeRetentionConfigurationsCommand 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", "DescribeRetentionConfigurations", {})
|
|
17
13
|
.n("ConfigServiceClient", "DescribeRetentionConfigurationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeRetentionConfigurationsCommand)
|
|
20
|
-
.de(de_DescribeRetentionConfigurationsCommand)
|
|
14
|
+
.sc(DescribeRetentionConfigurations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|