@aws-sdk/client-config-service 3.926.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 { StartConfigurationRecorder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartConfigurationRecorderCommand 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", "StartConfigurationRecorder", {})
|
|
17
13
|
.n("ConfigServiceClient", "StartConfigurationRecorderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartConfigurationRecorderCommand)
|
|
20
|
-
.de(de_StartConfigurationRecorderCommand)
|
|
14
|
+
.sc(StartConfigurationRecorder)
|
|
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 { StartRemediationExecution } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartRemediationExecutionCommand 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", "StartRemediationExecution", {})
|
|
17
13
|
.n("ConfigServiceClient", "StartRemediationExecutionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartRemediationExecutionCommand)
|
|
20
|
-
.de(de_StartRemediationExecutionCommand)
|
|
14
|
+
.sc(StartRemediationExecution)
|
|
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 { StartResourceEvaluation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartResourceEvaluationCommand 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", "StartResourceEvaluation", {})
|
|
17
13
|
.n("ConfigServiceClient", "StartResourceEvaluationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartResourceEvaluationCommand)
|
|
20
|
-
.de(de_StartResourceEvaluationCommand)
|
|
14
|
+
.sc(StartResourceEvaluation)
|
|
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 { StopConfigurationRecorder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StopConfigurationRecorderCommand 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", "StopConfigurationRecorder", {})
|
|
17
13
|
.n("ConfigServiceClient", "StopConfigurationRecorderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StopConfigurationRecorderCommand)
|
|
20
|
-
.de(de_StopConfigurationRecorderCommand)
|
|
14
|
+
.sc(StopConfigurationRecorder)
|
|
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 { TagResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class TagResourceCommand 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", "TagResource", {})
|
|
17
13
|
.n("ConfigServiceClient", "TagResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_TagResourceCommand)
|
|
20
|
-
.de(de_TagResourceCommand)
|
|
14
|
+
.sc(TagResource)
|
|
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 { UntagResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UntagResourceCommand 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", "UntagResource", {})
|
|
17
13
|
.n("ConfigServiceClient", "UntagResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UntagResourceCommand)
|
|
20
|
-
.de(de_UntagResourceCommand)
|
|
14
|
+
.sc(UntagResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core";
|
|
2
|
+
import { AwsJson1_1Protocol } from "@aws-sdk/core/protocols";
|
|
2
3
|
import { NoOpLogger } from "@smithy/smithy-client";
|
|
3
4
|
import { parseUrl } from "@smithy/url-parser";
|
|
4
5
|
import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
@@ -22,6 +23,12 @@ export const getRuntimeConfig = (config) => {
|
|
|
22
23
|
},
|
|
23
24
|
],
|
|
24
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
+
protocol: config?.protocol ??
|
|
27
|
+
new AwsJson1_1Protocol({
|
|
28
|
+
defaultNamespace: "com.amazonaws.configservice",
|
|
29
|
+
serviceTarget: "StarlingDoveService",
|
|
30
|
+
awsQueryCompatible: false,
|
|
31
|
+
}),
|
|
25
32
|
serviceId: config?.serviceId ?? "Config Service",
|
|
26
33
|
urlParser: config?.urlParser ?? parseUrl,
|
|
27
34
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|