Skip to content

Literals#

Index > IoTEvents > Literals

Auto-generated documentation for IoTEvents type annotations stubs module mypy-boto3-iotevents.

AlarmModelVersionStatusType#

# AlarmModelVersionStatusType usage example

from mypy_boto3_iotevents.literals import AlarmModelVersionStatusType

def get_value() -> AlarmModelVersionStatusType:
    return "ACTIVATING"
# AlarmModelVersionStatusType definition

AlarmModelVersionStatusType = Literal[
    "ACTIVATING",
    "ACTIVE",
    "FAILED",
    "INACTIVE",
]

AnalysisResultLevelType#

# AnalysisResultLevelType usage example

from mypy_boto3_iotevents.literals import AnalysisResultLevelType

def get_value() -> AnalysisResultLevelType:
    return "ERROR"
# AnalysisResultLevelType definition

AnalysisResultLevelType = Literal[
    "ERROR",
    "INFO",
    "WARNING",
]

AnalysisStatusType#

# AnalysisStatusType usage example

from mypy_boto3_iotevents.literals import AnalysisStatusType

def get_value() -> AnalysisStatusType:
    return "COMPLETE"
# AnalysisStatusType definition

AnalysisStatusType = Literal[
    "COMPLETE",
    "FAILED",
    "RUNNING",
]

ComparisonOperatorType#

# ComparisonOperatorType usage example

from mypy_boto3_iotevents.literals import ComparisonOperatorType

def get_value() -> ComparisonOperatorType:
    return "EQUAL"
# ComparisonOperatorType definition

ComparisonOperatorType = Literal[
    "EQUAL",
    "GREATER",
    "GREATER_OR_EQUAL",
    "LESS",
    "LESS_OR_EQUAL",
    "NOT_EQUAL",
]

DetectorModelVersionStatusType#

# DetectorModelVersionStatusType usage example

from mypy_boto3_iotevents.literals import DetectorModelVersionStatusType

def get_value() -> DetectorModelVersionStatusType:
    return "ACTIVATING"
# DetectorModelVersionStatusType definition

DetectorModelVersionStatusType = Literal[
    "ACTIVATING",
    "ACTIVE",
    "DEPRECATED",
    "DRAFT",
    "FAILED",
    "INACTIVE",
    "PAUSED",
]

EvaluationMethodType#

# EvaluationMethodType usage example

from mypy_boto3_iotevents.literals import EvaluationMethodType

def get_value() -> EvaluationMethodType:
    return "BATCH"
# EvaluationMethodType definition

EvaluationMethodType = Literal[
    "BATCH",
    "SERIAL",
]

InputStatusType#

# InputStatusType usage example

from mypy_boto3_iotevents.literals import InputStatusType

def get_value() -> InputStatusType:
    return "ACTIVE"
# InputStatusType definition

InputStatusType = Literal[
    "ACTIVE",
    "CREATING",
    "DELETING",
    "UPDATING",
]

LoggingLevelType#

# LoggingLevelType usage example

from mypy_boto3_iotevents.literals import LoggingLevelType

def get_value() -> LoggingLevelType:
    return "DEBUG"
# LoggingLevelType definition

LoggingLevelType = Literal[
    "DEBUG",
    "ERROR",
    "INFO",
]

PayloadTypeType#

# PayloadTypeType usage example

from mypy_boto3_iotevents.literals import PayloadTypeType

def get_value() -> PayloadTypeType:
    return "JSON"
# PayloadTypeType definition

PayloadTypeType = Literal[
    "JSON",
    "STRING",
]

IoTEventsServiceName#

# IoTEventsServiceName usage example

from mypy_boto3_iotevents.literals import IoTEventsServiceName

def get_value() -> IoTEventsServiceName:
    return "iotevents"
# IoTEventsServiceName definition

IoTEventsServiceName = Literal[
    "iotevents",
]

ServiceName#

# ServiceName usage example

from mypy_boto3_iotevents.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",
    "bcm-pricing-calculator",
    "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",