@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
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DeleteResourceConfigRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteResourceConfigCommandInput extends DeleteResourceConfigRe
|
|
|
22
19
|
export interface DeleteResourceConfigCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteResourceConfigCommand_base: {
|
|
25
|
-
new (input: DeleteResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourceConfigCommandInput, DeleteResourceConfigCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourceConfigCommandInput, DeleteResourceConfigCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourceConfigCommandInput, DeleteResourceConfigCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourceConfigCommandInput, DeleteResourceConfigCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Records the configuration state for a custom resource that has been deleted. This API records a new ConfigurationItem with a ResourceDeleted status. You can retrieve the ConfigurationItems recorded for this resource in your Config History.
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DeleteRetentionConfigurationRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteRetentionConfigurationCommandInput extends DeleteRetentio
|
|
|
22
19
|
export interface DeleteRetentionConfigurationCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteRetentionConfigurationCommand_base: {
|
|
25
|
-
new (input: DeleteRetentionConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteRetentionConfigurationCommandInput, DeleteRetentionConfigurationCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteRetentionConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteRetentionConfigurationCommandInput, DeleteRetentionConfigurationCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteRetentionConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteRetentionConfigurationCommandInput, DeleteRetentionConfigurationCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteRetentionConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteRetentionConfigurationCommandInput, DeleteRetentionConfigurationCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the retention configuration.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DeleteServiceLinkedConfigurationRecorderRequest, DeleteServiceLinkedConfigurationRecorderResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteServiceLinkedConfigurationRecorderCommandInput extends De
|
|
|
22
19
|
export interface DeleteServiceLinkedConfigurationRecorderCommandOutput extends DeleteServiceLinkedConfigurationRecorderResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteServiceLinkedConfigurationRecorderCommand_base: {
|
|
25
|
-
new (input: DeleteServiceLinkedConfigurationRecorderCommandInput): import("@smithy/core/client").CommandImpl<DeleteServiceLinkedConfigurationRecorderCommandInput, DeleteServiceLinkedConfigurationRecorderCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteServiceLinkedConfigurationRecorderCommandInput): import("@smithy/core/client").CommandImpl<DeleteServiceLinkedConfigurationRecorderCommandInput, DeleteServiceLinkedConfigurationRecorderCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteServiceLinkedConfigurationRecorderCommandInput): import("@smithy/core/client").CommandImpl<DeleteServiceLinkedConfigurationRecorderCommandInput, DeleteServiceLinkedConfigurationRecorderCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteServiceLinkedConfigurationRecorderCommandInput): import("@smithy/core/client").CommandImpl<DeleteServiceLinkedConfigurationRecorderCommandInput, DeleteServiceLinkedConfigurationRecorderCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes an existing service-linked configuration recorder.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DeleteStoredQueryRequest, DeleteStoredQueryResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteStoredQueryCommandInput extends DeleteStoredQueryRequest
|
|
|
22
19
|
export interface DeleteStoredQueryCommandOutput extends DeleteStoredQueryResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteStoredQueryCommand_base: {
|
|
25
|
-
new (input: DeleteStoredQueryCommandInput): import("@smithy/core/client").CommandImpl<DeleteStoredQueryCommandInput, DeleteStoredQueryCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteStoredQueryCommandInput): import("@smithy/core/client").CommandImpl<DeleteStoredQueryCommandInput, DeleteStoredQueryCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteStoredQueryCommandInput): import("@smithy/core/client").CommandImpl<DeleteStoredQueryCommandInput, DeleteStoredQueryCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteStoredQueryCommandInput): import("@smithy/core/client").CommandImpl<DeleteStoredQueryCommandInput, DeleteStoredQueryCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the stored query for a single Amazon Web Services account and a single Amazon Web Services Region.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DeliverConfigSnapshotRequest, DeliverConfigSnapshotResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeliverConfigSnapshotCommandInput extends DeliverConfigSnapshot
|
|
|
22
19
|
export interface DeliverConfigSnapshotCommandOutput extends DeliverConfigSnapshotResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeliverConfigSnapshotCommand_base: {
|
|
25
|
-
new (input: DeliverConfigSnapshotCommandInput): import("@smithy/core/client").CommandImpl<DeliverConfigSnapshotCommandInput, DeliverConfigSnapshotCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeliverConfigSnapshotCommandInput): import("@smithy/core/client").CommandImpl<DeliverConfigSnapshotCommandInput, DeliverConfigSnapshotCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeliverConfigSnapshotCommandInput): import("@smithy/core/client").CommandImpl<DeliverConfigSnapshotCommandInput, DeliverConfigSnapshotCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeliverConfigSnapshotCommandInput): import("@smithy/core/client").CommandImpl<DeliverConfigSnapshotCommandInput, DeliverConfigSnapshotCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Schedules delivery of a configuration snapshot to the Amazon S3
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeAggregateComplianceByConfigRulesRequest, DescribeAggregateComplianceByConfigRulesResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeAggregateComplianceByConfigRulesCommandInput extends De
|
|
|
22
19
|
export interface DescribeAggregateComplianceByConfigRulesCommandOutput extends DescribeAggregateComplianceByConfigRulesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeAggregateComplianceByConfigRulesCommand_base: {
|
|
25
|
-
new (input: DescribeAggregateComplianceByConfigRulesCommandInput): import("@smithy/core/client").CommandImpl<DescribeAggregateComplianceByConfigRulesCommandInput, DescribeAggregateComplianceByConfigRulesCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeAggregateComplianceByConfigRulesCommandInput): import("@smithy/core/client").CommandImpl<DescribeAggregateComplianceByConfigRulesCommandInput, DescribeAggregateComplianceByConfigRulesCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeAggregateComplianceByConfigRulesCommandInput): import("@smithy/core/client").CommandImpl<DescribeAggregateComplianceByConfigRulesCommandInput, DescribeAggregateComplianceByConfigRulesCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeAggregateComplianceByConfigRulesCommandInput): import("@smithy/core/client").CommandImpl<DescribeAggregateComplianceByConfigRulesCommandInput, DescribeAggregateComplianceByConfigRulesCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of compliant and noncompliant rules with the
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeAggregateComplianceByConformancePacksRequest, DescribeAggregateComplianceByConformancePacksResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeAggregateComplianceByConformancePacksCommandInput exten
|
|
|
22
19
|
export interface DescribeAggregateComplianceByConformancePacksCommandOutput extends DescribeAggregateComplianceByConformancePacksResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeAggregateComplianceByConformancePacksCommand_base: {
|
|
25
|
-
new (input: DescribeAggregateComplianceByConformancePacksCommandInput): import("@smithy/core/client").CommandImpl<DescribeAggregateComplianceByConformancePacksCommandInput, DescribeAggregateComplianceByConformancePacksCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeAggregateComplianceByConformancePacksCommandInput): import("@smithy/core/client").CommandImpl<DescribeAggregateComplianceByConformancePacksCommandInput, DescribeAggregateComplianceByConformancePacksCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeAggregateComplianceByConformancePacksCommandInput): import("@smithy/core/client").CommandImpl<DescribeAggregateComplianceByConformancePacksCommandInput, DescribeAggregateComplianceByConformancePacksCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeAggregateComplianceByConformancePacksCommandInput): import("@smithy/core/client").CommandImpl<DescribeAggregateComplianceByConformancePacksCommandInput, DescribeAggregateComplianceByConformancePacksCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of the existing and deleted conformance packs and their associated compliance status with the count of compliant and noncompliant Config rules within each
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeAggregationAuthorizationsRequest, DescribeAggregationAuthorizationsResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeAggregationAuthorizationsCommandInput extends DescribeA
|
|
|
22
19
|
export interface DescribeAggregationAuthorizationsCommandOutput extends DescribeAggregationAuthorizationsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeAggregationAuthorizationsCommand_base: {
|
|
25
|
-
new (input: DescribeAggregationAuthorizationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAggregationAuthorizationsCommandInput, DescribeAggregationAuthorizationsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeAggregationAuthorizationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAggregationAuthorizationsCommandInput, DescribeAggregationAuthorizationsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeAggregationAuthorizationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAggregationAuthorizationsCommandInput, DescribeAggregationAuthorizationsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeAggregationAuthorizationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAggregationAuthorizationsCommandInput, DescribeAggregationAuthorizationsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of authorizations granted to various aggregator
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeComplianceByConfigRuleRequest, DescribeComplianceByConfigRuleResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeComplianceByConfigRuleCommandInput extends DescribeComp
|
|
|
22
19
|
export interface DescribeComplianceByConfigRuleCommandOutput extends DescribeComplianceByConfigRuleResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeComplianceByConfigRuleCommand_base: {
|
|
25
|
-
new (input: DescribeComplianceByConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<DescribeComplianceByConfigRuleCommandInput, DescribeComplianceByConfigRuleCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeComplianceByConfigRuleCommandInput]): import("@smithy/core/client").CommandImpl<DescribeComplianceByConfigRuleCommandInput, DescribeComplianceByConfigRuleCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeComplianceByConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<DescribeComplianceByConfigRuleCommandInput, DescribeComplianceByConfigRuleCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeComplianceByConfigRuleCommandInput]): import("@smithy/core/client").CommandImpl<DescribeComplianceByConfigRuleCommandInput, DescribeComplianceByConfigRuleCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Indicates whether the specified Config rules are compliant.
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeComplianceByResourceRequest, DescribeComplianceByResourceResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeComplianceByResourceCommandInput extends DescribeCompli
|
|
|
22
19
|
export interface DescribeComplianceByResourceCommandOutput extends DescribeComplianceByResourceResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeComplianceByResourceCommand_base: {
|
|
25
|
-
new (input: DescribeComplianceByResourceCommandInput): import("@smithy/core/client").CommandImpl<DescribeComplianceByResourceCommandInput, DescribeComplianceByResourceCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeComplianceByResourceCommandInput]): import("@smithy/core/client").CommandImpl<DescribeComplianceByResourceCommandInput, DescribeComplianceByResourceCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeComplianceByResourceCommandInput): import("@smithy/core/client").CommandImpl<DescribeComplianceByResourceCommandInput, DescribeComplianceByResourceCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeComplianceByResourceCommandInput]): import("@smithy/core/client").CommandImpl<DescribeComplianceByResourceCommandInput, DescribeComplianceByResourceCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Indicates whether the specified Amazon Web Services resources are compliant. If
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeConfigRuleEvaluationStatusRequest, DescribeConfigRuleEvaluationStatusResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeConfigRuleEvaluationStatusCommandInput extends Describe
|
|
|
22
19
|
export interface DescribeConfigRuleEvaluationStatusCommandOutput extends DescribeConfigRuleEvaluationStatusResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeConfigRuleEvaluationStatusCommand_base: {
|
|
25
|
-
new (input: DescribeConfigRuleEvaluationStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigRuleEvaluationStatusCommandInput, DescribeConfigRuleEvaluationStatusCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeConfigRuleEvaluationStatusCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConfigRuleEvaluationStatusCommandInput, DescribeConfigRuleEvaluationStatusCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeConfigRuleEvaluationStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigRuleEvaluationStatusCommandInput, DescribeConfigRuleEvaluationStatusCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeConfigRuleEvaluationStatusCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConfigRuleEvaluationStatusCommandInput, DescribeConfigRuleEvaluationStatusCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns status information for each of your Config managed rules. The status includes information such as the last time Config invoked the rule, the last time Config failed to invoke
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeConfigRulesRequest, DescribeConfigRulesResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeConfigRulesCommandInput extends DescribeConfigRulesRequ
|
|
|
22
19
|
export interface DescribeConfigRulesCommandOutput extends DescribeConfigRulesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeConfigRulesCommand_base: {
|
|
25
|
-
new (input: DescribeConfigRulesCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigRulesCommandInput, DescribeConfigRulesCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeConfigRulesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConfigRulesCommandInput, DescribeConfigRulesCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeConfigRulesCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigRulesCommandInput, DescribeConfigRulesCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeConfigRulesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConfigRulesCommandInput, DescribeConfigRulesCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns details about your Config rules.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeConfigurationAggregatorSourcesStatusRequest, DescribeConfigurationAggregatorSourcesStatusResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeConfigurationAggregatorSourcesStatusCommandInput extend
|
|
|
22
19
|
export interface DescribeConfigurationAggregatorSourcesStatusCommandOutput extends DescribeConfigurationAggregatorSourcesStatusResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeConfigurationAggregatorSourcesStatusCommand_base: {
|
|
25
|
-
new (input: DescribeConfigurationAggregatorSourcesStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigurationAggregatorSourcesStatusCommandInput, DescribeConfigurationAggregatorSourcesStatusCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeConfigurationAggregatorSourcesStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigurationAggregatorSourcesStatusCommandInput, DescribeConfigurationAggregatorSourcesStatusCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeConfigurationAggregatorSourcesStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigurationAggregatorSourcesStatusCommandInput, DescribeConfigurationAggregatorSourcesStatusCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeConfigurationAggregatorSourcesStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigurationAggregatorSourcesStatusCommandInput, DescribeConfigurationAggregatorSourcesStatusCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns status information for sources within an aggregator.
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeConfigurationAggregatorsRequest, DescribeConfigurationAggregatorsResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeConfigurationAggregatorsCommandInput extends DescribeCo
|
|
|
22
19
|
export interface DescribeConfigurationAggregatorsCommandOutput extends DescribeConfigurationAggregatorsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeConfigurationAggregatorsCommand_base: {
|
|
25
|
-
new (input: DescribeConfigurationAggregatorsCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigurationAggregatorsCommandInput, DescribeConfigurationAggregatorsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeConfigurationAggregatorsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConfigurationAggregatorsCommandInput, DescribeConfigurationAggregatorsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeConfigurationAggregatorsCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigurationAggregatorsCommandInput, DescribeConfigurationAggregatorsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeConfigurationAggregatorsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConfigurationAggregatorsCommandInput, DescribeConfigurationAggregatorsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the details of one or more configuration aggregators.
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeConfigurationRecorderStatusRequest, DescribeConfigurationRecorderStatusResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeConfigurationRecorderStatusCommandInput extends Describ
|
|
|
22
19
|
export interface DescribeConfigurationRecorderStatusCommandOutput extends DescribeConfigurationRecorderStatusResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeConfigurationRecorderStatusCommand_base: {
|
|
25
|
-
new (input: DescribeConfigurationRecorderStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigurationRecorderStatusCommandInput, DescribeConfigurationRecorderStatusCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeConfigurationRecorderStatusCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConfigurationRecorderStatusCommandInput, DescribeConfigurationRecorderStatusCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeConfigurationRecorderStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigurationRecorderStatusCommandInput, DescribeConfigurationRecorderStatusCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeConfigurationRecorderStatusCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConfigurationRecorderStatusCommandInput, DescribeConfigurationRecorderStatusCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the current status of the configuration
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeConfigurationRecordersRequest, DescribeConfigurationRecordersResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeConfigurationRecordersCommandInput extends DescribeConf
|
|
|
22
19
|
export interface DescribeConfigurationRecordersCommandOutput extends DescribeConfigurationRecordersResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeConfigurationRecordersCommand_base: {
|
|
25
|
-
new (input: DescribeConfigurationRecordersCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigurationRecordersCommandInput, DescribeConfigurationRecordersCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeConfigurationRecordersCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConfigurationRecordersCommandInput, DescribeConfigurationRecordersCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeConfigurationRecordersCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigurationRecordersCommandInput, DescribeConfigurationRecordersCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeConfigurationRecordersCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConfigurationRecordersCommandInput, DescribeConfigurationRecordersCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns details for the configuration recorder you specify.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeConformancePackComplianceRequest, DescribeConformancePackComplianceResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeConformancePackComplianceCommandInput extends DescribeC
|
|
|
22
19
|
export interface DescribeConformancePackComplianceCommandOutput extends DescribeConformancePackComplianceResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeConformancePackComplianceCommand_base: {
|
|
25
|
-
new (input: DescribeConformancePackComplianceCommandInput): import("@smithy/core/client").CommandImpl<DescribeConformancePackComplianceCommandInput, DescribeConformancePackComplianceCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeConformancePackComplianceCommandInput): import("@smithy/core/client").CommandImpl<DescribeConformancePackComplianceCommandInput, DescribeConformancePackComplianceCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeConformancePackComplianceCommandInput): import("@smithy/core/client").CommandImpl<DescribeConformancePackComplianceCommandInput, DescribeConformancePackComplianceCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeConformancePackComplianceCommandInput): import("@smithy/core/client").CommandImpl<DescribeConformancePackComplianceCommandInput, DescribeConformancePackComplianceCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns compliance details for each rule in that conformance pack.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeConformancePackStatusRequest, DescribeConformancePackStatusResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeConformancePackStatusCommandInput extends DescribeConfo
|
|
|
22
19
|
export interface DescribeConformancePackStatusCommandOutput extends DescribeConformancePackStatusResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeConformancePackStatusCommand_base: {
|
|
25
|
-
new (input: DescribeConformancePackStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeConformancePackStatusCommandInput, DescribeConformancePackStatusCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeConformancePackStatusCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConformancePackStatusCommandInput, DescribeConformancePackStatusCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeConformancePackStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeConformancePackStatusCommandInput, DescribeConformancePackStatusCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeConformancePackStatusCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConformancePackStatusCommandInput, DescribeConformancePackStatusCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Provides one or more conformance packs deployment status.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeConformancePacksRequest, DescribeConformancePacksResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeConformancePacksCommandInput extends DescribeConformanc
|
|
|
22
19
|
export interface DescribeConformancePacksCommandOutput extends DescribeConformancePacksResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeConformancePacksCommand_base: {
|
|
25
|
-
new (input: DescribeConformancePacksCommandInput): import("@smithy/core/client").CommandImpl<DescribeConformancePacksCommandInput, DescribeConformancePacksCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeConformancePacksCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConformancePacksCommandInput, DescribeConformancePacksCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeConformancePacksCommandInput): import("@smithy/core/client").CommandImpl<DescribeConformancePacksCommandInput, DescribeConformancePacksCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeConformancePacksCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConformancePacksCommandInput, DescribeConformancePacksCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of one or more conformance packs.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConfigServiceClient";
|
|
4
2
|
import type { DescribeDeliveryChannelStatusRequest, DescribeDeliveryChannelStatusResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeDeliveryChannelStatusCommandInput extends DescribeDeliv
|
|
|
22
19
|
export interface DescribeDeliveryChannelStatusCommandOutput extends DescribeDeliveryChannelStatusResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeDeliveryChannelStatusCommand_base: {
|
|
25
|
-
new (input: DescribeDeliveryChannelStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeDeliveryChannelStatusCommandInput, DescribeDeliveryChannelStatusCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeDeliveryChannelStatusCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDeliveryChannelStatusCommandInput, DescribeDeliveryChannelStatusCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeDeliveryChannelStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeDeliveryChannelStatusCommandInput, DescribeDeliveryChannelStatusCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeDeliveryChannelStatusCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDeliveryChannelStatusCommandInput, DescribeDeliveryChannelStatusCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the current status of the specified delivery channel.
|