@aws-sdk/client-config-service 3.948.0 → 3.953.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 +1533 -1102
- package/dist-cjs/runtimeConfig.shared.js +7 -6
- package/dist-es/commands/AssociateResourceTypesCommand.js +2 -2
- package/dist-es/commands/BatchGetAggregateResourceConfigCommand.js +2 -2
- package/dist-es/commands/BatchGetResourceConfigCommand.js +2 -2
- package/dist-es/commands/DeleteAggregationAuthorizationCommand.js +2 -2
- package/dist-es/commands/DeleteConfigRuleCommand.js +2 -2
- package/dist-es/commands/DeleteConfigurationAggregatorCommand.js +2 -2
- package/dist-es/commands/DeleteConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/DeleteConformancePackCommand.js +2 -2
- package/dist-es/commands/DeleteDeliveryChannelCommand.js +2 -2
- package/dist-es/commands/DeleteEvaluationResultsCommand.js +2 -2
- package/dist-es/commands/DeleteOrganizationConfigRuleCommand.js +2 -2
- package/dist-es/commands/DeleteOrganizationConformancePackCommand.js +2 -2
- package/dist-es/commands/DeletePendingAggregationRequestCommand.js +2 -2
- package/dist-es/commands/DeleteRemediationConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteRemediationExceptionsCommand.js +2 -2
- package/dist-es/commands/DeleteResourceConfigCommand.js +2 -2
- package/dist-es/commands/DeleteRetentionConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteServiceLinkedConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/DeleteStoredQueryCommand.js +2 -2
- package/dist-es/commands/DeliverConfigSnapshotCommand.js +2 -2
- package/dist-es/commands/DescribeAggregateComplianceByConfigRulesCommand.js +2 -2
- package/dist-es/commands/DescribeAggregateComplianceByConformancePacksCommand.js +2 -2
- package/dist-es/commands/DescribeAggregationAuthorizationsCommand.js +2 -2
- package/dist-es/commands/DescribeComplianceByConfigRuleCommand.js +2 -2
- package/dist-es/commands/DescribeComplianceByResourceCommand.js +2 -2
- package/dist-es/commands/DescribeConfigRuleEvaluationStatusCommand.js +2 -2
- package/dist-es/commands/DescribeConfigRulesCommand.js +2 -2
- package/dist-es/commands/DescribeConfigurationAggregatorSourcesStatusCommand.js +2 -2
- package/dist-es/commands/DescribeConfigurationAggregatorsCommand.js +2 -2
- package/dist-es/commands/DescribeConfigurationRecorderStatusCommand.js +2 -2
- package/dist-es/commands/DescribeConfigurationRecordersCommand.js +2 -2
- package/dist-es/commands/DescribeConformancePackComplianceCommand.js +2 -2
- package/dist-es/commands/DescribeConformancePackStatusCommand.js +2 -2
- package/dist-es/commands/DescribeConformancePacksCommand.js +2 -2
- package/dist-es/commands/DescribeDeliveryChannelStatusCommand.js +2 -2
- package/dist-es/commands/DescribeDeliveryChannelsCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConfigRuleStatusesCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConfigRulesCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConformancePackStatusesCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConformancePacksCommand.js +2 -2
- package/dist-es/commands/DescribePendingAggregationRequestsCommand.js +2 -2
- package/dist-es/commands/DescribeRemediationConfigurationsCommand.js +2 -2
- package/dist-es/commands/DescribeRemediationExceptionsCommand.js +2 -2
- package/dist-es/commands/DescribeRemediationExecutionStatusCommand.js +2 -2
- package/dist-es/commands/DescribeRetentionConfigurationsCommand.js +2 -2
- package/dist-es/commands/DisassociateResourceTypesCommand.js +2 -2
- package/dist-es/commands/GetAggregateComplianceDetailsByConfigRuleCommand.js +2 -2
- package/dist-es/commands/GetAggregateConfigRuleComplianceSummaryCommand.js +2 -2
- package/dist-es/commands/GetAggregateConformancePackComplianceSummaryCommand.js +2 -2
- package/dist-es/commands/GetAggregateDiscoveredResourceCountsCommand.js +2 -2
- package/dist-es/commands/GetAggregateResourceConfigCommand.js +2 -2
- package/dist-es/commands/GetComplianceDetailsByConfigRuleCommand.js +2 -2
- package/dist-es/commands/GetComplianceDetailsByResourceCommand.js +2 -2
- package/dist-es/commands/GetComplianceSummaryByConfigRuleCommand.js +2 -2
- package/dist-es/commands/GetComplianceSummaryByResourceTypeCommand.js +2 -2
- package/dist-es/commands/GetConformancePackComplianceDetailsCommand.js +2 -2
- package/dist-es/commands/GetConformancePackComplianceSummaryCommand.js +2 -2
- package/dist-es/commands/GetCustomRulePolicyCommand.js +2 -2
- package/dist-es/commands/GetDiscoveredResourceCountsCommand.js +2 -2
- package/dist-es/commands/GetOrganizationConfigRuleDetailedStatusCommand.js +2 -2
- package/dist-es/commands/GetOrganizationConformancePackDetailedStatusCommand.js +2 -2
- package/dist-es/commands/GetOrganizationCustomRulePolicyCommand.js +2 -2
- package/dist-es/commands/GetResourceConfigHistoryCommand.js +2 -2
- package/dist-es/commands/GetResourceEvaluationSummaryCommand.js +2 -2
- package/dist-es/commands/GetStoredQueryCommand.js +2 -2
- package/dist-es/commands/ListAggregateDiscoveredResourcesCommand.js +2 -2
- package/dist-es/commands/ListConfigurationRecordersCommand.js +2 -2
- package/dist-es/commands/ListConformancePackComplianceScoresCommand.js +2 -2
- package/dist-es/commands/ListDiscoveredResourcesCommand.js +2 -2
- package/dist-es/commands/ListResourceEvaluationsCommand.js +2 -2
- package/dist-es/commands/ListStoredQueriesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PutAggregationAuthorizationCommand.js +2 -2
- package/dist-es/commands/PutConfigRuleCommand.js +2 -2
- package/dist-es/commands/PutConfigurationAggregatorCommand.js +2 -2
- package/dist-es/commands/PutConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/PutConformancePackCommand.js +2 -2
- package/dist-es/commands/PutDeliveryChannelCommand.js +2 -2
- package/dist-es/commands/PutEvaluationsCommand.js +2 -2
- package/dist-es/commands/PutExternalEvaluationCommand.js +2 -2
- package/dist-es/commands/PutOrganizationConfigRuleCommand.js +2 -2
- package/dist-es/commands/PutOrganizationConformancePackCommand.js +2 -2
- package/dist-es/commands/PutRemediationConfigurationsCommand.js +2 -2
- package/dist-es/commands/PutRemediationExceptionsCommand.js +2 -2
- package/dist-es/commands/PutResourceConfigCommand.js +2 -2
- package/dist-es/commands/PutRetentionConfigurationCommand.js +2 -2
- package/dist-es/commands/PutServiceLinkedConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/PutStoredQueryCommand.js +2 -2
- package/dist-es/commands/SelectAggregateResourceConfigCommand.js +2 -2
- package/dist-es/commands/SelectResourceConfigCommand.js +2 -2
- package/dist-es/commands/StartConfigRulesEvaluationCommand.js +2 -2
- package/dist-es/commands/StartConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/StartRemediationExecutionCommand.js +2 -2
- package/dist-es/commands/StartResourceEvaluationCommand.js +2 -2
- package/dist-es/commands/StopConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +7 -6
- package/dist-es/schemas/schemas_0.js +874 -882
- package/dist-types/ConfigServiceClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +440 -542
- package/dist-types/ts3.4/ConfigServiceClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +439 -543
- package/package.json +34 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeDeliveryChannelStatus } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeDeliveryChannelStatus$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeDeliveryChannelStatusCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeDeliveryChannelStatusCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "DescribeDeliveryChannelStatus", {})
|
|
13
13
|
.n("ConfigServiceClient", "DescribeDeliveryChannelStatusCommand")
|
|
14
|
-
.sc(DescribeDeliveryChannelStatus)
|
|
14
|
+
.sc(DescribeDeliveryChannelStatus$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeDeliveryChannels } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeDeliveryChannels$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeDeliveryChannelsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeDeliveryChannelsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "DescribeDeliveryChannels", {})
|
|
13
13
|
.n("ConfigServiceClient", "DescribeDeliveryChannelsCommand")
|
|
14
|
-
.sc(DescribeDeliveryChannels)
|
|
14
|
+
.sc(DescribeDeliveryChannels$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeOrganizationConfigRuleStatuses } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeOrganizationConfigRuleStatuses$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeOrganizationConfigRuleStatusesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeOrganizationConfigRuleStatusesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "DescribeOrganizationConfigRuleStatuses", {})
|
|
13
13
|
.n("ConfigServiceClient", "DescribeOrganizationConfigRuleStatusesCommand")
|
|
14
|
-
.sc(DescribeOrganizationConfigRuleStatuses)
|
|
14
|
+
.sc(DescribeOrganizationConfigRuleStatuses$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeOrganizationConfigRules } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeOrganizationConfigRules$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeOrganizationConfigRulesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeOrganizationConfigRulesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "DescribeOrganizationConfigRules", {})
|
|
13
13
|
.n("ConfigServiceClient", "DescribeOrganizationConfigRulesCommand")
|
|
14
|
-
.sc(DescribeOrganizationConfigRules)
|
|
14
|
+
.sc(DescribeOrganizationConfigRules$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeOrganizationConformancePackStatuses } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeOrganizationConformancePackStatuses$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeOrganizationConformancePackStatusesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeOrganizationConformancePackStatusesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "DescribeOrganizationConformancePackStatuses", {})
|
|
13
13
|
.n("ConfigServiceClient", "DescribeOrganizationConformancePackStatusesCommand")
|
|
14
|
-
.sc(DescribeOrganizationConformancePackStatuses)
|
|
14
|
+
.sc(DescribeOrganizationConformancePackStatuses$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeOrganizationConformancePacks } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeOrganizationConformancePacks$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeOrganizationConformancePacksCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeOrganizationConformancePacksCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "DescribeOrganizationConformancePacks", {})
|
|
13
13
|
.n("ConfigServiceClient", "DescribeOrganizationConformancePacksCommand")
|
|
14
|
-
.sc(DescribeOrganizationConformancePacks)
|
|
14
|
+
.sc(DescribeOrganizationConformancePacks$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribePendingAggregationRequests } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribePendingAggregationRequests$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribePendingAggregationRequestsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribePendingAggregationRequestsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "DescribePendingAggregationRequests", {})
|
|
13
13
|
.n("ConfigServiceClient", "DescribePendingAggregationRequestsCommand")
|
|
14
|
-
.sc(DescribePendingAggregationRequests)
|
|
14
|
+
.sc(DescribePendingAggregationRequests$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeRemediationConfigurations } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeRemediationConfigurations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeRemediationConfigurationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeRemediationConfigurationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "DescribeRemediationConfigurations", {})
|
|
13
13
|
.n("ConfigServiceClient", "DescribeRemediationConfigurationsCommand")
|
|
14
|
-
.sc(DescribeRemediationConfigurations)
|
|
14
|
+
.sc(DescribeRemediationConfigurations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeRemediationExceptions } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeRemediationExceptions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeRemediationExceptionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeRemediationExceptionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "DescribeRemediationExceptions", {})
|
|
13
13
|
.n("ConfigServiceClient", "DescribeRemediationExceptionsCommand")
|
|
14
|
-
.sc(DescribeRemediationExceptions)
|
|
14
|
+
.sc(DescribeRemediationExceptions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeRemediationExecutionStatus } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeRemediationExecutionStatus$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeRemediationExecutionStatusCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeRemediationExecutionStatusCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "DescribeRemediationExecutionStatus", {})
|
|
13
13
|
.n("ConfigServiceClient", "DescribeRemediationExecutionStatusCommand")
|
|
14
|
-
.sc(DescribeRemediationExecutionStatus)
|
|
14
|
+
.sc(DescribeRemediationExecutionStatus$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeRetentionConfigurations } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeRetentionConfigurations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeRetentionConfigurationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeRetentionConfigurationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "DescribeRetentionConfigurations", {})
|
|
13
13
|
.n("ConfigServiceClient", "DescribeRetentionConfigurationsCommand")
|
|
14
|
-
.sc(DescribeRetentionConfigurations)
|
|
14
|
+
.sc(DescribeRetentionConfigurations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DisassociateResourceTypes } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateResourceTypes$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateResourceTypesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateResourceTypesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "DisassociateResourceTypes", {})
|
|
13
13
|
.n("ConfigServiceClient", "DisassociateResourceTypesCommand")
|
|
14
|
-
.sc(DisassociateResourceTypes)
|
|
14
|
+
.sc(DisassociateResourceTypes$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAggregateComplianceDetailsByConfigRule } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAggregateComplianceDetailsByConfigRule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAggregateComplianceDetailsByConfigRuleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAggregateComplianceDetailsByConfigRuleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetAggregateComplianceDetailsByConfigRule", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetAggregateComplianceDetailsByConfigRuleCommand")
|
|
14
|
-
.sc(GetAggregateComplianceDetailsByConfigRule)
|
|
14
|
+
.sc(GetAggregateComplianceDetailsByConfigRule$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAggregateConfigRuleComplianceSummary } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAggregateConfigRuleComplianceSummary$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAggregateConfigRuleComplianceSummaryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAggregateConfigRuleComplianceSummaryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetAggregateConfigRuleComplianceSummary", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetAggregateConfigRuleComplianceSummaryCommand")
|
|
14
|
-
.sc(GetAggregateConfigRuleComplianceSummary)
|
|
14
|
+
.sc(GetAggregateConfigRuleComplianceSummary$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAggregateConformancePackComplianceSummary } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAggregateConformancePackComplianceSummary$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAggregateConformancePackComplianceSummaryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAggregateConformancePackComplianceSummaryCommand extends $Comman
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetAggregateConformancePackComplianceSummary", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetAggregateConformancePackComplianceSummaryCommand")
|
|
14
|
-
.sc(GetAggregateConformancePackComplianceSummary)
|
|
14
|
+
.sc(GetAggregateConformancePackComplianceSummary$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAggregateDiscoveredResourceCounts } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAggregateDiscoveredResourceCounts$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAggregateDiscoveredResourceCountsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAggregateDiscoveredResourceCountsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetAggregateDiscoveredResourceCounts", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetAggregateDiscoveredResourceCountsCommand")
|
|
14
|
-
.sc(GetAggregateDiscoveredResourceCounts)
|
|
14
|
+
.sc(GetAggregateDiscoveredResourceCounts$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAggregateResourceConfig } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAggregateResourceConfig$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAggregateResourceConfigCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAggregateResourceConfigCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetAggregateResourceConfig", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetAggregateResourceConfigCommand")
|
|
14
|
-
.sc(GetAggregateResourceConfig)
|
|
14
|
+
.sc(GetAggregateResourceConfig$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetComplianceDetailsByConfigRule } from "../schemas/schemas_0";
|
|
4
|
+
import { GetComplianceDetailsByConfigRule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetComplianceDetailsByConfigRuleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetComplianceDetailsByConfigRuleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetComplianceDetailsByConfigRule", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetComplianceDetailsByConfigRuleCommand")
|
|
14
|
-
.sc(GetComplianceDetailsByConfigRule)
|
|
14
|
+
.sc(GetComplianceDetailsByConfigRule$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetComplianceDetailsByResource } from "../schemas/schemas_0";
|
|
4
|
+
import { GetComplianceDetailsByResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetComplianceDetailsByResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetComplianceDetailsByResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetComplianceDetailsByResource", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetComplianceDetailsByResourceCommand")
|
|
14
|
-
.sc(GetComplianceDetailsByResource)
|
|
14
|
+
.sc(GetComplianceDetailsByResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetComplianceSummaryByConfigRule } from "../schemas/schemas_0";
|
|
4
|
+
import { GetComplianceSummaryByConfigRule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetComplianceSummaryByConfigRuleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetComplianceSummaryByConfigRuleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetComplianceSummaryByConfigRule", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetComplianceSummaryByConfigRuleCommand")
|
|
14
|
-
.sc(GetComplianceSummaryByConfigRule)
|
|
14
|
+
.sc(GetComplianceSummaryByConfigRule$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetComplianceSummaryByResourceType } from "../schemas/schemas_0";
|
|
4
|
+
import { GetComplianceSummaryByResourceType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetComplianceSummaryByResourceTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetComplianceSummaryByResourceTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetComplianceSummaryByResourceType", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetComplianceSummaryByResourceTypeCommand")
|
|
14
|
-
.sc(GetComplianceSummaryByResourceType)
|
|
14
|
+
.sc(GetComplianceSummaryByResourceType$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetConformancePackComplianceDetails } from "../schemas/schemas_0";
|
|
4
|
+
import { GetConformancePackComplianceDetails$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetConformancePackComplianceDetailsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetConformancePackComplianceDetailsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetConformancePackComplianceDetails", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetConformancePackComplianceDetailsCommand")
|
|
14
|
-
.sc(GetConformancePackComplianceDetails)
|
|
14
|
+
.sc(GetConformancePackComplianceDetails$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetConformancePackComplianceSummary } from "../schemas/schemas_0";
|
|
4
|
+
import { GetConformancePackComplianceSummary$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetConformancePackComplianceSummaryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetConformancePackComplianceSummaryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetConformancePackComplianceSummary", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetConformancePackComplianceSummaryCommand")
|
|
14
|
-
.sc(GetConformancePackComplianceSummary)
|
|
14
|
+
.sc(GetConformancePackComplianceSummary$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetCustomRulePolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { GetCustomRulePolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetCustomRulePolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetCustomRulePolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetCustomRulePolicy", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetCustomRulePolicyCommand")
|
|
14
|
-
.sc(GetCustomRulePolicy)
|
|
14
|
+
.sc(GetCustomRulePolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetDiscoveredResourceCounts } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDiscoveredResourceCounts$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDiscoveredResourceCountsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDiscoveredResourceCountsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetDiscoveredResourceCounts", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetDiscoveredResourceCountsCommand")
|
|
14
|
-
.sc(GetDiscoveredResourceCounts)
|
|
14
|
+
.sc(GetDiscoveredResourceCounts$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetOrganizationConfigRuleDetailedStatus } from "../schemas/schemas_0";
|
|
4
|
+
import { GetOrganizationConfigRuleDetailedStatus$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetOrganizationConfigRuleDetailedStatusCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetOrganizationConfigRuleDetailedStatusCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetOrganizationConfigRuleDetailedStatus", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetOrganizationConfigRuleDetailedStatusCommand")
|
|
14
|
-
.sc(GetOrganizationConfigRuleDetailedStatus)
|
|
14
|
+
.sc(GetOrganizationConfigRuleDetailedStatus$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetOrganizationConformancePackDetailedStatus } from "../schemas/schemas_0";
|
|
4
|
+
import { GetOrganizationConformancePackDetailedStatus$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetOrganizationConformancePackDetailedStatusCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetOrganizationConformancePackDetailedStatusCommand extends $Comman
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetOrganizationConformancePackDetailedStatus", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetOrganizationConformancePackDetailedStatusCommand")
|
|
14
|
-
.sc(GetOrganizationConformancePackDetailedStatus)
|
|
14
|
+
.sc(GetOrganizationConformancePackDetailedStatus$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetOrganizationCustomRulePolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { GetOrganizationCustomRulePolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetOrganizationCustomRulePolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetOrganizationCustomRulePolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetOrganizationCustomRulePolicy", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetOrganizationCustomRulePolicyCommand")
|
|
14
|
-
.sc(GetOrganizationCustomRulePolicy)
|
|
14
|
+
.sc(GetOrganizationCustomRulePolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetResourceConfigHistory } from "../schemas/schemas_0";
|
|
4
|
+
import { GetResourceConfigHistory$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetResourceConfigHistoryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetResourceConfigHistoryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetResourceConfigHistory", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetResourceConfigHistoryCommand")
|
|
14
|
-
.sc(GetResourceConfigHistory)
|
|
14
|
+
.sc(GetResourceConfigHistory$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetResourceEvaluationSummary } from "../schemas/schemas_0";
|
|
4
|
+
import { GetResourceEvaluationSummary$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetResourceEvaluationSummaryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetResourceEvaluationSummaryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetResourceEvaluationSummary", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetResourceEvaluationSummaryCommand")
|
|
14
|
-
.sc(GetResourceEvaluationSummary)
|
|
14
|
+
.sc(GetResourceEvaluationSummary$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetStoredQuery } from "../schemas/schemas_0";
|
|
4
|
+
import { GetStoredQuery$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetStoredQueryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetStoredQueryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "GetStoredQuery", {})
|
|
13
13
|
.n("ConfigServiceClient", "GetStoredQueryCommand")
|
|
14
|
-
.sc(GetStoredQuery)
|
|
14
|
+
.sc(GetStoredQuery$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListAggregateDiscoveredResources } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAggregateDiscoveredResources$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAggregateDiscoveredResourcesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAggregateDiscoveredResourcesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "ListAggregateDiscoveredResources", {})
|
|
13
13
|
.n("ConfigServiceClient", "ListAggregateDiscoveredResourcesCommand")
|
|
14
|
-
.sc(ListAggregateDiscoveredResources)
|
|
14
|
+
.sc(ListAggregateDiscoveredResources$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListConfigurationRecorders } from "../schemas/schemas_0";
|
|
4
|
+
import { ListConfigurationRecorders$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListConfigurationRecordersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListConfigurationRecordersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "ListConfigurationRecorders", {})
|
|
13
13
|
.n("ConfigServiceClient", "ListConfigurationRecordersCommand")
|
|
14
|
-
.sc(ListConfigurationRecorders)
|
|
14
|
+
.sc(ListConfigurationRecorders$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListConformancePackComplianceScores } from "../schemas/schemas_0";
|
|
4
|
+
import { ListConformancePackComplianceScores$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListConformancePackComplianceScoresCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListConformancePackComplianceScoresCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "ListConformancePackComplianceScores", {})
|
|
13
13
|
.n("ConfigServiceClient", "ListConformancePackComplianceScoresCommand")
|
|
14
|
-
.sc(ListConformancePackComplianceScores)
|
|
14
|
+
.sc(ListConformancePackComplianceScores$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDiscoveredResources } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDiscoveredResources$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDiscoveredResourcesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDiscoveredResourcesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("StarlingDoveService", "ListDiscoveredResources", {})
|
|
13
13
|
.n("ConfigServiceClient", "ListDiscoveredResourcesCommand")
|
|
14
|
-
.sc(ListDiscoveredResources)
|
|
14
|
+
.sc(ListDiscoveredResources$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|