@aws-sdk/client-config-service 3.1018.0 → 3.1020.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/auth/httpAuthSchemeProvider.js +2 -2
- package/dist-cjs/runtimeConfig.js +4 -3
- package/dist-cjs/runtimeConfig.shared.js +2 -2
- package/dist-es/ConfigService.js +1 -1
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/runtimeConfig.js +2 -1
- package/dist-es/runtimeConfig.shared.js +1 -1
- package/dist-types/ConfigService.d.ts +97 -97
- package/dist-types/ConfigServiceClient.d.ts +100 -100
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/dist-types/index.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/pagination/DescribeAggregateComplianceByConfigRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeAggregateComplianceByConformancePacksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeAggregationAuthorizationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeComplianceByConfigRulePaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeComplianceByResourcePaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConfigRuleEvaluationStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConfigRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConfigurationAggregatorSourcesStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConfigurationAggregatorsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConformancePackCompliancePaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConformancePackStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeConformancePacksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOrganizationConfigRuleStatusesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOrganizationConfigRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOrganizationConformancePackStatusesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOrganizationConformancePacksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribePendingAggregationRequestsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRemediationExceptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRemediationExecutionStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRetentionConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetAggregateComplianceDetailsByConfigRulePaginator.d.ts +1 -1
- package/dist-types/pagination/GetAggregateConfigRuleComplianceSummaryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetAggregateConformancePackComplianceSummaryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetAggregateDiscoveredResourceCountsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetComplianceDetailsByConfigRulePaginator.d.ts +1 -1
- package/dist-types/pagination/GetComplianceDetailsByResourcePaginator.d.ts +1 -1
- package/dist-types/pagination/GetConformancePackComplianceDetailsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetConformancePackComplianceSummaryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetDiscoveredResourceCountsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetOrganizationConfigRuleDetailedStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/GetOrganizationConformancePackDetailedStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/GetResourceConfigHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAggregateDiscoveredResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfigurationRecordersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConformancePackComplianceScoresPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDiscoveredResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResourceEvaluationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStoredQueriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/dist-types/pagination/SelectAggregateResourceConfigPaginator.d.ts +1 -1
- package/dist-types/pagination/SelectResourceConfigPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/ConfigServiceClient.d.ts +2 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +13 -13
|
@@ -5,106 +5,106 @@ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/m
|
|
|
5
5
|
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
6
|
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
7
|
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
-
import {
|
|
8
|
+
import type { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
|
-
import { AssociateResourceTypesCommandInput, AssociateResourceTypesCommandOutput } from "./commands/AssociateResourceTypesCommand";
|
|
11
|
-
import { BatchGetAggregateResourceConfigCommandInput, BatchGetAggregateResourceConfigCommandOutput } from "./commands/BatchGetAggregateResourceConfigCommand";
|
|
12
|
-
import { BatchGetResourceConfigCommandInput, BatchGetResourceConfigCommandOutput } from "./commands/BatchGetResourceConfigCommand";
|
|
13
|
-
import { DeleteAggregationAuthorizationCommandInput, DeleteAggregationAuthorizationCommandOutput } from "./commands/DeleteAggregationAuthorizationCommand";
|
|
14
|
-
import { DeleteConfigRuleCommandInput, DeleteConfigRuleCommandOutput } from "./commands/DeleteConfigRuleCommand";
|
|
15
|
-
import { DeleteConfigurationAggregatorCommandInput, DeleteConfigurationAggregatorCommandOutput } from "./commands/DeleteConfigurationAggregatorCommand";
|
|
16
|
-
import { DeleteConfigurationRecorderCommandInput, DeleteConfigurationRecorderCommandOutput } from "./commands/DeleteConfigurationRecorderCommand";
|
|
17
|
-
import { DeleteConformancePackCommandInput, DeleteConformancePackCommandOutput } from "./commands/DeleteConformancePackCommand";
|
|
18
|
-
import { DeleteDeliveryChannelCommandInput, DeleteDeliveryChannelCommandOutput } from "./commands/DeleteDeliveryChannelCommand";
|
|
19
|
-
import { DeleteEvaluationResultsCommandInput, DeleteEvaluationResultsCommandOutput } from "./commands/DeleteEvaluationResultsCommand";
|
|
20
|
-
import { DeleteOrganizationConfigRuleCommandInput, DeleteOrganizationConfigRuleCommandOutput } from "./commands/DeleteOrganizationConfigRuleCommand";
|
|
21
|
-
import { DeleteOrganizationConformancePackCommandInput, DeleteOrganizationConformancePackCommandOutput } from "./commands/DeleteOrganizationConformancePackCommand";
|
|
22
|
-
import { DeletePendingAggregationRequestCommandInput, DeletePendingAggregationRequestCommandOutput } from "./commands/DeletePendingAggregationRequestCommand";
|
|
23
|
-
import { DeleteRemediationConfigurationCommandInput, DeleteRemediationConfigurationCommandOutput } from "./commands/DeleteRemediationConfigurationCommand";
|
|
24
|
-
import { DeleteRemediationExceptionsCommandInput, DeleteRemediationExceptionsCommandOutput } from "./commands/DeleteRemediationExceptionsCommand";
|
|
25
|
-
import { DeleteResourceConfigCommandInput, DeleteResourceConfigCommandOutput } from "./commands/DeleteResourceConfigCommand";
|
|
26
|
-
import { DeleteRetentionConfigurationCommandInput, DeleteRetentionConfigurationCommandOutput } from "./commands/DeleteRetentionConfigurationCommand";
|
|
27
|
-
import { DeleteServiceLinkedConfigurationRecorderCommandInput, DeleteServiceLinkedConfigurationRecorderCommandOutput } from "./commands/DeleteServiceLinkedConfigurationRecorderCommand";
|
|
28
|
-
import { DeleteStoredQueryCommandInput, DeleteStoredQueryCommandOutput } from "./commands/DeleteStoredQueryCommand";
|
|
29
|
-
import { DeliverConfigSnapshotCommandInput, DeliverConfigSnapshotCommandOutput } from "./commands/DeliverConfigSnapshotCommand";
|
|
30
|
-
import { DescribeAggregateComplianceByConfigRulesCommandInput, DescribeAggregateComplianceByConfigRulesCommandOutput } from "./commands/DescribeAggregateComplianceByConfigRulesCommand";
|
|
31
|
-
import { DescribeAggregateComplianceByConformancePacksCommandInput, DescribeAggregateComplianceByConformancePacksCommandOutput } from "./commands/DescribeAggregateComplianceByConformancePacksCommand";
|
|
32
|
-
import { DescribeAggregationAuthorizationsCommandInput, DescribeAggregationAuthorizationsCommandOutput } from "./commands/DescribeAggregationAuthorizationsCommand";
|
|
33
|
-
import { DescribeComplianceByConfigRuleCommandInput, DescribeComplianceByConfigRuleCommandOutput } from "./commands/DescribeComplianceByConfigRuleCommand";
|
|
34
|
-
import { DescribeComplianceByResourceCommandInput, DescribeComplianceByResourceCommandOutput } from "./commands/DescribeComplianceByResourceCommand";
|
|
35
|
-
import { DescribeConfigRuleEvaluationStatusCommandInput, DescribeConfigRuleEvaluationStatusCommandOutput } from "./commands/DescribeConfigRuleEvaluationStatusCommand";
|
|
36
|
-
import { DescribeConfigRulesCommandInput, DescribeConfigRulesCommandOutput } from "./commands/DescribeConfigRulesCommand";
|
|
37
|
-
import { DescribeConfigurationAggregatorsCommandInput, DescribeConfigurationAggregatorsCommandOutput } from "./commands/DescribeConfigurationAggregatorsCommand";
|
|
38
|
-
import { DescribeConfigurationAggregatorSourcesStatusCommandInput, DescribeConfigurationAggregatorSourcesStatusCommandOutput } from "./commands/DescribeConfigurationAggregatorSourcesStatusCommand";
|
|
39
|
-
import { DescribeConfigurationRecordersCommandInput, DescribeConfigurationRecordersCommandOutput } from "./commands/DescribeConfigurationRecordersCommand";
|
|
40
|
-
import { DescribeConfigurationRecorderStatusCommandInput, DescribeConfigurationRecorderStatusCommandOutput } from "./commands/DescribeConfigurationRecorderStatusCommand";
|
|
41
|
-
import { DescribeConformancePackComplianceCommandInput, DescribeConformancePackComplianceCommandOutput } from "./commands/DescribeConformancePackComplianceCommand";
|
|
42
|
-
import { DescribeConformancePacksCommandInput, DescribeConformancePacksCommandOutput } from "./commands/DescribeConformancePacksCommand";
|
|
43
|
-
import { DescribeConformancePackStatusCommandInput, DescribeConformancePackStatusCommandOutput } from "./commands/DescribeConformancePackStatusCommand";
|
|
44
|
-
import { DescribeDeliveryChannelsCommandInput, DescribeDeliveryChannelsCommandOutput } from "./commands/DescribeDeliveryChannelsCommand";
|
|
45
|
-
import { DescribeDeliveryChannelStatusCommandInput, DescribeDeliveryChannelStatusCommandOutput } from "./commands/DescribeDeliveryChannelStatusCommand";
|
|
46
|
-
import { DescribeOrganizationConfigRulesCommandInput, DescribeOrganizationConfigRulesCommandOutput } from "./commands/DescribeOrganizationConfigRulesCommand";
|
|
47
|
-
import { DescribeOrganizationConfigRuleStatusesCommandInput, DescribeOrganizationConfigRuleStatusesCommandOutput } from "./commands/DescribeOrganizationConfigRuleStatusesCommand";
|
|
48
|
-
import { DescribeOrganizationConformancePacksCommandInput, DescribeOrganizationConformancePacksCommandOutput } from "./commands/DescribeOrganizationConformancePacksCommand";
|
|
49
|
-
import { DescribeOrganizationConformancePackStatusesCommandInput, DescribeOrganizationConformancePackStatusesCommandOutput } from "./commands/DescribeOrganizationConformancePackStatusesCommand";
|
|
50
|
-
import { DescribePendingAggregationRequestsCommandInput, DescribePendingAggregationRequestsCommandOutput } from "./commands/DescribePendingAggregationRequestsCommand";
|
|
51
|
-
import { DescribeRemediationConfigurationsCommandInput, DescribeRemediationConfigurationsCommandOutput } from "./commands/DescribeRemediationConfigurationsCommand";
|
|
52
|
-
import { DescribeRemediationExceptionsCommandInput, DescribeRemediationExceptionsCommandOutput } from "./commands/DescribeRemediationExceptionsCommand";
|
|
53
|
-
import { DescribeRemediationExecutionStatusCommandInput, DescribeRemediationExecutionStatusCommandOutput } from "./commands/DescribeRemediationExecutionStatusCommand";
|
|
54
|
-
import { DescribeRetentionConfigurationsCommandInput, DescribeRetentionConfigurationsCommandOutput } from "./commands/DescribeRetentionConfigurationsCommand";
|
|
55
|
-
import { DisassociateResourceTypesCommandInput, DisassociateResourceTypesCommandOutput } from "./commands/DisassociateResourceTypesCommand";
|
|
56
|
-
import { GetAggregateComplianceDetailsByConfigRuleCommandInput, GetAggregateComplianceDetailsByConfigRuleCommandOutput } from "./commands/GetAggregateComplianceDetailsByConfigRuleCommand";
|
|
57
|
-
import { GetAggregateConfigRuleComplianceSummaryCommandInput, GetAggregateConfigRuleComplianceSummaryCommandOutput } from "./commands/GetAggregateConfigRuleComplianceSummaryCommand";
|
|
58
|
-
import { GetAggregateConformancePackComplianceSummaryCommandInput, GetAggregateConformancePackComplianceSummaryCommandOutput } from "./commands/GetAggregateConformancePackComplianceSummaryCommand";
|
|
59
|
-
import { GetAggregateDiscoveredResourceCountsCommandInput, GetAggregateDiscoveredResourceCountsCommandOutput } from "./commands/GetAggregateDiscoveredResourceCountsCommand";
|
|
60
|
-
import { GetAggregateResourceConfigCommandInput, GetAggregateResourceConfigCommandOutput } from "./commands/GetAggregateResourceConfigCommand";
|
|
61
|
-
import { GetComplianceDetailsByConfigRuleCommandInput, GetComplianceDetailsByConfigRuleCommandOutput } from "./commands/GetComplianceDetailsByConfigRuleCommand";
|
|
62
|
-
import { GetComplianceDetailsByResourceCommandInput, GetComplianceDetailsByResourceCommandOutput } from "./commands/GetComplianceDetailsByResourceCommand";
|
|
63
|
-
import { GetComplianceSummaryByConfigRuleCommandInput, GetComplianceSummaryByConfigRuleCommandOutput } from "./commands/GetComplianceSummaryByConfigRuleCommand";
|
|
64
|
-
import { GetComplianceSummaryByResourceTypeCommandInput, GetComplianceSummaryByResourceTypeCommandOutput } from "./commands/GetComplianceSummaryByResourceTypeCommand";
|
|
65
|
-
import { GetConformancePackComplianceDetailsCommandInput, GetConformancePackComplianceDetailsCommandOutput } from "./commands/GetConformancePackComplianceDetailsCommand";
|
|
66
|
-
import { GetConformancePackComplianceSummaryCommandInput, GetConformancePackComplianceSummaryCommandOutput } from "./commands/GetConformancePackComplianceSummaryCommand";
|
|
67
|
-
import { GetCustomRulePolicyCommandInput, GetCustomRulePolicyCommandOutput } from "./commands/GetCustomRulePolicyCommand";
|
|
68
|
-
import { GetDiscoveredResourceCountsCommandInput, GetDiscoveredResourceCountsCommandOutput } from "./commands/GetDiscoveredResourceCountsCommand";
|
|
69
|
-
import { GetOrganizationConfigRuleDetailedStatusCommandInput, GetOrganizationConfigRuleDetailedStatusCommandOutput } from "./commands/GetOrganizationConfigRuleDetailedStatusCommand";
|
|
70
|
-
import { GetOrganizationConformancePackDetailedStatusCommandInput, GetOrganizationConformancePackDetailedStatusCommandOutput } from "./commands/GetOrganizationConformancePackDetailedStatusCommand";
|
|
71
|
-
import { GetOrganizationCustomRulePolicyCommandInput, GetOrganizationCustomRulePolicyCommandOutput } from "./commands/GetOrganizationCustomRulePolicyCommand";
|
|
72
|
-
import { GetResourceConfigHistoryCommandInput, GetResourceConfigHistoryCommandOutput } from "./commands/GetResourceConfigHistoryCommand";
|
|
73
|
-
import { GetResourceEvaluationSummaryCommandInput, GetResourceEvaluationSummaryCommandOutput } from "./commands/GetResourceEvaluationSummaryCommand";
|
|
74
|
-
import { GetStoredQueryCommandInput, GetStoredQueryCommandOutput } from "./commands/GetStoredQueryCommand";
|
|
75
|
-
import { ListAggregateDiscoveredResourcesCommandInput, ListAggregateDiscoveredResourcesCommandOutput } from "./commands/ListAggregateDiscoveredResourcesCommand";
|
|
76
|
-
import { ListConfigurationRecordersCommandInput, ListConfigurationRecordersCommandOutput } from "./commands/ListConfigurationRecordersCommand";
|
|
77
|
-
import { ListConformancePackComplianceScoresCommandInput, ListConformancePackComplianceScoresCommandOutput } from "./commands/ListConformancePackComplianceScoresCommand";
|
|
78
|
-
import { ListDiscoveredResourcesCommandInput, ListDiscoveredResourcesCommandOutput } from "./commands/ListDiscoveredResourcesCommand";
|
|
79
|
-
import { ListResourceEvaluationsCommandInput, ListResourceEvaluationsCommandOutput } from "./commands/ListResourceEvaluationsCommand";
|
|
80
|
-
import { ListStoredQueriesCommandInput, ListStoredQueriesCommandOutput } from "./commands/ListStoredQueriesCommand";
|
|
81
|
-
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
|
|
82
|
-
import { PutAggregationAuthorizationCommandInput, PutAggregationAuthorizationCommandOutput } from "./commands/PutAggregationAuthorizationCommand";
|
|
83
|
-
import { PutConfigRuleCommandInput, PutConfigRuleCommandOutput } from "./commands/PutConfigRuleCommand";
|
|
84
|
-
import { PutConfigurationAggregatorCommandInput, PutConfigurationAggregatorCommandOutput } from "./commands/PutConfigurationAggregatorCommand";
|
|
85
|
-
import { PutConfigurationRecorderCommandInput, PutConfigurationRecorderCommandOutput } from "./commands/PutConfigurationRecorderCommand";
|
|
86
|
-
import { PutConformancePackCommandInput, PutConformancePackCommandOutput } from "./commands/PutConformancePackCommand";
|
|
87
|
-
import { PutDeliveryChannelCommandInput, PutDeliveryChannelCommandOutput } from "./commands/PutDeliveryChannelCommand";
|
|
88
|
-
import { PutEvaluationsCommandInput, PutEvaluationsCommandOutput } from "./commands/PutEvaluationsCommand";
|
|
89
|
-
import { PutExternalEvaluationCommandInput, PutExternalEvaluationCommandOutput } from "./commands/PutExternalEvaluationCommand";
|
|
90
|
-
import { PutOrganizationConfigRuleCommandInput, PutOrganizationConfigRuleCommandOutput } from "./commands/PutOrganizationConfigRuleCommand";
|
|
91
|
-
import { PutOrganizationConformancePackCommandInput, PutOrganizationConformancePackCommandOutput } from "./commands/PutOrganizationConformancePackCommand";
|
|
92
|
-
import { PutRemediationConfigurationsCommandInput, PutRemediationConfigurationsCommandOutput } from "./commands/PutRemediationConfigurationsCommand";
|
|
93
|
-
import { PutRemediationExceptionsCommandInput, PutRemediationExceptionsCommandOutput } from "./commands/PutRemediationExceptionsCommand";
|
|
94
|
-
import { PutResourceConfigCommandInput, PutResourceConfigCommandOutput } from "./commands/PutResourceConfigCommand";
|
|
95
|
-
import { PutRetentionConfigurationCommandInput, PutRetentionConfigurationCommandOutput } from "./commands/PutRetentionConfigurationCommand";
|
|
96
|
-
import { PutServiceLinkedConfigurationRecorderCommandInput, PutServiceLinkedConfigurationRecorderCommandOutput } from "./commands/PutServiceLinkedConfigurationRecorderCommand";
|
|
97
|
-
import { PutStoredQueryCommandInput, PutStoredQueryCommandOutput } from "./commands/PutStoredQueryCommand";
|
|
98
|
-
import { SelectAggregateResourceConfigCommandInput, SelectAggregateResourceConfigCommandOutput } from "./commands/SelectAggregateResourceConfigCommand";
|
|
99
|
-
import { SelectResourceConfigCommandInput, SelectResourceConfigCommandOutput } from "./commands/SelectResourceConfigCommand";
|
|
100
|
-
import { StartConfigRulesEvaluationCommandInput, StartConfigRulesEvaluationCommandOutput } from "./commands/StartConfigRulesEvaluationCommand";
|
|
101
|
-
import { StartConfigurationRecorderCommandInput, StartConfigurationRecorderCommandOutput } from "./commands/StartConfigurationRecorderCommand";
|
|
102
|
-
import { StartRemediationExecutionCommandInput, StartRemediationExecutionCommandOutput } from "./commands/StartRemediationExecutionCommand";
|
|
103
|
-
import { StartResourceEvaluationCommandInput, StartResourceEvaluationCommandOutput } from "./commands/StartResourceEvaluationCommand";
|
|
104
|
-
import { StopConfigurationRecorderCommandInput, StopConfigurationRecorderCommandOutput } from "./commands/StopConfigurationRecorderCommand";
|
|
105
|
-
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
106
|
-
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
107
|
-
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
10
|
+
import type { AssociateResourceTypesCommandInput, AssociateResourceTypesCommandOutput } from "./commands/AssociateResourceTypesCommand";
|
|
11
|
+
import type { BatchGetAggregateResourceConfigCommandInput, BatchGetAggregateResourceConfigCommandOutput } from "./commands/BatchGetAggregateResourceConfigCommand";
|
|
12
|
+
import type { BatchGetResourceConfigCommandInput, BatchGetResourceConfigCommandOutput } from "./commands/BatchGetResourceConfigCommand";
|
|
13
|
+
import type { DeleteAggregationAuthorizationCommandInput, DeleteAggregationAuthorizationCommandOutput } from "./commands/DeleteAggregationAuthorizationCommand";
|
|
14
|
+
import type { DeleteConfigRuleCommandInput, DeleteConfigRuleCommandOutput } from "./commands/DeleteConfigRuleCommand";
|
|
15
|
+
import type { DeleteConfigurationAggregatorCommandInput, DeleteConfigurationAggregatorCommandOutput } from "./commands/DeleteConfigurationAggregatorCommand";
|
|
16
|
+
import type { DeleteConfigurationRecorderCommandInput, DeleteConfigurationRecorderCommandOutput } from "./commands/DeleteConfigurationRecorderCommand";
|
|
17
|
+
import type { DeleteConformancePackCommandInput, DeleteConformancePackCommandOutput } from "./commands/DeleteConformancePackCommand";
|
|
18
|
+
import type { DeleteDeliveryChannelCommandInput, DeleteDeliveryChannelCommandOutput } from "./commands/DeleteDeliveryChannelCommand";
|
|
19
|
+
import type { DeleteEvaluationResultsCommandInput, DeleteEvaluationResultsCommandOutput } from "./commands/DeleteEvaluationResultsCommand";
|
|
20
|
+
import type { DeleteOrganizationConfigRuleCommandInput, DeleteOrganizationConfigRuleCommandOutput } from "./commands/DeleteOrganizationConfigRuleCommand";
|
|
21
|
+
import type { DeleteOrganizationConformancePackCommandInput, DeleteOrganizationConformancePackCommandOutput } from "./commands/DeleteOrganizationConformancePackCommand";
|
|
22
|
+
import type { DeletePendingAggregationRequestCommandInput, DeletePendingAggregationRequestCommandOutput } from "./commands/DeletePendingAggregationRequestCommand";
|
|
23
|
+
import type { DeleteRemediationConfigurationCommandInput, DeleteRemediationConfigurationCommandOutput } from "./commands/DeleteRemediationConfigurationCommand";
|
|
24
|
+
import type { DeleteRemediationExceptionsCommandInput, DeleteRemediationExceptionsCommandOutput } from "./commands/DeleteRemediationExceptionsCommand";
|
|
25
|
+
import type { DeleteResourceConfigCommandInput, DeleteResourceConfigCommandOutput } from "./commands/DeleteResourceConfigCommand";
|
|
26
|
+
import type { DeleteRetentionConfigurationCommandInput, DeleteRetentionConfigurationCommandOutput } from "./commands/DeleteRetentionConfigurationCommand";
|
|
27
|
+
import type { DeleteServiceLinkedConfigurationRecorderCommandInput, DeleteServiceLinkedConfigurationRecorderCommandOutput } from "./commands/DeleteServiceLinkedConfigurationRecorderCommand";
|
|
28
|
+
import type { DeleteStoredQueryCommandInput, DeleteStoredQueryCommandOutput } from "./commands/DeleteStoredQueryCommand";
|
|
29
|
+
import type { DeliverConfigSnapshotCommandInput, DeliverConfigSnapshotCommandOutput } from "./commands/DeliverConfigSnapshotCommand";
|
|
30
|
+
import type { DescribeAggregateComplianceByConfigRulesCommandInput, DescribeAggregateComplianceByConfigRulesCommandOutput } from "./commands/DescribeAggregateComplianceByConfigRulesCommand";
|
|
31
|
+
import type { DescribeAggregateComplianceByConformancePacksCommandInput, DescribeAggregateComplianceByConformancePacksCommandOutput } from "./commands/DescribeAggregateComplianceByConformancePacksCommand";
|
|
32
|
+
import type { DescribeAggregationAuthorizationsCommandInput, DescribeAggregationAuthorizationsCommandOutput } from "./commands/DescribeAggregationAuthorizationsCommand";
|
|
33
|
+
import type { DescribeComplianceByConfigRuleCommandInput, DescribeComplianceByConfigRuleCommandOutput } from "./commands/DescribeComplianceByConfigRuleCommand";
|
|
34
|
+
import type { DescribeComplianceByResourceCommandInput, DescribeComplianceByResourceCommandOutput } from "./commands/DescribeComplianceByResourceCommand";
|
|
35
|
+
import type { DescribeConfigRuleEvaluationStatusCommandInput, DescribeConfigRuleEvaluationStatusCommandOutput } from "./commands/DescribeConfigRuleEvaluationStatusCommand";
|
|
36
|
+
import type { DescribeConfigRulesCommandInput, DescribeConfigRulesCommandOutput } from "./commands/DescribeConfigRulesCommand";
|
|
37
|
+
import type { DescribeConfigurationAggregatorsCommandInput, DescribeConfigurationAggregatorsCommandOutput } from "./commands/DescribeConfigurationAggregatorsCommand";
|
|
38
|
+
import type { DescribeConfigurationAggregatorSourcesStatusCommandInput, DescribeConfigurationAggregatorSourcesStatusCommandOutput } from "./commands/DescribeConfigurationAggregatorSourcesStatusCommand";
|
|
39
|
+
import type { DescribeConfigurationRecordersCommandInput, DescribeConfigurationRecordersCommandOutput } from "./commands/DescribeConfigurationRecordersCommand";
|
|
40
|
+
import type { DescribeConfigurationRecorderStatusCommandInput, DescribeConfigurationRecorderStatusCommandOutput } from "./commands/DescribeConfigurationRecorderStatusCommand";
|
|
41
|
+
import type { DescribeConformancePackComplianceCommandInput, DescribeConformancePackComplianceCommandOutput } from "./commands/DescribeConformancePackComplianceCommand";
|
|
42
|
+
import type { DescribeConformancePacksCommandInput, DescribeConformancePacksCommandOutput } from "./commands/DescribeConformancePacksCommand";
|
|
43
|
+
import type { DescribeConformancePackStatusCommandInput, DescribeConformancePackStatusCommandOutput } from "./commands/DescribeConformancePackStatusCommand";
|
|
44
|
+
import type { DescribeDeliveryChannelsCommandInput, DescribeDeliveryChannelsCommandOutput } from "./commands/DescribeDeliveryChannelsCommand";
|
|
45
|
+
import type { DescribeDeliveryChannelStatusCommandInput, DescribeDeliveryChannelStatusCommandOutput } from "./commands/DescribeDeliveryChannelStatusCommand";
|
|
46
|
+
import type { DescribeOrganizationConfigRulesCommandInput, DescribeOrganizationConfigRulesCommandOutput } from "./commands/DescribeOrganizationConfigRulesCommand";
|
|
47
|
+
import type { DescribeOrganizationConfigRuleStatusesCommandInput, DescribeOrganizationConfigRuleStatusesCommandOutput } from "./commands/DescribeOrganizationConfigRuleStatusesCommand";
|
|
48
|
+
import type { DescribeOrganizationConformancePacksCommandInput, DescribeOrganizationConformancePacksCommandOutput } from "./commands/DescribeOrganizationConformancePacksCommand";
|
|
49
|
+
import type { DescribeOrganizationConformancePackStatusesCommandInput, DescribeOrganizationConformancePackStatusesCommandOutput } from "./commands/DescribeOrganizationConformancePackStatusesCommand";
|
|
50
|
+
import type { DescribePendingAggregationRequestsCommandInput, DescribePendingAggregationRequestsCommandOutput } from "./commands/DescribePendingAggregationRequestsCommand";
|
|
51
|
+
import type { DescribeRemediationConfigurationsCommandInput, DescribeRemediationConfigurationsCommandOutput } from "./commands/DescribeRemediationConfigurationsCommand";
|
|
52
|
+
import type { DescribeRemediationExceptionsCommandInput, DescribeRemediationExceptionsCommandOutput } from "./commands/DescribeRemediationExceptionsCommand";
|
|
53
|
+
import type { DescribeRemediationExecutionStatusCommandInput, DescribeRemediationExecutionStatusCommandOutput } from "./commands/DescribeRemediationExecutionStatusCommand";
|
|
54
|
+
import type { DescribeRetentionConfigurationsCommandInput, DescribeRetentionConfigurationsCommandOutput } from "./commands/DescribeRetentionConfigurationsCommand";
|
|
55
|
+
import type { DisassociateResourceTypesCommandInput, DisassociateResourceTypesCommandOutput } from "./commands/DisassociateResourceTypesCommand";
|
|
56
|
+
import type { GetAggregateComplianceDetailsByConfigRuleCommandInput, GetAggregateComplianceDetailsByConfigRuleCommandOutput } from "./commands/GetAggregateComplianceDetailsByConfigRuleCommand";
|
|
57
|
+
import type { GetAggregateConfigRuleComplianceSummaryCommandInput, GetAggregateConfigRuleComplianceSummaryCommandOutput } from "./commands/GetAggregateConfigRuleComplianceSummaryCommand";
|
|
58
|
+
import type { GetAggregateConformancePackComplianceSummaryCommandInput, GetAggregateConformancePackComplianceSummaryCommandOutput } from "./commands/GetAggregateConformancePackComplianceSummaryCommand";
|
|
59
|
+
import type { GetAggregateDiscoveredResourceCountsCommandInput, GetAggregateDiscoveredResourceCountsCommandOutput } from "./commands/GetAggregateDiscoveredResourceCountsCommand";
|
|
60
|
+
import type { GetAggregateResourceConfigCommandInput, GetAggregateResourceConfigCommandOutput } from "./commands/GetAggregateResourceConfigCommand";
|
|
61
|
+
import type { GetComplianceDetailsByConfigRuleCommandInput, GetComplianceDetailsByConfigRuleCommandOutput } from "./commands/GetComplianceDetailsByConfigRuleCommand";
|
|
62
|
+
import type { GetComplianceDetailsByResourceCommandInput, GetComplianceDetailsByResourceCommandOutput } from "./commands/GetComplianceDetailsByResourceCommand";
|
|
63
|
+
import type { GetComplianceSummaryByConfigRuleCommandInput, GetComplianceSummaryByConfigRuleCommandOutput } from "./commands/GetComplianceSummaryByConfigRuleCommand";
|
|
64
|
+
import type { GetComplianceSummaryByResourceTypeCommandInput, GetComplianceSummaryByResourceTypeCommandOutput } from "./commands/GetComplianceSummaryByResourceTypeCommand";
|
|
65
|
+
import type { GetConformancePackComplianceDetailsCommandInput, GetConformancePackComplianceDetailsCommandOutput } from "./commands/GetConformancePackComplianceDetailsCommand";
|
|
66
|
+
import type { GetConformancePackComplianceSummaryCommandInput, GetConformancePackComplianceSummaryCommandOutput } from "./commands/GetConformancePackComplianceSummaryCommand";
|
|
67
|
+
import type { GetCustomRulePolicyCommandInput, GetCustomRulePolicyCommandOutput } from "./commands/GetCustomRulePolicyCommand";
|
|
68
|
+
import type { GetDiscoveredResourceCountsCommandInput, GetDiscoveredResourceCountsCommandOutput } from "./commands/GetDiscoveredResourceCountsCommand";
|
|
69
|
+
import type { GetOrganizationConfigRuleDetailedStatusCommandInput, GetOrganizationConfigRuleDetailedStatusCommandOutput } from "./commands/GetOrganizationConfigRuleDetailedStatusCommand";
|
|
70
|
+
import type { GetOrganizationConformancePackDetailedStatusCommandInput, GetOrganizationConformancePackDetailedStatusCommandOutput } from "./commands/GetOrganizationConformancePackDetailedStatusCommand";
|
|
71
|
+
import type { GetOrganizationCustomRulePolicyCommandInput, GetOrganizationCustomRulePolicyCommandOutput } from "./commands/GetOrganizationCustomRulePolicyCommand";
|
|
72
|
+
import type { GetResourceConfigHistoryCommandInput, GetResourceConfigHistoryCommandOutput } from "./commands/GetResourceConfigHistoryCommand";
|
|
73
|
+
import type { GetResourceEvaluationSummaryCommandInput, GetResourceEvaluationSummaryCommandOutput } from "./commands/GetResourceEvaluationSummaryCommand";
|
|
74
|
+
import type { GetStoredQueryCommandInput, GetStoredQueryCommandOutput } from "./commands/GetStoredQueryCommand";
|
|
75
|
+
import type { ListAggregateDiscoveredResourcesCommandInput, ListAggregateDiscoveredResourcesCommandOutput } from "./commands/ListAggregateDiscoveredResourcesCommand";
|
|
76
|
+
import type { ListConfigurationRecordersCommandInput, ListConfigurationRecordersCommandOutput } from "./commands/ListConfigurationRecordersCommand";
|
|
77
|
+
import type { ListConformancePackComplianceScoresCommandInput, ListConformancePackComplianceScoresCommandOutput } from "./commands/ListConformancePackComplianceScoresCommand";
|
|
78
|
+
import type { ListDiscoveredResourcesCommandInput, ListDiscoveredResourcesCommandOutput } from "./commands/ListDiscoveredResourcesCommand";
|
|
79
|
+
import type { ListResourceEvaluationsCommandInput, ListResourceEvaluationsCommandOutput } from "./commands/ListResourceEvaluationsCommand";
|
|
80
|
+
import type { ListStoredQueriesCommandInput, ListStoredQueriesCommandOutput } from "./commands/ListStoredQueriesCommand";
|
|
81
|
+
import type { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
|
|
82
|
+
import type { PutAggregationAuthorizationCommandInput, PutAggregationAuthorizationCommandOutput } from "./commands/PutAggregationAuthorizationCommand";
|
|
83
|
+
import type { PutConfigRuleCommandInput, PutConfigRuleCommandOutput } from "./commands/PutConfigRuleCommand";
|
|
84
|
+
import type { PutConfigurationAggregatorCommandInput, PutConfigurationAggregatorCommandOutput } from "./commands/PutConfigurationAggregatorCommand";
|
|
85
|
+
import type { PutConfigurationRecorderCommandInput, PutConfigurationRecorderCommandOutput } from "./commands/PutConfigurationRecorderCommand";
|
|
86
|
+
import type { PutConformancePackCommandInput, PutConformancePackCommandOutput } from "./commands/PutConformancePackCommand";
|
|
87
|
+
import type { PutDeliveryChannelCommandInput, PutDeliveryChannelCommandOutput } from "./commands/PutDeliveryChannelCommand";
|
|
88
|
+
import type { PutEvaluationsCommandInput, PutEvaluationsCommandOutput } from "./commands/PutEvaluationsCommand";
|
|
89
|
+
import type { PutExternalEvaluationCommandInput, PutExternalEvaluationCommandOutput } from "./commands/PutExternalEvaluationCommand";
|
|
90
|
+
import type { PutOrganizationConfigRuleCommandInput, PutOrganizationConfigRuleCommandOutput } from "./commands/PutOrganizationConfigRuleCommand";
|
|
91
|
+
import type { PutOrganizationConformancePackCommandInput, PutOrganizationConformancePackCommandOutput } from "./commands/PutOrganizationConformancePackCommand";
|
|
92
|
+
import type { PutRemediationConfigurationsCommandInput, PutRemediationConfigurationsCommandOutput } from "./commands/PutRemediationConfigurationsCommand";
|
|
93
|
+
import type { PutRemediationExceptionsCommandInput, PutRemediationExceptionsCommandOutput } from "./commands/PutRemediationExceptionsCommand";
|
|
94
|
+
import type { PutResourceConfigCommandInput, PutResourceConfigCommandOutput } from "./commands/PutResourceConfigCommand";
|
|
95
|
+
import type { PutRetentionConfigurationCommandInput, PutRetentionConfigurationCommandOutput } from "./commands/PutRetentionConfigurationCommand";
|
|
96
|
+
import type { PutServiceLinkedConfigurationRecorderCommandInput, PutServiceLinkedConfigurationRecorderCommandOutput } from "./commands/PutServiceLinkedConfigurationRecorderCommand";
|
|
97
|
+
import type { PutStoredQueryCommandInput, PutStoredQueryCommandOutput } from "./commands/PutStoredQueryCommand";
|
|
98
|
+
import type { SelectAggregateResourceConfigCommandInput, SelectAggregateResourceConfigCommandOutput } from "./commands/SelectAggregateResourceConfigCommand";
|
|
99
|
+
import type { SelectResourceConfigCommandInput, SelectResourceConfigCommandOutput } from "./commands/SelectResourceConfigCommand";
|
|
100
|
+
import type { StartConfigRulesEvaluationCommandInput, StartConfigRulesEvaluationCommandOutput } from "./commands/StartConfigRulesEvaluationCommand";
|
|
101
|
+
import type { StartConfigurationRecorderCommandInput, StartConfigurationRecorderCommandOutput } from "./commands/StartConfigurationRecorderCommand";
|
|
102
|
+
import type { StartRemediationExecutionCommandInput, StartRemediationExecutionCommandOutput } from "./commands/StartRemediationExecutionCommand";
|
|
103
|
+
import type { StartResourceEvaluationCommandInput, StartResourceEvaluationCommandOutput } from "./commands/StartResourceEvaluationCommand";
|
|
104
|
+
import type { StopConfigurationRecorderCommandInput, StopConfigurationRecorderCommandOutput } from "./commands/StopConfigurationRecorderCommand";
|
|
105
|
+
import type { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
106
|
+
import type { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
107
|
+
import { type ClientInputEndpointParameters, type ClientResolvedEndpointParameters, type EndpointParameters } from "./endpoint/EndpointParameters";
|
|
108
108
|
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
109
109
|
export { __Client };
|
|
110
110
|
/**
|
|
@@ -213,7 +213,7 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
213
213
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
214
214
|
* @internal
|
|
215
215
|
*/
|
|
216
|
-
defaultUserAgentProvider?:
|
|
216
|
+
defaultUserAgentProvider?: __Provider<__UserAgent>;
|
|
217
217
|
/**
|
|
218
218
|
* Default credentials provider; Not available in browser runtime.
|
|
219
219
|
* @deprecated
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import type { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
|
|
2
2
|
import type { ConfigServiceHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
1
|
+
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
2
|
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
3
|
import { type ConfigServiceClientResolvedConfig } from "../ConfigServiceClient";
|
|
4
4
|
/**
|
package/dist-types/index.d.ts
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
*/
|
|
26
26
|
export * from "./ConfigServiceClient";
|
|
27
27
|
export * from "./ConfigService";
|
|
28
|
-
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
28
|
+
export type { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
29
29
|
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
30
30
|
export type { ConfigServiceExtensionConfiguration } from "./extensionConfiguration";
|
|
31
31
|
export * from "./commands";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AggregateConformancePackComplianceSummaryGroupKey, AggregatedSourceStatusType, AggregatedSourceType, AggregatorFilterType, ChronologicalOrder, ComplianceType, ConfigRuleComplianceSummaryGroupKey, ConfigRuleState, ConfigurationItemStatus, ConfigurationRecorderFilterName, ConformancePackComplianceType, ConformancePackState, DeliveryStatus, EvaluationMode, EventSource, MaximumExecutionFrequency, MemberAccountRuleStatus, MessageType, OrganizationConfigRuleTriggerType, OrganizationConfigRuleTriggerTypeNoSN, OrganizationResourceDetailedStatus, OrganizationResourceStatus, OrganizationRuleStatus, Owner, RecorderStatus, RecordingFrequency, RecordingScope, RecordingStrategyType, RemediationExecutionState, RemediationExecutionStepState, RemediationTargetType, ResourceConfigurationSchemaType, ResourceCountGroupKey, ResourceEvaluationStatus, ResourceType, ResourceValueType, SortBy, SortOrder } from "./enums";
|
|
1
|
+
import type { AggregateConformancePackComplianceSummaryGroupKey, AggregatedSourceStatusType, AggregatedSourceType, AggregatorFilterType, ChronologicalOrder, ComplianceType, ConfigRuleComplianceSummaryGroupKey, ConfigRuleState, ConfigurationItemStatus, ConfigurationRecorderFilterName, ConformancePackComplianceType, ConformancePackState, DeliveryStatus, EvaluationMode, EventSource, MaximumExecutionFrequency, MemberAccountRuleStatus, MessageType, OrganizationConfigRuleTriggerType, OrganizationConfigRuleTriggerTypeNoSN, OrganizationResourceDetailedStatus, OrganizationResourceStatus, OrganizationRuleStatus, Owner, RecorderStatus, RecordingFrequency, RecordingScope, RecordingStrategyType, RemediationExecutionState, RemediationExecutionStepState, RemediationTargetType, ResourceConfigurationSchemaType, ResourceCountGroupKey, ResourceEvaluationStatus, ResourceType, ResourceValueType, SortBy, SortOrder } from "./enums";
|
|
2
2
|
/**
|
|
3
3
|
* <p>A collection of accounts and regions.</p>
|
|
4
4
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeAggregateComplianceByConfigRulesCommandInput, DescribeAggregateComplianceByConfigRulesCommandOutput } from "../commands/DescribeAggregateComplianceByConfigRulesCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeAggregateComplianceByConformancePacksCommandInput, DescribeAggregateComplianceByConformancePacksCommandOutput } from "../commands/DescribeAggregateComplianceByConformancePacksCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeAggregationAuthorizationsCommandInput, DescribeAggregationAuthorizationsCommandOutput } from "../commands/DescribeAggregationAuthorizationsCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeComplianceByConfigRuleCommandInput, DescribeComplianceByConfigRuleCommandOutput } from "../commands/DescribeComplianceByConfigRuleCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeComplianceByResourceCommandInput, DescribeComplianceByResourceCommandOutput } from "../commands/DescribeComplianceByResourceCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeConfigRuleEvaluationStatusCommandInput, DescribeConfigRuleEvaluationStatusCommandOutput } from "../commands/DescribeConfigRuleEvaluationStatusCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeConfigRulesCommandInput, DescribeConfigRulesCommandOutput } from "../commands/DescribeConfigRulesCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeConfigurationAggregatorSourcesStatusCommandInput, DescribeConfigurationAggregatorSourcesStatusCommandOutput } from "../commands/DescribeConfigurationAggregatorSourcesStatusCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeConfigurationAggregatorsCommandInput, DescribeConfigurationAggregatorsCommandOutput } from "../commands/DescribeConfigurationAggregatorsCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeConformancePackComplianceCommandInput, DescribeConformancePackComplianceCommandOutput } from "../commands/DescribeConformancePackComplianceCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeConformancePackStatusCommandInput, DescribeConformancePackStatusCommandOutput } from "../commands/DescribeConformancePackStatusCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeConformancePacksCommandInput, DescribeConformancePacksCommandOutput } from "../commands/DescribeConformancePacksCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeOrganizationConfigRuleStatusesCommandInput, DescribeOrganizationConfigRuleStatusesCommandOutput } from "../commands/DescribeOrganizationConfigRuleStatusesCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeOrganizationConfigRulesCommandInput, DescribeOrganizationConfigRulesCommandOutput } from "../commands/DescribeOrganizationConfigRulesCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeOrganizationConformancePackStatusesCommandInput, DescribeOrganizationConformancePackStatusesCommandOutput } from "../commands/DescribeOrganizationConformancePackStatusesCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeOrganizationConformancePacksCommandInput, DescribeOrganizationConformancePacksCommandOutput } from "../commands/DescribeOrganizationConformancePacksCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribePendingAggregationRequestsCommandInput, DescribePendingAggregationRequestsCommandOutput } from "../commands/DescribePendingAggregationRequestsCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeRemediationExceptionsCommandInput, DescribeRemediationExceptionsCommandOutput } from "../commands/DescribeRemediationExceptionsCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeRemediationExecutionStatusCommandInput, DescribeRemediationExecutionStatusCommandOutput } from "../commands/DescribeRemediationExecutionStatusCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeRetentionConfigurationsCommandInput, DescribeRetentionConfigurationsCommandOutput } from "../commands/DescribeRetentionConfigurationsCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetAggregateComplianceDetailsByConfigRuleCommandInput, GetAggregateComplianceDetailsByConfigRuleCommandOutput } from "../commands/GetAggregateComplianceDetailsByConfigRuleCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetAggregateConfigRuleComplianceSummaryCommandInput, GetAggregateConfigRuleComplianceSummaryCommandOutput } from "../commands/GetAggregateConfigRuleComplianceSummaryCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetAggregateConformancePackComplianceSummaryCommandInput, GetAggregateConformancePackComplianceSummaryCommandOutput } from "../commands/GetAggregateConformancePackComplianceSummaryCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetAggregateDiscoveredResourceCountsCommandInput, GetAggregateDiscoveredResourceCountsCommandOutput } from "../commands/GetAggregateDiscoveredResourceCountsCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetComplianceDetailsByConfigRuleCommandInput, GetComplianceDetailsByConfigRuleCommandOutput } from "../commands/GetComplianceDetailsByConfigRuleCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetComplianceDetailsByResourceCommandInput, GetComplianceDetailsByResourceCommandOutput } from "../commands/GetComplianceDetailsByResourceCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetConformancePackComplianceDetailsCommandInput, GetConformancePackComplianceDetailsCommandOutput } from "../commands/GetConformancePackComplianceDetailsCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetConformancePackComplianceSummaryCommandInput, GetConformancePackComplianceSummaryCommandOutput } from "../commands/GetConformancePackComplianceSummaryCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetDiscoveredResourceCountsCommandInput, GetDiscoveredResourceCountsCommandOutput } from "../commands/GetDiscoveredResourceCountsCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetOrganizationConfigRuleDetailedStatusCommandInput, GetOrganizationConfigRuleDetailedStatusCommandOutput } from "../commands/GetOrganizationConfigRuleDetailedStatusCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetOrganizationConformancePackDetailedStatusCommandInput, GetOrganizationConformancePackDetailedStatusCommandOutput } from "../commands/GetOrganizationConformancePackDetailedStatusCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetResourceConfigHistoryCommandInput, GetResourceConfigHistoryCommandOutput } from "../commands/GetResourceConfigHistoryCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAggregateDiscoveredResourcesCommandInput, ListAggregateDiscoveredResourcesCommandOutput } from "../commands/ListAggregateDiscoveredResourcesCommand";
|
|
3
|
-
import { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConfigServicePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|