Skip to content

Literals#

Index > ApplicationInsights > Literals

Auto-generated documentation for ApplicationInsights type annotations stubs module mypy-boto3-application-insights.

CloudWatchEventSourceType#

# CloudWatchEventSourceType usage example

from mypy_boto3_application_insights.literals import CloudWatchEventSourceType

def get_value() -> CloudWatchEventSourceType:
    return "CODE_DEPLOY"
# CloudWatchEventSourceType definition

CloudWatchEventSourceType = Literal[
    "CODE_DEPLOY",
    "EC2",
    "HEALTH",
    "RDS",
]

ConfigurationEventResourceTypeType#

# ConfigurationEventResourceTypeType usage example

from mypy_boto3_application_insights.literals import ConfigurationEventResourceTypeType

def get_value() -> ConfigurationEventResourceTypeType:
    return "CLOUDFORMATION"
# ConfigurationEventResourceTypeType definition

ConfigurationEventResourceTypeType = Literal[
    "CLOUDFORMATION",
    "CLOUDWATCH_ALARM",
    "CLOUDWATCH_LOG",
    "SSM_ASSOCIATION",
]

ConfigurationEventStatusType#

# ConfigurationEventStatusType usage example

from mypy_boto3_application_insights.literals import ConfigurationEventStatusType

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

ConfigurationEventStatusType = Literal[
    "ERROR",
    "INFO",
    "WARN",
]

DiscoveryTypeType#

# DiscoveryTypeType usage example

from mypy_boto3_application_insights.literals import DiscoveryTypeType

def get_value() -> DiscoveryTypeType:
    return "ACCOUNT_BASED"
# DiscoveryTypeType definition

DiscoveryTypeType = Literal[
    "ACCOUNT_BASED",
    "RESOURCE_GROUP_BASED",
]

FeedbackKeyType#

# FeedbackKeyType usage example

from mypy_boto3_application_insights.literals import FeedbackKeyType

def get_value() -> FeedbackKeyType:
    return "INSIGHTS_FEEDBACK"
# FeedbackKeyType definition

FeedbackKeyType = Literal[
    "INSIGHTS_FEEDBACK",
]

FeedbackValueType#

# FeedbackValueType usage example

from mypy_boto3_application_insights.literals import FeedbackValueType

def get_value() -> FeedbackValueType:
    return "NOT_SPECIFIED"
# FeedbackValueType definition

FeedbackValueType = Literal[
    "NOT_SPECIFIED",
    "NOT_USEFUL",
    "USEFUL",
]

GroupingTypeType#

# GroupingTypeType usage example

from mypy_boto3_application_insights.literals import GroupingTypeType

def get_value() -> GroupingTypeType:
    return "ACCOUNT_BASED"
# GroupingTypeType definition

GroupingTypeType = Literal[
    "ACCOUNT_BASED",
]

LogFilterType#

# LogFilterType usage example

from mypy_boto3_application_insights.literals import LogFilterType

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

LogFilterType = Literal[
    "ERROR",
    "INFO",
    "WARN",
]

OsTypeType#

# OsTypeType usage example

from mypy_boto3_application_insights.literals import OsTypeType

def get_value() -> OsTypeType:
    return "LINUX"
# OsTypeType definition

OsTypeType = Literal[
    "LINUX",
    "WINDOWS",
]

RecommendationTypeType#

# RecommendationTypeType usage example

from mypy_boto3_application_insights.literals import RecommendationTypeType

def get_value() -> RecommendationTypeType:
    return "ALL"
# RecommendationTypeType definition

RecommendationTypeType = Literal[
    "ALL",
    "INFRA_ONLY",
    "WORKLOAD_ONLY",
]

ResolutionMethodType#

# ResolutionMethodType usage example

from mypy_boto3_application_insights.literals import ResolutionMethodType

def get_value() -> ResolutionMethodType:
    return "AUTOMATIC"
# ResolutionMethodType definition

ResolutionMethodType = Literal[
    "AUTOMATIC",
    "MANUAL",
    "UNRESOLVED",
]

SeverityLevelType#

# SeverityLevelType usage example

from mypy_boto3_application_insights.literals import SeverityLevelType

def get_value() -> SeverityLevelType:
    return "High"
# SeverityLevelType definition

SeverityLevelType = Literal[
    "High",
    "Informative",
    "Low",
    "Medium",
]

StatusType#

# StatusType usage example

from mypy_boto3_application_insights.literals import StatusType

def get_value() -> StatusType:
    return "IGNORE"
# StatusType definition

StatusType = Literal[
    "IGNORE",
    "PENDING",
    "RECOVERING",
    "RECURRING",
    "RESOLVED",
]

TierType#

# TierType usage example

from mypy_boto3_application_insights.literals import TierType

def get_value() -> TierType:
    return "ACTIVE_DIRECTORY"
# TierType definition

TierType = Literal[
    "ACTIVE_DIRECTORY",
    "CUSTOM",
    "DEFAULT",
    "DOT_NET_CORE",
    "DOT_NET_WEB",
    "DOT_NET_WEB_TIER",
    "DOT_NET_WORKER",
    "JAVA_JMX",
    "MYSQL",
    "ORACLE",
    "POSTGRESQL",
    "SAP_HANA_HIGH_AVAILABILITY",
    "SAP_HANA_MULTI_NODE",
    "SAP_HANA_SINGLE_NODE",
    "SAP_NETWEAVER_DISTRIBUTED",
    "SAP_NETWEAVER_HIGH_AVAILABILITY",
    "SAP_NETWEAVER_STANDARD",
    "SHAREPOINT",
    "SQL_SERVER",
    "SQL_SERVER_ALWAYSON_AVAILABILITY_GROUP",
    "SQL_SERVER_FAILOVER_CLUSTER_INSTANCE",
]

UpdateStatusType#

# UpdateStatusType usage example

from mypy_boto3_application_insights.literals import UpdateStatusType

def get_value() -> UpdateStatusType:
    return "RESOLVED"
# UpdateStatusType definition

UpdateStatusType = Literal[
    "RESOLVED",
]

VisibilityType#

# VisibilityType usage example

from mypy_boto3_application_insights.literals import VisibilityType

def get_value() -> VisibilityType:
    return "IGNORED"
# VisibilityType definition

VisibilityType = Literal[
    "IGNORED",
    "VISIBLE",
]

ApplicationInsightsServiceName#

# ApplicationInsightsServiceName usage example

from mypy_boto3_application_insights.literals import ApplicationInsightsServiceName

def get_value() -> ApplicationInsightsServiceName:
    return "application-insights"
# ApplicationInsightsServiceName definition

ApplicationInsightsServiceName = Literal[
    "application-insights",
]

ServiceName#

# ServiceName usage example

from mypy_boto3_application_insights.literals import ServiceName

def get_value() -> ServiceName:
    return "accessanalyzer"
# ServiceName definition

ServiceName = Literal[
    "accessanalyzer",
    "account",
    "acm",
    "acm-pca",
    "alexaforbusiness",
    "amp",
    "amplify",
    "amplifybackend",
    "amplifyuibuilder",
    "apigateway",
    "apigatewaymanagementapi",
    "apigatewayv2",
    "appconfig",
    "appconfigdata",
    "appfabric",
    "appflow",
    "appintegrations",
    "application-autoscaling",
    "application-insights",
    "applicationcostprofiler",
    "appmesh",
    "apprunner",
    "appstream",
    "appsync",
    "arc-zonal-shift",
    "artifact",
    "athena",
    "auditmanager",
    "autoscaling",
    "autoscaling-plans",
    "b2bi",
    "backup",
    "backup-gateway",
    "backupstorage",
    "batch",
    "bcm-data-exports",
    "bedrock",
    "bedrock-agent",
    "bedrock-agent-runtime",
    "bedrock-runtime",
    "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",
    "codedeploy",
    "codeguru-reviewer",
    "codeguru-security",
    "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",
    "cost-optimization-hub",
    "cur",
    "customer-profiles",
    "databrew",
    "dataexchange",
    "datapipeline",
    "datasync",
    "datazone",
    "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",
    "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",
    "glacier",
    "globalaccelerator",
    "glue",
    "grafana",
    "greengrass",
    "greengrassv2",
    "groundstation",
    "guardduty",
    "health",
    "healthlake",
    "honeycode",
    "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",
    "managedblockchain",
    "managedblockchain-query",
    "marketplace-agreement",
    "marketplace-catalog",
    "marketplace-deployment",
    "marketplace-entitlement",
    "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",
    "mobile",
    "mq",
    "mturk",
    "mwaa",
    "neptune",
    "neptune-graph",
    "neptunedata",
    "network-firewall",
    "networkmanager",
    "networkmonitor",
    "nimble",
    "oam",
    "omics",
    "opensearch",
    "opensearchserverless",
    "opsworks",
    "opsworkscm",
    "organizations",
    "osis",
    "outposts",
    "panorama",
    "payment-cryptography",
    "payment-cryptography-data",
    "pca-connector-ad",
    "personalize",
    "personalize-events",
    "personalize-runtime",
    "pi",
    "pinpoint",
    "pinpoint-email",
    "pinpoint-sms-voice",
    "pinpoint-sms-voice-v2",
    "pipes",
    "polly",
    "pricing",
    "privatenetworks",
    "proton",
    "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",
    "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",
    "supplychain",
    "support",
    "support-app",
    "swf",
    "synthetics",
    "textract",
    "timestream-influxdb",
    "timestream-query",
    "timestream-write",
    "tnb",
    "transcribe",
    "transfer",
    "translate",
    "trustedadvisor",
    "verifiedpermissions",
    "voice-id",
    "vpc-lattice",
    "waf",
    "waf-regional",
    "wafv2",
    "wellarchitected",
    "wisdom",
    "workdocs",
    "worklink",
    "workmail",
    "workmailmessageflow",
    "workspaces",
    "workspaces-thin-client",
    "workspaces-web",
    "xray",
]

ResourceServiceName#

# ResourceServiceName usage example

from mypy_boto3_application_insights.literals import ResourceServiceName

def get_value() -> ResourceServiceName:
    return "cloudformation"
# ResourceServiceName definition

ResourceServiceName = Literal[
    "cloudformation",
    "cloudwatch",
    "dynamodb",
    "ec2",
    "glacier",
    "iam",
    "opsworks",
    "s3",
    "sns",
    "sqs",
]

RegionName#

# RegionName usage example

from mypy_boto3_application_insights.literals import RegionName

def get_value() -> RegionName:
    return "af-south-1"
# RegionName definition

RegionName = Literal[
    "af-south-1",
    "ap-east-1",
    "ap-northeast-1",
    "ap-northeast-2",
    "ap-northeast-3",
    "ap-south-1",
    "ap-south-2",
    "ap-southeast-1",
    "ap-southeast-2",
    "ap-southeast-3",
    "ca-central-1",
    "eu-central-1",
    "eu-central-2",
    "eu-north-1",
    "eu-south-1",
    "eu-south-2",
    "eu-west-1",
    "eu-west-2",
    "eu-west-3",
    "me-central-1",
    "me-south-1",
    "sa-east-1",
    "us-east-1",
    "us-east-2",
    "us-west-1",
    "us-west-2",
]