@aws-sdk/client-config-service 3.1077.0 → 3.1078.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +297 -1165
- 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-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AssociateResourceTypesCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetAggregateResourceConfigCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetResourceConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAggregationAuthorizationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConfigurationAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConfigurationRecorderCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConformancePackCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDeliveryChannelCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEvaluationResultsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOrganizationConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOrganizationConformancePackCommand.d.ts +3 -8
- package/dist-types/commands/DeletePendingAggregationRequestCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRemediationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRemediationExceptionsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteResourceConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRetentionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteServiceLinkedConfigurationRecorderCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStoredQueryCommand.d.ts +3 -8
- package/dist-types/commands/DeliverConfigSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAggregateComplianceByConfigRulesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAggregateComplianceByConformancePacksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAggregationAuthorizationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeComplianceByConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/DescribeComplianceByResourceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConfigRuleEvaluationStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConfigRulesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConfigurationAggregatorSourcesStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConfigurationAggregatorsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConfigurationRecorderStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConfigurationRecordersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConformancePackComplianceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConformancePackStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConformancePacksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDeliveryChannelStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDeliveryChannelsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrganizationConfigRuleStatusesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrganizationConfigRulesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrganizationConformancePackStatusesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrganizationConformancePacksCommand.d.ts +3 -8
- package/dist-types/commands/DescribePendingAggregationRequestsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRemediationConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRemediationExceptionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRemediationExecutionStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRetentionConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateResourceTypesCommand.d.ts +3 -8
- package/dist-types/commands/GetAggregateComplianceDetailsByConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetAggregateConfigRuleComplianceSummaryCommand.d.ts +3 -8
- package/dist-types/commands/GetAggregateConformancePackComplianceSummaryCommand.d.ts +3 -8
- package/dist-types/commands/GetAggregateDiscoveredResourceCountsCommand.d.ts +3 -8
- package/dist-types/commands/GetAggregateResourceConfigCommand.d.ts +3 -8
- package/dist-types/commands/GetComplianceDetailsByConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetComplianceDetailsByResourceCommand.d.ts +3 -8
- package/dist-types/commands/GetComplianceSummaryByConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetComplianceSummaryByResourceTypeCommand.d.ts +3 -8
- package/dist-types/commands/GetConformancePackComplianceDetailsCommand.d.ts +3 -8
- package/dist-types/commands/GetConformancePackComplianceSummaryCommand.d.ts +3 -8
- package/dist-types/commands/GetCustomRulePolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetDiscoveredResourceCountsCommand.d.ts +3 -8
- package/dist-types/commands/GetOrganizationConfigRuleDetailedStatusCommand.d.ts +3 -8
- package/dist-types/commands/GetOrganizationConformancePackDetailedStatusCommand.d.ts +3 -8
- package/dist-types/commands/GetOrganizationCustomRulePolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetResourceConfigHistoryCommand.d.ts +3 -8
- package/dist-types/commands/GetResourceEvaluationSummaryCommand.d.ts +3 -8
- package/dist-types/commands/GetStoredQueryCommand.d.ts +3 -8
- package/dist-types/commands/ListAggregateDiscoveredResourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListConfigurationRecordersCommand.d.ts +3 -8
- package/dist-types/commands/ListConformancePackComplianceScoresCommand.d.ts +3 -8
- package/dist-types/commands/ListDiscoveredResourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceEvaluationsCommand.d.ts +3 -8
- package/dist-types/commands/ListStoredQueriesCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/PutAggregationAuthorizationCommand.d.ts +3 -8
- package/dist-types/commands/PutConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/PutConfigurationAggregatorCommand.d.ts +3 -8
- package/dist-types/commands/PutConfigurationRecorderCommand.d.ts +3 -8
- package/dist-types/commands/PutConformancePackCommand.d.ts +3 -8
- package/dist-types/commands/PutDeliveryChannelCommand.d.ts +3 -8
- package/dist-types/commands/PutEvaluationsCommand.d.ts +3 -8
- package/dist-types/commands/PutExternalEvaluationCommand.d.ts +3 -8
- package/dist-types/commands/PutOrganizationConfigRuleCommand.d.ts +3 -8
- package/dist-types/commands/PutOrganizationConformancePackCommand.d.ts +3 -8
- package/dist-types/commands/PutRemediationConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/PutRemediationExceptionsCommand.d.ts +3 -8
- package/dist-types/commands/PutResourceConfigCommand.d.ts +3 -8
- package/dist-types/commands/PutRetentionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/PutServiceLinkedConfigurationRecorderCommand.d.ts +3 -8
- package/dist-types/commands/PutStoredQueryCommand.d.ts +3 -8
- package/dist-types/commands/SelectAggregateResourceConfigCommand.d.ts +3 -8
- package/dist-types/commands/SelectResourceConfigCommand.d.ts +3 -8
- package/dist-types/commands/StartConfigRulesEvaluationCommand.d.ts +3 -8
- package/dist-types/commands/StartConfigurationRecorderCommand.d.ts +3 -8
- package/dist-types/commands/StartRemediationExecutionCommand.d.ts +3 -8
- package/dist-types/commands/StartResourceEvaluationCommand.d.ts +3 -8
- package/dist-types/commands/StopConfigurationRecorderCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/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/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 { DescribeOrganizationConfigRuleStatusesRequest, DescribeOrganizationConfigRuleStatusesResponse } 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 DescribeOrganizationConfigRuleStatusesCommandInput extends Desc
|
|
|
22
19
|
export interface DescribeOrganizationConfigRuleStatusesCommandOutput extends DescribeOrganizationConfigRuleStatusesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeOrganizationConfigRuleStatusesCommand_base: {
|
|
25
|
-
new (input: DescribeOrganizationConfigRuleStatusesCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrganizationConfigRuleStatusesCommandInput, DescribeOrganizationConfigRuleStatusesCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeOrganizationConfigRuleStatusesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOrganizationConfigRuleStatusesCommandInput, DescribeOrganizationConfigRuleStatusesCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeOrganizationConfigRuleStatusesCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrganizationConfigRuleStatusesCommandInput, DescribeOrganizationConfigRuleStatusesCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeOrganizationConfigRuleStatusesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOrganizationConfigRuleStatusesCommandInput, DescribeOrganizationConfigRuleStatusesCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Provides organization Config rule deployment status for an organization.</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 { DescribeOrganizationConfigRulesRequest, DescribeOrganizationConfigRulesResponse } 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 DescribeOrganizationConfigRulesCommandInput extends DescribeOrg
|
|
|
22
19
|
export interface DescribeOrganizationConfigRulesCommandOutput extends DescribeOrganizationConfigRulesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeOrganizationConfigRulesCommand_base: {
|
|
25
|
-
new (input: DescribeOrganizationConfigRulesCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrganizationConfigRulesCommandInput, DescribeOrganizationConfigRulesCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeOrganizationConfigRulesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOrganizationConfigRulesCommandInput, DescribeOrganizationConfigRulesCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeOrganizationConfigRulesCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrganizationConfigRulesCommandInput, DescribeOrganizationConfigRulesCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeOrganizationConfigRulesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOrganizationConfigRulesCommandInput, DescribeOrganizationConfigRulesCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of organization 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 { DescribeOrganizationConformancePackStatusesRequest, DescribeOrganizationConformancePackStatusesResponse } 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 DescribeOrganizationConformancePackStatusesCommandInput extends
|
|
|
22
19
|
export interface DescribeOrganizationConformancePackStatusesCommandOutput extends DescribeOrganizationConformancePackStatusesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeOrganizationConformancePackStatusesCommand_base: {
|
|
25
|
-
new (input: DescribeOrganizationConformancePackStatusesCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrganizationConformancePackStatusesCommandInput, DescribeOrganizationConformancePackStatusesCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeOrganizationConformancePackStatusesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOrganizationConformancePackStatusesCommandInput, DescribeOrganizationConformancePackStatusesCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeOrganizationConformancePackStatusesCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrganizationConformancePackStatusesCommandInput, DescribeOrganizationConformancePackStatusesCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeOrganizationConformancePackStatusesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOrganizationConformancePackStatusesCommandInput, DescribeOrganizationConformancePackStatusesCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Provides organization conformance pack deployment status for an organization. </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 { DescribeOrganizationConformancePacksRequest, DescribeOrganizationConformancePacksResponse } 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 DescribeOrganizationConformancePacksCommandInput extends Descri
|
|
|
22
19
|
export interface DescribeOrganizationConformancePacksCommandOutput extends DescribeOrganizationConformancePacksResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeOrganizationConformancePacksCommand_base: {
|
|
25
|
-
new (input: DescribeOrganizationConformancePacksCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrganizationConformancePacksCommandInput, DescribeOrganizationConformancePacksCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeOrganizationConformancePacksCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOrganizationConformancePacksCommandInput, DescribeOrganizationConformancePacksCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeOrganizationConformancePacksCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrganizationConformancePacksCommandInput, DescribeOrganizationConformancePacksCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeOrganizationConformancePacksCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOrganizationConformancePacksCommandInput, DescribeOrganizationConformancePacksCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of organization 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 { DescribePendingAggregationRequestsRequest, DescribePendingAggregationRequestsResponse } 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 DescribePendingAggregationRequestsCommandInput extends Describe
|
|
|
22
19
|
export interface DescribePendingAggregationRequestsCommandOutput extends DescribePendingAggregationRequestsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribePendingAggregationRequestsCommand_base: {
|
|
25
|
-
new (input: DescribePendingAggregationRequestsCommandInput): import("@smithy/core/client").CommandImpl<DescribePendingAggregationRequestsCommandInput, DescribePendingAggregationRequestsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribePendingAggregationRequestsCommandInput]): import("@smithy/core/client").CommandImpl<DescribePendingAggregationRequestsCommandInput, DescribePendingAggregationRequestsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribePendingAggregationRequestsCommandInput): import("@smithy/core/client").CommandImpl<DescribePendingAggregationRequestsCommandInput, DescribePendingAggregationRequestsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribePendingAggregationRequestsCommandInput]): import("@smithy/core/client").CommandImpl<DescribePendingAggregationRequestsCommandInput, DescribePendingAggregationRequestsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of all pending aggregation requests.</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 { DescribeRemediationConfigurationsRequest, DescribeRemediationConfigurationsResponse } 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 DescribeRemediationConfigurationsCommandInput extends DescribeR
|
|
|
22
19
|
export interface DescribeRemediationConfigurationsCommandOutput extends DescribeRemediationConfigurationsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeRemediationConfigurationsCommand_base: {
|
|
25
|
-
new (input: DescribeRemediationConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRemediationConfigurationsCommandInput, DescribeRemediationConfigurationsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeRemediationConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRemediationConfigurationsCommandInput, DescribeRemediationConfigurationsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeRemediationConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRemediationConfigurationsCommandInput, DescribeRemediationConfigurationsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeRemediationConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRemediationConfigurationsCommandInput, DescribeRemediationConfigurationsCommandOutput, 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 remediation configurations.</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 { DescribeRemediationExceptionsRequest, DescribeRemediationExceptionsResponse } 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 DescribeRemediationExceptionsCommandInput extends DescribeRemed
|
|
|
22
19
|
export interface DescribeRemediationExceptionsCommandOutput extends DescribeRemediationExceptionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeRemediationExceptionsCommand_base: {
|
|
25
|
-
new (input: DescribeRemediationExceptionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRemediationExceptionsCommandInput, DescribeRemediationExceptionsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeRemediationExceptionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRemediationExceptionsCommandInput, DescribeRemediationExceptionsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeRemediationExceptionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRemediationExceptionsCommandInput, DescribeRemediationExceptionsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeRemediationExceptionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRemediationExceptionsCommandInput, DescribeRemediationExceptionsCommandOutput, 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 remediation exceptions. A detailed view of a remediation exception for a set of resources that includes an explanation of an exception and the time when the exception will be deleted.
|
|
@@ -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 { DescribeRemediationExecutionStatusRequest, DescribeRemediationExecutionStatusResponse } 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 DescribeRemediationExecutionStatusCommandInput extends Describe
|
|
|
22
19
|
export interface DescribeRemediationExecutionStatusCommandOutput extends DescribeRemediationExecutionStatusResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeRemediationExecutionStatusCommand_base: {
|
|
25
|
-
new (input: DescribeRemediationExecutionStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeRemediationExecutionStatusCommandInput, DescribeRemediationExecutionStatusCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeRemediationExecutionStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeRemediationExecutionStatusCommandInput, DescribeRemediationExecutionStatusCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeRemediationExecutionStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeRemediationExecutionStatusCommandInput, DescribeRemediationExecutionStatusCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeRemediationExecutionStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeRemediationExecutionStatusCommandInput, DescribeRemediationExecutionStatusCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Provides a detailed view of a Remediation Execution for a set of resources including state, timestamps for when steps for the remediation execution occur, and any error messages for steps that have failed.
|
|
@@ -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 { DescribeRetentionConfigurationsRequest, DescribeRetentionConfigurationsResponse } 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 DescribeRetentionConfigurationsCommandInput extends DescribeRet
|
|
|
22
19
|
export interface DescribeRetentionConfigurationsCommandOutput extends DescribeRetentionConfigurationsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeRetentionConfigurationsCommand_base: {
|
|
25
|
-
new (input: DescribeRetentionConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRetentionConfigurationsCommandInput, DescribeRetentionConfigurationsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeRetentionConfigurationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeRetentionConfigurationsCommandInput, DescribeRetentionConfigurationsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeRetentionConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRetentionConfigurationsCommandInput, DescribeRetentionConfigurationsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeRetentionConfigurationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeRetentionConfigurationsCommandInput, DescribeRetentionConfigurationsCommandOutput, 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 retention configurations. 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 { DisassociateResourceTypesRequest, DisassociateResourceTypesResponse } 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 DisassociateResourceTypesCommandInput extends DisassociateResou
|
|
|
22
19
|
export interface DisassociateResourceTypesCommandOutput extends DisassociateResourceTypesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DisassociateResourceTypesCommand_base: {
|
|
25
|
-
new (input: DisassociateResourceTypesCommandInput): import("@smithy/core/client").CommandImpl<DisassociateResourceTypesCommandInput, DisassociateResourceTypesCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DisassociateResourceTypesCommandInput): import("@smithy/core/client").CommandImpl<DisassociateResourceTypesCommandInput, DisassociateResourceTypesCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DisassociateResourceTypesCommandInput): import("@smithy/core/client").CommandImpl<DisassociateResourceTypesCommandInput, DisassociateResourceTypesCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DisassociateResourceTypesCommandInput): import("@smithy/core/client").CommandImpl<DisassociateResourceTypesCommandInput, DisassociateResourceTypesCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Removes all resource types specified in the <code>ResourceTypes</code> list from the <a href="https://docs.aws.amazon.com/config/latest/APIReference/API_RecordingGroup.html">RecordingGroup</a> of configuration recorder and excludes these resource types when recording.</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 { GetAggregateComplianceDetailsByConfigRuleRequest, GetAggregateComplianceDetailsByConfigRuleResponse } 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 GetAggregateComplianceDetailsByConfigRuleCommandInput extends G
|
|
|
22
19
|
export interface GetAggregateComplianceDetailsByConfigRuleCommandOutput extends GetAggregateComplianceDetailsByConfigRuleResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetAggregateComplianceDetailsByConfigRuleCommand_base: {
|
|
25
|
-
new (input: GetAggregateComplianceDetailsByConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateComplianceDetailsByConfigRuleCommandInput, GetAggregateComplianceDetailsByConfigRuleCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetAggregateComplianceDetailsByConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateComplianceDetailsByConfigRuleCommandInput, GetAggregateComplianceDetailsByConfigRuleCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetAggregateComplianceDetailsByConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateComplianceDetailsByConfigRuleCommandInput, GetAggregateComplianceDetailsByConfigRuleCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetAggregateComplianceDetailsByConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateComplianceDetailsByConfigRuleCommandInput, GetAggregateComplianceDetailsByConfigRuleCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the evaluation results for the specified Config
|
|
@@ -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 { GetAggregateConfigRuleComplianceSummaryRequest, GetAggregateConfigRuleComplianceSummaryResponse } 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 GetAggregateConfigRuleComplianceSummaryCommandInput extends Get
|
|
|
22
19
|
export interface GetAggregateConfigRuleComplianceSummaryCommandOutput extends GetAggregateConfigRuleComplianceSummaryResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetAggregateConfigRuleComplianceSummaryCommand_base: {
|
|
25
|
-
new (input: GetAggregateConfigRuleComplianceSummaryCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateConfigRuleComplianceSummaryCommandInput, GetAggregateConfigRuleComplianceSummaryCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetAggregateConfigRuleComplianceSummaryCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateConfigRuleComplianceSummaryCommandInput, GetAggregateConfigRuleComplianceSummaryCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetAggregateConfigRuleComplianceSummaryCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateConfigRuleComplianceSummaryCommandInput, GetAggregateConfigRuleComplianceSummaryCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetAggregateConfigRuleComplianceSummaryCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateConfigRuleComplianceSummaryCommandInput, GetAggregateConfigRuleComplianceSummaryCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the number of compliant and noncompliant rules for one
|
|
@@ -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 { GetAggregateConformancePackComplianceSummaryRequest, GetAggregateConformancePackComplianceSummaryResponse } 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 GetAggregateConformancePackComplianceSummaryCommandInput extend
|
|
|
22
19
|
export interface GetAggregateConformancePackComplianceSummaryCommandOutput extends GetAggregateConformancePackComplianceSummaryResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetAggregateConformancePackComplianceSummaryCommand_base: {
|
|
25
|
-
new (input: GetAggregateConformancePackComplianceSummaryCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateConformancePackComplianceSummaryCommandInput, GetAggregateConformancePackComplianceSummaryCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetAggregateConformancePackComplianceSummaryCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateConformancePackComplianceSummaryCommandInput, GetAggregateConformancePackComplianceSummaryCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetAggregateConformancePackComplianceSummaryCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateConformancePackComplianceSummaryCommandInput, GetAggregateConformancePackComplianceSummaryCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetAggregateConformancePackComplianceSummaryCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateConformancePackComplianceSummaryCommandInput, GetAggregateConformancePackComplianceSummaryCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the count of compliant and noncompliant conformance packs across all Amazon Web Services accounts and Amazon Web Services Regions in an aggregator. You can filter based on Amazon Web Services account ID or 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 { GetAggregateDiscoveredResourceCountsRequest, GetAggregateDiscoveredResourceCountsResponse } 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 GetAggregateDiscoveredResourceCountsCommandInput extends GetAgg
|
|
|
22
19
|
export interface GetAggregateDiscoveredResourceCountsCommandOutput extends GetAggregateDiscoveredResourceCountsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetAggregateDiscoveredResourceCountsCommand_base: {
|
|
25
|
-
new (input: GetAggregateDiscoveredResourceCountsCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateDiscoveredResourceCountsCommandInput, GetAggregateDiscoveredResourceCountsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetAggregateDiscoveredResourceCountsCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateDiscoveredResourceCountsCommandInput, GetAggregateDiscoveredResourceCountsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetAggregateDiscoveredResourceCountsCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateDiscoveredResourceCountsCommandInput, GetAggregateDiscoveredResourceCountsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetAggregateDiscoveredResourceCountsCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateDiscoveredResourceCountsCommandInput, GetAggregateDiscoveredResourceCountsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the resource counts across accounts and regions that are present in your Config aggregator. You can request the resource counts by providing filters and GroupByKey.</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 { GetAggregateResourceConfigRequest, GetAggregateResourceConfigResponse } 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 GetAggregateResourceConfigCommandInput extends GetAggregateReso
|
|
|
22
19
|
export interface GetAggregateResourceConfigCommandOutput extends GetAggregateResourceConfigResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetAggregateResourceConfigCommand_base: {
|
|
25
|
-
new (input: GetAggregateResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateResourceConfigCommandInput, GetAggregateResourceConfigCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetAggregateResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateResourceConfigCommandInput, GetAggregateResourceConfigCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetAggregateResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateResourceConfigCommandInput, GetAggregateResourceConfigCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetAggregateResourceConfigCommandInput): import("@smithy/core/client").CommandImpl<GetAggregateResourceConfigCommandInput, GetAggregateResourceConfigCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns configuration item that is aggregated for your specific resource in a specific source account and 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 { GetComplianceDetailsByConfigRuleRequest, GetComplianceDetailsByConfigRuleResponse } 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 GetComplianceDetailsByConfigRuleCommandInput extends GetComplia
|
|
|
22
19
|
export interface GetComplianceDetailsByConfigRuleCommandOutput extends GetComplianceDetailsByConfigRuleResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetComplianceDetailsByConfigRuleCommand_base: {
|
|
25
|
-
new (input: GetComplianceDetailsByConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<GetComplianceDetailsByConfigRuleCommandInput, GetComplianceDetailsByConfigRuleCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetComplianceDetailsByConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<GetComplianceDetailsByConfigRuleCommandInput, GetComplianceDetailsByConfigRuleCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetComplianceDetailsByConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<GetComplianceDetailsByConfigRuleCommandInput, GetComplianceDetailsByConfigRuleCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetComplianceDetailsByConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<GetComplianceDetailsByConfigRuleCommandInput, GetComplianceDetailsByConfigRuleCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the evaluation results for the specified Config
|
|
@@ -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 { GetComplianceDetailsByResourceRequest, GetComplianceDetailsByResourceResponse } 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 GetComplianceDetailsByResourceCommandInput extends GetComplianc
|
|
|
22
19
|
export interface GetComplianceDetailsByResourceCommandOutput extends GetComplianceDetailsByResourceResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetComplianceDetailsByResourceCommand_base: {
|
|
25
|
-
new (input: GetComplianceDetailsByResourceCommandInput): import("@smithy/core/client").CommandImpl<GetComplianceDetailsByResourceCommandInput, GetComplianceDetailsByResourceCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [GetComplianceDetailsByResourceCommandInput]): import("@smithy/core/client").CommandImpl<GetComplianceDetailsByResourceCommandInput, GetComplianceDetailsByResourceCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetComplianceDetailsByResourceCommandInput): import("@smithy/core/client").CommandImpl<GetComplianceDetailsByResourceCommandInput, GetComplianceDetailsByResourceCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [GetComplianceDetailsByResourceCommandInput]): import("@smithy/core/client").CommandImpl<GetComplianceDetailsByResourceCommandInput, GetComplianceDetailsByResourceCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the evaluation results for the specified Amazon Web Services resource.
|
|
@@ -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 { GetComplianceSummaryByConfigRuleResponse } 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 GetComplianceSummaryByConfigRuleCommandInput {
|
|
|
22
19
|
export interface GetComplianceSummaryByConfigRuleCommandOutput extends GetComplianceSummaryByConfigRuleResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetComplianceSummaryByConfigRuleCommand_base: {
|
|
25
|
-
new (input: GetComplianceSummaryByConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<GetComplianceSummaryByConfigRuleCommandInput, GetComplianceSummaryByConfigRuleCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [GetComplianceSummaryByConfigRuleCommandInput]): import("@smithy/core/client").CommandImpl<GetComplianceSummaryByConfigRuleCommandInput, GetComplianceSummaryByConfigRuleCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetComplianceSummaryByConfigRuleCommandInput): import("@smithy/core/client").CommandImpl<GetComplianceSummaryByConfigRuleCommandInput, GetComplianceSummaryByConfigRuleCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [GetComplianceSummaryByConfigRuleCommandInput]): import("@smithy/core/client").CommandImpl<GetComplianceSummaryByConfigRuleCommandInput, GetComplianceSummaryByConfigRuleCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the number of Config rules that are compliant and
|
|
@@ -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 { GetComplianceSummaryByResourceTypeRequest, GetComplianceSummaryByResourceTypeResponse } 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 GetComplianceSummaryByResourceTypeCommandInput extends GetCompl
|
|
|
22
19
|
export interface GetComplianceSummaryByResourceTypeCommandOutput extends GetComplianceSummaryByResourceTypeResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetComplianceSummaryByResourceTypeCommand_base: {
|
|
25
|
-
new (input: GetComplianceSummaryByResourceTypeCommandInput): import("@smithy/core/client").CommandImpl<GetComplianceSummaryByResourceTypeCommandInput, GetComplianceSummaryByResourceTypeCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [GetComplianceSummaryByResourceTypeCommandInput]): import("@smithy/core/client").CommandImpl<GetComplianceSummaryByResourceTypeCommandInput, GetComplianceSummaryByResourceTypeCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetComplianceSummaryByResourceTypeCommandInput): import("@smithy/core/client").CommandImpl<GetComplianceSummaryByResourceTypeCommandInput, GetComplianceSummaryByResourceTypeCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [GetComplianceSummaryByResourceTypeCommandInput]): import("@smithy/core/client").CommandImpl<GetComplianceSummaryByResourceTypeCommandInput, GetComplianceSummaryByResourceTypeCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the number of resources that are compliant and 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 { GetConformancePackComplianceDetailsRequest, GetConformancePackComplianceDetailsResponse } 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 GetConformancePackComplianceDetailsCommandInput extends GetConf
|
|
|
22
19
|
export interface GetConformancePackComplianceDetailsCommandOutput extends GetConformancePackComplianceDetailsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetConformancePackComplianceDetailsCommand_base: {
|
|
25
|
-
new (input: GetConformancePackComplianceDetailsCommandInput): import("@smithy/core/client").CommandImpl<GetConformancePackComplianceDetailsCommandInput, GetConformancePackComplianceDetailsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetConformancePackComplianceDetailsCommandInput): import("@smithy/core/client").CommandImpl<GetConformancePackComplianceDetailsCommandInput, GetConformancePackComplianceDetailsCommandOutput, ConfigServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetConformancePackComplianceDetailsCommandInput): import("@smithy/core/client").CommandImpl<GetConformancePackComplianceDetailsCommandInput, GetConformancePackComplianceDetailsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetConformancePackComplianceDetailsCommandInput): import("@smithy/core/client").CommandImpl<GetConformancePackComplianceDetailsCommandInput, GetConformancePackComplianceDetailsCommandOutput, import("..").ConfigServiceClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns compliance details of a conformance pack for all Amazon Web Services resources that are monitered by conformance pack.</p>
|