aws-sdk-customerprofiles 1.118.0

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

/// Types for the `AddProfileKey` operation.
pub mod add_profile_key;

/// Types for the `BatchGetCalculatedAttributeForProfile` operation.
pub mod batch_get_calculated_attribute_for_profile;

/// Types for the `BatchGetProfile` operation.
pub mod batch_get_profile;

/// Types for the `BatchPutProfileObject` operation.
pub mod batch_put_profile_object;

/// Types for the `CreateCalculatedAttributeDefinition` operation.
pub mod create_calculated_attribute_definition;

/// Types for the `CreateDomain` operation.
pub mod create_domain;

/// Types for the `CreateDomainLayout` operation.
pub mod create_domain_layout;

/// Types for the `CreateEventStream` operation.
pub mod create_event_stream;

/// Types for the `CreateEventTrigger` operation.
pub mod create_event_trigger;

/// Types for the `CreateIntegrationWorkflow` operation.
pub mod create_integration_workflow;

/// Types for the `CreateProfile` operation.
pub mod create_profile;

/// Types for the `CreateRecommender` operation.
pub mod create_recommender;

/// Types for the `CreateRecommenderFilter` operation.
pub mod create_recommender_filter;

/// Types for the `CreateRecommenderSchema` operation.
pub mod create_recommender_schema;

/// Types for the `CreateSegmentDefinition` operation.
pub mod create_segment_definition;

/// Types for the `CreateSegmentEstimate` operation.
pub mod create_segment_estimate;

/// Types for the `CreateSegmentSnapshot` operation.
pub mod create_segment_snapshot;

/// Types for the `CreateUploadJob` operation.
pub mod create_upload_job;

/// Types for the `DeleteCalculatedAttributeDefinition` operation.
pub mod delete_calculated_attribute_definition;

/// Types for the `DeleteDomain` operation.
pub mod delete_domain;

/// Types for the `DeleteDomainLayout` operation.
pub mod delete_domain_layout;

/// Types for the `DeleteDomainObjectType` operation.
pub mod delete_domain_object_type;

/// Types for the `DeleteEventStream` operation.
pub mod delete_event_stream;

/// Types for the `DeleteEventTrigger` operation.
pub mod delete_event_trigger;

/// Types for the `DeleteIntegration` operation.
pub mod delete_integration;

/// Types for the `DeleteProfile` operation.
pub mod delete_profile;

/// Types for the `DeleteProfileKey` operation.
pub mod delete_profile_key;

/// Types for the `DeleteProfileObject` operation.
pub mod delete_profile_object;

/// Types for the `DeleteProfileObjectType` operation.
pub mod delete_profile_object_type;

/// Types for the `DeleteRecommender` operation.
pub mod delete_recommender;

/// Types for the `DeleteRecommenderFilter` operation.
pub mod delete_recommender_filter;

/// Types for the `DeleteRecommenderSchema` operation.
pub mod delete_recommender_schema;

/// Types for the `DeleteSegmentDefinition` operation.
pub mod delete_segment_definition;

/// Types for the `DeleteWorkflow` operation.
pub mod delete_workflow;

/// Types for the `DetectProfileObjectType` operation.
pub mod detect_profile_object_type;

/// Types for the `GetAutoMergingPreview` operation.
pub mod get_auto_merging_preview;

/// Types for the `GetCalculatedAttributeDefinition` operation.
pub mod get_calculated_attribute_definition;

/// Types for the `GetCalculatedAttributeForProfile` operation.
pub mod get_calculated_attribute_for_profile;

/// Types for the `GetDomain` operation.
pub mod get_domain;

/// Types for the `GetDomainLayout` operation.
pub mod get_domain_layout;

/// Types for the `GetDomainObjectType` operation.
pub mod get_domain_object_type;

/// Types for the `GetEventStream` operation.
pub mod get_event_stream;

/// Types for the `GetEventTrigger` operation.
pub mod get_event_trigger;

/// Types for the `GetIdentityResolutionJob` operation.
pub mod get_identity_resolution_job;

/// Types for the `GetIntegration` operation.
pub mod get_integration;

/// Types for the `GetMatches` operation.
pub mod get_matches;

/// Types for the `GetObjectTypeAttributeStatistics` operation.
pub mod get_object_type_attribute_statistics;

/// Types for the `GetProfileHistoryRecord` operation.
pub mod get_profile_history_record;

/// Types for the `GetProfileObjectType` operation.
pub mod get_profile_object_type;

/// Types for the `GetProfileObjectTypeTemplate` operation.
pub mod get_profile_object_type_template;

/// Types for the `GetProfileRecommendations` operation.
pub mod get_profile_recommendations;

/// Types for the `GetRecommender` operation.
pub mod get_recommender;

/// Types for the `GetRecommenderFilter` operation.
pub mod get_recommender_filter;

/// Types for the `GetRecommenderSchema` operation.
pub mod get_recommender_schema;

/// Types for the `GetSegmentDefinition` operation.
pub mod get_segment_definition;

/// Types for the `GetSegmentEstimate` operation.
pub mod get_segment_estimate;

/// Types for the `GetSegmentMembership` operation.
pub mod get_segment_membership;

/// Types for the `GetSegmentSnapshot` operation.
pub mod get_segment_snapshot;

/// Types for the `GetSimilarProfiles` operation.
pub mod get_similar_profiles;

/// Types for the `GetUploadJob` operation.
pub mod get_upload_job;

/// Types for the `GetUploadJobPath` operation.
pub mod get_upload_job_path;

/// Types for the `GetWorkflow` operation.
pub mod get_workflow;

/// Types for the `GetWorkflowSteps` operation.
pub mod get_workflow_steps;

/// Types for the `ListAccountIntegrations` operation.
pub mod list_account_integrations;

/// Types for the `ListCalculatedAttributeDefinitions` operation.
pub mod list_calculated_attribute_definitions;

/// Types for the `ListCalculatedAttributesForProfile` operation.
pub mod list_calculated_attributes_for_profile;

/// Types for the `ListDomainLayouts` operation.
pub mod list_domain_layouts;

/// Types for the `ListDomainObjectTypes` operation.
pub mod list_domain_object_types;

/// Types for the `ListDomains` operation.
pub mod list_domains;

/// Types for the `ListEventStreams` operation.
pub mod list_event_streams;

/// Types for the `ListEventTriggers` operation.
pub mod list_event_triggers;

/// Types for the `ListIdentityResolutionJobs` operation.
pub mod list_identity_resolution_jobs;

/// Types for the `ListIntegrations` operation.
pub mod list_integrations;

/// Types for the `ListObjectTypeAttributeValues` operation.
pub mod list_object_type_attribute_values;

/// Types for the `ListObjectTypeAttributes` operation.
pub mod list_object_type_attributes;

/// Types for the `ListProfileAttributeValues` operation.
pub mod list_profile_attribute_values;

/// Types for the `ListProfileHistoryRecords` operation.
pub mod list_profile_history_records;

/// Types for the `ListProfileObjectTypeTemplates` operation.
pub mod list_profile_object_type_templates;

/// Types for the `ListProfileObjectTypes` operation.
pub mod list_profile_object_types;

/// Types for the `ListProfileObjects` operation.
pub mod list_profile_objects;

/// Types for the `ListRecommenderFilters` operation.
pub mod list_recommender_filters;

/// Types for the `ListRecommenderRecipes` operation.
pub mod list_recommender_recipes;

/// Types for the `ListRecommenderSchemas` operation.
pub mod list_recommender_schemas;

/// Types for the `ListRecommenders` operation.
pub mod list_recommenders;

/// Types for the `ListRuleBasedMatches` operation.
pub mod list_rule_based_matches;

/// Types for the `ListSegmentDefinitions` operation.
pub mod list_segment_definitions;

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

/// Types for the `ListUploadJobs` operation.
pub mod list_upload_jobs;

/// Types for the `ListWorkflows` operation.
pub mod list_workflows;

/// Types for the `MergeProfiles` operation.
pub mod merge_profiles;

/// Types for the `PutDomainObjectType` operation.
pub mod put_domain_object_type;

/// Types for the `PutIntegration` operation.
pub mod put_integration;

/// Types for the `PutProfileObject` operation.
pub mod put_profile_object;

/// Types for the `PutProfileObjectType` operation.
pub mod put_profile_object_type;

/// Types for the `SearchProfiles` operation.
pub mod search_profiles;

/// Types for the `StartRecommender` operation.
pub mod start_recommender;

/// Types for the `StartUploadJob` operation.
pub mod start_upload_job;

/// Types for the `StopRecommender` operation.
pub mod stop_recommender;

/// Types for the `StopUploadJob` operation.
pub mod stop_upload_job;

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

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

/// Types for the `UpdateCalculatedAttributeDefinition` operation.
pub mod update_calculated_attribute_definition;

/// Types for the `UpdateDomain` operation.
pub mod update_domain;

/// Types for the `UpdateDomainLayout` operation.
pub mod update_domain_layout;

/// Types for the `UpdateEventTrigger` operation.
pub mod update_event_trigger;

/// Types for the `UpdateProfile` operation.
pub mod update_profile;

/// Types for the `UpdateRecommender` operation.
pub mod update_recommender;