aws-sdk-config 1.108.0

AWS SDK for AWS Config
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `AssociateResourceTypes` operation.
pub mod associate_resource_types;

/// Types for the `BatchGetAggregateResourceConfig` operation.
pub mod batch_get_aggregate_resource_config;

/// Types for the `BatchGetResourceConfig` operation.
pub mod batch_get_resource_config;

/// Types for the `DeleteAggregationAuthorization` operation.
pub mod delete_aggregation_authorization;

/// Types for the `DeleteConfigRule` operation.
pub mod delete_config_rule;

/// Types for the `DeleteConfigurationAggregator` operation.
pub mod delete_configuration_aggregator;

/// Types for the `DeleteConfigurationRecorder` operation.
pub mod delete_configuration_recorder;

/// Types for the `DeleteConformancePack` operation.
pub mod delete_conformance_pack;

/// Types for the `DeleteDeliveryChannel` operation.
pub mod delete_delivery_channel;

/// Types for the `DeleteEvaluationResults` operation.
pub mod delete_evaluation_results;

/// Types for the `DeleteOrganizationConfigRule` operation.
pub mod delete_organization_config_rule;

/// Types for the `DeleteOrganizationConformancePack` operation.
pub mod delete_organization_conformance_pack;

/// Types for the `DeletePendingAggregationRequest` operation.
pub mod delete_pending_aggregation_request;

/// Types for the `DeleteRemediationConfiguration` operation.
pub mod delete_remediation_configuration;

/// Types for the `DeleteRemediationExceptions` operation.
pub mod delete_remediation_exceptions;

/// Types for the `DeleteResourceConfig` operation.
pub mod delete_resource_config;

/// Types for the `DeleteRetentionConfiguration` operation.
pub mod delete_retention_configuration;

/// Types for the `DeleteServiceLinkedConfigurationRecorder` operation.
pub mod delete_service_linked_configuration_recorder;

/// Types for the `DeleteStoredQuery` operation.
pub mod delete_stored_query;

/// Types for the `DeliverConfigSnapshot` operation.
pub mod deliver_config_snapshot;

/// Types for the `DescribeAggregateComplianceByConfigRules` operation.
pub mod describe_aggregate_compliance_by_config_rules;

/// Types for the `DescribeAggregateComplianceByConformancePacks` operation.
pub mod describe_aggregate_compliance_by_conformance_packs;

/// Types for the `DescribeAggregationAuthorizations` operation.
pub mod describe_aggregation_authorizations;

/// Types for the `DescribeComplianceByConfigRule` operation.
pub mod describe_compliance_by_config_rule;

/// Types for the `DescribeComplianceByResource` operation.
pub mod describe_compliance_by_resource;

/// Types for the `DescribeConfigRuleEvaluationStatus` operation.
pub mod describe_config_rule_evaluation_status;

/// Types for the `DescribeConfigRules` operation.
pub mod describe_config_rules;

/// Types for the `DescribeConfigurationAggregatorSourcesStatus` operation.
pub mod describe_configuration_aggregator_sources_status;

/// Types for the `DescribeConfigurationAggregators` operation.
pub mod describe_configuration_aggregators;

/// Types for the `DescribeConfigurationRecorderStatus` operation.
pub mod describe_configuration_recorder_status;

/// Types for the `DescribeConfigurationRecorders` operation.
pub mod describe_configuration_recorders;

/// Types for the `DescribeConformancePackCompliance` operation.
pub mod describe_conformance_pack_compliance;

/// Types for the `DescribeConformancePackStatus` operation.
pub mod describe_conformance_pack_status;

/// Types for the `DescribeConformancePacks` operation.
pub mod describe_conformance_packs;

/// Types for the `DescribeDeliveryChannelStatus` operation.
pub mod describe_delivery_channel_status;

/// Types for the `DescribeDeliveryChannels` operation.
pub mod describe_delivery_channels;

/// Types for the `DescribeOrganizationConfigRuleStatuses` operation.
pub mod describe_organization_config_rule_statuses;

/// Types for the `DescribeOrganizationConfigRules` operation.
pub mod describe_organization_config_rules;

/// Types for the `DescribeOrganizationConformancePackStatuses` operation.
pub mod describe_organization_conformance_pack_statuses;

/// Types for the `DescribeOrganizationConformancePacks` operation.
pub mod describe_organization_conformance_packs;

/// Types for the `DescribePendingAggregationRequests` operation.
pub mod describe_pending_aggregation_requests;

/// Types for the `DescribeRemediationConfigurations` operation.
pub mod describe_remediation_configurations;

/// Types for the `DescribeRemediationExceptions` operation.
pub mod describe_remediation_exceptions;

/// Types for the `DescribeRemediationExecutionStatus` operation.
pub mod describe_remediation_execution_status;

/// Types for the `DescribeRetentionConfigurations` operation.
pub mod describe_retention_configurations;

/// Types for the `DisassociateResourceTypes` operation.
pub mod disassociate_resource_types;

/// Types for the `GetAggregateComplianceDetailsByConfigRule` operation.
pub mod get_aggregate_compliance_details_by_config_rule;

/// Types for the `GetAggregateConfigRuleComplianceSummary` operation.
pub mod get_aggregate_config_rule_compliance_summary;

/// Types for the `GetAggregateConformancePackComplianceSummary` operation.
pub mod get_aggregate_conformance_pack_compliance_summary;

/// Types for the `GetAggregateDiscoveredResourceCounts` operation.
pub mod get_aggregate_discovered_resource_counts;

/// Types for the `GetAggregateResourceConfig` operation.
pub mod get_aggregate_resource_config;

/// Types for the `GetComplianceDetailsByConfigRule` operation.
pub mod get_compliance_details_by_config_rule;

/// Types for the `GetComplianceDetailsByResource` operation.
pub mod get_compliance_details_by_resource;

/// Types for the `GetComplianceSummaryByConfigRule` operation.
pub mod get_compliance_summary_by_config_rule;

/// Types for the `GetComplianceSummaryByResourceType` operation.
pub mod get_compliance_summary_by_resource_type;

/// Types for the `GetConformancePackComplianceDetails` operation.
pub mod get_conformance_pack_compliance_details;

/// Types for the `GetConformancePackComplianceSummary` operation.
pub mod get_conformance_pack_compliance_summary;

/// Types for the `GetCustomRulePolicy` operation.
pub mod get_custom_rule_policy;

/// Types for the `GetDiscoveredResourceCounts` operation.
pub mod get_discovered_resource_counts;

/// Types for the `GetOrganizationConfigRuleDetailedStatus` operation.
pub mod get_organization_config_rule_detailed_status;

/// Types for the `GetOrganizationConformancePackDetailedStatus` operation.
pub mod get_organization_conformance_pack_detailed_status;

/// Types for the `GetOrganizationCustomRulePolicy` operation.
pub mod get_organization_custom_rule_policy;

/// Types for the `GetResourceConfigHistory` operation.
pub mod get_resource_config_history;

/// Types for the `GetResourceEvaluationSummary` operation.
pub mod get_resource_evaluation_summary;

/// Types for the `GetStoredQuery` operation.
pub mod get_stored_query;

/// Types for the `ListAggregateDiscoveredResources` operation.
pub mod list_aggregate_discovered_resources;

/// Types for the `ListConfigurationRecorders` operation.
pub mod list_configuration_recorders;

/// Types for the `ListConformancePackComplianceScores` operation.
pub mod list_conformance_pack_compliance_scores;

/// Types for the `ListDiscoveredResources` operation.
pub mod list_discovered_resources;

/// Types for the `ListResourceEvaluations` operation.
pub mod list_resource_evaluations;

/// Types for the `ListStoredQueries` operation.
pub mod list_stored_queries;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `PutAggregationAuthorization` operation.
pub mod put_aggregation_authorization;

/// Types for the `PutConfigRule` operation.
pub mod put_config_rule;

/// Types for the `PutConfigurationAggregator` operation.
pub mod put_configuration_aggregator;

/// Types for the `PutConfigurationRecorder` operation.
pub mod put_configuration_recorder;

/// Types for the `PutConformancePack` operation.
pub mod put_conformance_pack;

/// Types for the `PutDeliveryChannel` operation.
pub mod put_delivery_channel;

/// Types for the `PutEvaluations` operation.
pub mod put_evaluations;

/// Types for the `PutExternalEvaluation` operation.
pub mod put_external_evaluation;

/// Types for the `PutOrganizationConfigRule` operation.
pub mod put_organization_config_rule;

/// Types for the `PutOrganizationConformancePack` operation.
pub mod put_organization_conformance_pack;

/// Types for the `PutRemediationConfigurations` operation.
pub mod put_remediation_configurations;

/// Types for the `PutRemediationExceptions` operation.
pub mod put_remediation_exceptions;

/// Types for the `PutResourceConfig` operation.
pub mod put_resource_config;

/// Types for the `PutRetentionConfiguration` operation.
pub mod put_retention_configuration;

/// Types for the `PutServiceLinkedConfigurationRecorder` operation.
pub mod put_service_linked_configuration_recorder;

/// Types for the `PutStoredQuery` operation.
pub mod put_stored_query;

/// Types for the `SelectAggregateResourceConfig` operation.
pub mod select_aggregate_resource_config;

/// Types for the `SelectResourceConfig` operation.
pub mod select_resource_config;

/// Types for the `StartConfigRulesEvaluation` operation.
pub mod start_config_rules_evaluation;

/// Types for the `StartConfigurationRecorder` operation.
pub mod start_configuration_recorder;

/// Types for the `StartRemediationExecution` operation.
pub mod start_remediation_execution;

/// Types for the `StartResourceEvaluation` operation.
pub mod start_resource_evaluation;

/// Types for the `StopConfigurationRecorder` operation.
pub mod stop_configuration_recorder;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;