aws-sdk-entityresolution 1.107.0

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

/// Types for the `AddPolicyStatement` operation.
pub mod add_policy_statement;

/// Types for the `BatchDeleteUniqueId` operation.
pub mod batch_delete_unique_id;

/// Types for the `CreateIdMappingWorkflow` operation.
pub mod create_id_mapping_workflow;

/// Types for the `CreateIdNamespace` operation.
pub mod create_id_namespace;

/// Types for the `CreateMatchingWorkflow` operation.
pub mod create_matching_workflow;

/// Types for the `CreateSchemaMapping` operation.
pub mod create_schema_mapping;

/// Types for the `DeleteIdMappingWorkflow` operation.
pub mod delete_id_mapping_workflow;

/// Types for the `DeleteIdNamespace` operation.
pub mod delete_id_namespace;

/// Types for the `DeleteMatchingWorkflow` operation.
pub mod delete_matching_workflow;

/// Types for the `DeletePolicyStatement` operation.
pub mod delete_policy_statement;

/// Types for the `DeleteSchemaMapping` operation.
pub mod delete_schema_mapping;

/// Types for the `GenerateMatchId` operation.
pub mod generate_match_id;

/// Types for the `GetIdMappingJob` operation.
pub mod get_id_mapping_job;

/// Types for the `GetIdMappingWorkflow` operation.
pub mod get_id_mapping_workflow;

/// Types for the `GetIdNamespace` operation.
pub mod get_id_namespace;

/// Types for the `GetMatchId` operation.
pub mod get_match_id;

/// Types for the `GetMatchingJob` operation.
pub mod get_matching_job;

/// Types for the `GetMatchingWorkflow` operation.
pub mod get_matching_workflow;

/// Types for the `GetPolicy` operation.
pub mod get_policy;

/// Types for the `GetProviderService` operation.
pub mod get_provider_service;

/// Types for the `GetSchemaMapping` operation.
pub mod get_schema_mapping;

/// Types for the `ListIdMappingJobs` operation.
pub mod list_id_mapping_jobs;

/// Types for the `ListIdMappingWorkflows` operation.
pub mod list_id_mapping_workflows;

/// Types for the `ListIdNamespaces` operation.
pub mod list_id_namespaces;

/// Types for the `ListMatchingJobs` operation.
pub mod list_matching_jobs;

/// Types for the `ListMatchingWorkflows` operation.
pub mod list_matching_workflows;

/// Types for the `ListProviderServices` operation.
pub mod list_provider_services;

/// Types for the `ListSchemaMappings` operation.
pub mod list_schema_mappings;

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

/// Types for the `PutPolicy` operation.
pub mod put_policy;

/// Types for the `StartIdMappingJob` operation.
pub mod start_id_mapping_job;

/// Types for the `StartMatchingJob` operation.
pub mod start_matching_job;

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

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

/// Types for the `UpdateIdMappingWorkflow` operation.
pub mod update_id_mapping_workflow;

/// Types for the `UpdateIdNamespace` operation.
pub mod update_id_namespace;

/// Types for the `UpdateMatchingWorkflow` operation.
pub mod update_matching_workflow;

/// Types for the `UpdateSchemaMapping` operation.
pub mod update_schema_mapping;