@aws-sdk/client-config-service 3.1077.0 → 3.1079.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 +301 -1169
- 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/schemas/schemas_0.js +4 -4
- 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 +9 -8
- package/dist-types/commands/PutOrganizationConformancePackCommand.d.ts +9 -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/models/models_0.d.ts +10 -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/models/models_0.d.ts +2 -0
- package/package.json +8 -8
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { makeBuilder } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
+
import { commonParams } from "./endpoint/EndpointParameters";
|
|
4
|
+
export const command = makeBuilder(commonParams, "StarlingDoveService", "ConfigServiceClient", getEndpointPlugin);
|
|
5
|
+
export const _ep0 = {};
|
|
6
|
+
export const _mw0 = (Command, cs, config, o) => [];
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { AssociateResourceTypes$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class AssociateResourceTypesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "AssociateResourceTypes", {})
|
|
13
|
-
.n("ConfigServiceClient", "AssociateResourceTypesCommand")
|
|
14
|
-
.sc(AssociateResourceTypes$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class AssociateResourceTypesCommand extends command(_ep0, _mw0, "AssociateResourceTypes", AssociateResourceTypes$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { BatchGetAggregateResourceConfig$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class BatchGetAggregateResourceConfigCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "BatchGetAggregateResourceConfig", {})
|
|
13
|
-
.n("ConfigServiceClient", "BatchGetAggregateResourceConfigCommand")
|
|
14
|
-
.sc(BatchGetAggregateResourceConfig$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class BatchGetAggregateResourceConfigCommand extends command(_ep0, _mw0, "BatchGetAggregateResourceConfig", BatchGetAggregateResourceConfig$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { BatchGetResourceConfig$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class BatchGetResourceConfigCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "BatchGetResourceConfig", {})
|
|
13
|
-
.n("ConfigServiceClient", "BatchGetResourceConfigCommand")
|
|
14
|
-
.sc(BatchGetResourceConfig$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class BatchGetResourceConfigCommand extends command(_ep0, _mw0, "BatchGetResourceConfig", BatchGetResourceConfig$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteAggregationAuthorization$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteAggregationAuthorizationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteAggregationAuthorization", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteAggregationAuthorizationCommand")
|
|
14
|
-
.sc(DeleteAggregationAuthorization$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteAggregationAuthorizationCommand extends command(_ep0, _mw0, "DeleteAggregationAuthorization", DeleteAggregationAuthorization$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteConfigRule$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteConfigRuleCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteConfigRule", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteConfigRuleCommand")
|
|
14
|
-
.sc(DeleteConfigRule$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteConfigRuleCommand extends command(_ep0, _mw0, "DeleteConfigRule", DeleteConfigRule$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteConfigurationAggregator$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteConfigurationAggregatorCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteConfigurationAggregator", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteConfigurationAggregatorCommand")
|
|
14
|
-
.sc(DeleteConfigurationAggregator$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteConfigurationAggregatorCommand extends command(_ep0, _mw0, "DeleteConfigurationAggregator", DeleteConfigurationAggregator$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteConfigurationRecorder$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteConfigurationRecorderCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteConfigurationRecorder", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteConfigurationRecorderCommand")
|
|
14
|
-
.sc(DeleteConfigurationRecorder$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteConfigurationRecorderCommand extends command(_ep0, _mw0, "DeleteConfigurationRecorder", DeleteConfigurationRecorder$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteConformancePack$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteConformancePackCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteConformancePack", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteConformancePackCommand")
|
|
14
|
-
.sc(DeleteConformancePack$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteConformancePackCommand extends command(_ep0, _mw0, "DeleteConformancePack", DeleteConformancePack$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteDeliveryChannel$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteDeliveryChannelCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteDeliveryChannel", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteDeliveryChannelCommand")
|
|
14
|
-
.sc(DeleteDeliveryChannel$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteDeliveryChannelCommand extends command(_ep0, _mw0, "DeleteDeliveryChannel", DeleteDeliveryChannel$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteEvaluationResults$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteEvaluationResultsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteEvaluationResults", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteEvaluationResultsCommand")
|
|
14
|
-
.sc(DeleteEvaluationResults$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteEvaluationResultsCommand extends command(_ep0, _mw0, "DeleteEvaluationResults", DeleteEvaluationResults$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteOrganizationConfigRule$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteOrganizationConfigRuleCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteOrganizationConfigRule", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteOrganizationConfigRuleCommand")
|
|
14
|
-
.sc(DeleteOrganizationConfigRule$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteOrganizationConfigRuleCommand extends command(_ep0, _mw0, "DeleteOrganizationConfigRule", DeleteOrganizationConfigRule$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteOrganizationConformancePack$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteOrganizationConformancePackCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteOrganizationConformancePack", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteOrganizationConformancePackCommand")
|
|
14
|
-
.sc(DeleteOrganizationConformancePack$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteOrganizationConformancePackCommand extends command(_ep0, _mw0, "DeleteOrganizationConformancePack", DeleteOrganizationConformancePack$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeletePendingAggregationRequest$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeletePendingAggregationRequestCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeletePendingAggregationRequest", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeletePendingAggregationRequestCommand")
|
|
14
|
-
.sc(DeletePendingAggregationRequest$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeletePendingAggregationRequestCommand extends command(_ep0, _mw0, "DeletePendingAggregationRequest", DeletePendingAggregationRequest$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteRemediationConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteRemediationConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteRemediationConfiguration", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteRemediationConfigurationCommand")
|
|
14
|
-
.sc(DeleteRemediationConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteRemediationConfigurationCommand extends command(_ep0, _mw0, "DeleteRemediationConfiguration", DeleteRemediationConfiguration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteRemediationExceptions$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteRemediationExceptionsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteRemediationExceptions", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteRemediationExceptionsCommand")
|
|
14
|
-
.sc(DeleteRemediationExceptions$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteRemediationExceptionsCommand extends command(_ep0, _mw0, "DeleteRemediationExceptions", DeleteRemediationExceptions$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteResourceConfig$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteResourceConfigCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteResourceConfig", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteResourceConfigCommand")
|
|
14
|
-
.sc(DeleteResourceConfig$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteResourceConfigCommand extends command(_ep0, _mw0, "DeleteResourceConfig", DeleteResourceConfig$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteRetentionConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteRetentionConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteRetentionConfiguration", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteRetentionConfigurationCommand")
|
|
14
|
-
.sc(DeleteRetentionConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteRetentionConfigurationCommand extends command(_ep0, _mw0, "DeleteRetentionConfiguration", DeleteRetentionConfiguration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteServiceLinkedConfigurationRecorder$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteServiceLinkedConfigurationRecorderCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteServiceLinkedConfigurationRecorder", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteServiceLinkedConfigurationRecorderCommand")
|
|
14
|
-
.sc(DeleteServiceLinkedConfigurationRecorder$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteServiceLinkedConfigurationRecorderCommand extends command(_ep0, _mw0, "DeleteServiceLinkedConfigurationRecorder", DeleteServiceLinkedConfigurationRecorder$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteStoredQuery$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteStoredQueryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeleteStoredQuery", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeleteStoredQueryCommand")
|
|
14
|
-
.sc(DeleteStoredQuery$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteStoredQueryCommand extends command(_ep0, _mw0, "DeleteStoredQuery", DeleteStoredQuery$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeliverConfigSnapshot$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeliverConfigSnapshotCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DeliverConfigSnapshot", {})
|
|
13
|
-
.n("ConfigServiceClient", "DeliverConfigSnapshotCommand")
|
|
14
|
-
.sc(DeliverConfigSnapshot$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeliverConfigSnapshotCommand extends command(_ep0, _mw0, "DeliverConfigSnapshot", DeliverConfigSnapshot$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeAggregateComplianceByConfigRules$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeAggregateComplianceByConfigRulesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DescribeAggregateComplianceByConfigRules", {})
|
|
13
|
-
.n("ConfigServiceClient", "DescribeAggregateComplianceByConfigRulesCommand")
|
|
14
|
-
.sc(DescribeAggregateComplianceByConfigRules$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeAggregateComplianceByConfigRulesCommand extends command(_ep0, _mw0, "DescribeAggregateComplianceByConfigRules", DescribeAggregateComplianceByConfigRules$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeAggregateComplianceByConformancePacks$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeAggregateComplianceByConformancePacksCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DescribeAggregateComplianceByConformancePacks", {})
|
|
13
|
-
.n("ConfigServiceClient", "DescribeAggregateComplianceByConformancePacksCommand")
|
|
14
|
-
.sc(DescribeAggregateComplianceByConformancePacks$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeAggregateComplianceByConformancePacksCommand extends command(_ep0, _mw0, "DescribeAggregateComplianceByConformancePacks", DescribeAggregateComplianceByConformancePacks$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeAggregationAuthorizations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeAggregationAuthorizationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DescribeAggregationAuthorizations", {})
|
|
13
|
-
.n("ConfigServiceClient", "DescribeAggregationAuthorizationsCommand")
|
|
14
|
-
.sc(DescribeAggregationAuthorizations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeAggregationAuthorizationsCommand extends command(_ep0, _mw0, "DescribeAggregationAuthorizations", DescribeAggregationAuthorizations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeComplianceByConfigRule$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeComplianceByConfigRuleCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DescribeComplianceByConfigRule", {})
|
|
13
|
-
.n("ConfigServiceClient", "DescribeComplianceByConfigRuleCommand")
|
|
14
|
-
.sc(DescribeComplianceByConfigRule$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeComplianceByConfigRuleCommand extends command(_ep0, _mw0, "DescribeComplianceByConfigRule", DescribeComplianceByConfigRule$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeComplianceByResource$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeComplianceByResourceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DescribeComplianceByResource", {})
|
|
13
|
-
.n("ConfigServiceClient", "DescribeComplianceByResourceCommand")
|
|
14
|
-
.sc(DescribeComplianceByResource$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeComplianceByResourceCommand extends command(_ep0, _mw0, "DescribeComplianceByResource", DescribeComplianceByResource$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeConfigRuleEvaluationStatus$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeConfigRuleEvaluationStatusCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DescribeConfigRuleEvaluationStatus", {})
|
|
13
|
-
.n("ConfigServiceClient", "DescribeConfigRuleEvaluationStatusCommand")
|
|
14
|
-
.sc(DescribeConfigRuleEvaluationStatus$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeConfigRuleEvaluationStatusCommand extends command(_ep0, _mw0, "DescribeConfigRuleEvaluationStatus", DescribeConfigRuleEvaluationStatus$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeConfigRules$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeConfigRulesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DescribeConfigRules", {})
|
|
13
|
-
.n("ConfigServiceClient", "DescribeConfigRulesCommand")
|
|
14
|
-
.sc(DescribeConfigRules$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeConfigRulesCommand extends command(_ep0, _mw0, "DescribeConfigRules", DescribeConfigRules$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeConfigurationAggregatorSourcesStatus$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeConfigurationAggregatorSourcesStatusCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DescribeConfigurationAggregatorSourcesStatus", {})
|
|
13
|
-
.n("ConfigServiceClient", "DescribeConfigurationAggregatorSourcesStatusCommand")
|
|
14
|
-
.sc(DescribeConfigurationAggregatorSourcesStatus$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeConfigurationAggregatorSourcesStatusCommand extends command(_ep0, _mw0, "DescribeConfigurationAggregatorSourcesStatus", DescribeConfigurationAggregatorSourcesStatus$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeConfigurationAggregators$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeConfigurationAggregatorsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DescribeConfigurationAggregators", {})
|
|
13
|
-
.n("ConfigServiceClient", "DescribeConfigurationAggregatorsCommand")
|
|
14
|
-
.sc(DescribeConfigurationAggregators$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeConfigurationAggregatorsCommand extends command(_ep0, _mw0, "DescribeConfigurationAggregators", DescribeConfigurationAggregators$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeConfigurationRecorderStatus$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeConfigurationRecorderStatusCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "DescribeConfigurationRecorderStatus", {})
|
|
13
|
-
.n("ConfigServiceClient", "DescribeConfigurationRecorderStatusCommand")
|
|
14
|
-
.sc(DescribeConfigurationRecorderStatus$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeConfigurationRecorderStatusCommand extends command(_ep0, _mw0, "DescribeConfigurationRecorderStatus", DescribeConfigurationRecorderStatus$) {
|
|
16
4
|
}
|