Skip to content

Literals

Index > Connect > Literals

Auto-generated documentation for Connect type annotations stubs module mypy-boto3-connect.

ActionTypeType

Usage Example
from mypy_boto3_connect.literals import ActionTypeType

def get_value() -> ActionTypeType:
    return "ASSIGN_CONTACT_CATEGORY"
Definition
ActionTypeType = Literal[
    "ASSIGN_CONTACT_CATEGORY",
    "CREATE_TASK",
    "GENERATE_EVENTBRIDGE_EVENT",
    "SEND_NOTIFICATION",
]

AgentStatusStateType

Usage Example
from mypy_boto3_connect.literals import AgentStatusStateType

def get_value() -> AgentStatusStateType:
    return "DISABLED"
Definition
AgentStatusStateType = Literal[
    "DISABLED",
    "ENABLED",
]

AgentStatusTypeType

Usage Example
from mypy_boto3_connect.literals import AgentStatusTypeType

def get_value() -> AgentStatusTypeType:
    return "CUSTOM"
Definition
AgentStatusTypeType = Literal[
    "CUSTOM",
    "OFFLINE",
    "ROUTABLE",
]

ChannelType

Usage Example
from mypy_boto3_connect.literals import ChannelType

def get_value() -> ChannelType:
    return "CHAT"
Definition
ChannelType = Literal[
    "CHAT",
    "TASK",
    "VOICE",
]

ComparisonType

Usage Example
from mypy_boto3_connect.literals import ComparisonType

def get_value() -> ComparisonType:
    return "LT"
Definition
ComparisonType = Literal[
    "LT",
]

ContactFlowModuleStateType

Usage Example
from mypy_boto3_connect.literals import ContactFlowModuleStateType

def get_value() -> ContactFlowModuleStateType:
    return "ACTIVE"
Definition
ContactFlowModuleStateType = Literal[
    "ACTIVE",
    "ARCHIVED",
]

ContactFlowModuleStatusType

Usage Example
from mypy_boto3_connect.literals import ContactFlowModuleStatusType

def get_value() -> ContactFlowModuleStatusType:
    return "PUBLISHED"
Definition
ContactFlowModuleStatusType = Literal[
    "PUBLISHED",
    "SAVED",
]

ContactFlowStateType

Usage Example
from mypy_boto3_connect.literals import ContactFlowStateType

def get_value() -> ContactFlowStateType:
    return "ACTIVE"
Definition
ContactFlowStateType = Literal[
    "ACTIVE",
    "ARCHIVED",
]

ContactFlowTypeType

Usage Example
from mypy_boto3_connect.literals import ContactFlowTypeType

def get_value() -> ContactFlowTypeType:
    return "AGENT_HOLD"
Definition
ContactFlowTypeType = Literal[
    "AGENT_HOLD",
    "AGENT_TRANSFER",
    "AGENT_WHISPER",
    "CONTACT_FLOW",
    "CUSTOMER_HOLD",
    "CUSTOMER_QUEUE",
    "CUSTOMER_WHISPER",
    "OUTBOUND_WHISPER",
    "QUEUE_TRANSFER",
]

ContactInitiationMethodType

Usage Example
from mypy_boto3_connect.literals import ContactInitiationMethodType

def get_value() -> ContactInitiationMethodType:
    return "API"
Definition
ContactInitiationMethodType = Literal[
    "API",
    "CALLBACK",
    "DISCONNECT",
    "INBOUND",
    "MONITOR",
    "OUTBOUND",
    "QUEUE_TRANSFER",
    "TRANSFER",
]

ContactStateType

Usage Example
from mypy_boto3_connect.literals import ContactStateType

def get_value() -> ContactStateType:
    return "CONNECTED"
Definition
ContactStateType = Literal[
    "CONNECTED",
    "CONNECTED_ONHOLD",
    "CONNECTING",
    "ENDED",
    "ERROR",
    "INCOMING",
    "MISSED",
    "PENDING",
    "REJECTED",
]

CurrentMetricNameType

Usage Example
from mypy_boto3_connect.literals import CurrentMetricNameType

def get_value() -> CurrentMetricNameType:
    return "AGENTS_AFTER_CONTACT_WORK"
Definition
CurrentMetricNameType = Literal[
    "AGENTS_AFTER_CONTACT_WORK",
    "AGENTS_AVAILABLE",
    "AGENTS_ERROR",
    "AGENTS_NON_PRODUCTIVE",
    "AGENTS_ON_CALL",
    "AGENTS_ON_CONTACT",
    "AGENTS_ONLINE",
    "AGENTS_STAFFED",
    "CONTACTS_IN_QUEUE",
    "CONTACTS_SCHEDULED",
    "OLDEST_CONTACT_AGE",
    "SLOTS_ACTIVE",
    "SLOTS_AVAILABLE",
]

DirectoryTypeType

Usage Example
from mypy_boto3_connect.literals import DirectoryTypeType

def get_value() -> DirectoryTypeType:
    return "CONNECT_MANAGED"
Definition
DirectoryTypeType = Literal[
    "CONNECT_MANAGED",
    "EXISTING_DIRECTORY",
    "SAML",
]

EncryptionTypeType

Usage Example
from mypy_boto3_connect.literals import EncryptionTypeType

def get_value() -> EncryptionTypeType:
    return "KMS"
Definition
EncryptionTypeType = Literal[
    "KMS",
]

EventSourceNameType

Usage Example
from mypy_boto3_connect.literals import EventSourceNameType

def get_value() -> EventSourceNameType:
    return "OnPostCallAnalysisAvailable"
Definition
EventSourceNameType = Literal[
    "OnPostCallAnalysisAvailable",
    "OnPostChatAnalysisAvailable",
    "OnRealTimeCallAnalysisAvailable",
    "OnSalesforceCaseCreate",
    "OnZendeskTicketCreate",
    "OnZendeskTicketStatusUpdate",
]

GetMetricDataPaginatorName

Usage Example
from mypy_boto3_connect.literals import GetMetricDataPaginatorName

def get_value() -> GetMetricDataPaginatorName:
    return "get_metric_data"
Definition
GetMetricDataPaginatorName = Literal[
    "get_metric_data",
]

GroupingType

Usage Example
from mypy_boto3_connect.literals import GroupingType

def get_value() -> GroupingType:
    return "CHANNEL"
Definition
GroupingType = Literal[
    "CHANNEL",
    "QUEUE",
    "ROUTING_PROFILE",
]

HierarchyGroupMatchTypeType

Usage Example
from mypy_boto3_connect.literals import HierarchyGroupMatchTypeType

def get_value() -> HierarchyGroupMatchTypeType:
    return "EXACT"
Definition
HierarchyGroupMatchTypeType = Literal[
    "EXACT",
    "WITH_CHILD_GROUPS",
]

HistoricalMetricNameType

Usage Example
from mypy_boto3_connect.literals import HistoricalMetricNameType

def get_value() -> HistoricalMetricNameType:
    return "ABANDON_TIME"
Definition
HistoricalMetricNameType = Literal[
    "ABANDON_TIME",
    "AFTER_CONTACT_WORK_TIME",
    "API_CONTACTS_HANDLED",
    "CALLBACK_CONTACTS_HANDLED",
    "CONTACTS_ABANDONED",
    "CONTACTS_AGENT_HUNG_UP_FIRST",
    "CONTACTS_CONSULTED",
    "CONTACTS_HANDLED",
    "CONTACTS_HANDLED_INCOMING",
    "CONTACTS_HANDLED_OUTBOUND",
    "CONTACTS_HOLD_ABANDONS",
    "CONTACTS_MISSED",
    "CONTACTS_QUEUED",
    "CONTACTS_TRANSFERRED_IN",
    "CONTACTS_TRANSFERRED_IN_FROM_QUEUE",
    "CONTACTS_TRANSFERRED_OUT",
    "CONTACTS_TRANSFERRED_OUT_FROM_QUEUE",
    "HANDLE_TIME",
    "HOLD_TIME",
    "INTERACTION_AND_HOLD_TIME",
    "INTERACTION_TIME",
    "OCCUPANCY",
    "QUEUE_ANSWER_TIME",
    "QUEUED_TIME",
    "SERVICE_LEVEL",
]

HoursOfOperationDaysType

Usage Example
from mypy_boto3_connect.literals import HoursOfOperationDaysType

def get_value() -> HoursOfOperationDaysType:
    return "FRIDAY"
Definition
HoursOfOperationDaysType = Literal[
    "FRIDAY",
    "MONDAY",
    "SATURDAY",
    "SUNDAY",
    "THURSDAY",
    "TUESDAY",
    "WEDNESDAY",
]

InstanceAttributeTypeType

Usage Example
from mypy_boto3_connect.literals import InstanceAttributeTypeType

def get_value() -> InstanceAttributeTypeType:
    return "AUTO_RESOLVE_BEST_VOICES"
Definition
InstanceAttributeTypeType = Literal[
    "AUTO_RESOLVE_BEST_VOICES",
    "CONTACT_LENS",
    "CONTACTFLOW_LOGS",
    "EARLY_MEDIA",
    "ENHANCED_CONTACT_MONITORING",
    "HIGH_VOLUME_OUTBOUND",
    "INBOUND_CALLS",
    "MULTI_PARTY_CONFERENCE",
    "OUTBOUND_CALLS",
    "USE_CUSTOM_TTS_VOICES",
]

InstanceStatusType

Usage Example
from mypy_boto3_connect.literals import InstanceStatusType

def get_value() -> InstanceStatusType:
    return "ACTIVE"
Definition
InstanceStatusType = Literal[
    "ACTIVE",
    "CREATION_FAILED",
    "CREATION_IN_PROGRESS",
]

InstanceStorageResourceTypeType

Usage Example
from mypy_boto3_connect.literals import InstanceStorageResourceTypeType

def get_value() -> InstanceStorageResourceTypeType:
    return "AGENT_EVENTS"
Definition
InstanceStorageResourceTypeType = Literal[
    "AGENT_EVENTS",
    "ATTACHMENTS",
    "CALL_RECORDINGS",
    "CHAT_TRANSCRIPTS",
    "CONTACT_EVALUATIONS",
    "CONTACT_TRACE_RECORDS",
    "MEDIA_STREAMS",
    "REAL_TIME_CONTACT_ANALYSIS_SEGMENTS",
    "SCHEDULED_REPORTS",
]

IntegrationTypeType

Usage Example
from mypy_boto3_connect.literals import IntegrationTypeType

def get_value() -> IntegrationTypeType:
    return "CASES_DOMAIN"
Definition
IntegrationTypeType = Literal[
    "CASES_DOMAIN",
    "EVENT",
    "PINPOINT_APP",
    "VOICE_ID",
    "WISDOM_ASSISTANT",
    "WISDOM_KNOWLEDGE_BASE",
]

LexVersionType

Usage Example
from mypy_boto3_connect.literals import LexVersionType

def get_value() -> LexVersionType:
    return "V1"
Definition
LexVersionType = Literal[
    "V1",
    "V2",
]

ListAgentStatusesPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListAgentStatusesPaginatorName

def get_value() -> ListAgentStatusesPaginatorName:
    return "list_agent_statuses"
Definition
ListAgentStatusesPaginatorName = Literal[
    "list_agent_statuses",
]

ListApprovedOriginsPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListApprovedOriginsPaginatorName

def get_value() -> ListApprovedOriginsPaginatorName:
    return "list_approved_origins"
Definition
ListApprovedOriginsPaginatorName = Literal[
    "list_approved_origins",
]

ListBotsPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListBotsPaginatorName

def get_value() -> ListBotsPaginatorName:
    return "list_bots"
Definition
ListBotsPaginatorName = Literal[
    "list_bots",
]

ListContactFlowModulesPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListContactFlowModulesPaginatorName

def get_value() -> ListContactFlowModulesPaginatorName:
    return "list_contact_flow_modules"
Definition
ListContactFlowModulesPaginatorName = Literal[
    "list_contact_flow_modules",
]

ListContactFlowsPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListContactFlowsPaginatorName

def get_value() -> ListContactFlowsPaginatorName:
    return "list_contact_flows"
Definition
ListContactFlowsPaginatorName = Literal[
    "list_contact_flows",
]

ListContactReferencesPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListContactReferencesPaginatorName

def get_value() -> ListContactReferencesPaginatorName:
    return "list_contact_references"
Definition
ListContactReferencesPaginatorName = Literal[
    "list_contact_references",
]

ListDefaultVocabulariesPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListDefaultVocabulariesPaginatorName

def get_value() -> ListDefaultVocabulariesPaginatorName:
    return "list_default_vocabularies"
Definition
ListDefaultVocabulariesPaginatorName = Literal[
    "list_default_vocabularies",
]

ListHoursOfOperationsPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListHoursOfOperationsPaginatorName

def get_value() -> ListHoursOfOperationsPaginatorName:
    return "list_hours_of_operations"
Definition
ListHoursOfOperationsPaginatorName = Literal[
    "list_hours_of_operations",
]

ListInstanceAttributesPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListInstanceAttributesPaginatorName

def get_value() -> ListInstanceAttributesPaginatorName:
    return "list_instance_attributes"
Definition
ListInstanceAttributesPaginatorName = Literal[
    "list_instance_attributes",
]

ListInstanceStorageConfigsPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListInstanceStorageConfigsPaginatorName

def get_value() -> ListInstanceStorageConfigsPaginatorName:
    return "list_instance_storage_configs"
Definition
ListInstanceStorageConfigsPaginatorName = Literal[
    "list_instance_storage_configs",
]

ListInstancesPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListInstancesPaginatorName

def get_value() -> ListInstancesPaginatorName:
    return "list_instances"
Definition
ListInstancesPaginatorName = Literal[
    "list_instances",
]

ListIntegrationAssociationsPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListIntegrationAssociationsPaginatorName

def get_value() -> ListIntegrationAssociationsPaginatorName:
    return "list_integration_associations"
Definition
ListIntegrationAssociationsPaginatorName = Literal[
    "list_integration_associations",
]

ListLambdaFunctionsPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListLambdaFunctionsPaginatorName

def get_value() -> ListLambdaFunctionsPaginatorName:
    return "list_lambda_functions"
Definition
ListLambdaFunctionsPaginatorName = Literal[
    "list_lambda_functions",
]

ListLexBotsPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListLexBotsPaginatorName

def get_value() -> ListLexBotsPaginatorName:
    return "list_lex_bots"
Definition
ListLexBotsPaginatorName = Literal[
    "list_lex_bots",
]

ListPhoneNumbersPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListPhoneNumbersPaginatorName

def get_value() -> ListPhoneNumbersPaginatorName:
    return "list_phone_numbers"
Definition
ListPhoneNumbersPaginatorName = Literal[
    "list_phone_numbers",
]

ListPhoneNumbersV2PaginatorName

Usage Example
from mypy_boto3_connect.literals import ListPhoneNumbersV2PaginatorName

def get_value() -> ListPhoneNumbersV2PaginatorName:
    return "list_phone_numbers_v2"
Definition
ListPhoneNumbersV2PaginatorName = Literal[
    "list_phone_numbers_v2",
]

ListPromptsPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListPromptsPaginatorName

def get_value() -> ListPromptsPaginatorName:
    return "list_prompts"
Definition
ListPromptsPaginatorName = Literal[
    "list_prompts",
]

ListQueueQuickConnectsPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListQueueQuickConnectsPaginatorName

def get_value() -> ListQueueQuickConnectsPaginatorName:
    return "list_queue_quick_connects"
Definition
ListQueueQuickConnectsPaginatorName = Literal[
    "list_queue_quick_connects",
]

ListQueuesPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListQueuesPaginatorName

def get_value() -> ListQueuesPaginatorName:
    return "list_queues"
Definition
ListQueuesPaginatorName = Literal[
    "list_queues",
]

ListQuickConnectsPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListQuickConnectsPaginatorName

def get_value() -> ListQuickConnectsPaginatorName:
    return "list_quick_connects"
Definition
ListQuickConnectsPaginatorName = Literal[
    "list_quick_connects",
]

ListRoutingProfileQueuesPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListRoutingProfileQueuesPaginatorName

def get_value() -> ListRoutingProfileQueuesPaginatorName:
    return "list_routing_profile_queues"
Definition
ListRoutingProfileQueuesPaginatorName = Literal[
    "list_routing_profile_queues",
]

ListRoutingProfilesPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListRoutingProfilesPaginatorName

def get_value() -> ListRoutingProfilesPaginatorName:
    return "list_routing_profiles"
Definition
ListRoutingProfilesPaginatorName = Literal[
    "list_routing_profiles",
]

ListRulesPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListRulesPaginatorName

def get_value() -> ListRulesPaginatorName:
    return "list_rules"
Definition
ListRulesPaginatorName = Literal[
    "list_rules",
]

ListSecurityKeysPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListSecurityKeysPaginatorName

def get_value() -> ListSecurityKeysPaginatorName:
    return "list_security_keys"
Definition
ListSecurityKeysPaginatorName = Literal[
    "list_security_keys",
]

ListSecurityProfilePermissionsPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListSecurityProfilePermissionsPaginatorName

def get_value() -> ListSecurityProfilePermissionsPaginatorName:
    return "list_security_profile_permissions"
Definition
ListSecurityProfilePermissionsPaginatorName = Literal[
    "list_security_profile_permissions",
]

ListSecurityProfilesPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListSecurityProfilesPaginatorName

def get_value() -> ListSecurityProfilesPaginatorName:
    return "list_security_profiles"
Definition
ListSecurityProfilesPaginatorName = Literal[
    "list_security_profiles",
]

ListTaskTemplatesPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListTaskTemplatesPaginatorName

def get_value() -> ListTaskTemplatesPaginatorName:
    return "list_task_templates"
Definition
ListTaskTemplatesPaginatorName = Literal[
    "list_task_templates",
]

ListTrafficDistributionGroupsPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListTrafficDistributionGroupsPaginatorName

def get_value() -> ListTrafficDistributionGroupsPaginatorName:
    return "list_traffic_distribution_groups"
Definition
ListTrafficDistributionGroupsPaginatorName = Literal[
    "list_traffic_distribution_groups",
]

ListUseCasesPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListUseCasesPaginatorName

def get_value() -> ListUseCasesPaginatorName:
    return "list_use_cases"
Definition
ListUseCasesPaginatorName = Literal[
    "list_use_cases",
]

ListUserHierarchyGroupsPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListUserHierarchyGroupsPaginatorName

def get_value() -> ListUserHierarchyGroupsPaginatorName:
    return "list_user_hierarchy_groups"
Definition
ListUserHierarchyGroupsPaginatorName = Literal[
    "list_user_hierarchy_groups",
]

ListUsersPaginatorName

Usage Example
from mypy_boto3_connect.literals import ListUsersPaginatorName

def get_value() -> ListUsersPaginatorName:
    return "list_users"
Definition
ListUsersPaginatorName = Literal[
    "list_users",
]

MonitorCapabilityType

Usage Example
from mypy_boto3_connect.literals import MonitorCapabilityType

def get_value() -> MonitorCapabilityType:
    return "BARGE"
Definition
MonitorCapabilityType = Literal[
    "BARGE",
    "SILENT_MONITOR",
]

NotificationContentTypeType

Usage Example
from mypy_boto3_connect.literals import NotificationContentTypeType

def get_value() -> NotificationContentTypeType:
    return "PLAIN_TEXT"
Definition
NotificationContentTypeType = Literal[
    "PLAIN_TEXT",
]

NotificationDeliveryTypeType

Usage Example
from mypy_boto3_connect.literals import NotificationDeliveryTypeType

def get_value() -> NotificationDeliveryTypeType:
    return "EMAIL"
Definition
NotificationDeliveryTypeType = Literal[
    "EMAIL",
]

ParticipantTimerActionType

Usage Example
from mypy_boto3_connect.literals import ParticipantTimerActionType

def get_value() -> ParticipantTimerActionType:
    return "Unset"
Definition
ParticipantTimerActionType = Literal[
    "Unset",
]

ParticipantTimerTypeType

Usage Example
from mypy_boto3_connect.literals import ParticipantTimerTypeType

def get_value() -> ParticipantTimerTypeType:
    return "DISCONNECT_NONCUSTOMER"
Definition
ParticipantTimerTypeType = Literal[
    "DISCONNECT_NONCUSTOMER",
    "IDLE",
]

PhoneNumberCountryCodeType

Usage Example
from mypy_boto3_connect.literals import PhoneNumberCountryCodeType

def get_value() -> PhoneNumberCountryCodeType:
    return "AD"
Definition
PhoneNumberCountryCodeType = Literal[
    "AD",
    "AE",
    "AF",
    "AG",
    "AI",
    "AL",
    "AM",
    "AN",
    "AO",
    "AQ",
    "AR",
    "AS",
    "AT",
    "AU",
    "AW",
    "AZ",
    "BA",
    "BB",
    "BD",
    "BE",
    "BF",
    "BG",
    "BH",
    "BI",
    "BJ",
    "BL",
    "BM",
    "BN",
    "BO",
    "BR",
    "BS",
    "BT",
    "BW",
    "BY",
    "BZ",
    "CA",
    "CC",
    "CD",
    "CF",
    "CG",
    "CH",
    "CI",
    "CK",
    "CL",
    "CM",
    "CN",
    "CO",
    "CR",
    "CU",
    "CV",
    "CW",
    "CX",
    "CY",
    "CZ",
    "DE",
    "DJ",
    "DK",
    "DM",
    "DO",
    "DZ",
    "EC",
    "EE",
    "EG",
    "EH",
    "ER",
    "ES",
    "ET",
    "FI",
    "FJ",
    "FK",
    "FM",
    "FO",
    "FR",
    "GA",
    "GB",
    "GD",
    "GE",
    "GG",
    "GH",
    "GI",
    "GL",
    "GM",
    "GN",
    "GQ",
    "GR",
    "GT",
    "GU",
    "GW",
    "GY",
    "HK",
    "HN",
    "HR",
    "HT",
    "HU",
    "ID",
    "IE",
    "IL",
    "IM",
    "IN",
    "IO",
    "IQ",
    "IR",
    "IS",
    "IT",
    "JE",
    "JM",
    "JO",
    "JP",
    "KE",
    "KG",
    "KH",
    "KI",
    "KM",
    "KN",
    "KP",
    "KR",
    "KW",
    "KY",
    "KZ",
    "LA",
    "LB",
    "LC",
    "LI",
    "LK",
    "LR",
    "LS",
    "LT",
    "LU",
    "LV",
    "LY",
    "MA",
    "MC",
    "MD",
    "ME",
    "MF",
    "MG",
    "MH",
    "MK",
    "ML",
    "MM",
    "MN",
    "MO",
    "MP",
    "MR",
    "MS",
    "MT",
    "MU",
    "MV",
    "MW",
    "MX",
    "MY",
    "MZ",
    "NA",
    "NC",
    "NE",
    "NG",
    "NI",
    "NL",
    "NO",
    "NP",
    "NR",
    "NU",
    "NZ",
    "OM",
    "PA",
    "PE",
    "PF",
    "PG",
    "PH",
    "PK",
    "PL",
    "PM",
    "PN",
    "PR",
    "PT",
    "PW",
    "PY",
    "QA",
    "RE",
    "RO",
    "RS",
    "RU",
    "RW",
    "SA",
    "SB",
    "SC",
    "SD",
    "SE",
    "SG",
    "SH",
    "SI",
    "SJ",
    "SK",
    "SL",
    "SM",
    "SN",
    "SO",
    "SR",
    "ST",
    "SV",
    "SX",
    "SY",
    "SZ",
    "TC",
    "TD",
    "TG",
    "TH",
    "TJ",
    "TK",
    "TL",
    "TM",
    "TN",
    "TO",
    "TR",
    "TT",
    "TV",
    "TW",
    "TZ",
    "UA",
    "UG",
    "US",
    "UY",
    "UZ",
    "VA",
    "VC",
    "VE",
    "VG",
    "VI",
    "VN",
    "VU",
    "WF",
    "WS",
    "YE",
    "YT",
    "ZA",
    "ZM",
    "ZW",
]

PhoneNumberTypeType

Usage Example
from mypy_boto3_connect.literals import PhoneNumberTypeType

def get_value() -> PhoneNumberTypeType:
    return "DID"
Definition
PhoneNumberTypeType = Literal[
    "DID",
    "TOLL_FREE",
]

PhoneNumberWorkflowStatusType

Usage Example
from mypy_boto3_connect.literals import PhoneNumberWorkflowStatusType

def get_value() -> PhoneNumberWorkflowStatusType:
    return "CLAIMED"
Definition
PhoneNumberWorkflowStatusType = Literal[
    "CLAIMED",
    "FAILED",
    "IN_PROGRESS",
]

PhoneTypeType

Usage Example
from mypy_boto3_connect.literals import PhoneTypeType

def get_value() -> PhoneTypeType:
    return "DESK_PHONE"
Definition
PhoneTypeType = Literal[
    "DESK_PHONE",
    "SOFT_PHONE",
]

QueueStatusType

Usage Example
from mypy_boto3_connect.literals import QueueStatusType

def get_value() -> QueueStatusType:
    return "DISABLED"
Definition
QueueStatusType = Literal[
    "DISABLED",
    "ENABLED",
]

QueueTypeType

Usage Example
from mypy_boto3_connect.literals import QueueTypeType

def get_value() -> QueueTypeType:
    return "AGENT"
Definition
QueueTypeType = Literal[
    "AGENT",
    "STANDARD",
]

QuickConnectTypeType

Usage Example
from mypy_boto3_connect.literals import QuickConnectTypeType

def get_value() -> QuickConnectTypeType:
    return "PHONE_NUMBER"
Definition
QuickConnectTypeType = Literal[
    "PHONE_NUMBER",
    "QUEUE",
    "USER",
]

ReferenceStatusType

Usage Example
from mypy_boto3_connect.literals import ReferenceStatusType

def get_value() -> ReferenceStatusType:
    return "APPROVED"
Definition
ReferenceStatusType = Literal[
    "APPROVED",
    "REJECTED",
]

ReferenceTypeType

Usage Example
from mypy_boto3_connect.literals import ReferenceTypeType

def get_value() -> ReferenceTypeType:
    return "ATTACHMENT"
Definition
ReferenceTypeType = Literal[
    "ATTACHMENT",
    "DATE",
    "EMAIL",
    "NUMBER",
    "STRING",
    "URL",
]

RehydrationTypeType

Usage Example
from mypy_boto3_connect.literals import RehydrationTypeType

def get_value() -> RehydrationTypeType:
    return "ENTIRE_PAST_SESSION"
Definition
RehydrationTypeType = Literal[
    "ENTIRE_PAST_SESSION",
    "FROM_SEGMENT",
]

RulePublishStatusType

Usage Example
from mypy_boto3_connect.literals import RulePublishStatusType

def get_value() -> RulePublishStatusType:
    return "DRAFT"
Definition
RulePublishStatusType = Literal[
    "DRAFT",
    "PUBLISHED",
]

SearchAvailablePhoneNumbersPaginatorName

Usage Example
from mypy_boto3_connect.literals import SearchAvailablePhoneNumbersPaginatorName

def get_value() -> SearchAvailablePhoneNumbersPaginatorName:
    return "search_available_phone_numbers"
Definition
SearchAvailablePhoneNumbersPaginatorName = Literal[
    "search_available_phone_numbers",
]

SearchQueuesPaginatorName

Usage Example
from mypy_boto3_connect.literals import SearchQueuesPaginatorName

def get_value() -> SearchQueuesPaginatorName:
    return "search_queues"
Definition
SearchQueuesPaginatorName = Literal[
    "search_queues",
]

SearchRoutingProfilesPaginatorName

Usage Example
from mypy_boto3_connect.literals import SearchRoutingProfilesPaginatorName

def get_value() -> SearchRoutingProfilesPaginatorName:
    return "search_routing_profiles"
Definition
SearchRoutingProfilesPaginatorName = Literal[
    "search_routing_profiles",
]

SearchSecurityProfilesPaginatorName

Usage Example
from mypy_boto3_connect.literals import SearchSecurityProfilesPaginatorName

def get_value() -> SearchSecurityProfilesPaginatorName:
    return "search_security_profiles"
Definition
SearchSecurityProfilesPaginatorName = Literal[
    "search_security_profiles",
]

SearchUsersPaginatorName

Usage Example
from mypy_boto3_connect.literals import SearchUsersPaginatorName

def get_value() -> SearchUsersPaginatorName:
    return "search_users"
Definition
SearchUsersPaginatorName = Literal[
    "search_users",
]

SearchVocabulariesPaginatorName

Usage Example
from mypy_boto3_connect.literals import SearchVocabulariesPaginatorName

def get_value() -> SearchVocabulariesPaginatorName:
    return "search_vocabularies"
Definition
SearchVocabulariesPaginatorName = Literal[
    "search_vocabularies",
]

SearchableQueueTypeType

Usage Example
from mypy_boto3_connect.literals import SearchableQueueTypeType

def get_value() -> SearchableQueueTypeType:
    return "STANDARD"
Definition
SearchableQueueTypeType = Literal[
    "STANDARD",
]

SortOrderType

Usage Example
from mypy_boto3_connect.literals import SortOrderType

def get_value() -> SortOrderType:
    return "ASCENDING"
Definition
SortOrderType = Literal[
    "ASCENDING",
    "DESCENDING",
]

SourceTypeType

Usage Example
from mypy_boto3_connect.literals import SourceTypeType

def get_value() -> SourceTypeType:
    return "SALESFORCE"
Definition
SourceTypeType = Literal[
    "SALESFORCE",
    "ZENDESK",
]

StatisticType

Usage Example
from mypy_boto3_connect.literals import StatisticType

def get_value() -> StatisticType:
    return "AVG"
Definition
StatisticType = Literal[
    "AVG",
    "MAX",
    "SUM",
]

StorageTypeType

Usage Example
from mypy_boto3_connect.literals import StorageTypeType

def get_value() -> StorageTypeType:
    return "KINESIS_FIREHOSE"
Definition
StorageTypeType = Literal[
    "KINESIS_FIREHOSE",
    "KINESIS_STREAM",
    "KINESIS_VIDEO_STREAM",
    "S3",
]

StringComparisonTypeType

Usage Example
from mypy_boto3_connect.literals import StringComparisonTypeType

def get_value() -> StringComparisonTypeType:
    return "CONTAINS"
Definition
StringComparisonTypeType = Literal[
    "CONTAINS",
    "EXACT",
    "STARTS_WITH",
]

TaskTemplateFieldTypeType

Usage Example
from mypy_boto3_connect.literals import TaskTemplateFieldTypeType

def get_value() -> TaskTemplateFieldTypeType:
    return "BOOLEAN"
Definition
TaskTemplateFieldTypeType = Literal[
    "BOOLEAN",
    "DATE_TIME",
    "DESCRIPTION",
    "EMAIL",
    "NAME",
    "NUMBER",
    "QUICK_CONNECT",
    "SCHEDULED_TIME",
    "SINGLE_SELECT",
    "TEXT",
    "TEXT_AREA",
    "URL",
]

TaskTemplateStatusType

Usage Example
from mypy_boto3_connect.literals import TaskTemplateStatusType

def get_value() -> TaskTemplateStatusType:
    return "ACTIVE"
Definition
TaskTemplateStatusType = Literal[
    "ACTIVE",
    "INACTIVE",
]

TimerEligibleParticipantRolesType

Usage Example
from mypy_boto3_connect.literals import TimerEligibleParticipantRolesType

def get_value() -> TimerEligibleParticipantRolesType:
    return "AGENT"
Definition
TimerEligibleParticipantRolesType = Literal[
    "AGENT",
    "CUSTOMER",
]

TrafficDistributionGroupStatusType

Usage Example
from mypy_boto3_connect.literals import TrafficDistributionGroupStatusType

def get_value() -> TrafficDistributionGroupStatusType:
    return "ACTIVE"
Definition
TrafficDistributionGroupStatusType = Literal[
    "ACTIVE",
    "CREATION_FAILED",
    "CREATION_IN_PROGRESS",
    "DELETION_FAILED",
    "PENDING_DELETION",
    "UPDATE_IN_PROGRESS",
]

TrafficTypeType

Usage Example
from mypy_boto3_connect.literals import TrafficTypeType

def get_value() -> TrafficTypeType:
    return "CAMPAIGN"
Definition
TrafficTypeType = Literal[
    "CAMPAIGN",
    "GENERAL",
]

UnitType

Usage Example
from mypy_boto3_connect.literals import UnitType

def get_value() -> UnitType:
    return "COUNT"
Definition
UnitType = Literal[
    "COUNT",
    "PERCENT",
    "SECONDS",
]

UseCaseTypeType

Usage Example
from mypy_boto3_connect.literals import UseCaseTypeType

def get_value() -> UseCaseTypeType:
    return "CONNECT_CAMPAIGNS"
Definition
UseCaseTypeType = Literal[
    "CONNECT_CAMPAIGNS",
    "RULES_EVALUATION",
]

VocabularyLanguageCodeType

Usage Example
from mypy_boto3_connect.literals import VocabularyLanguageCodeType

def get_value() -> VocabularyLanguageCodeType:
    return "ar-AE"
Definition
VocabularyLanguageCodeType = Literal[
    "ar-AE",
    "de-CH",
    "de-DE",
    "en-AB",
    "en-AU",
    "en-GB",
    "en-IE",
    "en-IN",
    "en-NZ",
    "en-US",
    "en-WL",
    "en-ZA",
    "es-ES",
    "es-US",
    "fr-CA",
    "fr-FR",
    "hi-IN",
    "it-IT",
    "ja-JP",
    "ko-KR",
    "pt-BR",
    "pt-PT",
    "zh-CN",
]

VocabularyStateType

Usage Example
from mypy_boto3_connect.literals import VocabularyStateType

def get_value() -> VocabularyStateType:
    return "ACTIVE"
Definition
VocabularyStateType = Literal[
    "ACTIVE",
    "CREATION_FAILED",
    "CREATION_IN_PROGRESS",
    "DELETE_IN_PROGRESS",
]

VoiceRecordingTrackType

Usage Example
from mypy_boto3_connect.literals import VoiceRecordingTrackType

def get_value() -> VoiceRecordingTrackType:
    return "ALL"
Definition
VoiceRecordingTrackType = Literal[
    "ALL",
    "FROM_AGENT",
    "TO_AGENT",
]

ConnectServiceName

Usage Example
from mypy_boto3_connect.literals import ConnectServiceName

def get_value() -> ConnectServiceName:
    return "connect"
Definition
ConnectServiceName = Literal[
    "connect",
]

ServiceName

Usage Example
from mypy_boto3_connect.literals import ServiceName

def get_value() -> ServiceName:
    return "accessanalyzer"
Definition
ServiceName = Literal[
    "accessanalyzer",
    "account",
    "acm",
    "acm-pca",
    "alexaforbusiness",
    "amp",
    "amplify",
    "amplifybackend",
    "amplifyuibuilder",
    "apigateway",
    "apigatewaymanagementapi",
    "apigatewayv2",
    "appconfig",
    "appconfigdata",
    "appflow",
    "appintegrations",
    "application-autoscaling",
    "application-insights",
    "applicationcostprofiler",
    "appmesh",
    "apprunner",
    "appstream",
    "appsync",
    "arc-zonal-shift",
    "athena",
    "auditmanager",
    "autoscaling",
    "autoscaling-plans",
    "backup",
    "backup-gateway",
    "backupstorage",
    "batch",
    "billingconductor",
    "braket",
    "budgets",
    "ce",
    "chime",
    "chime-sdk-identity",
    "chime-sdk-media-pipelines",
    "chime-sdk-meetings",
    "chime-sdk-messaging",
    "chime-sdk-voice",
    "cleanrooms",
    "cloud9",
    "cloudcontrol",
    "clouddirectory",
    "cloudformation",
    "cloudfront",
    "cloudhsm",
    "cloudhsmv2",
    "cloudsearch",
    "cloudsearchdomain",
    "cloudtrail",
    "cloudtrail-data",
    "cloudwatch",
    "codeartifact",
    "codebuild",
    "codecatalyst",
    "codecommit",
    "codedeploy",
    "codeguru-reviewer",
    "codeguruprofiler",
    "codepipeline",
    "codestar",
    "codestar-connections",
    "codestar-notifications",
    "cognito-identity",
    "cognito-idp",
    "cognito-sync",
    "comprehend",
    "comprehendmedical",
    "compute-optimizer",
    "config",
    "connect",
    "connect-contact-lens",
    "connectcampaigns",
    "connectcases",
    "connectparticipant",
    "controltower",
    "cur",
    "customer-profiles",
    "databrew",
    "dataexchange",
    "datapipeline",
    "datasync",
    "dax",
    "detective",
    "devicefarm",
    "devops-guru",
    "directconnect",
    "discovery",
    "dlm",
    "dms",
    "docdb",
    "docdb-elastic",
    "drs",
    "ds",
    "dynamodb",
    "dynamodbstreams",
    "ebs",
    "ec2",
    "ec2-instance-connect",
    "ecr",
    "ecr-public",
    "ecs",
    "efs",
    "eks",
    "elastic-inference",
    "elasticache",
    "elasticbeanstalk",
    "elastictranscoder",
    "elb",
    "elbv2",
    "emr",
    "emr-containers",
    "emr-serverless",
    "es",
    "events",
    "evidently",
    "finspace",
    "finspace-data",
    "firehose",
    "fis",
    "fms",
    "forecast",
    "forecastquery",
    "frauddetector",
    "fsx",
    "gamelift",
    "gamesparks",
    "glacier",
    "globalaccelerator",
    "glue",
    "grafana",
    "greengrass",
    "greengrassv2",
    "groundstation",
    "guardduty",
    "health",
    "healthlake",
    "honeycode",
    "iam",
    "identitystore",
    "imagebuilder",
    "importexport",
    "inspector",
    "inspector2",
    "internetmonitor",
    "iot",
    "iot-data",
    "iot-jobs-data",
    "iot-roborunner",
    "iot1click-devices",
    "iot1click-projects",
    "iotanalytics",
    "iotdeviceadvisor",
    "iotevents",
    "iotevents-data",
    "iotfleethub",
    "iotfleetwise",
    "iotsecuretunneling",
    "iotsitewise",
    "iotthingsgraph",
    "iottwinmaker",
    "iotwireless",
    "ivs",
    "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",
    "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",
    "macie",
    "macie2",
    "managedblockchain",
    "marketplace-catalog",
    "marketplace-entitlement",
    "marketplacecommerceanalytics",
    "mediaconnect",
    "mediaconvert",
    "medialive",
    "mediapackage",
    "mediapackage-vod",
    "mediastore",
    "mediastore-data",
    "mediatailor",
    "memorydb",
    "meteringmarketplace",
    "mgh",
    "mgn",
    "migration-hub-refactor-spaces",
    "migrationhub-config",
    "migrationhuborchestrator",
    "migrationhubstrategy",
    "mobile",
    "mq",
    "mturk",
    "mwaa",
    "neptune",
    "network-firewall",
    "networkmanager",
    "nimble",
    "oam",
    "omics",
    "opensearch",
    "opensearchserverless",
    "opsworks",
    "opsworkscm",
    "organizations",
    "outposts",
    "panorama",
    "personalize",
    "personalize-events",
    "personalize-runtime",
    "pi",
    "pinpoint",
    "pinpoint-email",
    "pinpoint-sms-voice",
    "pinpoint-sms-voice-v2",
    "pipes",
    "polly",
    "pricing",
    "privatenetworks",
    "proton",
    "qldb",
    "qldb-session",
    "quicksight",
    "ram",
    "rbin",
    "rds",
    "rds-data",
    "redshift",
    "redshift-data",
    "redshift-serverless",
    "rekognition",
    "resiliencehub",
    "resource-explorer-2",
    "resource-groups",
    "resourcegroupstaggingapi",
    "robomaker",
    "rolesanywhere",
    "route53",
    "route53-recovery-cluster",
    "route53-recovery-control-config",
    "route53-recovery-readiness",
    "route53domains",
    "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",
    "sqs",
    "ssm",
    "ssm-contacts",
    "ssm-incidents",
    "ssm-sap",
    "sso",
    "sso-admin",
    "sso-oidc",
    "stepfunctions",
    "storagegateway",
    "sts",
    "support",
    "support-app",
    "swf",
    "synthetics",
    "textract",
    "timestream-query",
    "timestream-write",
    "tnb",
    "transcribe",
    "transfer",
    "translate",
    "voice-id",
    "waf",
    "waf-regional",
    "wafv2",
    "wellarchitected",
    "wisdom",
    "workdocs",
    "worklink",
    "workmail",
    "workmailmessageflow",
    "workspaces",
    "workspaces-web",
    "xray",
]

ResourceServiceName

Usage Example
from mypy_boto3_connect.literals import ResourceServiceName

def get_value() -> ResourceServiceName:
    return "cloudformation"
Definition
ResourceServiceName = Literal[
    "cloudformation",
    "cloudwatch",
    "dynamodb",
    "ec2",
    "glacier",
    "iam",
    "opsworks",
    "s3",
    "sns",
    "sqs",
]

PaginatorName

Usage Example
from mypy_boto3_connect.literals import PaginatorName

def get_value() -> PaginatorName:
    return "get_metric_data"
Definition
PaginatorName = Literal[
    "get_metric_data",
    "list_agent_statuses",
    "list_approved_origins",
    "list_bots",
    "list_contact_flow_modules",
    "list_contact_flows",
    "list_contact_references",
    "list_default_vocabularies",
    "list_hours_of_operations",
    "list_instance_attributes",
    "list_instance_storage_configs",
    "list_instances",
    "list_integration_associations",
    "list_lambda_functions",
    "list_lex_bots",
    "list_phone_numbers",
    "list_phone_numbers_v2",
    "list_prompts",
    "list_queue_quick_connects",
    "list_queues",
    "list_quick_connects",
    "list_routing_profile_queues",
    "list_routing_profiles",
    "list_rules",
    "list_security_keys",
    "list_security_profile_permissions",
    "list_security_profiles",
    "list_task_templates",
    "list_traffic_distribution_groups",
    "list_use_cases",
    "list_user_hierarchy_groups",
    "list_users",
    "search_available_phone_numbers",
    "search_queues",
    "search_routing_profiles",
    "search_security_profiles",
    "search_users",
    "search_vocabularies",
]

RegionName

Usage Example
from mypy_boto3_connect.literals import RegionName

def get_value() -> RegionName:
    return "af-south-1"
Definition
RegionName = Literal[
    "af-south-1",
    "ap-northeast-1",
    "ap-northeast-2",
    "ap-southeast-1",
    "ap-southeast-2",
    "ca-central-1",
    "eu-central-1",
    "eu-west-2",
    "us-east-1",
    "us-west-2",
]