Literals#
Index > EntityResolution > Literals
Auto-generated documentation for EntityResolution type annotations stubs module mypy-boto3-entityresolution.
AttributeMatchingModelType#
# AttributeMatchingModelType usage example
from mypy_boto3_entityresolution.literals import AttributeMatchingModelType
def get_value() -> AttributeMatchingModelType:
return "MANY_TO_MANY"
# AttributeMatchingModelType definition
AttributeMatchingModelType = Literal[
"MANY_TO_MANY",
"ONE_TO_ONE",
]
DeleteUniqueIdErrorTypeType#
# DeleteUniqueIdErrorTypeType usage example
from mypy_boto3_entityresolution.literals import DeleteUniqueIdErrorTypeType
def get_value() -> DeleteUniqueIdErrorTypeType:
return "SERVICE_ERROR"
# DeleteUniqueIdErrorTypeType definition
DeleteUniqueIdErrorTypeType = Literal[
"SERVICE_ERROR",
"VALIDATION_ERROR",
]
DeleteUniqueIdStatusType#
# DeleteUniqueIdStatusType usage example
from mypy_boto3_entityresolution.literals import DeleteUniqueIdStatusType
def get_value() -> DeleteUniqueIdStatusType:
return "ACCEPTED"
# DeleteUniqueIdStatusType definition
DeleteUniqueIdStatusType = Literal[
"ACCEPTED",
"COMPLETED",
]
IdMappingTypeType#
# IdMappingTypeType usage example
from mypy_boto3_entityresolution.literals import IdMappingTypeType
def get_value() -> IdMappingTypeType:
return "PROVIDER"
# IdMappingTypeType definition
IdMappingTypeType = Literal[
"PROVIDER",
"RULE_BASED",
]
IdMappingWorkflowRuleDefinitionTypeType#
# IdMappingWorkflowRuleDefinitionTypeType usage example
from mypy_boto3_entityresolution.literals import IdMappingWorkflowRuleDefinitionTypeType
def get_value() -> IdMappingWorkflowRuleDefinitionTypeType:
return "SOURCE"
# IdMappingWorkflowRuleDefinitionTypeType definition
IdMappingWorkflowRuleDefinitionTypeType = Literal[
"SOURCE",
"TARGET",
]
IdNamespaceTypeType#
# IdNamespaceTypeType usage example
from mypy_boto3_entityresolution.literals import IdNamespaceTypeType
def get_value() -> IdNamespaceTypeType:
return "SOURCE"
# IdNamespaceTypeType definition
IdNamespaceTypeType = Literal[
"SOURCE",
"TARGET",
]
IncrementalRunTypeType#
# IncrementalRunTypeType usage example
from mypy_boto3_entityresolution.literals import IncrementalRunTypeType
def get_value() -> IncrementalRunTypeType:
return "IMMEDIATE"
# IncrementalRunTypeType definition
IncrementalRunTypeType = Literal[
"IMMEDIATE",
]
JobStatusType#
# JobStatusType usage example
from mypy_boto3_entityresolution.literals import JobStatusType
def get_value() -> JobStatusType:
return "FAILED"
# JobStatusType definition
JobStatusType = Literal[
"FAILED",
"QUEUED",
"RUNNING",
"SUCCEEDED",
]
ListIdMappingJobsPaginatorName#
# ListIdMappingJobsPaginatorName usage example
from mypy_boto3_entityresolution.literals import ListIdMappingJobsPaginatorName
def get_value() -> ListIdMappingJobsPaginatorName:
return "list_id_mapping_jobs"
# ListIdMappingJobsPaginatorName definition
ListIdMappingJobsPaginatorName = Literal[
"list_id_mapping_jobs",
]
ListIdMappingWorkflowsPaginatorName#
# ListIdMappingWorkflowsPaginatorName usage example
from mypy_boto3_entityresolution.literals import ListIdMappingWorkflowsPaginatorName
def get_value() -> ListIdMappingWorkflowsPaginatorName:
return "list_id_mapping_workflows"
# ListIdMappingWorkflowsPaginatorName definition
ListIdMappingWorkflowsPaginatorName = Literal[
"list_id_mapping_workflows",
]
ListIdNamespacesPaginatorName#
# ListIdNamespacesPaginatorName usage example
from mypy_boto3_entityresolution.literals import ListIdNamespacesPaginatorName
def get_value() -> ListIdNamespacesPaginatorName:
return "list_id_namespaces"
# ListIdNamespacesPaginatorName definition
ListIdNamespacesPaginatorName = Literal[
"list_id_namespaces",
]
ListMatchingJobsPaginatorName#
# ListMatchingJobsPaginatorName usage example
from mypy_boto3_entityresolution.literals import ListMatchingJobsPaginatorName
def get_value() -> ListMatchingJobsPaginatorName:
return "list_matching_jobs"
# ListMatchingJobsPaginatorName definition
ListMatchingJobsPaginatorName = Literal[
"list_matching_jobs",
]
ListMatchingWorkflowsPaginatorName#
# ListMatchingWorkflowsPaginatorName usage example
from mypy_boto3_entityresolution.literals import ListMatchingWorkflowsPaginatorName
def get_value() -> ListMatchingWorkflowsPaginatorName:
return "list_matching_workflows"
# ListMatchingWorkflowsPaginatorName definition
ListMatchingWorkflowsPaginatorName = Literal[
"list_matching_workflows",
]
ListProviderServicesPaginatorName#
# ListProviderServicesPaginatorName usage example
from mypy_boto3_entityresolution.literals import ListProviderServicesPaginatorName
def get_value() -> ListProviderServicesPaginatorName:
return "list_provider_services"
# ListProviderServicesPaginatorName definition
ListProviderServicesPaginatorName = Literal[
"list_provider_services",
]
ListSchemaMappingsPaginatorName#
# ListSchemaMappingsPaginatorName usage example
from mypy_boto3_entityresolution.literals import ListSchemaMappingsPaginatorName
def get_value() -> ListSchemaMappingsPaginatorName:
return "list_schema_mappings"
# ListSchemaMappingsPaginatorName definition
ListSchemaMappingsPaginatorName = Literal[
"list_schema_mappings",
]
MatchPurposeType#
# MatchPurposeType usage example
from mypy_boto3_entityresolution.literals import MatchPurposeType
def get_value() -> MatchPurposeType:
return "IDENTIFIER_GENERATION"
# MatchPurposeType definition
MatchPurposeType = Literal[
"IDENTIFIER_GENERATION",
"INDEXING",
]
RecordMatchingModelType#
# RecordMatchingModelType usage example
from mypy_boto3_entityresolution.literals import RecordMatchingModelType
def get_value() -> RecordMatchingModelType:
return "MANY_SOURCE_TO_ONE_TARGET"
# RecordMatchingModelType definition
RecordMatchingModelType = Literal[
"MANY_SOURCE_TO_ONE_TARGET",
"ONE_SOURCE_TO_ONE_TARGET",
]
ResolutionTypeType#
# ResolutionTypeType usage example
from mypy_boto3_entityresolution.literals import ResolutionTypeType
def get_value() -> ResolutionTypeType:
return "ML_MATCHING"
# ResolutionTypeType definition
ResolutionTypeType = Literal[
"ML_MATCHING",
"PROVIDER",
"RULE_MATCHING",
]
SchemaAttributeTypeType#
# SchemaAttributeTypeType usage example
from mypy_boto3_entityresolution.literals import SchemaAttributeTypeType
def get_value() -> SchemaAttributeTypeType:
return "ADDRESS"
# SchemaAttributeTypeType definition
SchemaAttributeTypeType = Literal[
"ADDRESS",
"ADDRESS_CITY",
"ADDRESS_COUNTRY",
"ADDRESS_POSTALCODE",
"ADDRESS_STATE",
"ADDRESS_STREET1",
"ADDRESS_STREET2",
"ADDRESS_STREET3",
"DATE",
"EMAIL_ADDRESS",
"NAME",
"NAME_FIRST",
"NAME_LAST",
"NAME_MIDDLE",
"PHONE",
"PHONE_COUNTRYCODE",
"PHONE_NUMBER",
"PROVIDER_ID",
"STRING",
"UNIQUE_ID",
]
ServiceTypeType#
# ServiceTypeType usage example
from mypy_boto3_entityresolution.literals import ServiceTypeType
def get_value() -> ServiceTypeType:
return "ASSIGNMENT"
# ServiceTypeType definition
ServiceTypeType = Literal[
"ASSIGNMENT",
"ID_MAPPING",
]
StatementEffectType#
# StatementEffectType usage example
from mypy_boto3_entityresolution.literals import StatementEffectType
def get_value() -> StatementEffectType:
return "Allow"
# StatementEffectType definition
StatementEffectType = Literal[
"Allow",
"Deny",
]
EntityResolutionServiceName#
# EntityResolutionServiceName usage example
from mypy_boto3_entityresolution.literals import EntityResolutionServiceName
def get_value() -> EntityResolutionServiceName:
return "entityresolution"
# EntityResolutionServiceName definition
EntityResolutionServiceName = Literal[
"entityresolution",
]
ServiceName#
# ServiceName usage example
from mypy_boto3_entityresolution.literals import ServiceName
def get_value() -> ServiceName:
return "accessanalyzer"
# ServiceName definition
ServiceName = Literal[
"accessanalyzer",
"account",
"acm",
"acm-pca",
"amp",
"amplify",
"amplifybackend",
"amplifyuibuilder",
"apigateway",
"apigatewaymanagementapi",
"apigatewayv2",
"appconfig",
"appconfigdata",
"appfabric",
"appflow",
"appintegrations",
"application-autoscaling",
"application-insights",
"application-signals",
"applicationcostprofiler",
"appmesh",
"apprunner",
"appstream",
"appsync",
"apptest",
"arc-zonal-shift",
"artifact",
"athena",
"auditmanager",
"autoscaling",
"autoscaling-plans",
"b2bi",
"backup",
"backup-gateway",
"batch",
"bcm-data-exports",
"bedrock",
"bedrock-agent",
"bedrock-agent-runtime",
"bedrock-runtime",
"billing",
"billingconductor",
"braket",
"budgets",
"ce",
"chatbot",
"chime",
"chime-sdk-identity",
"chime-sdk-media-pipelines",
"chime-sdk-meetings",
"chime-sdk-messaging",
"chime-sdk-voice",
"cleanrooms",
"cleanroomsml",
"cloud9",
"cloudcontrol",
"clouddirectory",
"cloudformation",
"cloudfront",
"cloudfront-keyvaluestore",
"cloudhsm",
"cloudhsmv2",
"cloudsearch",
"cloudsearchdomain",
"cloudtrail",
"cloudtrail-data",
"cloudwatch",
"codeartifact",
"codebuild",
"codecatalyst",
"codecommit",
"codeconnections",
"codedeploy",
"codeguru-reviewer",
"codeguru-security",
"codeguruprofiler",
"codepipeline",
"codestar-connections",
"codestar-notifications",
"cognito-identity",
"cognito-idp",
"cognito-sync",
"comprehend",
"comprehendmedical",
"compute-optimizer",
"config",
"connect",
"connect-contact-lens",
"connectcampaigns",
"connectcampaignsv2",
"connectcases",
"connectparticipant",
"controlcatalog",
"controltower",
"cost-optimization-hub",
"cur",
"customer-profiles",
"databrew",
"dataexchange",
"datapipeline",
"datasync",
"datazone",
"dax",
"deadline",
"detective",
"devicefarm",
"devops-guru",
"directconnect",
"discovery",
"dlm",
"dms",
"docdb",
"docdb-elastic",
"drs",
"ds",
"ds-data",
"dynamodb",
"dynamodbstreams",
"ebs",
"ec2",
"ec2-instance-connect",
"ecr",
"ecr-public",
"ecs",
"efs",
"eks",
"eks-auth",
"elastic-inference",
"elasticache",
"elasticbeanstalk",
"elastictranscoder",
"elb",
"elbv2",
"emr",
"emr-containers",
"emr-serverless",
"entityresolution",
"es",
"events",
"evidently",
"finspace",
"finspace-data",
"firehose",
"fis",
"fms",
"forecast",
"forecastquery",
"frauddetector",
"freetier",
"fsx",
"gamelift",
"geo-maps",
"geo-places",
"geo-routes",
"glacier",
"globalaccelerator",
"glue",
"grafana",
"greengrass",
"greengrassv2",
"groundstation",
"guardduty",
"health",
"healthlake",
"iam",
"identitystore",
"imagebuilder",
"importexport",
"inspector",
"inspector-scan",
"inspector2",
"internetmonitor",
"iot",
"iot-data",
"iot-jobs-data",
"iot1click-devices",
"iot1click-projects",
"iotanalytics",
"iotdeviceadvisor",
"iotevents",
"iotevents-data",
"iotfleethub",
"iotfleetwise",
"iotsecuretunneling",
"iotsitewise",
"iotthingsgraph",
"iottwinmaker",
"iotwireless",
"ivs",
"ivs-realtime",
"ivschat",
"kafka",
"kafkaconnect",
"kendra",
"kendra-ranking",
"keyspaces",
"kinesis",
"kinesis-video-archived-media",
"kinesis-video-media",
"kinesis-video-signaling",
"kinesis-video-webrtc-storage",
"kinesisanalytics",
"kinesisanalyticsv2",
"kinesisvideo",
"kms",
"lakeformation",
"lambda",
"launch-wizard",
"lex-models",
"lex-runtime",
"lexv2-models",
"lexv2-runtime",
"license-manager",
"license-manager-linux-subscriptions",
"license-manager-user-subscriptions",
"lightsail",
"location",
"logs",
"lookoutequipment",
"lookoutmetrics",
"lookoutvision",
"m2",
"machinelearning",
"macie2",
"mailmanager",
"managedblockchain",
"managedblockchain-query",
"marketplace-agreement",
"marketplace-catalog",
"marketplace-deployment",
"marketplace-entitlement",
"marketplace-reporting",
"marketplacecommerceanalytics",
"mediaconnect",
"mediaconvert",
"medialive",
"mediapackage",
"mediapackage-vod",
"mediapackagev2",
"mediastore",
"mediastore-data",
"mediatailor",
"medical-imaging",
"memorydb",
"meteringmarketplace",
"mgh",
"mgn",
"migration-hub-refactor-spaces",
"migrationhub-config",
"migrationhuborchestrator",
"migrationhubstrategy",
"mq",
"mturk",
"mwaa",
"neptune",
"neptune-graph",
"neptunedata",
"network-firewall",
"networkmanager",
"networkmonitor",
"oam",
"omics",
"opensearch",
"opensearchserverless",
"opsworks",
"opsworkscm",
"organizations",
"osis",
"outposts",
"panorama",
"partnercentral-selling",
"payment-cryptography",
"payment-cryptography-data",
"pca-connector-ad",
"pca-connector-scep",
"pcs",
"personalize",
"personalize-events",
"personalize-runtime",
"pi",
"pinpoint",
"pinpoint-email",
"pinpoint-sms-voice",
"pinpoint-sms-voice-v2",
"pipes",
"polly",
"pricing",
"privatenetworks",
"proton",
"qapps",
"qbusiness",
"qconnect",
"qldb",
"qldb-session",
"quicksight",
"ram",
"rbin",
"rds",
"rds-data",
"redshift",
"redshift-data",
"redshift-serverless",
"rekognition",
"repostspace",
"resiliencehub",
"resource-explorer-2",
"resource-groups",
"resourcegroupstaggingapi",
"robomaker",
"rolesanywhere",
"route53",
"route53-recovery-cluster",
"route53-recovery-control-config",
"route53-recovery-readiness",
"route53domains",
"route53profiles",
"route53resolver",
"rum",
"s3",
"s3control",
"s3outposts",
"sagemaker",
"sagemaker-a2i-runtime",
"sagemaker-edge",
"sagemaker-featurestore-runtime",
"sagemaker-geospatial",
"sagemaker-metrics",
"sagemaker-runtime",
"savingsplans",
"scheduler",
"schemas",
"sdb",
"secretsmanager",
"securityhub",
"securitylake",
"serverlessrepo",
"service-quotas",
"servicecatalog",
"servicecatalog-appregistry",
"servicediscovery",
"ses",
"sesv2",
"shield",
"signer",
"simspaceweaver",
"sms",
"sms-voice",
"snow-device-management",
"snowball",
"sns",
"socialmessaging",
"sqs",
"ssm",
"ssm-contacts",
"ssm-incidents",
"ssm-quicksetup",
"ssm-sap",
"sso",
"sso-admin",
"sso-oidc",
"stepfunctions",
"storagegateway",
"sts",
"supplychain",
"support",
"support-app",
"swf",
"synthetics",
"taxsettings",
"textract",
"timestream-influxdb",
"timestream-query",
"timestream-write",
"tnb",
"transcribe",
"transfer",
"translate",
"trustedadvisor",
"verifiedpermissions",
"voice-id",
"vpc-lattice",
"waf",
"waf-regional",
"wafv2",
"wellarchitected",
"wisdom",
"workdocs",
"workmail",
"workmailmessageflow",
"workspaces",
"workspaces-thin-client",
"workspaces-web",
"xray",
]
ResourceServiceName#
# ResourceServiceName usage example
from mypy_boto3_entityresolution.literals import ResourceServiceName
def get_value() -> ResourceServiceName:
return "cloudformation"
# ResourceServiceName definition
ResourceServiceName = Literal[
"cloudformation",
"cloudwatch",
"dynamodb",
"ec2",
"glacier",
"iam",
"opsworks",
"s3",
"sns",
"sqs",
]
PaginatorName#
# PaginatorName usage example
from mypy_boto3_entityresolution.literals import PaginatorName
def get_value() -> PaginatorName:
return "list_id_mapping_jobs"
# PaginatorName definition
PaginatorName = Literal[
"list_id_mapping_jobs",
"list_id_mapping_workflows",
"list_id_namespaces",
"list_matching_jobs",
"list_matching_workflows",
"list_provider_services",
"list_schema_mappings",
]