@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,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetOrganizationCustomRulePolicy$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetOrganizationCustomRulePolicyCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "GetOrganizationCustomRulePolicy", {})
|
|
13
|
-
.n("ConfigServiceClient", "GetOrganizationCustomRulePolicyCommand")
|
|
14
|
-
.sc(GetOrganizationCustomRulePolicy$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetOrganizationCustomRulePolicyCommand extends command(_ep0, _mw0, "GetOrganizationCustomRulePolicy", GetOrganizationCustomRulePolicy$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetResourceConfigHistory$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetResourceConfigHistoryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "GetResourceConfigHistory", {})
|
|
13
|
-
.n("ConfigServiceClient", "GetResourceConfigHistoryCommand")
|
|
14
|
-
.sc(GetResourceConfigHistory$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetResourceConfigHistoryCommand extends command(_ep0, _mw0, "GetResourceConfigHistory", GetResourceConfigHistory$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetResourceEvaluationSummary$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetResourceEvaluationSummaryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "GetResourceEvaluationSummary", {})
|
|
13
|
-
.n("ConfigServiceClient", "GetResourceEvaluationSummaryCommand")
|
|
14
|
-
.sc(GetResourceEvaluationSummary$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetResourceEvaluationSummaryCommand extends command(_ep0, _mw0, "GetResourceEvaluationSummary", GetResourceEvaluationSummary$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { GetStoredQuery$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class GetStoredQueryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "GetStoredQuery", {})
|
|
13
|
-
.n("ConfigServiceClient", "GetStoredQueryCommand")
|
|
14
|
-
.sc(GetStoredQuery$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class GetStoredQueryCommand extends command(_ep0, _mw0, "GetStoredQuery", GetStoredQuery$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListAggregateDiscoveredResources$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListAggregateDiscoveredResourcesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "ListAggregateDiscoveredResources", {})
|
|
13
|
-
.n("ConfigServiceClient", "ListAggregateDiscoveredResourcesCommand")
|
|
14
|
-
.sc(ListAggregateDiscoveredResources$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListAggregateDiscoveredResourcesCommand extends command(_ep0, _mw0, "ListAggregateDiscoveredResources", ListAggregateDiscoveredResources$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListConfigurationRecorders$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListConfigurationRecordersCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "ListConfigurationRecorders", {})
|
|
13
|
-
.n("ConfigServiceClient", "ListConfigurationRecordersCommand")
|
|
14
|
-
.sc(ListConfigurationRecorders$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListConfigurationRecordersCommand extends command(_ep0, _mw0, "ListConfigurationRecorders", ListConfigurationRecorders$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListConformancePackComplianceScores$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListConformancePackComplianceScoresCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "ListConformancePackComplianceScores", {})
|
|
13
|
-
.n("ConfigServiceClient", "ListConformancePackComplianceScoresCommand")
|
|
14
|
-
.sc(ListConformancePackComplianceScores$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListConformancePackComplianceScoresCommand extends command(_ep0, _mw0, "ListConformancePackComplianceScores", ListConformancePackComplianceScores$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListDiscoveredResources$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListDiscoveredResourcesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "ListDiscoveredResources", {})
|
|
13
|
-
.n("ConfigServiceClient", "ListDiscoveredResourcesCommand")
|
|
14
|
-
.sc(ListDiscoveredResources$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListDiscoveredResourcesCommand extends command(_ep0, _mw0, "ListDiscoveredResources", ListDiscoveredResources$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListResourceEvaluations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListResourceEvaluationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "ListResourceEvaluations", {})
|
|
13
|
-
.n("ConfigServiceClient", "ListResourceEvaluationsCommand")
|
|
14
|
-
.sc(ListResourceEvaluations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListResourceEvaluationsCommand extends command(_ep0, _mw0, "ListResourceEvaluations", ListResourceEvaluations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListStoredQueries$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListStoredQueriesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "ListStoredQueries", {})
|
|
13
|
-
.n("ConfigServiceClient", "ListStoredQueriesCommand")
|
|
14
|
-
.sc(ListStoredQueries$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListStoredQueriesCommand extends command(_ep0, _mw0, "ListStoredQueries", ListStoredQueries$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ListTagsForResourceCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "ListTagsForResource", {})
|
|
13
|
-
.n("ConfigServiceClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutAggregationAuthorization$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutAggregationAuthorizationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutAggregationAuthorization", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutAggregationAuthorizationCommand")
|
|
14
|
-
.sc(PutAggregationAuthorization$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutAggregationAuthorizationCommand extends command(_ep0, _mw0, "PutAggregationAuthorization", PutAggregationAuthorization$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutConfigRule$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutConfigRuleCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutConfigRule", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutConfigRuleCommand")
|
|
14
|
-
.sc(PutConfigRule$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutConfigRuleCommand extends command(_ep0, _mw0, "PutConfigRule", PutConfigRule$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutConfigurationAggregator$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutConfigurationAggregatorCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutConfigurationAggregator", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutConfigurationAggregatorCommand")
|
|
14
|
-
.sc(PutConfigurationAggregator$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutConfigurationAggregatorCommand extends command(_ep0, _mw0, "PutConfigurationAggregator", PutConfigurationAggregator$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutConfigurationRecorder$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutConfigurationRecorderCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutConfigurationRecorder", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutConfigurationRecorderCommand")
|
|
14
|
-
.sc(PutConfigurationRecorder$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutConfigurationRecorderCommand extends command(_ep0, _mw0, "PutConfigurationRecorder", PutConfigurationRecorder$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutConformancePack$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutConformancePackCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutConformancePack", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutConformancePackCommand")
|
|
14
|
-
.sc(PutConformancePack$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutConformancePackCommand extends command(_ep0, _mw0, "PutConformancePack", PutConformancePack$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutDeliveryChannel$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutDeliveryChannelCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutDeliveryChannel", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutDeliveryChannelCommand")
|
|
14
|
-
.sc(PutDeliveryChannel$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutDeliveryChannelCommand extends command(_ep0, _mw0, "PutDeliveryChannel", PutDeliveryChannel$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutEvaluations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutEvaluationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutEvaluations", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutEvaluationsCommand")
|
|
14
|
-
.sc(PutEvaluations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutEvaluationsCommand extends command(_ep0, _mw0, "PutEvaluations", PutEvaluations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutExternalEvaluation$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutExternalEvaluationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutExternalEvaluation", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutExternalEvaluationCommand")
|
|
14
|
-
.sc(PutExternalEvaluation$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutExternalEvaluationCommand extends command(_ep0, _mw0, "PutExternalEvaluation", PutExternalEvaluation$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutOrganizationConfigRule$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutOrganizationConfigRuleCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutOrganizationConfigRule", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutOrganizationConfigRuleCommand")
|
|
14
|
-
.sc(PutOrganizationConfigRule$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutOrganizationConfigRuleCommand extends command(_ep0, _mw0, "PutOrganizationConfigRule", PutOrganizationConfigRule$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutOrganizationConformancePack$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutOrganizationConformancePackCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutOrganizationConformancePack", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutOrganizationConformancePackCommand")
|
|
14
|
-
.sc(PutOrganizationConformancePack$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutOrganizationConformancePackCommand extends command(_ep0, _mw0, "PutOrganizationConformancePack", PutOrganizationConformancePack$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutRemediationConfigurations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutRemediationConfigurationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutRemediationConfigurations", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutRemediationConfigurationsCommand")
|
|
14
|
-
.sc(PutRemediationConfigurations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutRemediationConfigurationsCommand extends command(_ep0, _mw0, "PutRemediationConfigurations", PutRemediationConfigurations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutRemediationExceptions$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutRemediationExceptionsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutRemediationExceptions", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutRemediationExceptionsCommand")
|
|
14
|
-
.sc(PutRemediationExceptions$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutRemediationExceptionsCommand extends command(_ep0, _mw0, "PutRemediationExceptions", PutRemediationExceptions$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutResourceConfig$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutResourceConfigCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutResourceConfig", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutResourceConfigCommand")
|
|
14
|
-
.sc(PutResourceConfig$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutResourceConfigCommand extends command(_ep0, _mw0, "PutResourceConfig", PutResourceConfig$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutRetentionConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutRetentionConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutRetentionConfiguration", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutRetentionConfigurationCommand")
|
|
14
|
-
.sc(PutRetentionConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutRetentionConfigurationCommand extends command(_ep0, _mw0, "PutRetentionConfiguration", PutRetentionConfiguration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutServiceLinkedConfigurationRecorder$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutServiceLinkedConfigurationRecorderCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutServiceLinkedConfigurationRecorder", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutServiceLinkedConfigurationRecorderCommand")
|
|
14
|
-
.sc(PutServiceLinkedConfigurationRecorder$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutServiceLinkedConfigurationRecorderCommand extends command(_ep0, _mw0, "PutServiceLinkedConfigurationRecorder", PutServiceLinkedConfigurationRecorder$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { PutStoredQuery$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class PutStoredQueryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "PutStoredQuery", {})
|
|
13
|
-
.n("ConfigServiceClient", "PutStoredQueryCommand")
|
|
14
|
-
.sc(PutStoredQuery$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class PutStoredQueryCommand extends command(_ep0, _mw0, "PutStoredQuery", PutStoredQuery$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { SelectAggregateResourceConfig$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class SelectAggregateResourceConfigCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "SelectAggregateResourceConfig", {})
|
|
13
|
-
.n("ConfigServiceClient", "SelectAggregateResourceConfigCommand")
|
|
14
|
-
.sc(SelectAggregateResourceConfig$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class SelectAggregateResourceConfigCommand extends command(_ep0, _mw0, "SelectAggregateResourceConfig", SelectAggregateResourceConfig$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { SelectResourceConfig$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class SelectResourceConfigCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "SelectResourceConfig", {})
|
|
13
|
-
.n("ConfigServiceClient", "SelectResourceConfigCommand")
|
|
14
|
-
.sc(SelectResourceConfig$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class SelectResourceConfigCommand extends command(_ep0, _mw0, "SelectResourceConfig", SelectResourceConfig$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { StartConfigRulesEvaluation$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class StartConfigRulesEvaluationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "StartConfigRulesEvaluation", {})
|
|
13
|
-
.n("ConfigServiceClient", "StartConfigRulesEvaluationCommand")
|
|
14
|
-
.sc(StartConfigRulesEvaluation$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class StartConfigRulesEvaluationCommand extends command(_ep0, _mw0, "StartConfigRulesEvaluation", StartConfigRulesEvaluation$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { StartConfigurationRecorder$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class StartConfigurationRecorderCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("StarlingDoveService", "StartConfigurationRecorder", {})
|
|
13
|
-
.n("ConfigServiceClient", "StartConfigurationRecorderCommand")
|
|
14
|
-
.sc(StartConfigurationRecorder$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class StartConfigurationRecorderCommand extends command(_ep0, _mw0, "StartConfigurationRecorder", StartConfigurationRecorder$) {
|
|
16
4
|
}
|