@aws-sdk/client-config-service 3.927.0 → 3.929.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +4128 -4209
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/ConfigServiceClient.js +2 -0
- package/dist-es/commands/AssociateResourceTypesCommand.js +3 -9
- package/dist-es/commands/BatchGetAggregateResourceConfigCommand.js +3 -9
- package/dist-es/commands/BatchGetResourceConfigCommand.js +3 -9
- package/dist-es/commands/DeleteAggregationAuthorizationCommand.js +3 -9
- package/dist-es/commands/DeleteConfigRuleCommand.js +3 -9
- package/dist-es/commands/DeleteConfigurationAggregatorCommand.js +3 -9
- package/dist-es/commands/DeleteConfigurationRecorderCommand.js +3 -9
- package/dist-es/commands/DeleteConformancePackCommand.js +3 -9
- package/dist-es/commands/DeleteDeliveryChannelCommand.js +3 -9
- package/dist-es/commands/DeleteEvaluationResultsCommand.js +3 -9
- package/dist-es/commands/DeleteOrganizationConfigRuleCommand.js +3 -9
- package/dist-es/commands/DeleteOrganizationConformancePackCommand.js +3 -9
- package/dist-es/commands/DeletePendingAggregationRequestCommand.js +3 -9
- package/dist-es/commands/DeleteRemediationConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteRemediationExceptionsCommand.js +3 -9
- package/dist-es/commands/DeleteResourceConfigCommand.js +3 -9
- package/dist-es/commands/DeleteRetentionConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteServiceLinkedConfigurationRecorderCommand.js +3 -9
- package/dist-es/commands/DeleteStoredQueryCommand.js +3 -9
- package/dist-es/commands/DeliverConfigSnapshotCommand.js +3 -9
- package/dist-es/commands/DescribeAggregateComplianceByConfigRulesCommand.js +3 -9
- package/dist-es/commands/DescribeAggregateComplianceByConformancePacksCommand.js +3 -9
- package/dist-es/commands/DescribeAggregationAuthorizationsCommand.js +3 -9
- package/dist-es/commands/DescribeComplianceByConfigRuleCommand.js +3 -9
- package/dist-es/commands/DescribeComplianceByResourceCommand.js +3 -9
- package/dist-es/commands/DescribeConfigRuleEvaluationStatusCommand.js +3 -9
- package/dist-es/commands/DescribeConfigRulesCommand.js +3 -9
- package/dist-es/commands/DescribeConfigurationAggregatorSourcesStatusCommand.js +3 -9
- package/dist-es/commands/DescribeConfigurationAggregatorsCommand.js +3 -9
- package/dist-es/commands/DescribeConfigurationRecorderStatusCommand.js +3 -9
- package/dist-es/commands/DescribeConfigurationRecordersCommand.js +3 -9
- package/dist-es/commands/DescribeConformancePackComplianceCommand.js +3 -9
- package/dist-es/commands/DescribeConformancePackStatusCommand.js +3 -9
- package/dist-es/commands/DescribeConformancePacksCommand.js +3 -9
- package/dist-es/commands/DescribeDeliveryChannelStatusCommand.js +3 -9
- package/dist-es/commands/DescribeDeliveryChannelsCommand.js +3 -9
- package/dist-es/commands/DescribeOrganizationConfigRuleStatusesCommand.js +3 -9
- package/dist-es/commands/DescribeOrganizationConfigRulesCommand.js +3 -9
- package/dist-es/commands/DescribeOrganizationConformancePackStatusesCommand.js +3 -9
- package/dist-es/commands/DescribeOrganizationConformancePacksCommand.js +3 -9
- package/dist-es/commands/DescribePendingAggregationRequestsCommand.js +3 -9
- package/dist-es/commands/DescribeRemediationConfigurationsCommand.js +3 -9
- package/dist-es/commands/DescribeRemediationExceptionsCommand.js +3 -9
- package/dist-es/commands/DescribeRemediationExecutionStatusCommand.js +3 -9
- package/dist-es/commands/DescribeRetentionConfigurationsCommand.js +3 -9
- package/dist-es/commands/DisassociateResourceTypesCommand.js +3 -9
- package/dist-es/commands/GetAggregateComplianceDetailsByConfigRuleCommand.js +3 -9
- package/dist-es/commands/GetAggregateConfigRuleComplianceSummaryCommand.js +3 -9
- package/dist-es/commands/GetAggregateConformancePackComplianceSummaryCommand.js +3 -9
- package/dist-es/commands/GetAggregateDiscoveredResourceCountsCommand.js +3 -9
- package/dist-es/commands/GetAggregateResourceConfigCommand.js +3 -9
- package/dist-es/commands/GetComplianceDetailsByConfigRuleCommand.js +3 -9
- package/dist-es/commands/GetComplianceDetailsByResourceCommand.js +3 -9
- package/dist-es/commands/GetComplianceSummaryByConfigRuleCommand.js +3 -9
- package/dist-es/commands/GetComplianceSummaryByResourceTypeCommand.js +3 -9
- package/dist-es/commands/GetConformancePackComplianceDetailsCommand.js +3 -9
- package/dist-es/commands/GetConformancePackComplianceSummaryCommand.js +3 -9
- package/dist-es/commands/GetCustomRulePolicyCommand.js +3 -9
- package/dist-es/commands/GetDiscoveredResourceCountsCommand.js +3 -9
- package/dist-es/commands/GetOrganizationConfigRuleDetailedStatusCommand.js +3 -9
- package/dist-es/commands/GetOrganizationConformancePackDetailedStatusCommand.js +3 -9
- package/dist-es/commands/GetOrganizationCustomRulePolicyCommand.js +3 -9
- package/dist-es/commands/GetResourceConfigHistoryCommand.js +3 -9
- package/dist-es/commands/GetResourceEvaluationSummaryCommand.js +3 -9
- package/dist-es/commands/GetStoredQueryCommand.js +3 -9
- package/dist-es/commands/ListAggregateDiscoveredResourcesCommand.js +3 -9
- package/dist-es/commands/ListConfigurationRecordersCommand.js +3 -9
- package/dist-es/commands/ListConformancePackComplianceScoresCommand.js +3 -9
- package/dist-es/commands/ListDiscoveredResourcesCommand.js +3 -9
- package/dist-es/commands/ListResourceEvaluationsCommand.js +3 -9
- package/dist-es/commands/ListStoredQueriesCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/PutAggregationAuthorizationCommand.js +3 -9
- package/dist-es/commands/PutConfigRuleCommand.js +3 -9
- package/dist-es/commands/PutConfigurationAggregatorCommand.js +3 -9
- package/dist-es/commands/PutConfigurationRecorderCommand.js +3 -9
- package/dist-es/commands/PutConformancePackCommand.js +3 -9
- package/dist-es/commands/PutDeliveryChannelCommand.js +3 -9
- package/dist-es/commands/PutEvaluationsCommand.js +3 -9
- package/dist-es/commands/PutExternalEvaluationCommand.js +3 -9
- package/dist-es/commands/PutOrganizationConfigRuleCommand.js +3 -9
- package/dist-es/commands/PutOrganizationConformancePackCommand.js +3 -9
- package/dist-es/commands/PutRemediationConfigurationsCommand.js +3 -9
- package/dist-es/commands/PutRemediationExceptionsCommand.js +3 -9
- package/dist-es/commands/PutResourceConfigCommand.js +3 -9
- package/dist-es/commands/PutRetentionConfigurationCommand.js +3 -9
- package/dist-es/commands/PutServiceLinkedConfigurationRecorderCommand.js +3 -9
- package/dist-es/commands/PutStoredQueryCommand.js +3 -9
- package/dist-es/commands/SelectAggregateResourceConfigCommand.js +3 -9
- package/dist-es/commands/SelectResourceConfigCommand.js +3 -9
- package/dist-es/commands/StartConfigRulesEvaluationCommand.js +3 -9
- package/dist-es/commands/StartConfigurationRecorderCommand.js +3 -9
- package/dist-es/commands/StartRemediationExecutionCommand.js +3 -9
- package/dist-es/commands/StartResourceEvaluationCommand.js +3 -9
- package/dist-es/commands/StopConfigurationRecorderCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +3801 -0
- package/dist-types/ConfigServiceClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +542 -0
- package/dist-types/ts3.4/ConfigServiceClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +548 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -3367
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -875
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1169
|
@@ -1,875 +0,0 @@
|
|
|
1
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
|
|
2
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
3
|
-
import { AssociateResourceTypesCommandInput, AssociateResourceTypesCommandOutput } from "../commands/AssociateResourceTypesCommand";
|
|
4
|
-
import { BatchGetAggregateResourceConfigCommandInput, BatchGetAggregateResourceConfigCommandOutput } from "../commands/BatchGetAggregateResourceConfigCommand";
|
|
5
|
-
import { BatchGetResourceConfigCommandInput, BatchGetResourceConfigCommandOutput } from "../commands/BatchGetResourceConfigCommand";
|
|
6
|
-
import { DeleteAggregationAuthorizationCommandInput, DeleteAggregationAuthorizationCommandOutput } from "../commands/DeleteAggregationAuthorizationCommand";
|
|
7
|
-
import { DeleteConfigRuleCommandInput, DeleteConfigRuleCommandOutput } from "../commands/DeleteConfigRuleCommand";
|
|
8
|
-
import { DeleteConfigurationAggregatorCommandInput, DeleteConfigurationAggregatorCommandOutput } from "../commands/DeleteConfigurationAggregatorCommand";
|
|
9
|
-
import { DeleteConfigurationRecorderCommandInput, DeleteConfigurationRecorderCommandOutput } from "../commands/DeleteConfigurationRecorderCommand";
|
|
10
|
-
import { DeleteConformancePackCommandInput, DeleteConformancePackCommandOutput } from "../commands/DeleteConformancePackCommand";
|
|
11
|
-
import { DeleteDeliveryChannelCommandInput, DeleteDeliveryChannelCommandOutput } from "../commands/DeleteDeliveryChannelCommand";
|
|
12
|
-
import { DeleteEvaluationResultsCommandInput, DeleteEvaluationResultsCommandOutput } from "../commands/DeleteEvaluationResultsCommand";
|
|
13
|
-
import { DeleteOrganizationConfigRuleCommandInput, DeleteOrganizationConfigRuleCommandOutput } from "../commands/DeleteOrganizationConfigRuleCommand";
|
|
14
|
-
import { DeleteOrganizationConformancePackCommandInput, DeleteOrganizationConformancePackCommandOutput } from "../commands/DeleteOrganizationConformancePackCommand";
|
|
15
|
-
import { DeletePendingAggregationRequestCommandInput, DeletePendingAggregationRequestCommandOutput } from "../commands/DeletePendingAggregationRequestCommand";
|
|
16
|
-
import { DeleteRemediationConfigurationCommandInput, DeleteRemediationConfigurationCommandOutput } from "../commands/DeleteRemediationConfigurationCommand";
|
|
17
|
-
import { DeleteRemediationExceptionsCommandInput, DeleteRemediationExceptionsCommandOutput } from "../commands/DeleteRemediationExceptionsCommand";
|
|
18
|
-
import { DeleteResourceConfigCommandInput, DeleteResourceConfigCommandOutput } from "../commands/DeleteResourceConfigCommand";
|
|
19
|
-
import { DeleteRetentionConfigurationCommandInput, DeleteRetentionConfigurationCommandOutput } from "../commands/DeleteRetentionConfigurationCommand";
|
|
20
|
-
import { DeleteServiceLinkedConfigurationRecorderCommandInput, DeleteServiceLinkedConfigurationRecorderCommandOutput } from "../commands/DeleteServiceLinkedConfigurationRecorderCommand";
|
|
21
|
-
import { DeleteStoredQueryCommandInput, DeleteStoredQueryCommandOutput } from "../commands/DeleteStoredQueryCommand";
|
|
22
|
-
import { DeliverConfigSnapshotCommandInput, DeliverConfigSnapshotCommandOutput } from "../commands/DeliverConfigSnapshotCommand";
|
|
23
|
-
import { DescribeAggregateComplianceByConfigRulesCommandInput, DescribeAggregateComplianceByConfigRulesCommandOutput } from "../commands/DescribeAggregateComplianceByConfigRulesCommand";
|
|
24
|
-
import { DescribeAggregateComplianceByConformancePacksCommandInput, DescribeAggregateComplianceByConformancePacksCommandOutput } from "../commands/DescribeAggregateComplianceByConformancePacksCommand";
|
|
25
|
-
import { DescribeAggregationAuthorizationsCommandInput, DescribeAggregationAuthorizationsCommandOutput } from "../commands/DescribeAggregationAuthorizationsCommand";
|
|
26
|
-
import { DescribeComplianceByConfigRuleCommandInput, DescribeComplianceByConfigRuleCommandOutput } from "../commands/DescribeComplianceByConfigRuleCommand";
|
|
27
|
-
import { DescribeComplianceByResourceCommandInput, DescribeComplianceByResourceCommandOutput } from "../commands/DescribeComplianceByResourceCommand";
|
|
28
|
-
import { DescribeConfigRuleEvaluationStatusCommandInput, DescribeConfigRuleEvaluationStatusCommandOutput } from "../commands/DescribeConfigRuleEvaluationStatusCommand";
|
|
29
|
-
import { DescribeConfigRulesCommandInput, DescribeConfigRulesCommandOutput } from "../commands/DescribeConfigRulesCommand";
|
|
30
|
-
import { DescribeConfigurationAggregatorsCommandInput, DescribeConfigurationAggregatorsCommandOutput } from "../commands/DescribeConfigurationAggregatorsCommand";
|
|
31
|
-
import { DescribeConfigurationAggregatorSourcesStatusCommandInput, DescribeConfigurationAggregatorSourcesStatusCommandOutput } from "../commands/DescribeConfigurationAggregatorSourcesStatusCommand";
|
|
32
|
-
import { DescribeConfigurationRecordersCommandInput, DescribeConfigurationRecordersCommandOutput } from "../commands/DescribeConfigurationRecordersCommand";
|
|
33
|
-
import { DescribeConfigurationRecorderStatusCommandInput, DescribeConfigurationRecorderStatusCommandOutput } from "../commands/DescribeConfigurationRecorderStatusCommand";
|
|
34
|
-
import { DescribeConformancePackComplianceCommandInput, DescribeConformancePackComplianceCommandOutput } from "../commands/DescribeConformancePackComplianceCommand";
|
|
35
|
-
import { DescribeConformancePacksCommandInput, DescribeConformancePacksCommandOutput } from "../commands/DescribeConformancePacksCommand";
|
|
36
|
-
import { DescribeConformancePackStatusCommandInput, DescribeConformancePackStatusCommandOutput } from "../commands/DescribeConformancePackStatusCommand";
|
|
37
|
-
import { DescribeDeliveryChannelsCommandInput, DescribeDeliveryChannelsCommandOutput } from "../commands/DescribeDeliveryChannelsCommand";
|
|
38
|
-
import { DescribeDeliveryChannelStatusCommandInput, DescribeDeliveryChannelStatusCommandOutput } from "../commands/DescribeDeliveryChannelStatusCommand";
|
|
39
|
-
import { DescribeOrganizationConfigRulesCommandInput, DescribeOrganizationConfigRulesCommandOutput } from "../commands/DescribeOrganizationConfigRulesCommand";
|
|
40
|
-
import { DescribeOrganizationConfigRuleStatusesCommandInput, DescribeOrganizationConfigRuleStatusesCommandOutput } from "../commands/DescribeOrganizationConfigRuleStatusesCommand";
|
|
41
|
-
import { DescribeOrganizationConformancePacksCommandInput, DescribeOrganizationConformancePacksCommandOutput } from "../commands/DescribeOrganizationConformancePacksCommand";
|
|
42
|
-
import { DescribeOrganizationConformancePackStatusesCommandInput, DescribeOrganizationConformancePackStatusesCommandOutput } from "../commands/DescribeOrganizationConformancePackStatusesCommand";
|
|
43
|
-
import { DescribePendingAggregationRequestsCommandInput, DescribePendingAggregationRequestsCommandOutput } from "../commands/DescribePendingAggregationRequestsCommand";
|
|
44
|
-
import { DescribeRemediationConfigurationsCommandInput, DescribeRemediationConfigurationsCommandOutput } from "../commands/DescribeRemediationConfigurationsCommand";
|
|
45
|
-
import { DescribeRemediationExceptionsCommandInput, DescribeRemediationExceptionsCommandOutput } from "../commands/DescribeRemediationExceptionsCommand";
|
|
46
|
-
import { DescribeRemediationExecutionStatusCommandInput, DescribeRemediationExecutionStatusCommandOutput } from "../commands/DescribeRemediationExecutionStatusCommand";
|
|
47
|
-
import { DescribeRetentionConfigurationsCommandInput, DescribeRetentionConfigurationsCommandOutput } from "../commands/DescribeRetentionConfigurationsCommand";
|
|
48
|
-
import { DisassociateResourceTypesCommandInput, DisassociateResourceTypesCommandOutput } from "../commands/DisassociateResourceTypesCommand";
|
|
49
|
-
import { GetAggregateComplianceDetailsByConfigRuleCommandInput, GetAggregateComplianceDetailsByConfigRuleCommandOutput } from "../commands/GetAggregateComplianceDetailsByConfigRuleCommand";
|
|
50
|
-
import { GetAggregateConfigRuleComplianceSummaryCommandInput, GetAggregateConfigRuleComplianceSummaryCommandOutput } from "../commands/GetAggregateConfigRuleComplianceSummaryCommand";
|
|
51
|
-
import { GetAggregateConformancePackComplianceSummaryCommandInput, GetAggregateConformancePackComplianceSummaryCommandOutput } from "../commands/GetAggregateConformancePackComplianceSummaryCommand";
|
|
52
|
-
import { GetAggregateDiscoveredResourceCountsCommandInput, GetAggregateDiscoveredResourceCountsCommandOutput } from "../commands/GetAggregateDiscoveredResourceCountsCommand";
|
|
53
|
-
import { GetAggregateResourceConfigCommandInput, GetAggregateResourceConfigCommandOutput } from "../commands/GetAggregateResourceConfigCommand";
|
|
54
|
-
import { GetComplianceDetailsByConfigRuleCommandInput, GetComplianceDetailsByConfigRuleCommandOutput } from "../commands/GetComplianceDetailsByConfigRuleCommand";
|
|
55
|
-
import { GetComplianceDetailsByResourceCommandInput, GetComplianceDetailsByResourceCommandOutput } from "../commands/GetComplianceDetailsByResourceCommand";
|
|
56
|
-
import { GetComplianceSummaryByConfigRuleCommandInput, GetComplianceSummaryByConfigRuleCommandOutput } from "../commands/GetComplianceSummaryByConfigRuleCommand";
|
|
57
|
-
import { GetComplianceSummaryByResourceTypeCommandInput, GetComplianceSummaryByResourceTypeCommandOutput } from "../commands/GetComplianceSummaryByResourceTypeCommand";
|
|
58
|
-
import { GetConformancePackComplianceDetailsCommandInput, GetConformancePackComplianceDetailsCommandOutput } from "../commands/GetConformancePackComplianceDetailsCommand";
|
|
59
|
-
import { GetConformancePackComplianceSummaryCommandInput, GetConformancePackComplianceSummaryCommandOutput } from "../commands/GetConformancePackComplianceSummaryCommand";
|
|
60
|
-
import { GetCustomRulePolicyCommandInput, GetCustomRulePolicyCommandOutput } from "../commands/GetCustomRulePolicyCommand";
|
|
61
|
-
import { GetDiscoveredResourceCountsCommandInput, GetDiscoveredResourceCountsCommandOutput } from "../commands/GetDiscoveredResourceCountsCommand";
|
|
62
|
-
import { GetOrganizationConfigRuleDetailedStatusCommandInput, GetOrganizationConfigRuleDetailedStatusCommandOutput } from "../commands/GetOrganizationConfigRuleDetailedStatusCommand";
|
|
63
|
-
import { GetOrganizationConformancePackDetailedStatusCommandInput, GetOrganizationConformancePackDetailedStatusCommandOutput } from "../commands/GetOrganizationConformancePackDetailedStatusCommand";
|
|
64
|
-
import { GetOrganizationCustomRulePolicyCommandInput, GetOrganizationCustomRulePolicyCommandOutput } from "../commands/GetOrganizationCustomRulePolicyCommand";
|
|
65
|
-
import { GetResourceConfigHistoryCommandInput, GetResourceConfigHistoryCommandOutput } from "../commands/GetResourceConfigHistoryCommand";
|
|
66
|
-
import { GetResourceEvaluationSummaryCommandInput, GetResourceEvaluationSummaryCommandOutput } from "../commands/GetResourceEvaluationSummaryCommand";
|
|
67
|
-
import { GetStoredQueryCommandInput, GetStoredQueryCommandOutput } from "../commands/GetStoredQueryCommand";
|
|
68
|
-
import { ListAggregateDiscoveredResourcesCommandInput, ListAggregateDiscoveredResourcesCommandOutput } from "../commands/ListAggregateDiscoveredResourcesCommand";
|
|
69
|
-
import { ListConfigurationRecordersCommandInput, ListConfigurationRecordersCommandOutput } from "../commands/ListConfigurationRecordersCommand";
|
|
70
|
-
import { ListConformancePackComplianceScoresCommandInput, ListConformancePackComplianceScoresCommandOutput } from "../commands/ListConformancePackComplianceScoresCommand";
|
|
71
|
-
import { ListDiscoveredResourcesCommandInput, ListDiscoveredResourcesCommandOutput } from "../commands/ListDiscoveredResourcesCommand";
|
|
72
|
-
import { ListResourceEvaluationsCommandInput, ListResourceEvaluationsCommandOutput } from "../commands/ListResourceEvaluationsCommand";
|
|
73
|
-
import { ListStoredQueriesCommandInput, ListStoredQueriesCommandOutput } from "../commands/ListStoredQueriesCommand";
|
|
74
|
-
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
|
|
75
|
-
import { PutAggregationAuthorizationCommandInput, PutAggregationAuthorizationCommandOutput } from "../commands/PutAggregationAuthorizationCommand";
|
|
76
|
-
import { PutConfigRuleCommandInput, PutConfigRuleCommandOutput } from "../commands/PutConfigRuleCommand";
|
|
77
|
-
import { PutConfigurationAggregatorCommandInput, PutConfigurationAggregatorCommandOutput } from "../commands/PutConfigurationAggregatorCommand";
|
|
78
|
-
import { PutConfigurationRecorderCommandInput, PutConfigurationRecorderCommandOutput } from "../commands/PutConfigurationRecorderCommand";
|
|
79
|
-
import { PutConformancePackCommandInput, PutConformancePackCommandOutput } from "../commands/PutConformancePackCommand";
|
|
80
|
-
import { PutDeliveryChannelCommandInput, PutDeliveryChannelCommandOutput } from "../commands/PutDeliveryChannelCommand";
|
|
81
|
-
import { PutEvaluationsCommandInput, PutEvaluationsCommandOutput } from "../commands/PutEvaluationsCommand";
|
|
82
|
-
import { PutExternalEvaluationCommandInput, PutExternalEvaluationCommandOutput } from "../commands/PutExternalEvaluationCommand";
|
|
83
|
-
import { PutOrganizationConfigRuleCommandInput, PutOrganizationConfigRuleCommandOutput } from "../commands/PutOrganizationConfigRuleCommand";
|
|
84
|
-
import { PutOrganizationConformancePackCommandInput, PutOrganizationConformancePackCommandOutput } from "../commands/PutOrganizationConformancePackCommand";
|
|
85
|
-
import { PutRemediationConfigurationsCommandInput, PutRemediationConfigurationsCommandOutput } from "../commands/PutRemediationConfigurationsCommand";
|
|
86
|
-
import { PutRemediationExceptionsCommandInput, PutRemediationExceptionsCommandOutput } from "../commands/PutRemediationExceptionsCommand";
|
|
87
|
-
import { PutResourceConfigCommandInput, PutResourceConfigCommandOutput } from "../commands/PutResourceConfigCommand";
|
|
88
|
-
import { PutRetentionConfigurationCommandInput, PutRetentionConfigurationCommandOutput } from "../commands/PutRetentionConfigurationCommand";
|
|
89
|
-
import { PutServiceLinkedConfigurationRecorderCommandInput, PutServiceLinkedConfigurationRecorderCommandOutput } from "../commands/PutServiceLinkedConfigurationRecorderCommand";
|
|
90
|
-
import { PutStoredQueryCommandInput, PutStoredQueryCommandOutput } from "../commands/PutStoredQueryCommand";
|
|
91
|
-
import { SelectAggregateResourceConfigCommandInput, SelectAggregateResourceConfigCommandOutput } from "../commands/SelectAggregateResourceConfigCommand";
|
|
92
|
-
import { SelectResourceConfigCommandInput, SelectResourceConfigCommandOutput } from "../commands/SelectResourceConfigCommand";
|
|
93
|
-
import { StartConfigRulesEvaluationCommandInput, StartConfigRulesEvaluationCommandOutput } from "../commands/StartConfigRulesEvaluationCommand";
|
|
94
|
-
import { StartConfigurationRecorderCommandInput, StartConfigurationRecorderCommandOutput } from "../commands/StartConfigurationRecorderCommand";
|
|
95
|
-
import { StartRemediationExecutionCommandInput, StartRemediationExecutionCommandOutput } from "../commands/StartRemediationExecutionCommand";
|
|
96
|
-
import { StartResourceEvaluationCommandInput, StartResourceEvaluationCommandOutput } from "../commands/StartResourceEvaluationCommand";
|
|
97
|
-
import { StopConfigurationRecorderCommandInput, StopConfigurationRecorderCommandOutput } from "../commands/StopConfigurationRecorderCommand";
|
|
98
|
-
import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
|
|
99
|
-
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
|
|
100
|
-
/**
|
|
101
|
-
* serializeAws_json1_1AssociateResourceTypesCommand
|
|
102
|
-
*/
|
|
103
|
-
export declare const se_AssociateResourceTypesCommand: (input: AssociateResourceTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
104
|
-
/**
|
|
105
|
-
* serializeAws_json1_1BatchGetAggregateResourceConfigCommand
|
|
106
|
-
*/
|
|
107
|
-
export declare const se_BatchGetAggregateResourceConfigCommand: (input: BatchGetAggregateResourceConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
108
|
-
/**
|
|
109
|
-
* serializeAws_json1_1BatchGetResourceConfigCommand
|
|
110
|
-
*/
|
|
111
|
-
export declare const se_BatchGetResourceConfigCommand: (input: BatchGetResourceConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
112
|
-
/**
|
|
113
|
-
* serializeAws_json1_1DeleteAggregationAuthorizationCommand
|
|
114
|
-
*/
|
|
115
|
-
export declare const se_DeleteAggregationAuthorizationCommand: (input: DeleteAggregationAuthorizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
116
|
-
/**
|
|
117
|
-
* serializeAws_json1_1DeleteConfigRuleCommand
|
|
118
|
-
*/
|
|
119
|
-
export declare const se_DeleteConfigRuleCommand: (input: DeleteConfigRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
120
|
-
/**
|
|
121
|
-
* serializeAws_json1_1DeleteConfigurationAggregatorCommand
|
|
122
|
-
*/
|
|
123
|
-
export declare const se_DeleteConfigurationAggregatorCommand: (input: DeleteConfigurationAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
124
|
-
/**
|
|
125
|
-
* serializeAws_json1_1DeleteConfigurationRecorderCommand
|
|
126
|
-
*/
|
|
127
|
-
export declare const se_DeleteConfigurationRecorderCommand: (input: DeleteConfigurationRecorderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
128
|
-
/**
|
|
129
|
-
* serializeAws_json1_1DeleteConformancePackCommand
|
|
130
|
-
*/
|
|
131
|
-
export declare const se_DeleteConformancePackCommand: (input: DeleteConformancePackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
132
|
-
/**
|
|
133
|
-
* serializeAws_json1_1DeleteDeliveryChannelCommand
|
|
134
|
-
*/
|
|
135
|
-
export declare const se_DeleteDeliveryChannelCommand: (input: DeleteDeliveryChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
136
|
-
/**
|
|
137
|
-
* serializeAws_json1_1DeleteEvaluationResultsCommand
|
|
138
|
-
*/
|
|
139
|
-
export declare const se_DeleteEvaluationResultsCommand: (input: DeleteEvaluationResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
140
|
-
/**
|
|
141
|
-
* serializeAws_json1_1DeleteOrganizationConfigRuleCommand
|
|
142
|
-
*/
|
|
143
|
-
export declare const se_DeleteOrganizationConfigRuleCommand: (input: DeleteOrganizationConfigRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
144
|
-
/**
|
|
145
|
-
* serializeAws_json1_1DeleteOrganizationConformancePackCommand
|
|
146
|
-
*/
|
|
147
|
-
export declare const se_DeleteOrganizationConformancePackCommand: (input: DeleteOrganizationConformancePackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
148
|
-
/**
|
|
149
|
-
* serializeAws_json1_1DeletePendingAggregationRequestCommand
|
|
150
|
-
*/
|
|
151
|
-
export declare const se_DeletePendingAggregationRequestCommand: (input: DeletePendingAggregationRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
152
|
-
/**
|
|
153
|
-
* serializeAws_json1_1DeleteRemediationConfigurationCommand
|
|
154
|
-
*/
|
|
155
|
-
export declare const se_DeleteRemediationConfigurationCommand: (input: DeleteRemediationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
156
|
-
/**
|
|
157
|
-
* serializeAws_json1_1DeleteRemediationExceptionsCommand
|
|
158
|
-
*/
|
|
159
|
-
export declare const se_DeleteRemediationExceptionsCommand: (input: DeleteRemediationExceptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
160
|
-
/**
|
|
161
|
-
* serializeAws_json1_1DeleteResourceConfigCommand
|
|
162
|
-
*/
|
|
163
|
-
export declare const se_DeleteResourceConfigCommand: (input: DeleteResourceConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
164
|
-
/**
|
|
165
|
-
* serializeAws_json1_1DeleteRetentionConfigurationCommand
|
|
166
|
-
*/
|
|
167
|
-
export declare const se_DeleteRetentionConfigurationCommand: (input: DeleteRetentionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
168
|
-
/**
|
|
169
|
-
* serializeAws_json1_1DeleteServiceLinkedConfigurationRecorderCommand
|
|
170
|
-
*/
|
|
171
|
-
export declare const se_DeleteServiceLinkedConfigurationRecorderCommand: (input: DeleteServiceLinkedConfigurationRecorderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
172
|
-
/**
|
|
173
|
-
* serializeAws_json1_1DeleteStoredQueryCommand
|
|
174
|
-
*/
|
|
175
|
-
export declare const se_DeleteStoredQueryCommand: (input: DeleteStoredQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
176
|
-
/**
|
|
177
|
-
* serializeAws_json1_1DeliverConfigSnapshotCommand
|
|
178
|
-
*/
|
|
179
|
-
export declare const se_DeliverConfigSnapshotCommand: (input: DeliverConfigSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
180
|
-
/**
|
|
181
|
-
* serializeAws_json1_1DescribeAggregateComplianceByConfigRulesCommand
|
|
182
|
-
*/
|
|
183
|
-
export declare const se_DescribeAggregateComplianceByConfigRulesCommand: (input: DescribeAggregateComplianceByConfigRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
184
|
-
/**
|
|
185
|
-
* serializeAws_json1_1DescribeAggregateComplianceByConformancePacksCommand
|
|
186
|
-
*/
|
|
187
|
-
export declare const se_DescribeAggregateComplianceByConformancePacksCommand: (input: DescribeAggregateComplianceByConformancePacksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
188
|
-
/**
|
|
189
|
-
* serializeAws_json1_1DescribeAggregationAuthorizationsCommand
|
|
190
|
-
*/
|
|
191
|
-
export declare const se_DescribeAggregationAuthorizationsCommand: (input: DescribeAggregationAuthorizationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
192
|
-
/**
|
|
193
|
-
* serializeAws_json1_1DescribeComplianceByConfigRuleCommand
|
|
194
|
-
*/
|
|
195
|
-
export declare const se_DescribeComplianceByConfigRuleCommand: (input: DescribeComplianceByConfigRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
196
|
-
/**
|
|
197
|
-
* serializeAws_json1_1DescribeComplianceByResourceCommand
|
|
198
|
-
*/
|
|
199
|
-
export declare const se_DescribeComplianceByResourceCommand: (input: DescribeComplianceByResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
200
|
-
/**
|
|
201
|
-
* serializeAws_json1_1DescribeConfigRuleEvaluationStatusCommand
|
|
202
|
-
*/
|
|
203
|
-
export declare const se_DescribeConfigRuleEvaluationStatusCommand: (input: DescribeConfigRuleEvaluationStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
204
|
-
/**
|
|
205
|
-
* serializeAws_json1_1DescribeConfigRulesCommand
|
|
206
|
-
*/
|
|
207
|
-
export declare const se_DescribeConfigRulesCommand: (input: DescribeConfigRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
208
|
-
/**
|
|
209
|
-
* serializeAws_json1_1DescribeConfigurationAggregatorsCommand
|
|
210
|
-
*/
|
|
211
|
-
export declare const se_DescribeConfigurationAggregatorsCommand: (input: DescribeConfigurationAggregatorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
212
|
-
/**
|
|
213
|
-
* serializeAws_json1_1DescribeConfigurationAggregatorSourcesStatusCommand
|
|
214
|
-
*/
|
|
215
|
-
export declare const se_DescribeConfigurationAggregatorSourcesStatusCommand: (input: DescribeConfigurationAggregatorSourcesStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
216
|
-
/**
|
|
217
|
-
* serializeAws_json1_1DescribeConfigurationRecordersCommand
|
|
218
|
-
*/
|
|
219
|
-
export declare const se_DescribeConfigurationRecordersCommand: (input: DescribeConfigurationRecordersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
220
|
-
/**
|
|
221
|
-
* serializeAws_json1_1DescribeConfigurationRecorderStatusCommand
|
|
222
|
-
*/
|
|
223
|
-
export declare const se_DescribeConfigurationRecorderStatusCommand: (input: DescribeConfigurationRecorderStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
224
|
-
/**
|
|
225
|
-
* serializeAws_json1_1DescribeConformancePackComplianceCommand
|
|
226
|
-
*/
|
|
227
|
-
export declare const se_DescribeConformancePackComplianceCommand: (input: DescribeConformancePackComplianceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
228
|
-
/**
|
|
229
|
-
* serializeAws_json1_1DescribeConformancePacksCommand
|
|
230
|
-
*/
|
|
231
|
-
export declare const se_DescribeConformancePacksCommand: (input: DescribeConformancePacksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
232
|
-
/**
|
|
233
|
-
* serializeAws_json1_1DescribeConformancePackStatusCommand
|
|
234
|
-
*/
|
|
235
|
-
export declare const se_DescribeConformancePackStatusCommand: (input: DescribeConformancePackStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
236
|
-
/**
|
|
237
|
-
* serializeAws_json1_1DescribeDeliveryChannelsCommand
|
|
238
|
-
*/
|
|
239
|
-
export declare const se_DescribeDeliveryChannelsCommand: (input: DescribeDeliveryChannelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
240
|
-
/**
|
|
241
|
-
* serializeAws_json1_1DescribeDeliveryChannelStatusCommand
|
|
242
|
-
*/
|
|
243
|
-
export declare const se_DescribeDeliveryChannelStatusCommand: (input: DescribeDeliveryChannelStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
244
|
-
/**
|
|
245
|
-
* serializeAws_json1_1DescribeOrganizationConfigRulesCommand
|
|
246
|
-
*/
|
|
247
|
-
export declare const se_DescribeOrganizationConfigRulesCommand: (input: DescribeOrganizationConfigRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
248
|
-
/**
|
|
249
|
-
* serializeAws_json1_1DescribeOrganizationConfigRuleStatusesCommand
|
|
250
|
-
*/
|
|
251
|
-
export declare const se_DescribeOrganizationConfigRuleStatusesCommand: (input: DescribeOrganizationConfigRuleStatusesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
252
|
-
/**
|
|
253
|
-
* serializeAws_json1_1DescribeOrganizationConformancePacksCommand
|
|
254
|
-
*/
|
|
255
|
-
export declare const se_DescribeOrganizationConformancePacksCommand: (input: DescribeOrganizationConformancePacksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
256
|
-
/**
|
|
257
|
-
* serializeAws_json1_1DescribeOrganizationConformancePackStatusesCommand
|
|
258
|
-
*/
|
|
259
|
-
export declare const se_DescribeOrganizationConformancePackStatusesCommand: (input: DescribeOrganizationConformancePackStatusesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
260
|
-
/**
|
|
261
|
-
* serializeAws_json1_1DescribePendingAggregationRequestsCommand
|
|
262
|
-
*/
|
|
263
|
-
export declare const se_DescribePendingAggregationRequestsCommand: (input: DescribePendingAggregationRequestsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
264
|
-
/**
|
|
265
|
-
* serializeAws_json1_1DescribeRemediationConfigurationsCommand
|
|
266
|
-
*/
|
|
267
|
-
export declare const se_DescribeRemediationConfigurationsCommand: (input: DescribeRemediationConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
268
|
-
/**
|
|
269
|
-
* serializeAws_json1_1DescribeRemediationExceptionsCommand
|
|
270
|
-
*/
|
|
271
|
-
export declare const se_DescribeRemediationExceptionsCommand: (input: DescribeRemediationExceptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
272
|
-
/**
|
|
273
|
-
* serializeAws_json1_1DescribeRemediationExecutionStatusCommand
|
|
274
|
-
*/
|
|
275
|
-
export declare const se_DescribeRemediationExecutionStatusCommand: (input: DescribeRemediationExecutionStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
276
|
-
/**
|
|
277
|
-
* serializeAws_json1_1DescribeRetentionConfigurationsCommand
|
|
278
|
-
*/
|
|
279
|
-
export declare const se_DescribeRetentionConfigurationsCommand: (input: DescribeRetentionConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
280
|
-
/**
|
|
281
|
-
* serializeAws_json1_1DisassociateResourceTypesCommand
|
|
282
|
-
*/
|
|
283
|
-
export declare const se_DisassociateResourceTypesCommand: (input: DisassociateResourceTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
284
|
-
/**
|
|
285
|
-
* serializeAws_json1_1GetAggregateComplianceDetailsByConfigRuleCommand
|
|
286
|
-
*/
|
|
287
|
-
export declare const se_GetAggregateComplianceDetailsByConfigRuleCommand: (input: GetAggregateComplianceDetailsByConfigRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
288
|
-
/**
|
|
289
|
-
* serializeAws_json1_1GetAggregateConfigRuleComplianceSummaryCommand
|
|
290
|
-
*/
|
|
291
|
-
export declare const se_GetAggregateConfigRuleComplianceSummaryCommand: (input: GetAggregateConfigRuleComplianceSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
292
|
-
/**
|
|
293
|
-
* serializeAws_json1_1GetAggregateConformancePackComplianceSummaryCommand
|
|
294
|
-
*/
|
|
295
|
-
export declare const se_GetAggregateConformancePackComplianceSummaryCommand: (input: GetAggregateConformancePackComplianceSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
296
|
-
/**
|
|
297
|
-
* serializeAws_json1_1GetAggregateDiscoveredResourceCountsCommand
|
|
298
|
-
*/
|
|
299
|
-
export declare const se_GetAggregateDiscoveredResourceCountsCommand: (input: GetAggregateDiscoveredResourceCountsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
300
|
-
/**
|
|
301
|
-
* serializeAws_json1_1GetAggregateResourceConfigCommand
|
|
302
|
-
*/
|
|
303
|
-
export declare const se_GetAggregateResourceConfigCommand: (input: GetAggregateResourceConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
304
|
-
/**
|
|
305
|
-
* serializeAws_json1_1GetComplianceDetailsByConfigRuleCommand
|
|
306
|
-
*/
|
|
307
|
-
export declare const se_GetComplianceDetailsByConfigRuleCommand: (input: GetComplianceDetailsByConfigRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
308
|
-
/**
|
|
309
|
-
* serializeAws_json1_1GetComplianceDetailsByResourceCommand
|
|
310
|
-
*/
|
|
311
|
-
export declare const se_GetComplianceDetailsByResourceCommand: (input: GetComplianceDetailsByResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
312
|
-
/**
|
|
313
|
-
* serializeAws_json1_1GetComplianceSummaryByConfigRuleCommand
|
|
314
|
-
*/
|
|
315
|
-
export declare const se_GetComplianceSummaryByConfigRuleCommand: (input: GetComplianceSummaryByConfigRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
316
|
-
/**
|
|
317
|
-
* serializeAws_json1_1GetComplianceSummaryByResourceTypeCommand
|
|
318
|
-
*/
|
|
319
|
-
export declare const se_GetComplianceSummaryByResourceTypeCommand: (input: GetComplianceSummaryByResourceTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
320
|
-
/**
|
|
321
|
-
* serializeAws_json1_1GetConformancePackComplianceDetailsCommand
|
|
322
|
-
*/
|
|
323
|
-
export declare const se_GetConformancePackComplianceDetailsCommand: (input: GetConformancePackComplianceDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
324
|
-
/**
|
|
325
|
-
* serializeAws_json1_1GetConformancePackComplianceSummaryCommand
|
|
326
|
-
*/
|
|
327
|
-
export declare const se_GetConformancePackComplianceSummaryCommand: (input: GetConformancePackComplianceSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
328
|
-
/**
|
|
329
|
-
* serializeAws_json1_1GetCustomRulePolicyCommand
|
|
330
|
-
*/
|
|
331
|
-
export declare const se_GetCustomRulePolicyCommand: (input: GetCustomRulePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
332
|
-
/**
|
|
333
|
-
* serializeAws_json1_1GetDiscoveredResourceCountsCommand
|
|
334
|
-
*/
|
|
335
|
-
export declare const se_GetDiscoveredResourceCountsCommand: (input: GetDiscoveredResourceCountsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
336
|
-
/**
|
|
337
|
-
* serializeAws_json1_1GetOrganizationConfigRuleDetailedStatusCommand
|
|
338
|
-
*/
|
|
339
|
-
export declare const se_GetOrganizationConfigRuleDetailedStatusCommand: (input: GetOrganizationConfigRuleDetailedStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
340
|
-
/**
|
|
341
|
-
* serializeAws_json1_1GetOrganizationConformancePackDetailedStatusCommand
|
|
342
|
-
*/
|
|
343
|
-
export declare const se_GetOrganizationConformancePackDetailedStatusCommand: (input: GetOrganizationConformancePackDetailedStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
344
|
-
/**
|
|
345
|
-
* serializeAws_json1_1GetOrganizationCustomRulePolicyCommand
|
|
346
|
-
*/
|
|
347
|
-
export declare const se_GetOrganizationCustomRulePolicyCommand: (input: GetOrganizationCustomRulePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
348
|
-
/**
|
|
349
|
-
* serializeAws_json1_1GetResourceConfigHistoryCommand
|
|
350
|
-
*/
|
|
351
|
-
export declare const se_GetResourceConfigHistoryCommand: (input: GetResourceConfigHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
352
|
-
/**
|
|
353
|
-
* serializeAws_json1_1GetResourceEvaluationSummaryCommand
|
|
354
|
-
*/
|
|
355
|
-
export declare const se_GetResourceEvaluationSummaryCommand: (input: GetResourceEvaluationSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
356
|
-
/**
|
|
357
|
-
* serializeAws_json1_1GetStoredQueryCommand
|
|
358
|
-
*/
|
|
359
|
-
export declare const se_GetStoredQueryCommand: (input: GetStoredQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
360
|
-
/**
|
|
361
|
-
* serializeAws_json1_1ListAggregateDiscoveredResourcesCommand
|
|
362
|
-
*/
|
|
363
|
-
export declare const se_ListAggregateDiscoveredResourcesCommand: (input: ListAggregateDiscoveredResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
364
|
-
/**
|
|
365
|
-
* serializeAws_json1_1ListConfigurationRecordersCommand
|
|
366
|
-
*/
|
|
367
|
-
export declare const se_ListConfigurationRecordersCommand: (input: ListConfigurationRecordersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
368
|
-
/**
|
|
369
|
-
* serializeAws_json1_1ListConformancePackComplianceScoresCommand
|
|
370
|
-
*/
|
|
371
|
-
export declare const se_ListConformancePackComplianceScoresCommand: (input: ListConformancePackComplianceScoresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
372
|
-
/**
|
|
373
|
-
* serializeAws_json1_1ListDiscoveredResourcesCommand
|
|
374
|
-
*/
|
|
375
|
-
export declare const se_ListDiscoveredResourcesCommand: (input: ListDiscoveredResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
376
|
-
/**
|
|
377
|
-
* serializeAws_json1_1ListResourceEvaluationsCommand
|
|
378
|
-
*/
|
|
379
|
-
export declare const se_ListResourceEvaluationsCommand: (input: ListResourceEvaluationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
380
|
-
/**
|
|
381
|
-
* serializeAws_json1_1ListStoredQueriesCommand
|
|
382
|
-
*/
|
|
383
|
-
export declare const se_ListStoredQueriesCommand: (input: ListStoredQueriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
384
|
-
/**
|
|
385
|
-
* serializeAws_json1_1ListTagsForResourceCommand
|
|
386
|
-
*/
|
|
387
|
-
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
388
|
-
/**
|
|
389
|
-
* serializeAws_json1_1PutAggregationAuthorizationCommand
|
|
390
|
-
*/
|
|
391
|
-
export declare const se_PutAggregationAuthorizationCommand: (input: PutAggregationAuthorizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
392
|
-
/**
|
|
393
|
-
* serializeAws_json1_1PutConfigRuleCommand
|
|
394
|
-
*/
|
|
395
|
-
export declare const se_PutConfigRuleCommand: (input: PutConfigRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
396
|
-
/**
|
|
397
|
-
* serializeAws_json1_1PutConfigurationAggregatorCommand
|
|
398
|
-
*/
|
|
399
|
-
export declare const se_PutConfigurationAggregatorCommand: (input: PutConfigurationAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
400
|
-
/**
|
|
401
|
-
* serializeAws_json1_1PutConfigurationRecorderCommand
|
|
402
|
-
*/
|
|
403
|
-
export declare const se_PutConfigurationRecorderCommand: (input: PutConfigurationRecorderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
404
|
-
/**
|
|
405
|
-
* serializeAws_json1_1PutConformancePackCommand
|
|
406
|
-
*/
|
|
407
|
-
export declare const se_PutConformancePackCommand: (input: PutConformancePackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
408
|
-
/**
|
|
409
|
-
* serializeAws_json1_1PutDeliveryChannelCommand
|
|
410
|
-
*/
|
|
411
|
-
export declare const se_PutDeliveryChannelCommand: (input: PutDeliveryChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
412
|
-
/**
|
|
413
|
-
* serializeAws_json1_1PutEvaluationsCommand
|
|
414
|
-
*/
|
|
415
|
-
export declare const se_PutEvaluationsCommand: (input: PutEvaluationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
416
|
-
/**
|
|
417
|
-
* serializeAws_json1_1PutExternalEvaluationCommand
|
|
418
|
-
*/
|
|
419
|
-
export declare const se_PutExternalEvaluationCommand: (input: PutExternalEvaluationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
420
|
-
/**
|
|
421
|
-
* serializeAws_json1_1PutOrganizationConfigRuleCommand
|
|
422
|
-
*/
|
|
423
|
-
export declare const se_PutOrganizationConfigRuleCommand: (input: PutOrganizationConfigRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
424
|
-
/**
|
|
425
|
-
* serializeAws_json1_1PutOrganizationConformancePackCommand
|
|
426
|
-
*/
|
|
427
|
-
export declare const se_PutOrganizationConformancePackCommand: (input: PutOrganizationConformancePackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
428
|
-
/**
|
|
429
|
-
* serializeAws_json1_1PutRemediationConfigurationsCommand
|
|
430
|
-
*/
|
|
431
|
-
export declare const se_PutRemediationConfigurationsCommand: (input: PutRemediationConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
432
|
-
/**
|
|
433
|
-
* serializeAws_json1_1PutRemediationExceptionsCommand
|
|
434
|
-
*/
|
|
435
|
-
export declare const se_PutRemediationExceptionsCommand: (input: PutRemediationExceptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
436
|
-
/**
|
|
437
|
-
* serializeAws_json1_1PutResourceConfigCommand
|
|
438
|
-
*/
|
|
439
|
-
export declare const se_PutResourceConfigCommand: (input: PutResourceConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
440
|
-
/**
|
|
441
|
-
* serializeAws_json1_1PutRetentionConfigurationCommand
|
|
442
|
-
*/
|
|
443
|
-
export declare const se_PutRetentionConfigurationCommand: (input: PutRetentionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
444
|
-
/**
|
|
445
|
-
* serializeAws_json1_1PutServiceLinkedConfigurationRecorderCommand
|
|
446
|
-
*/
|
|
447
|
-
export declare const se_PutServiceLinkedConfigurationRecorderCommand: (input: PutServiceLinkedConfigurationRecorderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
448
|
-
/**
|
|
449
|
-
* serializeAws_json1_1PutStoredQueryCommand
|
|
450
|
-
*/
|
|
451
|
-
export declare const se_PutStoredQueryCommand: (input: PutStoredQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
452
|
-
/**
|
|
453
|
-
* serializeAws_json1_1SelectAggregateResourceConfigCommand
|
|
454
|
-
*/
|
|
455
|
-
export declare const se_SelectAggregateResourceConfigCommand: (input: SelectAggregateResourceConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
456
|
-
/**
|
|
457
|
-
* serializeAws_json1_1SelectResourceConfigCommand
|
|
458
|
-
*/
|
|
459
|
-
export declare const se_SelectResourceConfigCommand: (input: SelectResourceConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
460
|
-
/**
|
|
461
|
-
* serializeAws_json1_1StartConfigRulesEvaluationCommand
|
|
462
|
-
*/
|
|
463
|
-
export declare const se_StartConfigRulesEvaluationCommand: (input: StartConfigRulesEvaluationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
464
|
-
/**
|
|
465
|
-
* serializeAws_json1_1StartConfigurationRecorderCommand
|
|
466
|
-
*/
|
|
467
|
-
export declare const se_StartConfigurationRecorderCommand: (input: StartConfigurationRecorderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
468
|
-
/**
|
|
469
|
-
* serializeAws_json1_1StartRemediationExecutionCommand
|
|
470
|
-
*/
|
|
471
|
-
export declare const se_StartRemediationExecutionCommand: (input: StartRemediationExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
472
|
-
/**
|
|
473
|
-
* serializeAws_json1_1StartResourceEvaluationCommand
|
|
474
|
-
*/
|
|
475
|
-
export declare const se_StartResourceEvaluationCommand: (input: StartResourceEvaluationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
476
|
-
/**
|
|
477
|
-
* serializeAws_json1_1StopConfigurationRecorderCommand
|
|
478
|
-
*/
|
|
479
|
-
export declare const se_StopConfigurationRecorderCommand: (input: StopConfigurationRecorderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
480
|
-
/**
|
|
481
|
-
* serializeAws_json1_1TagResourceCommand
|
|
482
|
-
*/
|
|
483
|
-
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
484
|
-
/**
|
|
485
|
-
* serializeAws_json1_1UntagResourceCommand
|
|
486
|
-
*/
|
|
487
|
-
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
488
|
-
/**
|
|
489
|
-
* deserializeAws_json1_1AssociateResourceTypesCommand
|
|
490
|
-
*/
|
|
491
|
-
export declare const de_AssociateResourceTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateResourceTypesCommandOutput>;
|
|
492
|
-
/**
|
|
493
|
-
* deserializeAws_json1_1BatchGetAggregateResourceConfigCommand
|
|
494
|
-
*/
|
|
495
|
-
export declare const de_BatchGetAggregateResourceConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAggregateResourceConfigCommandOutput>;
|
|
496
|
-
/**
|
|
497
|
-
* deserializeAws_json1_1BatchGetResourceConfigCommand
|
|
498
|
-
*/
|
|
499
|
-
export declare const de_BatchGetResourceConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetResourceConfigCommandOutput>;
|
|
500
|
-
/**
|
|
501
|
-
* deserializeAws_json1_1DeleteAggregationAuthorizationCommand
|
|
502
|
-
*/
|
|
503
|
-
export declare const de_DeleteAggregationAuthorizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAggregationAuthorizationCommandOutput>;
|
|
504
|
-
/**
|
|
505
|
-
* deserializeAws_json1_1DeleteConfigRuleCommand
|
|
506
|
-
*/
|
|
507
|
-
export declare const de_DeleteConfigRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConfigRuleCommandOutput>;
|
|
508
|
-
/**
|
|
509
|
-
* deserializeAws_json1_1DeleteConfigurationAggregatorCommand
|
|
510
|
-
*/
|
|
511
|
-
export declare const de_DeleteConfigurationAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConfigurationAggregatorCommandOutput>;
|
|
512
|
-
/**
|
|
513
|
-
* deserializeAws_json1_1DeleteConfigurationRecorderCommand
|
|
514
|
-
*/
|
|
515
|
-
export declare const de_DeleteConfigurationRecorderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConfigurationRecorderCommandOutput>;
|
|
516
|
-
/**
|
|
517
|
-
* deserializeAws_json1_1DeleteConformancePackCommand
|
|
518
|
-
*/
|
|
519
|
-
export declare const de_DeleteConformancePackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConformancePackCommandOutput>;
|
|
520
|
-
/**
|
|
521
|
-
* deserializeAws_json1_1DeleteDeliveryChannelCommand
|
|
522
|
-
*/
|
|
523
|
-
export declare const de_DeleteDeliveryChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeliveryChannelCommandOutput>;
|
|
524
|
-
/**
|
|
525
|
-
* deserializeAws_json1_1DeleteEvaluationResultsCommand
|
|
526
|
-
*/
|
|
527
|
-
export declare const de_DeleteEvaluationResultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEvaluationResultsCommandOutput>;
|
|
528
|
-
/**
|
|
529
|
-
* deserializeAws_json1_1DeleteOrganizationConfigRuleCommand
|
|
530
|
-
*/
|
|
531
|
-
export declare const de_DeleteOrganizationConfigRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteOrganizationConfigRuleCommandOutput>;
|
|
532
|
-
/**
|
|
533
|
-
* deserializeAws_json1_1DeleteOrganizationConformancePackCommand
|
|
534
|
-
*/
|
|
535
|
-
export declare const de_DeleteOrganizationConformancePackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteOrganizationConformancePackCommandOutput>;
|
|
536
|
-
/**
|
|
537
|
-
* deserializeAws_json1_1DeletePendingAggregationRequestCommand
|
|
538
|
-
*/
|
|
539
|
-
export declare const de_DeletePendingAggregationRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePendingAggregationRequestCommandOutput>;
|
|
540
|
-
/**
|
|
541
|
-
* deserializeAws_json1_1DeleteRemediationConfigurationCommand
|
|
542
|
-
*/
|
|
543
|
-
export declare const de_DeleteRemediationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRemediationConfigurationCommandOutput>;
|
|
544
|
-
/**
|
|
545
|
-
* deserializeAws_json1_1DeleteRemediationExceptionsCommand
|
|
546
|
-
*/
|
|
547
|
-
export declare const de_DeleteRemediationExceptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRemediationExceptionsCommandOutput>;
|
|
548
|
-
/**
|
|
549
|
-
* deserializeAws_json1_1DeleteResourceConfigCommand
|
|
550
|
-
*/
|
|
551
|
-
export declare const de_DeleteResourceConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourceConfigCommandOutput>;
|
|
552
|
-
/**
|
|
553
|
-
* deserializeAws_json1_1DeleteRetentionConfigurationCommand
|
|
554
|
-
*/
|
|
555
|
-
export declare const de_DeleteRetentionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRetentionConfigurationCommandOutput>;
|
|
556
|
-
/**
|
|
557
|
-
* deserializeAws_json1_1DeleteServiceLinkedConfigurationRecorderCommand
|
|
558
|
-
*/
|
|
559
|
-
export declare const de_DeleteServiceLinkedConfigurationRecorderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceLinkedConfigurationRecorderCommandOutput>;
|
|
560
|
-
/**
|
|
561
|
-
* deserializeAws_json1_1DeleteStoredQueryCommand
|
|
562
|
-
*/
|
|
563
|
-
export declare const de_DeleteStoredQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStoredQueryCommandOutput>;
|
|
564
|
-
/**
|
|
565
|
-
* deserializeAws_json1_1DeliverConfigSnapshotCommand
|
|
566
|
-
*/
|
|
567
|
-
export declare const de_DeliverConfigSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeliverConfigSnapshotCommandOutput>;
|
|
568
|
-
/**
|
|
569
|
-
* deserializeAws_json1_1DescribeAggregateComplianceByConfigRulesCommand
|
|
570
|
-
*/
|
|
571
|
-
export declare const de_DescribeAggregateComplianceByConfigRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAggregateComplianceByConfigRulesCommandOutput>;
|
|
572
|
-
/**
|
|
573
|
-
* deserializeAws_json1_1DescribeAggregateComplianceByConformancePacksCommand
|
|
574
|
-
*/
|
|
575
|
-
export declare const de_DescribeAggregateComplianceByConformancePacksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAggregateComplianceByConformancePacksCommandOutput>;
|
|
576
|
-
/**
|
|
577
|
-
* deserializeAws_json1_1DescribeAggregationAuthorizationsCommand
|
|
578
|
-
*/
|
|
579
|
-
export declare const de_DescribeAggregationAuthorizationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAggregationAuthorizationsCommandOutput>;
|
|
580
|
-
/**
|
|
581
|
-
* deserializeAws_json1_1DescribeComplianceByConfigRuleCommand
|
|
582
|
-
*/
|
|
583
|
-
export declare const de_DescribeComplianceByConfigRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeComplianceByConfigRuleCommandOutput>;
|
|
584
|
-
/**
|
|
585
|
-
* deserializeAws_json1_1DescribeComplianceByResourceCommand
|
|
586
|
-
*/
|
|
587
|
-
export declare const de_DescribeComplianceByResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeComplianceByResourceCommandOutput>;
|
|
588
|
-
/**
|
|
589
|
-
* deserializeAws_json1_1DescribeConfigRuleEvaluationStatusCommand
|
|
590
|
-
*/
|
|
591
|
-
export declare const de_DescribeConfigRuleEvaluationStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConfigRuleEvaluationStatusCommandOutput>;
|
|
592
|
-
/**
|
|
593
|
-
* deserializeAws_json1_1DescribeConfigRulesCommand
|
|
594
|
-
*/
|
|
595
|
-
export declare const de_DescribeConfigRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConfigRulesCommandOutput>;
|
|
596
|
-
/**
|
|
597
|
-
* deserializeAws_json1_1DescribeConfigurationAggregatorsCommand
|
|
598
|
-
*/
|
|
599
|
-
export declare const de_DescribeConfigurationAggregatorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConfigurationAggregatorsCommandOutput>;
|
|
600
|
-
/**
|
|
601
|
-
* deserializeAws_json1_1DescribeConfigurationAggregatorSourcesStatusCommand
|
|
602
|
-
*/
|
|
603
|
-
export declare const de_DescribeConfigurationAggregatorSourcesStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConfigurationAggregatorSourcesStatusCommandOutput>;
|
|
604
|
-
/**
|
|
605
|
-
* deserializeAws_json1_1DescribeConfigurationRecordersCommand
|
|
606
|
-
*/
|
|
607
|
-
export declare const de_DescribeConfigurationRecordersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConfigurationRecordersCommandOutput>;
|
|
608
|
-
/**
|
|
609
|
-
* deserializeAws_json1_1DescribeConfigurationRecorderStatusCommand
|
|
610
|
-
*/
|
|
611
|
-
export declare const de_DescribeConfigurationRecorderStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConfigurationRecorderStatusCommandOutput>;
|
|
612
|
-
/**
|
|
613
|
-
* deserializeAws_json1_1DescribeConformancePackComplianceCommand
|
|
614
|
-
*/
|
|
615
|
-
export declare const de_DescribeConformancePackComplianceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConformancePackComplianceCommandOutput>;
|
|
616
|
-
/**
|
|
617
|
-
* deserializeAws_json1_1DescribeConformancePacksCommand
|
|
618
|
-
*/
|
|
619
|
-
export declare const de_DescribeConformancePacksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConformancePacksCommandOutput>;
|
|
620
|
-
/**
|
|
621
|
-
* deserializeAws_json1_1DescribeConformancePackStatusCommand
|
|
622
|
-
*/
|
|
623
|
-
export declare const de_DescribeConformancePackStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConformancePackStatusCommandOutput>;
|
|
624
|
-
/**
|
|
625
|
-
* deserializeAws_json1_1DescribeDeliveryChannelsCommand
|
|
626
|
-
*/
|
|
627
|
-
export declare const de_DescribeDeliveryChannelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDeliveryChannelsCommandOutput>;
|
|
628
|
-
/**
|
|
629
|
-
* deserializeAws_json1_1DescribeDeliveryChannelStatusCommand
|
|
630
|
-
*/
|
|
631
|
-
export declare const de_DescribeDeliveryChannelStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDeliveryChannelStatusCommandOutput>;
|
|
632
|
-
/**
|
|
633
|
-
* deserializeAws_json1_1DescribeOrganizationConfigRulesCommand
|
|
634
|
-
*/
|
|
635
|
-
export declare const de_DescribeOrganizationConfigRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOrganizationConfigRulesCommandOutput>;
|
|
636
|
-
/**
|
|
637
|
-
* deserializeAws_json1_1DescribeOrganizationConfigRuleStatusesCommand
|
|
638
|
-
*/
|
|
639
|
-
export declare const de_DescribeOrganizationConfigRuleStatusesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOrganizationConfigRuleStatusesCommandOutput>;
|
|
640
|
-
/**
|
|
641
|
-
* deserializeAws_json1_1DescribeOrganizationConformancePacksCommand
|
|
642
|
-
*/
|
|
643
|
-
export declare const de_DescribeOrganizationConformancePacksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOrganizationConformancePacksCommandOutput>;
|
|
644
|
-
/**
|
|
645
|
-
* deserializeAws_json1_1DescribeOrganizationConformancePackStatusesCommand
|
|
646
|
-
*/
|
|
647
|
-
export declare const de_DescribeOrganizationConformancePackStatusesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOrganizationConformancePackStatusesCommandOutput>;
|
|
648
|
-
/**
|
|
649
|
-
* deserializeAws_json1_1DescribePendingAggregationRequestsCommand
|
|
650
|
-
*/
|
|
651
|
-
export declare const de_DescribePendingAggregationRequestsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePendingAggregationRequestsCommandOutput>;
|
|
652
|
-
/**
|
|
653
|
-
* deserializeAws_json1_1DescribeRemediationConfigurationsCommand
|
|
654
|
-
*/
|
|
655
|
-
export declare const de_DescribeRemediationConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRemediationConfigurationsCommandOutput>;
|
|
656
|
-
/**
|
|
657
|
-
* deserializeAws_json1_1DescribeRemediationExceptionsCommand
|
|
658
|
-
*/
|
|
659
|
-
export declare const de_DescribeRemediationExceptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRemediationExceptionsCommandOutput>;
|
|
660
|
-
/**
|
|
661
|
-
* deserializeAws_json1_1DescribeRemediationExecutionStatusCommand
|
|
662
|
-
*/
|
|
663
|
-
export declare const de_DescribeRemediationExecutionStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRemediationExecutionStatusCommandOutput>;
|
|
664
|
-
/**
|
|
665
|
-
* deserializeAws_json1_1DescribeRetentionConfigurationsCommand
|
|
666
|
-
*/
|
|
667
|
-
export declare const de_DescribeRetentionConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRetentionConfigurationsCommandOutput>;
|
|
668
|
-
/**
|
|
669
|
-
* deserializeAws_json1_1DisassociateResourceTypesCommand
|
|
670
|
-
*/
|
|
671
|
-
export declare const de_DisassociateResourceTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateResourceTypesCommandOutput>;
|
|
672
|
-
/**
|
|
673
|
-
* deserializeAws_json1_1GetAggregateComplianceDetailsByConfigRuleCommand
|
|
674
|
-
*/
|
|
675
|
-
export declare const de_GetAggregateComplianceDetailsByConfigRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAggregateComplianceDetailsByConfigRuleCommandOutput>;
|
|
676
|
-
/**
|
|
677
|
-
* deserializeAws_json1_1GetAggregateConfigRuleComplianceSummaryCommand
|
|
678
|
-
*/
|
|
679
|
-
export declare const de_GetAggregateConfigRuleComplianceSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAggregateConfigRuleComplianceSummaryCommandOutput>;
|
|
680
|
-
/**
|
|
681
|
-
* deserializeAws_json1_1GetAggregateConformancePackComplianceSummaryCommand
|
|
682
|
-
*/
|
|
683
|
-
export declare const de_GetAggregateConformancePackComplianceSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAggregateConformancePackComplianceSummaryCommandOutput>;
|
|
684
|
-
/**
|
|
685
|
-
* deserializeAws_json1_1GetAggregateDiscoveredResourceCountsCommand
|
|
686
|
-
*/
|
|
687
|
-
export declare const de_GetAggregateDiscoveredResourceCountsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAggregateDiscoveredResourceCountsCommandOutput>;
|
|
688
|
-
/**
|
|
689
|
-
* deserializeAws_json1_1GetAggregateResourceConfigCommand
|
|
690
|
-
*/
|
|
691
|
-
export declare const de_GetAggregateResourceConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAggregateResourceConfigCommandOutput>;
|
|
692
|
-
/**
|
|
693
|
-
* deserializeAws_json1_1GetComplianceDetailsByConfigRuleCommand
|
|
694
|
-
*/
|
|
695
|
-
export declare const de_GetComplianceDetailsByConfigRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetComplianceDetailsByConfigRuleCommandOutput>;
|
|
696
|
-
/**
|
|
697
|
-
* deserializeAws_json1_1GetComplianceDetailsByResourceCommand
|
|
698
|
-
*/
|
|
699
|
-
export declare const de_GetComplianceDetailsByResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetComplianceDetailsByResourceCommandOutput>;
|
|
700
|
-
/**
|
|
701
|
-
* deserializeAws_json1_1GetComplianceSummaryByConfigRuleCommand
|
|
702
|
-
*/
|
|
703
|
-
export declare const de_GetComplianceSummaryByConfigRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetComplianceSummaryByConfigRuleCommandOutput>;
|
|
704
|
-
/**
|
|
705
|
-
* deserializeAws_json1_1GetComplianceSummaryByResourceTypeCommand
|
|
706
|
-
*/
|
|
707
|
-
export declare const de_GetComplianceSummaryByResourceTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetComplianceSummaryByResourceTypeCommandOutput>;
|
|
708
|
-
/**
|
|
709
|
-
* deserializeAws_json1_1GetConformancePackComplianceDetailsCommand
|
|
710
|
-
*/
|
|
711
|
-
export declare const de_GetConformancePackComplianceDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConformancePackComplianceDetailsCommandOutput>;
|
|
712
|
-
/**
|
|
713
|
-
* deserializeAws_json1_1GetConformancePackComplianceSummaryCommand
|
|
714
|
-
*/
|
|
715
|
-
export declare const de_GetConformancePackComplianceSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConformancePackComplianceSummaryCommandOutput>;
|
|
716
|
-
/**
|
|
717
|
-
* deserializeAws_json1_1GetCustomRulePolicyCommand
|
|
718
|
-
*/
|
|
719
|
-
export declare const de_GetCustomRulePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCustomRulePolicyCommandOutput>;
|
|
720
|
-
/**
|
|
721
|
-
* deserializeAws_json1_1GetDiscoveredResourceCountsCommand
|
|
722
|
-
*/
|
|
723
|
-
export declare const de_GetDiscoveredResourceCountsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDiscoveredResourceCountsCommandOutput>;
|
|
724
|
-
/**
|
|
725
|
-
* deserializeAws_json1_1GetOrganizationConfigRuleDetailedStatusCommand
|
|
726
|
-
*/
|
|
727
|
-
export declare const de_GetOrganizationConfigRuleDetailedStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOrganizationConfigRuleDetailedStatusCommandOutput>;
|
|
728
|
-
/**
|
|
729
|
-
* deserializeAws_json1_1GetOrganizationConformancePackDetailedStatusCommand
|
|
730
|
-
*/
|
|
731
|
-
export declare const de_GetOrganizationConformancePackDetailedStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOrganizationConformancePackDetailedStatusCommandOutput>;
|
|
732
|
-
/**
|
|
733
|
-
* deserializeAws_json1_1GetOrganizationCustomRulePolicyCommand
|
|
734
|
-
*/
|
|
735
|
-
export declare const de_GetOrganizationCustomRulePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOrganizationCustomRulePolicyCommandOutput>;
|
|
736
|
-
/**
|
|
737
|
-
* deserializeAws_json1_1GetResourceConfigHistoryCommand
|
|
738
|
-
*/
|
|
739
|
-
export declare const de_GetResourceConfigHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourceConfigHistoryCommandOutput>;
|
|
740
|
-
/**
|
|
741
|
-
* deserializeAws_json1_1GetResourceEvaluationSummaryCommand
|
|
742
|
-
*/
|
|
743
|
-
export declare const de_GetResourceEvaluationSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourceEvaluationSummaryCommandOutput>;
|
|
744
|
-
/**
|
|
745
|
-
* deserializeAws_json1_1GetStoredQueryCommand
|
|
746
|
-
*/
|
|
747
|
-
export declare const de_GetStoredQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStoredQueryCommandOutput>;
|
|
748
|
-
/**
|
|
749
|
-
* deserializeAws_json1_1ListAggregateDiscoveredResourcesCommand
|
|
750
|
-
*/
|
|
751
|
-
export declare const de_ListAggregateDiscoveredResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAggregateDiscoveredResourcesCommandOutput>;
|
|
752
|
-
/**
|
|
753
|
-
* deserializeAws_json1_1ListConfigurationRecordersCommand
|
|
754
|
-
*/
|
|
755
|
-
export declare const de_ListConfigurationRecordersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConfigurationRecordersCommandOutput>;
|
|
756
|
-
/**
|
|
757
|
-
* deserializeAws_json1_1ListConformancePackComplianceScoresCommand
|
|
758
|
-
*/
|
|
759
|
-
export declare const de_ListConformancePackComplianceScoresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConformancePackComplianceScoresCommandOutput>;
|
|
760
|
-
/**
|
|
761
|
-
* deserializeAws_json1_1ListDiscoveredResourcesCommand
|
|
762
|
-
*/
|
|
763
|
-
export declare const de_ListDiscoveredResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDiscoveredResourcesCommandOutput>;
|
|
764
|
-
/**
|
|
765
|
-
* deserializeAws_json1_1ListResourceEvaluationsCommand
|
|
766
|
-
*/
|
|
767
|
-
export declare const de_ListResourceEvaluationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourceEvaluationsCommandOutput>;
|
|
768
|
-
/**
|
|
769
|
-
* deserializeAws_json1_1ListStoredQueriesCommand
|
|
770
|
-
*/
|
|
771
|
-
export declare const de_ListStoredQueriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStoredQueriesCommandOutput>;
|
|
772
|
-
/**
|
|
773
|
-
* deserializeAws_json1_1ListTagsForResourceCommand
|
|
774
|
-
*/
|
|
775
|
-
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
776
|
-
/**
|
|
777
|
-
* deserializeAws_json1_1PutAggregationAuthorizationCommand
|
|
778
|
-
*/
|
|
779
|
-
export declare const de_PutAggregationAuthorizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAggregationAuthorizationCommandOutput>;
|
|
780
|
-
/**
|
|
781
|
-
* deserializeAws_json1_1PutConfigRuleCommand
|
|
782
|
-
*/
|
|
783
|
-
export declare const de_PutConfigRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigRuleCommandOutput>;
|
|
784
|
-
/**
|
|
785
|
-
* deserializeAws_json1_1PutConfigurationAggregatorCommand
|
|
786
|
-
*/
|
|
787
|
-
export declare const de_PutConfigurationAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationAggregatorCommandOutput>;
|
|
788
|
-
/**
|
|
789
|
-
* deserializeAws_json1_1PutConfigurationRecorderCommand
|
|
790
|
-
*/
|
|
791
|
-
export declare const de_PutConfigurationRecorderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConfigurationRecorderCommandOutput>;
|
|
792
|
-
/**
|
|
793
|
-
* deserializeAws_json1_1PutConformancePackCommand
|
|
794
|
-
*/
|
|
795
|
-
export declare const de_PutConformancePackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutConformancePackCommandOutput>;
|
|
796
|
-
/**
|
|
797
|
-
* deserializeAws_json1_1PutDeliveryChannelCommand
|
|
798
|
-
*/
|
|
799
|
-
export declare const de_PutDeliveryChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDeliveryChannelCommandOutput>;
|
|
800
|
-
/**
|
|
801
|
-
* deserializeAws_json1_1PutEvaluationsCommand
|
|
802
|
-
*/
|
|
803
|
-
export declare const de_PutEvaluationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEvaluationsCommandOutput>;
|
|
804
|
-
/**
|
|
805
|
-
* deserializeAws_json1_1PutExternalEvaluationCommand
|
|
806
|
-
*/
|
|
807
|
-
export declare const de_PutExternalEvaluationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutExternalEvaluationCommandOutput>;
|
|
808
|
-
/**
|
|
809
|
-
* deserializeAws_json1_1PutOrganizationConfigRuleCommand
|
|
810
|
-
*/
|
|
811
|
-
export declare const de_PutOrganizationConfigRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutOrganizationConfigRuleCommandOutput>;
|
|
812
|
-
/**
|
|
813
|
-
* deserializeAws_json1_1PutOrganizationConformancePackCommand
|
|
814
|
-
*/
|
|
815
|
-
export declare const de_PutOrganizationConformancePackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutOrganizationConformancePackCommandOutput>;
|
|
816
|
-
/**
|
|
817
|
-
* deserializeAws_json1_1PutRemediationConfigurationsCommand
|
|
818
|
-
*/
|
|
819
|
-
export declare const de_PutRemediationConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRemediationConfigurationsCommandOutput>;
|
|
820
|
-
/**
|
|
821
|
-
* deserializeAws_json1_1PutRemediationExceptionsCommand
|
|
822
|
-
*/
|
|
823
|
-
export declare const de_PutRemediationExceptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRemediationExceptionsCommandOutput>;
|
|
824
|
-
/**
|
|
825
|
-
* deserializeAws_json1_1PutResourceConfigCommand
|
|
826
|
-
*/
|
|
827
|
-
export declare const de_PutResourceConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourceConfigCommandOutput>;
|
|
828
|
-
/**
|
|
829
|
-
* deserializeAws_json1_1PutRetentionConfigurationCommand
|
|
830
|
-
*/
|
|
831
|
-
export declare const de_PutRetentionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRetentionConfigurationCommandOutput>;
|
|
832
|
-
/**
|
|
833
|
-
* deserializeAws_json1_1PutServiceLinkedConfigurationRecorderCommand
|
|
834
|
-
*/
|
|
835
|
-
export declare const de_PutServiceLinkedConfigurationRecorderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutServiceLinkedConfigurationRecorderCommandOutput>;
|
|
836
|
-
/**
|
|
837
|
-
* deserializeAws_json1_1PutStoredQueryCommand
|
|
838
|
-
*/
|
|
839
|
-
export declare const de_PutStoredQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutStoredQueryCommandOutput>;
|
|
840
|
-
/**
|
|
841
|
-
* deserializeAws_json1_1SelectAggregateResourceConfigCommand
|
|
842
|
-
*/
|
|
843
|
-
export declare const de_SelectAggregateResourceConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SelectAggregateResourceConfigCommandOutput>;
|
|
844
|
-
/**
|
|
845
|
-
* deserializeAws_json1_1SelectResourceConfigCommand
|
|
846
|
-
*/
|
|
847
|
-
export declare const de_SelectResourceConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SelectResourceConfigCommandOutput>;
|
|
848
|
-
/**
|
|
849
|
-
* deserializeAws_json1_1StartConfigRulesEvaluationCommand
|
|
850
|
-
*/
|
|
851
|
-
export declare const de_StartConfigRulesEvaluationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartConfigRulesEvaluationCommandOutput>;
|
|
852
|
-
/**
|
|
853
|
-
* deserializeAws_json1_1StartConfigurationRecorderCommand
|
|
854
|
-
*/
|
|
855
|
-
export declare const de_StartConfigurationRecorderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartConfigurationRecorderCommandOutput>;
|
|
856
|
-
/**
|
|
857
|
-
* deserializeAws_json1_1StartRemediationExecutionCommand
|
|
858
|
-
*/
|
|
859
|
-
export declare const de_StartRemediationExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartRemediationExecutionCommandOutput>;
|
|
860
|
-
/**
|
|
861
|
-
* deserializeAws_json1_1StartResourceEvaluationCommand
|
|
862
|
-
*/
|
|
863
|
-
export declare const de_StartResourceEvaluationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartResourceEvaluationCommandOutput>;
|
|
864
|
-
/**
|
|
865
|
-
* deserializeAws_json1_1StopConfigurationRecorderCommand
|
|
866
|
-
*/
|
|
867
|
-
export declare const de_StopConfigurationRecorderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopConfigurationRecorderCommandOutput>;
|
|
868
|
-
/**
|
|
869
|
-
* deserializeAws_json1_1TagResourceCommand
|
|
870
|
-
*/
|
|
871
|
-
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
872
|
-
/**
|
|
873
|
-
* deserializeAws_json1_1UntagResourceCommand
|
|
874
|
-
*/
|
|
875
|
-
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|