@aws-sdk/client-config-service 3.1076.0 → 3.1078.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 +300 -1167
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AssociateResourceTypesCommand.js +2 -14
- package/dist-es/commands/BatchGetAggregateResourceConfigCommand.js +2 -14
- package/dist-es/commands/BatchGetResourceConfigCommand.js +2 -14
- package/dist-es/commands/DeleteAggregationAuthorizationCommand.js +2 -14
- package/dist-es/commands/DeleteConfigRuleCommand.js +2 -14
- package/dist-es/commands/DeleteConfigurationAggregatorCommand.js +2 -14
- package/dist-es/commands/DeleteConfigurationRecorderCommand.js +2 -14
- package/dist-es/commands/DeleteConformancePackCommand.js +2 -14
- package/dist-es/commands/DeleteDeliveryChannelCommand.js +2 -14
- package/dist-es/commands/DeleteEvaluationResultsCommand.js +2 -14
- package/dist-es/commands/DeleteOrganizationConfigRuleCommand.js +2 -14
- package/dist-es/commands/DeleteOrganizationConformancePackCommand.js +2 -14
- package/dist-es/commands/DeletePendingAggregationRequestCommand.js +2 -14
- package/dist-es/commands/DeleteRemediationConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteRemediationExceptionsCommand.js +2 -14
- package/dist-es/commands/DeleteResourceConfigCommand.js +2 -14
- package/dist-es/commands/DeleteRetentionConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteServiceLinkedConfigurationRecorderCommand.js +2 -14
- package/dist-es/commands/DeleteStoredQueryCommand.js +2 -14
- package/dist-es/commands/DeliverConfigSnapshotCommand.js +2 -14
- package/dist-es/commands/DescribeAggregateComplianceByConfigRulesCommand.js +2 -14
- package/dist-es/commands/DescribeAggregateComplianceByConformancePacksCommand.js +2 -14
- package/dist-es/commands/DescribeAggregationAuthorizationsCommand.js +2 -14
- package/dist-es/commands/DescribeComplianceByConfigRuleCommand.js +2 -14
- package/dist-es/commands/DescribeComplianceByResourceCommand.js +2 -14
- package/dist-es/commands/DescribeConfigRuleEvaluationStatusCommand.js +2 -14
- package/dist-es/commands/DescribeConfigRulesCommand.js +2 -14
- package/dist-es/commands/DescribeConfigurationAggregatorSourcesStatusCommand.js +2 -14
- package/dist-es/commands/DescribeConfigurationAggregatorsCommand.js +2 -14
- package/dist-es/commands/DescribeConfigurationRecorderStatusCommand.js +2 -14
- package/dist-es/commands/DescribeConfigurationRecordersCommand.js +2 -14
- package/dist-es/commands/DescribeConformancePackComplianceCommand.js +2 -14
- package/dist-es/commands/DescribeConformancePackStatusCommand.js +2 -14
- package/dist-es/commands/DescribeConformancePacksCommand.js +2 -14
- package/dist-es/commands/DescribeDeliveryChannelStatusCommand.js +2 -14
- package/dist-es/commands/DescribeDeliveryChannelsCommand.js +2 -14
- package/dist-es/commands/DescribeOrganizationConfigRuleStatusesCommand.js +2 -14
- package/dist-es/commands/DescribeOrganizationConfigRulesCommand.js +2 -14
- package/dist-es/commands/DescribeOrganizationConformancePackStatusesCommand.js +2 -14
- package/dist-es/commands/DescribeOrganizationConformancePacksCommand.js +2 -14
- package/dist-es/commands/DescribePendingAggregationRequestsCommand.js +2 -14
- package/dist-es/commands/DescribeRemediationConfigurationsCommand.js +2 -14
- package/dist-es/commands/DescribeRemediationExceptionsCommand.js +2 -14
- package/dist-es/commands/DescribeRemediationExecutionStatusCommand.js +2 -14
- package/dist-es/commands/DescribeRetentionConfigurationsCommand.js +2 -14
- package/dist-es/commands/DisassociateResourceTypesCommand.js +2 -14
- package/dist-es/commands/GetAggregateComplianceDetailsByConfigRuleCommand.js +2 -14
- package/dist-es/commands/GetAggregateConfigRuleComplianceSummaryCommand.js +2 -14
- package/dist-es/commands/GetAggregateConformancePackComplianceSummaryCommand.js +2 -14
- package/dist-es/commands/GetAggregateDiscoveredResourceCountsCommand.js +2 -14
- package/dist-es/commands/GetAggregateResourceConfigCommand.js +2 -14
- package/dist-es/commands/GetComplianceDetailsByConfigRuleCommand.js +2 -14
- package/dist-es/commands/GetComplianceDetailsByResourceCommand.js +2 -14
- package/dist-es/commands/GetComplianceSummaryByConfigRuleCommand.js +2 -14
- package/dist-es/commands/GetComplianceSummaryByResourceTypeCommand.js +2 -14
- package/dist-es/commands/GetConformancePackComplianceDetailsCommand.js +2 -14
- package/dist-es/commands/GetConformancePackComplianceSummaryCommand.js +2 -14
- package/dist-es/commands/GetCustomRulePolicyCommand.js +2 -14
- package/dist-es/commands/GetDiscoveredResourceCountsCommand.js +2 -14
- package/dist-es/commands/GetOrganizationConfigRuleDetailedStatusCommand.js +2 -14
- package/dist-es/commands/GetOrganizationConformancePackDetailedStatusCommand.js +2 -14
- package/dist-es/commands/GetOrganizationCustomRulePolicyCommand.js +2 -14
- package/dist-es/commands/GetResourceConfigHistoryCommand.js +2 -14
- package/dist-es/commands/GetResourceEvaluationSummaryCommand.js +2 -14
- package/dist-es/commands/GetStoredQueryCommand.js +2 -14
- package/dist-es/commands/ListAggregateDiscoveredResourcesCommand.js +2 -14
- package/dist-es/commands/ListConfigurationRecordersCommand.js +2 -14
- package/dist-es/commands/ListConformancePackComplianceScoresCommand.js +2 -14
- package/dist-es/commands/ListDiscoveredResourcesCommand.js +2 -14
- package/dist-es/commands/ListResourceEvaluationsCommand.js +2 -14
- package/dist-es/commands/ListStoredQueriesCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/PutAggregationAuthorizationCommand.js +2 -14
- package/dist-es/commands/PutConfigRuleCommand.js +2 -14
- package/dist-es/commands/PutConfigurationAggregatorCommand.js +2 -14
- package/dist-es/commands/PutConfigurationRecorderCommand.js +2 -14
- package/dist-es/commands/PutConformancePackCommand.js +2 -14
- package/dist-es/commands/PutDeliveryChannelCommand.js +2 -14
- package/dist-es/commands/PutEvaluationsCommand.js +2 -14
- package/dist-es/commands/PutExternalEvaluationCommand.js +2 -14
- package/dist-es/commands/PutOrganizationConfigRuleCommand.js +2 -14
- package/dist-es/commands/PutOrganizationConformancePackCommand.js +2 -14
- package/dist-es/commands/PutRemediationConfigurationsCommand.js +2 -14
- package/dist-es/commands/PutRemediationExceptionsCommand.js +2 -14
- package/dist-es/commands/PutResourceConfigCommand.js +2 -14
- package/dist-es/commands/PutRetentionConfigurationCommand.js +2 -14
- package/dist-es/commands/PutServiceLinkedConfigurationRecorderCommand.js +2 -14
- package/dist-es/commands/PutStoredQueryCommand.js +2 -14
- package/dist-es/commands/SelectAggregateResourceConfigCommand.js +2 -14
- package/dist-es/commands/SelectResourceConfigCommand.js +2 -14
- package/dist-es/commands/StartConfigRulesEvaluationCommand.js +2 -14
- package/dist-es/commands/StartConfigurationRecorderCommand.js +2 -14
- package/dist-es/commands/StartRemediationExecutionCommand.js +2 -14
- package/dist-es/commands/StartResourceEvaluationCommand.js +2 -14
- package/dist-es/commands/StopConfigurationRecorderCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AssociateResourceTypesCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetAggregateResourceConfigCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetResourceConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAggregationAuthorizationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConfigurationAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConfigurationRecorderCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConformancePackCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDeliveryChannelCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEvaluationResultsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOrganizationConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOrganizationConformancePackCommand.d.ts +3 -8
- package/dist-types/commands/DeletePendingAggregationRequestCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRemediationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRemediationExceptionsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteResourceConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRetentionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteServiceLinkedConfigurationRecorderCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStoredQueryCommand.d.ts +3 -8
- package/dist-types/commands/DeliverConfigSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAggregateComplianceByConfigRulesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAggregateComplianceByConformancePacksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAggregationAuthorizationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeComplianceByConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/DescribeComplianceByResourceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConfigRuleEvaluationStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConfigRulesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConfigurationAggregatorSourcesStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConfigurationAggregatorsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConfigurationRecorderStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConfigurationRecordersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConformancePackComplianceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConformancePackStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConformancePacksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDeliveryChannelStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDeliveryChannelsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrganizationConfigRuleStatusesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrganizationConfigRulesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrganizationConformancePackStatusesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrganizationConformancePacksCommand.d.ts +3 -8
- package/dist-types/commands/DescribePendingAggregationRequestsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRemediationConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRemediationExceptionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRemediationExecutionStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRetentionConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateResourceTypesCommand.d.ts +3 -8
- package/dist-types/commands/GetAggregateComplianceDetailsByConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetAggregateConfigRuleComplianceSummaryCommand.d.ts +3 -8
- package/dist-types/commands/GetAggregateConformancePackComplianceSummaryCommand.d.ts +3 -8
- package/dist-types/commands/GetAggregateDiscoveredResourceCountsCommand.d.ts +3 -8
- package/dist-types/commands/GetAggregateResourceConfigCommand.d.ts +3 -8
- package/dist-types/commands/GetComplianceDetailsByConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetComplianceDetailsByResourceCommand.d.ts +3 -8
- package/dist-types/commands/GetComplianceSummaryByConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetComplianceSummaryByResourceTypeCommand.d.ts +3 -8
- package/dist-types/commands/GetConformancePackComplianceDetailsCommand.d.ts +3 -8
- package/dist-types/commands/GetConformancePackComplianceSummaryCommand.d.ts +3 -8
- package/dist-types/commands/GetCustomRulePolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetDiscoveredResourceCountsCommand.d.ts +3 -8
- package/dist-types/commands/GetOrganizationConfigRuleDetailedStatusCommand.d.ts +3 -8
- package/dist-types/commands/GetOrganizationConformancePackDetailedStatusCommand.d.ts +3 -8
- package/dist-types/commands/GetOrganizationCustomRulePolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetResourceConfigHistoryCommand.d.ts +3 -8
- package/dist-types/commands/GetResourceEvaluationSummaryCommand.d.ts +3 -8
- package/dist-types/commands/GetStoredQueryCommand.d.ts +3 -8
- package/dist-types/commands/ListAggregateDiscoveredResourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListConfigurationRecordersCommand.d.ts +3 -8
- package/dist-types/commands/ListConformancePackComplianceScoresCommand.d.ts +3 -8
- package/dist-types/commands/ListDiscoveredResourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceEvaluationsCommand.d.ts +3 -8
- package/dist-types/commands/ListStoredQueriesCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/PutAggregationAuthorizationCommand.d.ts +3 -8
- package/dist-types/commands/PutConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/PutConfigurationAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/PutConfigurationRecorderCommand.d.ts +3 -8
- package/dist-types/commands/PutConformancePackCommand.d.ts +3 -8
- package/dist-types/commands/PutDeliveryChannelCommand.d.ts +3 -8
- package/dist-types/commands/PutEvaluationsCommand.d.ts +3 -8
- package/dist-types/commands/PutExternalEvaluationCommand.d.ts +3 -8
- package/dist-types/commands/PutOrganizationConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/PutOrganizationConformancePackCommand.d.ts +3 -8
- package/dist-types/commands/PutRemediationConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/PutRemediationExceptionsCommand.d.ts +3 -8
- package/dist-types/commands/PutResourceConfigCommand.d.ts +3 -8
- package/dist-types/commands/PutRetentionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/PutServiceLinkedConfigurationRecorderCommand.d.ts +3 -8
- package/dist-types/commands/PutStoredQueryCommand.d.ts +3 -8
- package/dist-types/commands/SelectAggregateResourceConfigCommand.d.ts +3 -8
- package/dist-types/commands/SelectResourceConfigCommand.d.ts +3 -8
- package/dist-types/commands/StartConfigRulesEvaluationCommand.d.ts +3 -8
- package/dist-types/commands/StartConfigurationRecorderCommand.d.ts +3 -8
- package/dist-types/commands/StartRemediationExecutionCommand.d.ts +3 -8
- package/dist-types/commands/StartResourceEvaluationCommand.d.ts +3 -8
- package/dist-types/commands/StopConfigurationRecorderCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- 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/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AssociateResourceTypesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetAggregateResourceConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetResourceConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAggregationAuthorizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConfigRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConfigurationAggregatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConfigurationRecorderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConformancePackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDeliveryChannelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEvaluationResultsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOrganizationConfigRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOrganizationConformancePackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePendingAggregationRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRemediationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRemediationExceptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteResourceConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRetentionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteServiceLinkedConfigurationRecorderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStoredQueryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeliverConfigSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAggregateComplianceByConfigRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAggregateComplianceByConformancePacksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAggregationAuthorizationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeComplianceByConfigRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeComplianceByResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConfigRuleEvaluationStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConfigRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConfigurationAggregatorSourcesStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConfigurationAggregatorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConfigurationRecorderStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConfigurationRecordersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConformancePackComplianceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConformancePackStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConformancePacksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDeliveryChannelStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDeliveryChannelsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigRuleStatusesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOrganizationConformancePackStatusesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOrganizationConformancePacksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePendingAggregationRequestsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRemediationConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRemediationExceptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRemediationExecutionStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRetentionConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateResourceTypesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAggregateComplianceDetailsByConfigRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAggregateConfigRuleComplianceSummaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAggregateConformancePackComplianceSummaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAggregateDiscoveredResourceCountsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAggregateResourceConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetComplianceDetailsByConfigRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetComplianceDetailsByResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetComplianceSummaryByConfigRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetComplianceSummaryByResourceTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConformancePackComplianceDetailsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConformancePackComplianceSummaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCustomRulePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDiscoveredResourceCountsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetOrganizationConfigRuleDetailedStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetOrganizationConformancePackDetailedStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetOrganizationCustomRulePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourceConfigHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourceEvaluationSummaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStoredQueryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAggregateDiscoveredResourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConfigurationRecordersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConformancePackComplianceScoresCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDiscoveredResourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceEvaluationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStoredQueriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutAggregationAuthorizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutConfigRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutConfigurationAggregatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutConfigurationRecorderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutConformancePackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutDeliveryChannelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutEvaluationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutExternalEvaluationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutOrganizationConfigRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutOrganizationConformancePackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutRemediationConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutRemediationExceptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutResourceConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutRetentionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutServiceLinkedConfigurationRecorderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutStoredQueryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SelectAggregateResourceConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SelectResourceConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartConfigRulesEvaluationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartConfigurationRecorderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartRemediationExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartResourceEvaluationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopConfigurationRecorderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- 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/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
10
11
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
12
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
13
|
const { defaultProvider } = require("@aws-sdk/credential-provider-node");
|
|
13
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
14
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
14
15
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
15
16
|
const { AwsJson1_1Protocol } = require("@aws-sdk/core/protocols");
|
|
17
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
16
18
|
|
|
17
19
|
const defaultConfigServiceHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
18
20
|
return {
|
|
@@ -67,7 +69,7 @@ const commonParams = {
|
|
|
67
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
68
70
|
};
|
|
69
71
|
|
|
70
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
71
73
|
var packageInfo = {
|
|
72
74
|
version: version};
|
|
73
75
|
|
|
@@ -3884,6 +3886,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
3884
3886
|
serviceTarget: "StarlingDoveService",
|
|
3885
3887
|
},
|
|
3886
3888
|
serviceId: config?.serviceId ?? "Config Service",
|
|
3889
|
+
sha256: config?.sha256 ?? Sha256,
|
|
3887
3890
|
urlParser: config?.urlParser ?? parseUrl,
|
|
3888
3891
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
3889
3892
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -3917,7 +3920,6 @@ const getRuntimeConfig = (config) => {
|
|
|
3917
3920
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
3918
3921
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
3919
3922
|
}, config),
|
|
3920
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
3921
3923
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
3922
3924
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
3923
3925
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -4005,1168 +4007,299 @@ class ConfigServiceClient extends Client {
|
|
|
4005
4007
|
}
|
|
4006
4008
|
}
|
|
4007
4009
|
|
|
4008
|
-
|
|
4009
|
-
|
|
4010
|
-
|
|
4011
|
-
|
|
4012
|
-
|
|
4013
|
-
}
|
|
4014
|
-
|
|
4015
|
-
|
|
4016
|
-
|
|
4017
|
-
|
|
4018
|
-
|
|
4019
|
-
|
|
4020
|
-
|
|
4021
|
-
|
|
4022
|
-
|
|
4023
|
-
|
|
4024
|
-
|
|
4025
|
-
}
|
|
4026
|
-
|
|
4027
|
-
|
|
4028
|
-
|
|
4029
|
-
|
|
4030
|
-
|
|
4031
|
-
|
|
4032
|
-
|
|
4033
|
-
|
|
4034
|
-
|
|
4035
|
-
|
|
4036
|
-
|
|
4037
|
-
}
|
|
4038
|
-
|
|
4039
|
-
|
|
4040
|
-
|
|
4041
|
-
|
|
4042
|
-
|
|
4043
|
-
|
|
4044
|
-
|
|
4045
|
-
|
|
4046
|
-
|
|
4047
|
-
|
|
4048
|
-
|
|
4049
|
-
}
|
|
4050
|
-
|
|
4051
|
-
|
|
4052
|
-
|
|
4053
|
-
|
|
4054
|
-
|
|
4055
|
-
|
|
4056
|
-
|
|
4057
|
-
|
|
4058
|
-
|
|
4059
|
-
|
|
4060
|
-
|
|
4061
|
-
}
|
|
4062
|
-
|
|
4063
|
-
|
|
4064
|
-
|
|
4065
|
-
|
|
4066
|
-
|
|
4067
|
-
|
|
4068
|
-
|
|
4069
|
-
|
|
4070
|
-
|
|
4071
|
-
|
|
4072
|
-
|
|
4073
|
-
}
|
|
4074
|
-
|
|
4075
|
-
|
|
4076
|
-
|
|
4077
|
-
|
|
4078
|
-
|
|
4079
|
-
|
|
4080
|
-
|
|
4081
|
-
|
|
4082
|
-
|
|
4083
|
-
|
|
4084
|
-
|
|
4085
|
-
}
|
|
4086
|
-
|
|
4087
|
-
|
|
4088
|
-
|
|
4089
|
-
|
|
4090
|
-
|
|
4091
|
-
|
|
4092
|
-
|
|
4093
|
-
|
|
4094
|
-
|
|
4095
|
-
|
|
4096
|
-
|
|
4097
|
-
}
|
|
4098
|
-
|
|
4099
|
-
|
|
4100
|
-
|
|
4101
|
-
|
|
4102
|
-
|
|
4103
|
-
|
|
4104
|
-
|
|
4105
|
-
|
|
4106
|
-
|
|
4107
|
-
|
|
4108
|
-
|
|
4109
|
-
}
|
|
4110
|
-
|
|
4111
|
-
|
|
4112
|
-
|
|
4113
|
-
|
|
4114
|
-
|
|
4115
|
-
|
|
4116
|
-
|
|
4117
|
-
|
|
4118
|
-
|
|
4119
|
-
|
|
4120
|
-
|
|
4121
|
-
}
|
|
4122
|
-
|
|
4123
|
-
|
|
4124
|
-
|
|
4125
|
-
|
|
4126
|
-
|
|
4127
|
-
|
|
4128
|
-
|
|
4129
|
-
|
|
4130
|
-
|
|
4131
|
-
|
|
4132
|
-
|
|
4133
|
-
}
|
|
4134
|
-
|
|
4135
|
-
|
|
4136
|
-
|
|
4137
|
-
|
|
4138
|
-
|
|
4139
|
-
|
|
4140
|
-
|
|
4141
|
-
|
|
4142
|
-
|
|
4143
|
-
|
|
4144
|
-
|
|
4145
|
-
}
|
|
4146
|
-
|
|
4147
|
-
|
|
4148
|
-
|
|
4149
|
-
|
|
4150
|
-
|
|
4151
|
-
|
|
4152
|
-
|
|
4153
|
-
|
|
4154
|
-
|
|
4155
|
-
|
|
4156
|
-
|
|
4157
|
-
}
|
|
4158
|
-
|
|
4159
|
-
|
|
4160
|
-
|
|
4161
|
-
|
|
4162
|
-
|
|
4163
|
-
|
|
4164
|
-
|
|
4165
|
-
|
|
4166
|
-
|
|
4167
|
-
|
|
4168
|
-
|
|
4169
|
-
}
|
|
4170
|
-
|
|
4171
|
-
|
|
4172
|
-
|
|
4173
|
-
|
|
4174
|
-
|
|
4175
|
-
|
|
4176
|
-
|
|
4177
|
-
|
|
4178
|
-
|
|
4179
|
-
|
|
4180
|
-
|
|
4181
|
-
}
|
|
4182
|
-
|
|
4183
|
-
|
|
4184
|
-
|
|
4185
|
-
|
|
4186
|
-
|
|
4187
|
-
|
|
4188
|
-
|
|
4189
|
-
|
|
4190
|
-
|
|
4191
|
-
|
|
4192
|
-
|
|
4193
|
-
}
|
|
4194
|
-
|
|
4195
|
-
|
|
4196
|
-
|
|
4197
|
-
|
|
4198
|
-
|
|
4199
|
-
|
|
4200
|
-
|
|
4201
|
-
|
|
4202
|
-
|
|
4203
|
-
|
|
4204
|
-
|
|
4205
|
-
}
|
|
4206
|
-
|
|
4207
|
-
|
|
4208
|
-
|
|
4209
|
-
|
|
4210
|
-
|
|
4211
|
-
|
|
4212
|
-
|
|
4213
|
-
|
|
4214
|
-
|
|
4215
|
-
|
|
4216
|
-
|
|
4217
|
-
}
|
|
4218
|
-
|
|
4219
|
-
|
|
4220
|
-
|
|
4221
|
-
|
|
4222
|
-
|
|
4223
|
-
|
|
4224
|
-
|
|
4225
|
-
|
|
4226
|
-
|
|
4227
|
-
|
|
4228
|
-
|
|
4229
|
-
}
|
|
4230
|
-
|
|
4231
|
-
|
|
4232
|
-
|
|
4233
|
-
|
|
4234
|
-
|
|
4235
|
-
|
|
4236
|
-
|
|
4237
|
-
|
|
4238
|
-
|
|
4239
|
-
|
|
4240
|
-
|
|
4241
|
-
}
|
|
4242
|
-
|
|
4243
|
-
|
|
4244
|
-
|
|
4245
|
-
|
|
4246
|
-
|
|
4247
|
-
|
|
4248
|
-
|
|
4249
|
-
|
|
4250
|
-
|
|
4251
|
-
|
|
4252
|
-
|
|
4253
|
-
}
|
|
4254
|
-
|
|
4255
|
-
|
|
4256
|
-
|
|
4257
|
-
|
|
4258
|
-
|
|
4259
|
-
|
|
4260
|
-
|
|
4261
|
-
|
|
4262
|
-
|
|
4263
|
-
|
|
4264
|
-
|
|
4265
|
-
}
|
|
4266
|
-
|
|
4267
|
-
|
|
4268
|
-
|
|
4269
|
-
|
|
4270
|
-
|
|
4271
|
-
|
|
4272
|
-
|
|
4273
|
-
|
|
4274
|
-
|
|
4275
|
-
|
|
4276
|
-
|
|
4277
|
-
}
|
|
4278
|
-
|
|
4279
|
-
|
|
4280
|
-
|
|
4281
|
-
|
|
4282
|
-
|
|
4283
|
-
|
|
4284
|
-
|
|
4285
|
-
|
|
4286
|
-
|
|
4287
|
-
|
|
4288
|
-
|
|
4289
|
-
}
|
|
4290
|
-
|
|
4291
|
-
|
|
4292
|
-
|
|
4293
|
-
|
|
4294
|
-
|
|
4295
|
-
|
|
4296
|
-
|
|
4297
|
-
|
|
4298
|
-
|
|
4299
|
-
|
|
4300
|
-
|
|
4301
|
-
})
|
|
4302
|
-
.s("StarlingDoveService", "DescribeComplianceByResource", {})
|
|
4303
|
-
.n("ConfigServiceClient", "DescribeComplianceByResourceCommand")
|
|
4304
|
-
.sc(DescribeComplianceByResource$)
|
|
4305
|
-
.build() {
|
|
4306
|
-
}
|
|
4307
|
-
|
|
4308
|
-
class DescribeConfigRuleEvaluationStatusCommand extends Command
|
|
4309
|
-
.classBuilder()
|
|
4310
|
-
.ep(commonParams)
|
|
4311
|
-
.m(function (Command, cs, config, o) {
|
|
4312
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4313
|
-
})
|
|
4314
|
-
.s("StarlingDoveService", "DescribeConfigRuleEvaluationStatus", {})
|
|
4315
|
-
.n("ConfigServiceClient", "DescribeConfigRuleEvaluationStatusCommand")
|
|
4316
|
-
.sc(DescribeConfigRuleEvaluationStatus$)
|
|
4317
|
-
.build() {
|
|
4318
|
-
}
|
|
4319
|
-
|
|
4320
|
-
class DescribeConfigRulesCommand extends Command
|
|
4321
|
-
.classBuilder()
|
|
4322
|
-
.ep(commonParams)
|
|
4323
|
-
.m(function (Command, cs, config, o) {
|
|
4324
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4325
|
-
})
|
|
4326
|
-
.s("StarlingDoveService", "DescribeConfigRules", {})
|
|
4327
|
-
.n("ConfigServiceClient", "DescribeConfigRulesCommand")
|
|
4328
|
-
.sc(DescribeConfigRules$)
|
|
4329
|
-
.build() {
|
|
4330
|
-
}
|
|
4331
|
-
|
|
4332
|
-
class DescribeConfigurationAggregatorsCommand extends Command
|
|
4333
|
-
.classBuilder()
|
|
4334
|
-
.ep(commonParams)
|
|
4335
|
-
.m(function (Command, cs, config, o) {
|
|
4336
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4337
|
-
})
|
|
4338
|
-
.s("StarlingDoveService", "DescribeConfigurationAggregators", {})
|
|
4339
|
-
.n("ConfigServiceClient", "DescribeConfigurationAggregatorsCommand")
|
|
4340
|
-
.sc(DescribeConfigurationAggregators$)
|
|
4341
|
-
.build() {
|
|
4342
|
-
}
|
|
4343
|
-
|
|
4344
|
-
class DescribeConfigurationAggregatorSourcesStatusCommand extends Command
|
|
4345
|
-
.classBuilder()
|
|
4346
|
-
.ep(commonParams)
|
|
4347
|
-
.m(function (Command, cs, config, o) {
|
|
4348
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4349
|
-
})
|
|
4350
|
-
.s("StarlingDoveService", "DescribeConfigurationAggregatorSourcesStatus", {})
|
|
4351
|
-
.n("ConfigServiceClient", "DescribeConfigurationAggregatorSourcesStatusCommand")
|
|
4352
|
-
.sc(DescribeConfigurationAggregatorSourcesStatus$)
|
|
4353
|
-
.build() {
|
|
4354
|
-
}
|
|
4355
|
-
|
|
4356
|
-
class DescribeConfigurationRecordersCommand extends Command
|
|
4357
|
-
.classBuilder()
|
|
4358
|
-
.ep(commonParams)
|
|
4359
|
-
.m(function (Command, cs, config, o) {
|
|
4360
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4361
|
-
})
|
|
4362
|
-
.s("StarlingDoveService", "DescribeConfigurationRecorders", {})
|
|
4363
|
-
.n("ConfigServiceClient", "DescribeConfigurationRecordersCommand")
|
|
4364
|
-
.sc(DescribeConfigurationRecorders$)
|
|
4365
|
-
.build() {
|
|
4366
|
-
}
|
|
4367
|
-
|
|
4368
|
-
class DescribeConfigurationRecorderStatusCommand extends Command
|
|
4369
|
-
.classBuilder()
|
|
4370
|
-
.ep(commonParams)
|
|
4371
|
-
.m(function (Command, cs, config, o) {
|
|
4372
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4373
|
-
})
|
|
4374
|
-
.s("StarlingDoveService", "DescribeConfigurationRecorderStatus", {})
|
|
4375
|
-
.n("ConfigServiceClient", "DescribeConfigurationRecorderStatusCommand")
|
|
4376
|
-
.sc(DescribeConfigurationRecorderStatus$)
|
|
4377
|
-
.build() {
|
|
4378
|
-
}
|
|
4379
|
-
|
|
4380
|
-
class DescribeConformancePackComplianceCommand extends Command
|
|
4381
|
-
.classBuilder()
|
|
4382
|
-
.ep(commonParams)
|
|
4383
|
-
.m(function (Command, cs, config, o) {
|
|
4384
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4385
|
-
})
|
|
4386
|
-
.s("StarlingDoveService", "DescribeConformancePackCompliance", {})
|
|
4387
|
-
.n("ConfigServiceClient", "DescribeConformancePackComplianceCommand")
|
|
4388
|
-
.sc(DescribeConformancePackCompliance$)
|
|
4389
|
-
.build() {
|
|
4390
|
-
}
|
|
4391
|
-
|
|
4392
|
-
class DescribeConformancePacksCommand extends Command
|
|
4393
|
-
.classBuilder()
|
|
4394
|
-
.ep(commonParams)
|
|
4395
|
-
.m(function (Command, cs, config, o) {
|
|
4396
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4397
|
-
})
|
|
4398
|
-
.s("StarlingDoveService", "DescribeConformancePacks", {})
|
|
4399
|
-
.n("ConfigServiceClient", "DescribeConformancePacksCommand")
|
|
4400
|
-
.sc(DescribeConformancePacks$)
|
|
4401
|
-
.build() {
|
|
4402
|
-
}
|
|
4403
|
-
|
|
4404
|
-
class DescribeConformancePackStatusCommand extends Command
|
|
4405
|
-
.classBuilder()
|
|
4406
|
-
.ep(commonParams)
|
|
4407
|
-
.m(function (Command, cs, config, o) {
|
|
4408
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4409
|
-
})
|
|
4410
|
-
.s("StarlingDoveService", "DescribeConformancePackStatus", {})
|
|
4411
|
-
.n("ConfigServiceClient", "DescribeConformancePackStatusCommand")
|
|
4412
|
-
.sc(DescribeConformancePackStatus$)
|
|
4413
|
-
.build() {
|
|
4414
|
-
}
|
|
4415
|
-
|
|
4416
|
-
class DescribeDeliveryChannelsCommand extends Command
|
|
4417
|
-
.classBuilder()
|
|
4418
|
-
.ep(commonParams)
|
|
4419
|
-
.m(function (Command, cs, config, o) {
|
|
4420
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4421
|
-
})
|
|
4422
|
-
.s("StarlingDoveService", "DescribeDeliveryChannels", {})
|
|
4423
|
-
.n("ConfigServiceClient", "DescribeDeliveryChannelsCommand")
|
|
4424
|
-
.sc(DescribeDeliveryChannels$)
|
|
4425
|
-
.build() {
|
|
4426
|
-
}
|
|
4427
|
-
|
|
4428
|
-
class DescribeDeliveryChannelStatusCommand extends Command
|
|
4429
|
-
.classBuilder()
|
|
4430
|
-
.ep(commonParams)
|
|
4431
|
-
.m(function (Command, cs, config, o) {
|
|
4432
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4433
|
-
})
|
|
4434
|
-
.s("StarlingDoveService", "DescribeDeliveryChannelStatus", {})
|
|
4435
|
-
.n("ConfigServiceClient", "DescribeDeliveryChannelStatusCommand")
|
|
4436
|
-
.sc(DescribeDeliveryChannelStatus$)
|
|
4437
|
-
.build() {
|
|
4438
|
-
}
|
|
4439
|
-
|
|
4440
|
-
class DescribeOrganizationConfigRulesCommand extends Command
|
|
4441
|
-
.classBuilder()
|
|
4442
|
-
.ep(commonParams)
|
|
4443
|
-
.m(function (Command, cs, config, o) {
|
|
4444
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4445
|
-
})
|
|
4446
|
-
.s("StarlingDoveService", "DescribeOrganizationConfigRules", {})
|
|
4447
|
-
.n("ConfigServiceClient", "DescribeOrganizationConfigRulesCommand")
|
|
4448
|
-
.sc(DescribeOrganizationConfigRules$)
|
|
4449
|
-
.build() {
|
|
4450
|
-
}
|
|
4451
|
-
|
|
4452
|
-
class DescribeOrganizationConfigRuleStatusesCommand extends Command
|
|
4453
|
-
.classBuilder()
|
|
4454
|
-
.ep(commonParams)
|
|
4455
|
-
.m(function (Command, cs, config, o) {
|
|
4456
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4457
|
-
})
|
|
4458
|
-
.s("StarlingDoveService", "DescribeOrganizationConfigRuleStatuses", {})
|
|
4459
|
-
.n("ConfigServiceClient", "DescribeOrganizationConfigRuleStatusesCommand")
|
|
4460
|
-
.sc(DescribeOrganizationConfigRuleStatuses$)
|
|
4461
|
-
.build() {
|
|
4462
|
-
}
|
|
4463
|
-
|
|
4464
|
-
class DescribeOrganizationConformancePacksCommand extends Command
|
|
4465
|
-
.classBuilder()
|
|
4466
|
-
.ep(commonParams)
|
|
4467
|
-
.m(function (Command, cs, config, o) {
|
|
4468
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4469
|
-
})
|
|
4470
|
-
.s("StarlingDoveService", "DescribeOrganizationConformancePacks", {})
|
|
4471
|
-
.n("ConfigServiceClient", "DescribeOrganizationConformancePacksCommand")
|
|
4472
|
-
.sc(DescribeOrganizationConformancePacks$)
|
|
4473
|
-
.build() {
|
|
4474
|
-
}
|
|
4475
|
-
|
|
4476
|
-
class DescribeOrganizationConformancePackStatusesCommand extends Command
|
|
4477
|
-
.classBuilder()
|
|
4478
|
-
.ep(commonParams)
|
|
4479
|
-
.m(function (Command, cs, config, o) {
|
|
4480
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4481
|
-
})
|
|
4482
|
-
.s("StarlingDoveService", "DescribeOrganizationConformancePackStatuses", {})
|
|
4483
|
-
.n("ConfigServiceClient", "DescribeOrganizationConformancePackStatusesCommand")
|
|
4484
|
-
.sc(DescribeOrganizationConformancePackStatuses$)
|
|
4485
|
-
.build() {
|
|
4486
|
-
}
|
|
4487
|
-
|
|
4488
|
-
class DescribePendingAggregationRequestsCommand extends Command
|
|
4489
|
-
.classBuilder()
|
|
4490
|
-
.ep(commonParams)
|
|
4491
|
-
.m(function (Command, cs, config, o) {
|
|
4492
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4493
|
-
})
|
|
4494
|
-
.s("StarlingDoveService", "DescribePendingAggregationRequests", {})
|
|
4495
|
-
.n("ConfigServiceClient", "DescribePendingAggregationRequestsCommand")
|
|
4496
|
-
.sc(DescribePendingAggregationRequests$)
|
|
4497
|
-
.build() {
|
|
4498
|
-
}
|
|
4499
|
-
|
|
4500
|
-
class DescribeRemediationConfigurationsCommand extends Command
|
|
4501
|
-
.classBuilder()
|
|
4502
|
-
.ep(commonParams)
|
|
4503
|
-
.m(function (Command, cs, config, o) {
|
|
4504
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4505
|
-
})
|
|
4506
|
-
.s("StarlingDoveService", "DescribeRemediationConfigurations", {})
|
|
4507
|
-
.n("ConfigServiceClient", "DescribeRemediationConfigurationsCommand")
|
|
4508
|
-
.sc(DescribeRemediationConfigurations$)
|
|
4509
|
-
.build() {
|
|
4510
|
-
}
|
|
4511
|
-
|
|
4512
|
-
class DescribeRemediationExceptionsCommand extends Command
|
|
4513
|
-
.classBuilder()
|
|
4514
|
-
.ep(commonParams)
|
|
4515
|
-
.m(function (Command, cs, config, o) {
|
|
4516
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4517
|
-
})
|
|
4518
|
-
.s("StarlingDoveService", "DescribeRemediationExceptions", {})
|
|
4519
|
-
.n("ConfigServiceClient", "DescribeRemediationExceptionsCommand")
|
|
4520
|
-
.sc(DescribeRemediationExceptions$)
|
|
4521
|
-
.build() {
|
|
4522
|
-
}
|
|
4523
|
-
|
|
4524
|
-
class DescribeRemediationExecutionStatusCommand extends Command
|
|
4525
|
-
.classBuilder()
|
|
4526
|
-
.ep(commonParams)
|
|
4527
|
-
.m(function (Command, cs, config, o) {
|
|
4528
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4529
|
-
})
|
|
4530
|
-
.s("StarlingDoveService", "DescribeRemediationExecutionStatus", {})
|
|
4531
|
-
.n("ConfigServiceClient", "DescribeRemediationExecutionStatusCommand")
|
|
4532
|
-
.sc(DescribeRemediationExecutionStatus$)
|
|
4533
|
-
.build() {
|
|
4534
|
-
}
|
|
4535
|
-
|
|
4536
|
-
class DescribeRetentionConfigurationsCommand extends Command
|
|
4537
|
-
.classBuilder()
|
|
4538
|
-
.ep(commonParams)
|
|
4539
|
-
.m(function (Command, cs, config, o) {
|
|
4540
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4541
|
-
})
|
|
4542
|
-
.s("StarlingDoveService", "DescribeRetentionConfigurations", {})
|
|
4543
|
-
.n("ConfigServiceClient", "DescribeRetentionConfigurationsCommand")
|
|
4544
|
-
.sc(DescribeRetentionConfigurations$)
|
|
4545
|
-
.build() {
|
|
4546
|
-
}
|
|
4547
|
-
|
|
4548
|
-
class DisassociateResourceTypesCommand extends Command
|
|
4549
|
-
.classBuilder()
|
|
4550
|
-
.ep(commonParams)
|
|
4551
|
-
.m(function (Command, cs, config, o) {
|
|
4552
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4553
|
-
})
|
|
4554
|
-
.s("StarlingDoveService", "DisassociateResourceTypes", {})
|
|
4555
|
-
.n("ConfigServiceClient", "DisassociateResourceTypesCommand")
|
|
4556
|
-
.sc(DisassociateResourceTypes$)
|
|
4557
|
-
.build() {
|
|
4558
|
-
}
|
|
4559
|
-
|
|
4560
|
-
class GetAggregateComplianceDetailsByConfigRuleCommand extends Command
|
|
4561
|
-
.classBuilder()
|
|
4562
|
-
.ep(commonParams)
|
|
4563
|
-
.m(function (Command, cs, config, o) {
|
|
4564
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4565
|
-
})
|
|
4566
|
-
.s("StarlingDoveService", "GetAggregateComplianceDetailsByConfigRule", {})
|
|
4567
|
-
.n("ConfigServiceClient", "GetAggregateComplianceDetailsByConfigRuleCommand")
|
|
4568
|
-
.sc(GetAggregateComplianceDetailsByConfigRule$)
|
|
4569
|
-
.build() {
|
|
4570
|
-
}
|
|
4571
|
-
|
|
4572
|
-
class GetAggregateConfigRuleComplianceSummaryCommand extends Command
|
|
4573
|
-
.classBuilder()
|
|
4574
|
-
.ep(commonParams)
|
|
4575
|
-
.m(function (Command, cs, config, o) {
|
|
4576
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4577
|
-
})
|
|
4578
|
-
.s("StarlingDoveService", "GetAggregateConfigRuleComplianceSummary", {})
|
|
4579
|
-
.n("ConfigServiceClient", "GetAggregateConfigRuleComplianceSummaryCommand")
|
|
4580
|
-
.sc(GetAggregateConfigRuleComplianceSummary$)
|
|
4581
|
-
.build() {
|
|
4582
|
-
}
|
|
4583
|
-
|
|
4584
|
-
class GetAggregateConformancePackComplianceSummaryCommand extends Command
|
|
4585
|
-
.classBuilder()
|
|
4586
|
-
.ep(commonParams)
|
|
4587
|
-
.m(function (Command, cs, config, o) {
|
|
4588
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4589
|
-
})
|
|
4590
|
-
.s("StarlingDoveService", "GetAggregateConformancePackComplianceSummary", {})
|
|
4591
|
-
.n("ConfigServiceClient", "GetAggregateConformancePackComplianceSummaryCommand")
|
|
4592
|
-
.sc(GetAggregateConformancePackComplianceSummary$)
|
|
4593
|
-
.build() {
|
|
4594
|
-
}
|
|
4595
|
-
|
|
4596
|
-
class GetAggregateDiscoveredResourceCountsCommand extends Command
|
|
4597
|
-
.classBuilder()
|
|
4598
|
-
.ep(commonParams)
|
|
4599
|
-
.m(function (Command, cs, config, o) {
|
|
4600
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4601
|
-
})
|
|
4602
|
-
.s("StarlingDoveService", "GetAggregateDiscoveredResourceCounts", {})
|
|
4603
|
-
.n("ConfigServiceClient", "GetAggregateDiscoveredResourceCountsCommand")
|
|
4604
|
-
.sc(GetAggregateDiscoveredResourceCounts$)
|
|
4605
|
-
.build() {
|
|
4606
|
-
}
|
|
4607
|
-
|
|
4608
|
-
class GetAggregateResourceConfigCommand extends Command
|
|
4609
|
-
.classBuilder()
|
|
4610
|
-
.ep(commonParams)
|
|
4611
|
-
.m(function (Command, cs, config, o) {
|
|
4612
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4613
|
-
})
|
|
4614
|
-
.s("StarlingDoveService", "GetAggregateResourceConfig", {})
|
|
4615
|
-
.n("ConfigServiceClient", "GetAggregateResourceConfigCommand")
|
|
4616
|
-
.sc(GetAggregateResourceConfig$)
|
|
4617
|
-
.build() {
|
|
4618
|
-
}
|
|
4619
|
-
|
|
4620
|
-
class GetComplianceDetailsByConfigRuleCommand extends Command
|
|
4621
|
-
.classBuilder()
|
|
4622
|
-
.ep(commonParams)
|
|
4623
|
-
.m(function (Command, cs, config, o) {
|
|
4624
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4625
|
-
})
|
|
4626
|
-
.s("StarlingDoveService", "GetComplianceDetailsByConfigRule", {})
|
|
4627
|
-
.n("ConfigServiceClient", "GetComplianceDetailsByConfigRuleCommand")
|
|
4628
|
-
.sc(GetComplianceDetailsByConfigRule$)
|
|
4629
|
-
.build() {
|
|
4630
|
-
}
|
|
4631
|
-
|
|
4632
|
-
class GetComplianceDetailsByResourceCommand extends Command
|
|
4633
|
-
.classBuilder()
|
|
4634
|
-
.ep(commonParams)
|
|
4635
|
-
.m(function (Command, cs, config, o) {
|
|
4636
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4637
|
-
})
|
|
4638
|
-
.s("StarlingDoveService", "GetComplianceDetailsByResource", {})
|
|
4639
|
-
.n("ConfigServiceClient", "GetComplianceDetailsByResourceCommand")
|
|
4640
|
-
.sc(GetComplianceDetailsByResource$)
|
|
4641
|
-
.build() {
|
|
4642
|
-
}
|
|
4643
|
-
|
|
4644
|
-
class GetComplianceSummaryByConfigRuleCommand extends Command
|
|
4645
|
-
.classBuilder()
|
|
4646
|
-
.ep(commonParams)
|
|
4647
|
-
.m(function (Command, cs, config, o) {
|
|
4648
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4649
|
-
})
|
|
4650
|
-
.s("StarlingDoveService", "GetComplianceSummaryByConfigRule", {})
|
|
4651
|
-
.n("ConfigServiceClient", "GetComplianceSummaryByConfigRuleCommand")
|
|
4652
|
-
.sc(GetComplianceSummaryByConfigRule$)
|
|
4653
|
-
.build() {
|
|
4654
|
-
}
|
|
4655
|
-
|
|
4656
|
-
class GetComplianceSummaryByResourceTypeCommand extends Command
|
|
4657
|
-
.classBuilder()
|
|
4658
|
-
.ep(commonParams)
|
|
4659
|
-
.m(function (Command, cs, config, o) {
|
|
4660
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4661
|
-
})
|
|
4662
|
-
.s("StarlingDoveService", "GetComplianceSummaryByResourceType", {})
|
|
4663
|
-
.n("ConfigServiceClient", "GetComplianceSummaryByResourceTypeCommand")
|
|
4664
|
-
.sc(GetComplianceSummaryByResourceType$)
|
|
4665
|
-
.build() {
|
|
4666
|
-
}
|
|
4667
|
-
|
|
4668
|
-
class GetConformancePackComplianceDetailsCommand extends Command
|
|
4669
|
-
.classBuilder()
|
|
4670
|
-
.ep(commonParams)
|
|
4671
|
-
.m(function (Command, cs, config, o) {
|
|
4672
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4673
|
-
})
|
|
4674
|
-
.s("StarlingDoveService", "GetConformancePackComplianceDetails", {})
|
|
4675
|
-
.n("ConfigServiceClient", "GetConformancePackComplianceDetailsCommand")
|
|
4676
|
-
.sc(GetConformancePackComplianceDetails$)
|
|
4677
|
-
.build() {
|
|
4678
|
-
}
|
|
4679
|
-
|
|
4680
|
-
class GetConformancePackComplianceSummaryCommand extends Command
|
|
4681
|
-
.classBuilder()
|
|
4682
|
-
.ep(commonParams)
|
|
4683
|
-
.m(function (Command, cs, config, o) {
|
|
4684
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4685
|
-
})
|
|
4686
|
-
.s("StarlingDoveService", "GetConformancePackComplianceSummary", {})
|
|
4687
|
-
.n("ConfigServiceClient", "GetConformancePackComplianceSummaryCommand")
|
|
4688
|
-
.sc(GetConformancePackComplianceSummary$)
|
|
4689
|
-
.build() {
|
|
4690
|
-
}
|
|
4691
|
-
|
|
4692
|
-
class GetCustomRulePolicyCommand extends Command
|
|
4693
|
-
.classBuilder()
|
|
4694
|
-
.ep(commonParams)
|
|
4695
|
-
.m(function (Command, cs, config, o) {
|
|
4696
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4697
|
-
})
|
|
4698
|
-
.s("StarlingDoveService", "GetCustomRulePolicy", {})
|
|
4699
|
-
.n("ConfigServiceClient", "GetCustomRulePolicyCommand")
|
|
4700
|
-
.sc(GetCustomRulePolicy$)
|
|
4701
|
-
.build() {
|
|
4702
|
-
}
|
|
4703
|
-
|
|
4704
|
-
class GetDiscoveredResourceCountsCommand extends Command
|
|
4705
|
-
.classBuilder()
|
|
4706
|
-
.ep(commonParams)
|
|
4707
|
-
.m(function (Command, cs, config, o) {
|
|
4708
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4709
|
-
})
|
|
4710
|
-
.s("StarlingDoveService", "GetDiscoveredResourceCounts", {})
|
|
4711
|
-
.n("ConfigServiceClient", "GetDiscoveredResourceCountsCommand")
|
|
4712
|
-
.sc(GetDiscoveredResourceCounts$)
|
|
4713
|
-
.build() {
|
|
4714
|
-
}
|
|
4715
|
-
|
|
4716
|
-
class GetOrganizationConfigRuleDetailedStatusCommand extends Command
|
|
4717
|
-
.classBuilder()
|
|
4718
|
-
.ep(commonParams)
|
|
4719
|
-
.m(function (Command, cs, config, o) {
|
|
4720
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4721
|
-
})
|
|
4722
|
-
.s("StarlingDoveService", "GetOrganizationConfigRuleDetailedStatus", {})
|
|
4723
|
-
.n("ConfigServiceClient", "GetOrganizationConfigRuleDetailedStatusCommand")
|
|
4724
|
-
.sc(GetOrganizationConfigRuleDetailedStatus$)
|
|
4725
|
-
.build() {
|
|
4726
|
-
}
|
|
4727
|
-
|
|
4728
|
-
class GetOrganizationConformancePackDetailedStatusCommand extends Command
|
|
4729
|
-
.classBuilder()
|
|
4730
|
-
.ep(commonParams)
|
|
4731
|
-
.m(function (Command, cs, config, o) {
|
|
4732
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4733
|
-
})
|
|
4734
|
-
.s("StarlingDoveService", "GetOrganizationConformancePackDetailedStatus", {})
|
|
4735
|
-
.n("ConfigServiceClient", "GetOrganizationConformancePackDetailedStatusCommand")
|
|
4736
|
-
.sc(GetOrganizationConformancePackDetailedStatus$)
|
|
4737
|
-
.build() {
|
|
4738
|
-
}
|
|
4739
|
-
|
|
4740
|
-
class GetOrganizationCustomRulePolicyCommand extends Command
|
|
4741
|
-
.classBuilder()
|
|
4742
|
-
.ep(commonParams)
|
|
4743
|
-
.m(function (Command, cs, config, o) {
|
|
4744
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4745
|
-
})
|
|
4746
|
-
.s("StarlingDoveService", "GetOrganizationCustomRulePolicy", {})
|
|
4747
|
-
.n("ConfigServiceClient", "GetOrganizationCustomRulePolicyCommand")
|
|
4748
|
-
.sc(GetOrganizationCustomRulePolicy$)
|
|
4749
|
-
.build() {
|
|
4750
|
-
}
|
|
4751
|
-
|
|
4752
|
-
class GetResourceConfigHistoryCommand extends Command
|
|
4753
|
-
.classBuilder()
|
|
4754
|
-
.ep(commonParams)
|
|
4755
|
-
.m(function (Command, cs, config, o) {
|
|
4756
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4757
|
-
})
|
|
4758
|
-
.s("StarlingDoveService", "GetResourceConfigHistory", {})
|
|
4759
|
-
.n("ConfigServiceClient", "GetResourceConfigHistoryCommand")
|
|
4760
|
-
.sc(GetResourceConfigHistory$)
|
|
4761
|
-
.build() {
|
|
4762
|
-
}
|
|
4763
|
-
|
|
4764
|
-
class GetResourceEvaluationSummaryCommand extends Command
|
|
4765
|
-
.classBuilder()
|
|
4766
|
-
.ep(commonParams)
|
|
4767
|
-
.m(function (Command, cs, config, o) {
|
|
4768
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4769
|
-
})
|
|
4770
|
-
.s("StarlingDoveService", "GetResourceEvaluationSummary", {})
|
|
4771
|
-
.n("ConfigServiceClient", "GetResourceEvaluationSummaryCommand")
|
|
4772
|
-
.sc(GetResourceEvaluationSummary$)
|
|
4773
|
-
.build() {
|
|
4774
|
-
}
|
|
4775
|
-
|
|
4776
|
-
class GetStoredQueryCommand extends Command
|
|
4777
|
-
.classBuilder()
|
|
4778
|
-
.ep(commonParams)
|
|
4779
|
-
.m(function (Command, cs, config, o) {
|
|
4780
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4781
|
-
})
|
|
4782
|
-
.s("StarlingDoveService", "GetStoredQuery", {})
|
|
4783
|
-
.n("ConfigServiceClient", "GetStoredQueryCommand")
|
|
4784
|
-
.sc(GetStoredQuery$)
|
|
4785
|
-
.build() {
|
|
4786
|
-
}
|
|
4787
|
-
|
|
4788
|
-
class ListAggregateDiscoveredResourcesCommand extends Command
|
|
4789
|
-
.classBuilder()
|
|
4790
|
-
.ep(commonParams)
|
|
4791
|
-
.m(function (Command, cs, config, o) {
|
|
4792
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4793
|
-
})
|
|
4794
|
-
.s("StarlingDoveService", "ListAggregateDiscoveredResources", {})
|
|
4795
|
-
.n("ConfigServiceClient", "ListAggregateDiscoveredResourcesCommand")
|
|
4796
|
-
.sc(ListAggregateDiscoveredResources$)
|
|
4797
|
-
.build() {
|
|
4798
|
-
}
|
|
4799
|
-
|
|
4800
|
-
class ListConfigurationRecordersCommand extends Command
|
|
4801
|
-
.classBuilder()
|
|
4802
|
-
.ep(commonParams)
|
|
4803
|
-
.m(function (Command, cs, config, o) {
|
|
4804
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4805
|
-
})
|
|
4806
|
-
.s("StarlingDoveService", "ListConfigurationRecorders", {})
|
|
4807
|
-
.n("ConfigServiceClient", "ListConfigurationRecordersCommand")
|
|
4808
|
-
.sc(ListConfigurationRecorders$)
|
|
4809
|
-
.build() {
|
|
4810
|
-
}
|
|
4811
|
-
|
|
4812
|
-
class ListConformancePackComplianceScoresCommand extends Command
|
|
4813
|
-
.classBuilder()
|
|
4814
|
-
.ep(commonParams)
|
|
4815
|
-
.m(function (Command, cs, config, o) {
|
|
4816
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4817
|
-
})
|
|
4818
|
-
.s("StarlingDoveService", "ListConformancePackComplianceScores", {})
|
|
4819
|
-
.n("ConfigServiceClient", "ListConformancePackComplianceScoresCommand")
|
|
4820
|
-
.sc(ListConformancePackComplianceScores$)
|
|
4821
|
-
.build() {
|
|
4822
|
-
}
|
|
4823
|
-
|
|
4824
|
-
class ListDiscoveredResourcesCommand extends Command
|
|
4825
|
-
.classBuilder()
|
|
4826
|
-
.ep(commonParams)
|
|
4827
|
-
.m(function (Command, cs, config, o) {
|
|
4828
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4829
|
-
})
|
|
4830
|
-
.s("StarlingDoveService", "ListDiscoveredResources", {})
|
|
4831
|
-
.n("ConfigServiceClient", "ListDiscoveredResourcesCommand")
|
|
4832
|
-
.sc(ListDiscoveredResources$)
|
|
4833
|
-
.build() {
|
|
4834
|
-
}
|
|
4835
|
-
|
|
4836
|
-
class ListResourceEvaluationsCommand extends Command
|
|
4837
|
-
.classBuilder()
|
|
4838
|
-
.ep(commonParams)
|
|
4839
|
-
.m(function (Command, cs, config, o) {
|
|
4840
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4841
|
-
})
|
|
4842
|
-
.s("StarlingDoveService", "ListResourceEvaluations", {})
|
|
4843
|
-
.n("ConfigServiceClient", "ListResourceEvaluationsCommand")
|
|
4844
|
-
.sc(ListResourceEvaluations$)
|
|
4845
|
-
.build() {
|
|
4846
|
-
}
|
|
4847
|
-
|
|
4848
|
-
class ListStoredQueriesCommand extends Command
|
|
4849
|
-
.classBuilder()
|
|
4850
|
-
.ep(commonParams)
|
|
4851
|
-
.m(function (Command, cs, config, o) {
|
|
4852
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4853
|
-
})
|
|
4854
|
-
.s("StarlingDoveService", "ListStoredQueries", {})
|
|
4855
|
-
.n("ConfigServiceClient", "ListStoredQueriesCommand")
|
|
4856
|
-
.sc(ListStoredQueries$)
|
|
4857
|
-
.build() {
|
|
4858
|
-
}
|
|
4859
|
-
|
|
4860
|
-
class ListTagsForResourceCommand extends Command
|
|
4861
|
-
.classBuilder()
|
|
4862
|
-
.ep(commonParams)
|
|
4863
|
-
.m(function (Command, cs, config, o) {
|
|
4864
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4865
|
-
})
|
|
4866
|
-
.s("StarlingDoveService", "ListTagsForResource", {})
|
|
4867
|
-
.n("ConfigServiceClient", "ListTagsForResourceCommand")
|
|
4868
|
-
.sc(ListTagsForResource$)
|
|
4869
|
-
.build() {
|
|
4870
|
-
}
|
|
4871
|
-
|
|
4872
|
-
class PutAggregationAuthorizationCommand extends Command
|
|
4873
|
-
.classBuilder()
|
|
4874
|
-
.ep(commonParams)
|
|
4875
|
-
.m(function (Command, cs, config, o) {
|
|
4876
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4877
|
-
})
|
|
4878
|
-
.s("StarlingDoveService", "PutAggregationAuthorization", {})
|
|
4879
|
-
.n("ConfigServiceClient", "PutAggregationAuthorizationCommand")
|
|
4880
|
-
.sc(PutAggregationAuthorization$)
|
|
4881
|
-
.build() {
|
|
4882
|
-
}
|
|
4883
|
-
|
|
4884
|
-
class PutConfigRuleCommand extends Command
|
|
4885
|
-
.classBuilder()
|
|
4886
|
-
.ep(commonParams)
|
|
4887
|
-
.m(function (Command, cs, config, o) {
|
|
4888
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4889
|
-
})
|
|
4890
|
-
.s("StarlingDoveService", "PutConfigRule", {})
|
|
4891
|
-
.n("ConfigServiceClient", "PutConfigRuleCommand")
|
|
4892
|
-
.sc(PutConfigRule$)
|
|
4893
|
-
.build() {
|
|
4894
|
-
}
|
|
4895
|
-
|
|
4896
|
-
class PutConfigurationAggregatorCommand extends Command
|
|
4897
|
-
.classBuilder()
|
|
4898
|
-
.ep(commonParams)
|
|
4899
|
-
.m(function (Command, cs, config, o) {
|
|
4900
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4901
|
-
})
|
|
4902
|
-
.s("StarlingDoveService", "PutConfigurationAggregator", {})
|
|
4903
|
-
.n("ConfigServiceClient", "PutConfigurationAggregatorCommand")
|
|
4904
|
-
.sc(PutConfigurationAggregator$)
|
|
4905
|
-
.build() {
|
|
4906
|
-
}
|
|
4907
|
-
|
|
4908
|
-
class PutConfigurationRecorderCommand extends Command
|
|
4909
|
-
.classBuilder()
|
|
4910
|
-
.ep(commonParams)
|
|
4911
|
-
.m(function (Command, cs, config, o) {
|
|
4912
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4913
|
-
})
|
|
4914
|
-
.s("StarlingDoveService", "PutConfigurationRecorder", {})
|
|
4915
|
-
.n("ConfigServiceClient", "PutConfigurationRecorderCommand")
|
|
4916
|
-
.sc(PutConfigurationRecorder$)
|
|
4917
|
-
.build() {
|
|
4918
|
-
}
|
|
4919
|
-
|
|
4920
|
-
class PutConformancePackCommand extends Command
|
|
4921
|
-
.classBuilder()
|
|
4922
|
-
.ep(commonParams)
|
|
4923
|
-
.m(function (Command, cs, config, o) {
|
|
4924
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4925
|
-
})
|
|
4926
|
-
.s("StarlingDoveService", "PutConformancePack", {})
|
|
4927
|
-
.n("ConfigServiceClient", "PutConformancePackCommand")
|
|
4928
|
-
.sc(PutConformancePack$)
|
|
4929
|
-
.build() {
|
|
4930
|
-
}
|
|
4931
|
-
|
|
4932
|
-
class PutDeliveryChannelCommand extends Command
|
|
4933
|
-
.classBuilder()
|
|
4934
|
-
.ep(commonParams)
|
|
4935
|
-
.m(function (Command, cs, config, o) {
|
|
4936
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4937
|
-
})
|
|
4938
|
-
.s("StarlingDoveService", "PutDeliveryChannel", {})
|
|
4939
|
-
.n("ConfigServiceClient", "PutDeliveryChannelCommand")
|
|
4940
|
-
.sc(PutDeliveryChannel$)
|
|
4941
|
-
.build() {
|
|
4942
|
-
}
|
|
4943
|
-
|
|
4944
|
-
class PutEvaluationsCommand extends Command
|
|
4945
|
-
.classBuilder()
|
|
4946
|
-
.ep(commonParams)
|
|
4947
|
-
.m(function (Command, cs, config, o) {
|
|
4948
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4949
|
-
})
|
|
4950
|
-
.s("StarlingDoveService", "PutEvaluations", {})
|
|
4951
|
-
.n("ConfigServiceClient", "PutEvaluationsCommand")
|
|
4952
|
-
.sc(PutEvaluations$)
|
|
4953
|
-
.build() {
|
|
4954
|
-
}
|
|
4955
|
-
|
|
4956
|
-
class PutExternalEvaluationCommand extends Command
|
|
4957
|
-
.classBuilder()
|
|
4958
|
-
.ep(commonParams)
|
|
4959
|
-
.m(function (Command, cs, config, o) {
|
|
4960
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4961
|
-
})
|
|
4962
|
-
.s("StarlingDoveService", "PutExternalEvaluation", {})
|
|
4963
|
-
.n("ConfigServiceClient", "PutExternalEvaluationCommand")
|
|
4964
|
-
.sc(PutExternalEvaluation$)
|
|
4965
|
-
.build() {
|
|
4966
|
-
}
|
|
4967
|
-
|
|
4968
|
-
class PutOrganizationConfigRuleCommand extends Command
|
|
4969
|
-
.classBuilder()
|
|
4970
|
-
.ep(commonParams)
|
|
4971
|
-
.m(function (Command, cs, config, o) {
|
|
4972
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4973
|
-
})
|
|
4974
|
-
.s("StarlingDoveService", "PutOrganizationConfigRule", {})
|
|
4975
|
-
.n("ConfigServiceClient", "PutOrganizationConfigRuleCommand")
|
|
4976
|
-
.sc(PutOrganizationConfigRule$)
|
|
4977
|
-
.build() {
|
|
4978
|
-
}
|
|
4979
|
-
|
|
4980
|
-
class PutOrganizationConformancePackCommand extends Command
|
|
4981
|
-
.classBuilder()
|
|
4982
|
-
.ep(commonParams)
|
|
4983
|
-
.m(function (Command, cs, config, o) {
|
|
4984
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4985
|
-
})
|
|
4986
|
-
.s("StarlingDoveService", "PutOrganizationConformancePack", {})
|
|
4987
|
-
.n("ConfigServiceClient", "PutOrganizationConformancePackCommand")
|
|
4988
|
-
.sc(PutOrganizationConformancePack$)
|
|
4989
|
-
.build() {
|
|
4990
|
-
}
|
|
4991
|
-
|
|
4992
|
-
class PutRemediationConfigurationsCommand extends Command
|
|
4993
|
-
.classBuilder()
|
|
4994
|
-
.ep(commonParams)
|
|
4995
|
-
.m(function (Command, cs, config, o) {
|
|
4996
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4997
|
-
})
|
|
4998
|
-
.s("StarlingDoveService", "PutRemediationConfigurations", {})
|
|
4999
|
-
.n("ConfigServiceClient", "PutRemediationConfigurationsCommand")
|
|
5000
|
-
.sc(PutRemediationConfigurations$)
|
|
5001
|
-
.build() {
|
|
5002
|
-
}
|
|
5003
|
-
|
|
5004
|
-
class PutRemediationExceptionsCommand extends Command
|
|
5005
|
-
.classBuilder()
|
|
5006
|
-
.ep(commonParams)
|
|
5007
|
-
.m(function (Command, cs, config, o) {
|
|
5008
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5009
|
-
})
|
|
5010
|
-
.s("StarlingDoveService", "PutRemediationExceptions", {})
|
|
5011
|
-
.n("ConfigServiceClient", "PutRemediationExceptionsCommand")
|
|
5012
|
-
.sc(PutRemediationExceptions$)
|
|
5013
|
-
.build() {
|
|
5014
|
-
}
|
|
5015
|
-
|
|
5016
|
-
class PutResourceConfigCommand extends Command
|
|
5017
|
-
.classBuilder()
|
|
5018
|
-
.ep(commonParams)
|
|
5019
|
-
.m(function (Command, cs, config, o) {
|
|
5020
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5021
|
-
})
|
|
5022
|
-
.s("StarlingDoveService", "PutResourceConfig", {})
|
|
5023
|
-
.n("ConfigServiceClient", "PutResourceConfigCommand")
|
|
5024
|
-
.sc(PutResourceConfig$)
|
|
5025
|
-
.build() {
|
|
5026
|
-
}
|
|
5027
|
-
|
|
5028
|
-
class PutRetentionConfigurationCommand extends Command
|
|
5029
|
-
.classBuilder()
|
|
5030
|
-
.ep(commonParams)
|
|
5031
|
-
.m(function (Command, cs, config, o) {
|
|
5032
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5033
|
-
})
|
|
5034
|
-
.s("StarlingDoveService", "PutRetentionConfiguration", {})
|
|
5035
|
-
.n("ConfigServiceClient", "PutRetentionConfigurationCommand")
|
|
5036
|
-
.sc(PutRetentionConfiguration$)
|
|
5037
|
-
.build() {
|
|
5038
|
-
}
|
|
5039
|
-
|
|
5040
|
-
class PutServiceLinkedConfigurationRecorderCommand extends Command
|
|
5041
|
-
.classBuilder()
|
|
5042
|
-
.ep(commonParams)
|
|
5043
|
-
.m(function (Command, cs, config, o) {
|
|
5044
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5045
|
-
})
|
|
5046
|
-
.s("StarlingDoveService", "PutServiceLinkedConfigurationRecorder", {})
|
|
5047
|
-
.n("ConfigServiceClient", "PutServiceLinkedConfigurationRecorderCommand")
|
|
5048
|
-
.sc(PutServiceLinkedConfigurationRecorder$)
|
|
5049
|
-
.build() {
|
|
5050
|
-
}
|
|
5051
|
-
|
|
5052
|
-
class PutStoredQueryCommand extends Command
|
|
5053
|
-
.classBuilder()
|
|
5054
|
-
.ep(commonParams)
|
|
5055
|
-
.m(function (Command, cs, config, o) {
|
|
5056
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5057
|
-
})
|
|
5058
|
-
.s("StarlingDoveService", "PutStoredQuery", {})
|
|
5059
|
-
.n("ConfigServiceClient", "PutStoredQueryCommand")
|
|
5060
|
-
.sc(PutStoredQuery$)
|
|
5061
|
-
.build() {
|
|
5062
|
-
}
|
|
5063
|
-
|
|
5064
|
-
class SelectAggregateResourceConfigCommand extends Command
|
|
5065
|
-
.classBuilder()
|
|
5066
|
-
.ep(commonParams)
|
|
5067
|
-
.m(function (Command, cs, config, o) {
|
|
5068
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5069
|
-
})
|
|
5070
|
-
.s("StarlingDoveService", "SelectAggregateResourceConfig", {})
|
|
5071
|
-
.n("ConfigServiceClient", "SelectAggregateResourceConfigCommand")
|
|
5072
|
-
.sc(SelectAggregateResourceConfig$)
|
|
5073
|
-
.build() {
|
|
5074
|
-
}
|
|
5075
|
-
|
|
5076
|
-
class SelectResourceConfigCommand extends Command
|
|
5077
|
-
.classBuilder()
|
|
5078
|
-
.ep(commonParams)
|
|
5079
|
-
.m(function (Command, cs, config, o) {
|
|
5080
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5081
|
-
})
|
|
5082
|
-
.s("StarlingDoveService", "SelectResourceConfig", {})
|
|
5083
|
-
.n("ConfigServiceClient", "SelectResourceConfigCommand")
|
|
5084
|
-
.sc(SelectResourceConfig$)
|
|
5085
|
-
.build() {
|
|
5086
|
-
}
|
|
5087
|
-
|
|
5088
|
-
class StartConfigRulesEvaluationCommand extends Command
|
|
5089
|
-
.classBuilder()
|
|
5090
|
-
.ep(commonParams)
|
|
5091
|
-
.m(function (Command, cs, config, o) {
|
|
5092
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5093
|
-
})
|
|
5094
|
-
.s("StarlingDoveService", "StartConfigRulesEvaluation", {})
|
|
5095
|
-
.n("ConfigServiceClient", "StartConfigRulesEvaluationCommand")
|
|
5096
|
-
.sc(StartConfigRulesEvaluation$)
|
|
5097
|
-
.build() {
|
|
5098
|
-
}
|
|
5099
|
-
|
|
5100
|
-
class StartConfigurationRecorderCommand extends Command
|
|
5101
|
-
.classBuilder()
|
|
5102
|
-
.ep(commonParams)
|
|
5103
|
-
.m(function (Command, cs, config, o) {
|
|
5104
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5105
|
-
})
|
|
5106
|
-
.s("StarlingDoveService", "StartConfigurationRecorder", {})
|
|
5107
|
-
.n("ConfigServiceClient", "StartConfigurationRecorderCommand")
|
|
5108
|
-
.sc(StartConfigurationRecorder$)
|
|
5109
|
-
.build() {
|
|
5110
|
-
}
|
|
5111
|
-
|
|
5112
|
-
class StartRemediationExecutionCommand extends Command
|
|
5113
|
-
.classBuilder()
|
|
5114
|
-
.ep(commonParams)
|
|
5115
|
-
.m(function (Command, cs, config, o) {
|
|
5116
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5117
|
-
})
|
|
5118
|
-
.s("StarlingDoveService", "StartRemediationExecution", {})
|
|
5119
|
-
.n("ConfigServiceClient", "StartRemediationExecutionCommand")
|
|
5120
|
-
.sc(StartRemediationExecution$)
|
|
5121
|
-
.build() {
|
|
5122
|
-
}
|
|
5123
|
-
|
|
5124
|
-
class StartResourceEvaluationCommand extends Command
|
|
5125
|
-
.classBuilder()
|
|
5126
|
-
.ep(commonParams)
|
|
5127
|
-
.m(function (Command, cs, config, o) {
|
|
5128
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5129
|
-
})
|
|
5130
|
-
.s("StarlingDoveService", "StartResourceEvaluation", {})
|
|
5131
|
-
.n("ConfigServiceClient", "StartResourceEvaluationCommand")
|
|
5132
|
-
.sc(StartResourceEvaluation$)
|
|
5133
|
-
.build() {
|
|
5134
|
-
}
|
|
5135
|
-
|
|
5136
|
-
class StopConfigurationRecorderCommand extends Command
|
|
5137
|
-
.classBuilder()
|
|
5138
|
-
.ep(commonParams)
|
|
5139
|
-
.m(function (Command, cs, config, o) {
|
|
5140
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5141
|
-
})
|
|
5142
|
-
.s("StarlingDoveService", "StopConfigurationRecorder", {})
|
|
5143
|
-
.n("ConfigServiceClient", "StopConfigurationRecorderCommand")
|
|
5144
|
-
.sc(StopConfigurationRecorder$)
|
|
5145
|
-
.build() {
|
|
5146
|
-
}
|
|
5147
|
-
|
|
5148
|
-
class TagResourceCommand extends Command
|
|
5149
|
-
.classBuilder()
|
|
5150
|
-
.ep(commonParams)
|
|
5151
|
-
.m(function (Command, cs, config, o) {
|
|
5152
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5153
|
-
})
|
|
5154
|
-
.s("StarlingDoveService", "TagResource", {})
|
|
5155
|
-
.n("ConfigServiceClient", "TagResourceCommand")
|
|
5156
|
-
.sc(TagResource$)
|
|
5157
|
-
.build() {
|
|
5158
|
-
}
|
|
5159
|
-
|
|
5160
|
-
class UntagResourceCommand extends Command
|
|
5161
|
-
.classBuilder()
|
|
5162
|
-
.ep(commonParams)
|
|
5163
|
-
.m(function (Command, cs, config, o) {
|
|
5164
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5165
|
-
})
|
|
5166
|
-
.s("StarlingDoveService", "UntagResource", {})
|
|
5167
|
-
.n("ConfigServiceClient", "UntagResourceCommand")
|
|
5168
|
-
.sc(UntagResource$)
|
|
5169
|
-
.build() {
|
|
4010
|
+
const command = makeBuilder(commonParams, "StarlingDoveService", "ConfigServiceClient", getEndpointPlugin);
|
|
4011
|
+
const _ep0 = {};
|
|
4012
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
4013
|
+
|
|
4014
|
+
class AssociateResourceTypesCommand extends command(_ep0, _mw0, "AssociateResourceTypes", AssociateResourceTypes$) {
|
|
4015
|
+
}
|
|
4016
|
+
|
|
4017
|
+
class BatchGetAggregateResourceConfigCommand extends command(_ep0, _mw0, "BatchGetAggregateResourceConfig", BatchGetAggregateResourceConfig$) {
|
|
4018
|
+
}
|
|
4019
|
+
|
|
4020
|
+
class BatchGetResourceConfigCommand extends command(_ep0, _mw0, "BatchGetResourceConfig", BatchGetResourceConfig$) {
|
|
4021
|
+
}
|
|
4022
|
+
|
|
4023
|
+
class DeleteAggregationAuthorizationCommand extends command(_ep0, _mw0, "DeleteAggregationAuthorization", DeleteAggregationAuthorization$) {
|
|
4024
|
+
}
|
|
4025
|
+
|
|
4026
|
+
class DeleteConfigRuleCommand extends command(_ep0, _mw0, "DeleteConfigRule", DeleteConfigRule$) {
|
|
4027
|
+
}
|
|
4028
|
+
|
|
4029
|
+
class DeleteConfigurationAggregatorCommand extends command(_ep0, _mw0, "DeleteConfigurationAggregator", DeleteConfigurationAggregator$) {
|
|
4030
|
+
}
|
|
4031
|
+
|
|
4032
|
+
class DeleteConfigurationRecorderCommand extends command(_ep0, _mw0, "DeleteConfigurationRecorder", DeleteConfigurationRecorder$) {
|
|
4033
|
+
}
|
|
4034
|
+
|
|
4035
|
+
class DeleteConformancePackCommand extends command(_ep0, _mw0, "DeleteConformancePack", DeleteConformancePack$) {
|
|
4036
|
+
}
|
|
4037
|
+
|
|
4038
|
+
class DeleteDeliveryChannelCommand extends command(_ep0, _mw0, "DeleteDeliveryChannel", DeleteDeliveryChannel$) {
|
|
4039
|
+
}
|
|
4040
|
+
|
|
4041
|
+
class DeleteEvaluationResultsCommand extends command(_ep0, _mw0, "DeleteEvaluationResults", DeleteEvaluationResults$) {
|
|
4042
|
+
}
|
|
4043
|
+
|
|
4044
|
+
class DeleteOrganizationConfigRuleCommand extends command(_ep0, _mw0, "DeleteOrganizationConfigRule", DeleteOrganizationConfigRule$) {
|
|
4045
|
+
}
|
|
4046
|
+
|
|
4047
|
+
class DeleteOrganizationConformancePackCommand extends command(_ep0, _mw0, "DeleteOrganizationConformancePack", DeleteOrganizationConformancePack$) {
|
|
4048
|
+
}
|
|
4049
|
+
|
|
4050
|
+
class DeletePendingAggregationRequestCommand extends command(_ep0, _mw0, "DeletePendingAggregationRequest", DeletePendingAggregationRequest$) {
|
|
4051
|
+
}
|
|
4052
|
+
|
|
4053
|
+
class DeleteRemediationConfigurationCommand extends command(_ep0, _mw0, "DeleteRemediationConfiguration", DeleteRemediationConfiguration$) {
|
|
4054
|
+
}
|
|
4055
|
+
|
|
4056
|
+
class DeleteRemediationExceptionsCommand extends command(_ep0, _mw0, "DeleteRemediationExceptions", DeleteRemediationExceptions$) {
|
|
4057
|
+
}
|
|
4058
|
+
|
|
4059
|
+
class DeleteResourceConfigCommand extends command(_ep0, _mw0, "DeleteResourceConfig", DeleteResourceConfig$) {
|
|
4060
|
+
}
|
|
4061
|
+
|
|
4062
|
+
class DeleteRetentionConfigurationCommand extends command(_ep0, _mw0, "DeleteRetentionConfiguration", DeleteRetentionConfiguration$) {
|
|
4063
|
+
}
|
|
4064
|
+
|
|
4065
|
+
class DeleteServiceLinkedConfigurationRecorderCommand extends command(_ep0, _mw0, "DeleteServiceLinkedConfigurationRecorder", DeleteServiceLinkedConfigurationRecorder$) {
|
|
4066
|
+
}
|
|
4067
|
+
|
|
4068
|
+
class DeleteStoredQueryCommand extends command(_ep0, _mw0, "DeleteStoredQuery", DeleteStoredQuery$) {
|
|
4069
|
+
}
|
|
4070
|
+
|
|
4071
|
+
class DeliverConfigSnapshotCommand extends command(_ep0, _mw0, "DeliverConfigSnapshot", DeliverConfigSnapshot$) {
|
|
4072
|
+
}
|
|
4073
|
+
|
|
4074
|
+
class DescribeAggregateComplianceByConfigRulesCommand extends command(_ep0, _mw0, "DescribeAggregateComplianceByConfigRules", DescribeAggregateComplianceByConfigRules$) {
|
|
4075
|
+
}
|
|
4076
|
+
|
|
4077
|
+
class DescribeAggregateComplianceByConformancePacksCommand extends command(_ep0, _mw0, "DescribeAggregateComplianceByConformancePacks", DescribeAggregateComplianceByConformancePacks$) {
|
|
4078
|
+
}
|
|
4079
|
+
|
|
4080
|
+
class DescribeAggregationAuthorizationsCommand extends command(_ep0, _mw0, "DescribeAggregationAuthorizations", DescribeAggregationAuthorizations$) {
|
|
4081
|
+
}
|
|
4082
|
+
|
|
4083
|
+
class DescribeComplianceByConfigRuleCommand extends command(_ep0, _mw0, "DescribeComplianceByConfigRule", DescribeComplianceByConfigRule$) {
|
|
4084
|
+
}
|
|
4085
|
+
|
|
4086
|
+
class DescribeComplianceByResourceCommand extends command(_ep0, _mw0, "DescribeComplianceByResource", DescribeComplianceByResource$) {
|
|
4087
|
+
}
|
|
4088
|
+
|
|
4089
|
+
class DescribeConfigRuleEvaluationStatusCommand extends command(_ep0, _mw0, "DescribeConfigRuleEvaluationStatus", DescribeConfigRuleEvaluationStatus$) {
|
|
4090
|
+
}
|
|
4091
|
+
|
|
4092
|
+
class DescribeConfigRulesCommand extends command(_ep0, _mw0, "DescribeConfigRules", DescribeConfigRules$) {
|
|
4093
|
+
}
|
|
4094
|
+
|
|
4095
|
+
class DescribeConfigurationAggregatorsCommand extends command(_ep0, _mw0, "DescribeConfigurationAggregators", DescribeConfigurationAggregators$) {
|
|
4096
|
+
}
|
|
4097
|
+
|
|
4098
|
+
class DescribeConfigurationAggregatorSourcesStatusCommand extends command(_ep0, _mw0, "DescribeConfigurationAggregatorSourcesStatus", DescribeConfigurationAggregatorSourcesStatus$) {
|
|
4099
|
+
}
|
|
4100
|
+
|
|
4101
|
+
class DescribeConfigurationRecordersCommand extends command(_ep0, _mw0, "DescribeConfigurationRecorders", DescribeConfigurationRecorders$) {
|
|
4102
|
+
}
|
|
4103
|
+
|
|
4104
|
+
class DescribeConfigurationRecorderStatusCommand extends command(_ep0, _mw0, "DescribeConfigurationRecorderStatus", DescribeConfigurationRecorderStatus$) {
|
|
4105
|
+
}
|
|
4106
|
+
|
|
4107
|
+
class DescribeConformancePackComplianceCommand extends command(_ep0, _mw0, "DescribeConformancePackCompliance", DescribeConformancePackCompliance$) {
|
|
4108
|
+
}
|
|
4109
|
+
|
|
4110
|
+
class DescribeConformancePacksCommand extends command(_ep0, _mw0, "DescribeConformancePacks", DescribeConformancePacks$) {
|
|
4111
|
+
}
|
|
4112
|
+
|
|
4113
|
+
class DescribeConformancePackStatusCommand extends command(_ep0, _mw0, "DescribeConformancePackStatus", DescribeConformancePackStatus$) {
|
|
4114
|
+
}
|
|
4115
|
+
|
|
4116
|
+
class DescribeDeliveryChannelsCommand extends command(_ep0, _mw0, "DescribeDeliveryChannels", DescribeDeliveryChannels$) {
|
|
4117
|
+
}
|
|
4118
|
+
|
|
4119
|
+
class DescribeDeliveryChannelStatusCommand extends command(_ep0, _mw0, "DescribeDeliveryChannelStatus", DescribeDeliveryChannelStatus$) {
|
|
4120
|
+
}
|
|
4121
|
+
|
|
4122
|
+
class DescribeOrganizationConfigRulesCommand extends command(_ep0, _mw0, "DescribeOrganizationConfigRules", DescribeOrganizationConfigRules$) {
|
|
4123
|
+
}
|
|
4124
|
+
|
|
4125
|
+
class DescribeOrganizationConfigRuleStatusesCommand extends command(_ep0, _mw0, "DescribeOrganizationConfigRuleStatuses", DescribeOrganizationConfigRuleStatuses$) {
|
|
4126
|
+
}
|
|
4127
|
+
|
|
4128
|
+
class DescribeOrganizationConformancePacksCommand extends command(_ep0, _mw0, "DescribeOrganizationConformancePacks", DescribeOrganizationConformancePacks$) {
|
|
4129
|
+
}
|
|
4130
|
+
|
|
4131
|
+
class DescribeOrganizationConformancePackStatusesCommand extends command(_ep0, _mw0, "DescribeOrganizationConformancePackStatuses", DescribeOrganizationConformancePackStatuses$) {
|
|
4132
|
+
}
|
|
4133
|
+
|
|
4134
|
+
class DescribePendingAggregationRequestsCommand extends command(_ep0, _mw0, "DescribePendingAggregationRequests", DescribePendingAggregationRequests$) {
|
|
4135
|
+
}
|
|
4136
|
+
|
|
4137
|
+
class DescribeRemediationConfigurationsCommand extends command(_ep0, _mw0, "DescribeRemediationConfigurations", DescribeRemediationConfigurations$) {
|
|
4138
|
+
}
|
|
4139
|
+
|
|
4140
|
+
class DescribeRemediationExceptionsCommand extends command(_ep0, _mw0, "DescribeRemediationExceptions", DescribeRemediationExceptions$) {
|
|
4141
|
+
}
|
|
4142
|
+
|
|
4143
|
+
class DescribeRemediationExecutionStatusCommand extends command(_ep0, _mw0, "DescribeRemediationExecutionStatus", DescribeRemediationExecutionStatus$) {
|
|
4144
|
+
}
|
|
4145
|
+
|
|
4146
|
+
class DescribeRetentionConfigurationsCommand extends command(_ep0, _mw0, "DescribeRetentionConfigurations", DescribeRetentionConfigurations$) {
|
|
4147
|
+
}
|
|
4148
|
+
|
|
4149
|
+
class DisassociateResourceTypesCommand extends command(_ep0, _mw0, "DisassociateResourceTypes", DisassociateResourceTypes$) {
|
|
4150
|
+
}
|
|
4151
|
+
|
|
4152
|
+
class GetAggregateComplianceDetailsByConfigRuleCommand extends command(_ep0, _mw0, "GetAggregateComplianceDetailsByConfigRule", GetAggregateComplianceDetailsByConfigRule$) {
|
|
4153
|
+
}
|
|
4154
|
+
|
|
4155
|
+
class GetAggregateConfigRuleComplianceSummaryCommand extends command(_ep0, _mw0, "GetAggregateConfigRuleComplianceSummary", GetAggregateConfigRuleComplianceSummary$) {
|
|
4156
|
+
}
|
|
4157
|
+
|
|
4158
|
+
class GetAggregateConformancePackComplianceSummaryCommand extends command(_ep0, _mw0, "GetAggregateConformancePackComplianceSummary", GetAggregateConformancePackComplianceSummary$) {
|
|
4159
|
+
}
|
|
4160
|
+
|
|
4161
|
+
class GetAggregateDiscoveredResourceCountsCommand extends command(_ep0, _mw0, "GetAggregateDiscoveredResourceCounts", GetAggregateDiscoveredResourceCounts$) {
|
|
4162
|
+
}
|
|
4163
|
+
|
|
4164
|
+
class GetAggregateResourceConfigCommand extends command(_ep0, _mw0, "GetAggregateResourceConfig", GetAggregateResourceConfig$) {
|
|
4165
|
+
}
|
|
4166
|
+
|
|
4167
|
+
class GetComplianceDetailsByConfigRuleCommand extends command(_ep0, _mw0, "GetComplianceDetailsByConfigRule", GetComplianceDetailsByConfigRule$) {
|
|
4168
|
+
}
|
|
4169
|
+
|
|
4170
|
+
class GetComplianceDetailsByResourceCommand extends command(_ep0, _mw0, "GetComplianceDetailsByResource", GetComplianceDetailsByResource$) {
|
|
4171
|
+
}
|
|
4172
|
+
|
|
4173
|
+
class GetComplianceSummaryByConfigRuleCommand extends command(_ep0, _mw0, "GetComplianceSummaryByConfigRule", GetComplianceSummaryByConfigRule$) {
|
|
4174
|
+
}
|
|
4175
|
+
|
|
4176
|
+
class GetComplianceSummaryByResourceTypeCommand extends command(_ep0, _mw0, "GetComplianceSummaryByResourceType", GetComplianceSummaryByResourceType$) {
|
|
4177
|
+
}
|
|
4178
|
+
|
|
4179
|
+
class GetConformancePackComplianceDetailsCommand extends command(_ep0, _mw0, "GetConformancePackComplianceDetails", GetConformancePackComplianceDetails$) {
|
|
4180
|
+
}
|
|
4181
|
+
|
|
4182
|
+
class GetConformancePackComplianceSummaryCommand extends command(_ep0, _mw0, "GetConformancePackComplianceSummary", GetConformancePackComplianceSummary$) {
|
|
4183
|
+
}
|
|
4184
|
+
|
|
4185
|
+
class GetCustomRulePolicyCommand extends command(_ep0, _mw0, "GetCustomRulePolicy", GetCustomRulePolicy$) {
|
|
4186
|
+
}
|
|
4187
|
+
|
|
4188
|
+
class GetDiscoveredResourceCountsCommand extends command(_ep0, _mw0, "GetDiscoveredResourceCounts", GetDiscoveredResourceCounts$) {
|
|
4189
|
+
}
|
|
4190
|
+
|
|
4191
|
+
class GetOrganizationConfigRuleDetailedStatusCommand extends command(_ep0, _mw0, "GetOrganizationConfigRuleDetailedStatus", GetOrganizationConfigRuleDetailedStatus$) {
|
|
4192
|
+
}
|
|
4193
|
+
|
|
4194
|
+
class GetOrganizationConformancePackDetailedStatusCommand extends command(_ep0, _mw0, "GetOrganizationConformancePackDetailedStatus", GetOrganizationConformancePackDetailedStatus$) {
|
|
4195
|
+
}
|
|
4196
|
+
|
|
4197
|
+
class GetOrganizationCustomRulePolicyCommand extends command(_ep0, _mw0, "GetOrganizationCustomRulePolicy", GetOrganizationCustomRulePolicy$) {
|
|
4198
|
+
}
|
|
4199
|
+
|
|
4200
|
+
class GetResourceConfigHistoryCommand extends command(_ep0, _mw0, "GetResourceConfigHistory", GetResourceConfigHistory$) {
|
|
4201
|
+
}
|
|
4202
|
+
|
|
4203
|
+
class GetResourceEvaluationSummaryCommand extends command(_ep0, _mw0, "GetResourceEvaluationSummary", GetResourceEvaluationSummary$) {
|
|
4204
|
+
}
|
|
4205
|
+
|
|
4206
|
+
class GetStoredQueryCommand extends command(_ep0, _mw0, "GetStoredQuery", GetStoredQuery$) {
|
|
4207
|
+
}
|
|
4208
|
+
|
|
4209
|
+
class ListAggregateDiscoveredResourcesCommand extends command(_ep0, _mw0, "ListAggregateDiscoveredResources", ListAggregateDiscoveredResources$) {
|
|
4210
|
+
}
|
|
4211
|
+
|
|
4212
|
+
class ListConfigurationRecordersCommand extends command(_ep0, _mw0, "ListConfigurationRecorders", ListConfigurationRecorders$) {
|
|
4213
|
+
}
|
|
4214
|
+
|
|
4215
|
+
class ListConformancePackComplianceScoresCommand extends command(_ep0, _mw0, "ListConformancePackComplianceScores", ListConformancePackComplianceScores$) {
|
|
4216
|
+
}
|
|
4217
|
+
|
|
4218
|
+
class ListDiscoveredResourcesCommand extends command(_ep0, _mw0, "ListDiscoveredResources", ListDiscoveredResources$) {
|
|
4219
|
+
}
|
|
4220
|
+
|
|
4221
|
+
class ListResourceEvaluationsCommand extends command(_ep0, _mw0, "ListResourceEvaluations", ListResourceEvaluations$) {
|
|
4222
|
+
}
|
|
4223
|
+
|
|
4224
|
+
class ListStoredQueriesCommand extends command(_ep0, _mw0, "ListStoredQueries", ListStoredQueries$) {
|
|
4225
|
+
}
|
|
4226
|
+
|
|
4227
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
4228
|
+
}
|
|
4229
|
+
|
|
4230
|
+
class PutAggregationAuthorizationCommand extends command(_ep0, _mw0, "PutAggregationAuthorization", PutAggregationAuthorization$) {
|
|
4231
|
+
}
|
|
4232
|
+
|
|
4233
|
+
class PutConfigRuleCommand extends command(_ep0, _mw0, "PutConfigRule", PutConfigRule$) {
|
|
4234
|
+
}
|
|
4235
|
+
|
|
4236
|
+
class PutConfigurationAggregatorCommand extends command(_ep0, _mw0, "PutConfigurationAggregator", PutConfigurationAggregator$) {
|
|
4237
|
+
}
|
|
4238
|
+
|
|
4239
|
+
class PutConfigurationRecorderCommand extends command(_ep0, _mw0, "PutConfigurationRecorder", PutConfigurationRecorder$) {
|
|
4240
|
+
}
|
|
4241
|
+
|
|
4242
|
+
class PutConformancePackCommand extends command(_ep0, _mw0, "PutConformancePack", PutConformancePack$) {
|
|
4243
|
+
}
|
|
4244
|
+
|
|
4245
|
+
class PutDeliveryChannelCommand extends command(_ep0, _mw0, "PutDeliveryChannel", PutDeliveryChannel$) {
|
|
4246
|
+
}
|
|
4247
|
+
|
|
4248
|
+
class PutEvaluationsCommand extends command(_ep0, _mw0, "PutEvaluations", PutEvaluations$) {
|
|
4249
|
+
}
|
|
4250
|
+
|
|
4251
|
+
class PutExternalEvaluationCommand extends command(_ep0, _mw0, "PutExternalEvaluation", PutExternalEvaluation$) {
|
|
4252
|
+
}
|
|
4253
|
+
|
|
4254
|
+
class PutOrganizationConfigRuleCommand extends command(_ep0, _mw0, "PutOrganizationConfigRule", PutOrganizationConfigRule$) {
|
|
4255
|
+
}
|
|
4256
|
+
|
|
4257
|
+
class PutOrganizationConformancePackCommand extends command(_ep0, _mw0, "PutOrganizationConformancePack", PutOrganizationConformancePack$) {
|
|
4258
|
+
}
|
|
4259
|
+
|
|
4260
|
+
class PutRemediationConfigurationsCommand extends command(_ep0, _mw0, "PutRemediationConfigurations", PutRemediationConfigurations$) {
|
|
4261
|
+
}
|
|
4262
|
+
|
|
4263
|
+
class PutRemediationExceptionsCommand extends command(_ep0, _mw0, "PutRemediationExceptions", PutRemediationExceptions$) {
|
|
4264
|
+
}
|
|
4265
|
+
|
|
4266
|
+
class PutResourceConfigCommand extends command(_ep0, _mw0, "PutResourceConfig", PutResourceConfig$) {
|
|
4267
|
+
}
|
|
4268
|
+
|
|
4269
|
+
class PutRetentionConfigurationCommand extends command(_ep0, _mw0, "PutRetentionConfiguration", PutRetentionConfiguration$) {
|
|
4270
|
+
}
|
|
4271
|
+
|
|
4272
|
+
class PutServiceLinkedConfigurationRecorderCommand extends command(_ep0, _mw0, "PutServiceLinkedConfigurationRecorder", PutServiceLinkedConfigurationRecorder$) {
|
|
4273
|
+
}
|
|
4274
|
+
|
|
4275
|
+
class PutStoredQueryCommand extends command(_ep0, _mw0, "PutStoredQuery", PutStoredQuery$) {
|
|
4276
|
+
}
|
|
4277
|
+
|
|
4278
|
+
class SelectAggregateResourceConfigCommand extends command(_ep0, _mw0, "SelectAggregateResourceConfig", SelectAggregateResourceConfig$) {
|
|
4279
|
+
}
|
|
4280
|
+
|
|
4281
|
+
class SelectResourceConfigCommand extends command(_ep0, _mw0, "SelectResourceConfig", SelectResourceConfig$) {
|
|
4282
|
+
}
|
|
4283
|
+
|
|
4284
|
+
class StartConfigRulesEvaluationCommand extends command(_ep0, _mw0, "StartConfigRulesEvaluation", StartConfigRulesEvaluation$) {
|
|
4285
|
+
}
|
|
4286
|
+
|
|
4287
|
+
class StartConfigurationRecorderCommand extends command(_ep0, _mw0, "StartConfigurationRecorder", StartConfigurationRecorder$) {
|
|
4288
|
+
}
|
|
4289
|
+
|
|
4290
|
+
class StartRemediationExecutionCommand extends command(_ep0, _mw0, "StartRemediationExecution", StartRemediationExecution$) {
|
|
4291
|
+
}
|
|
4292
|
+
|
|
4293
|
+
class StartResourceEvaluationCommand extends command(_ep0, _mw0, "StartResourceEvaluation", StartResourceEvaluation$) {
|
|
4294
|
+
}
|
|
4295
|
+
|
|
4296
|
+
class StopConfigurationRecorderCommand extends command(_ep0, _mw0, "StopConfigurationRecorder", StopConfigurationRecorder$) {
|
|
4297
|
+
}
|
|
4298
|
+
|
|
4299
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
4300
|
+
}
|
|
4301
|
+
|
|
4302
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
5170
4303
|
}
|
|
5171
4304
|
|
|
5172
4305
|
const paginateDescribeAggregateComplianceByConfigRules = createPaginator(ConfigServiceClient, DescribeAggregateComplianceByConfigRulesCommand, "NextToken", "NextToken", "Limit");
|