Skip to content

Literals

Index > Snowball > Literals

Auto-generated documentation for Snowball type annotations stubs module mypy-boto3-snowball.

ClusterStateType

Usage Example
from mypy_boto3_snowball.literals import ClusterStateType

def get_value() -> ClusterStateType:
    return "AwaitingQuorum"
Definition
ClusterStateType = Literal[
    "AwaitingQuorum",
    "Cancelled",
    "Complete",
    "InUse",
    "Pending",
]

DescribeAddressesPaginatorName

Usage Example
from mypy_boto3_snowball.literals import DescribeAddressesPaginatorName

def get_value() -> DescribeAddressesPaginatorName:
    return "describe_addresses"
Definition
DescribeAddressesPaginatorName = Literal[
    "describe_addresses",
]

DeviceServiceNameType

Usage Example
from mypy_boto3_snowball.literals import DeviceServiceNameType

def get_value() -> DeviceServiceNameType:
    return "NFS_ON_DEVICE_SERVICE"
Definition
DeviceServiceNameType = Literal[
    "NFS_ON_DEVICE_SERVICE",
    "S3_ON_DEVICE_SERVICE",
]

JobStateType

Usage Example
from mypy_boto3_snowball.literals import JobStateType

def get_value() -> JobStateType:
    return "Cancelled"
Definition
JobStateType = Literal[
    "Cancelled",
    "Complete",
    "InProgress",
    "InTransitToAWS",
    "InTransitToCustomer",
    "Listing",
    "New",
    "Pending",
    "PreparingAppliance",
    "PreparingShipment",
    "WithAWS",
    "WithAWSSortingFacility",
    "WithCustomer",
]

JobTypeType

Usage Example
from mypy_boto3_snowball.literals import JobTypeType

def get_value() -> JobTypeType:
    return "EXPORT"
Definition
JobTypeType = Literal[
    "EXPORT",
    "IMPORT",
    "LOCAL_USE",
]

ListClusterJobsPaginatorName

Usage Example
from mypy_boto3_snowball.literals import ListClusterJobsPaginatorName

def get_value() -> ListClusterJobsPaginatorName:
    return "list_cluster_jobs"
Definition
ListClusterJobsPaginatorName = Literal[
    "list_cluster_jobs",
]

ListClustersPaginatorName

Usage Example
from mypy_boto3_snowball.literals import ListClustersPaginatorName

def get_value() -> ListClustersPaginatorName:
    return "list_clusters"
Definition
ListClustersPaginatorName = Literal[
    "list_clusters",
]

ListCompatibleImagesPaginatorName

Usage Example
from mypy_boto3_snowball.literals import ListCompatibleImagesPaginatorName

def get_value() -> ListCompatibleImagesPaginatorName:
    return "list_compatible_images"
Definition
ListCompatibleImagesPaginatorName = Literal[
    "list_compatible_images",
]

ListJobsPaginatorName

Usage Example
from mypy_boto3_snowball.literals import ListJobsPaginatorName

def get_value() -> ListJobsPaginatorName:
    return "list_jobs"
Definition
ListJobsPaginatorName = Literal[
    "list_jobs",
]

ListLongTermPricingPaginatorName

Usage Example
from mypy_boto3_snowball.literals import ListLongTermPricingPaginatorName

def get_value() -> ListLongTermPricingPaginatorName:
    return "list_long_term_pricing"
Definition
ListLongTermPricingPaginatorName = Literal[
    "list_long_term_pricing",
]

LongTermPricingTypeType

Usage Example
from mypy_boto3_snowball.literals import LongTermPricingTypeType

def get_value() -> LongTermPricingTypeType:
    return "OneYear"
Definition
LongTermPricingTypeType = Literal[
    "OneYear",
    "ThreeYear",
]

RemoteManagementType

Usage Example
from mypy_boto3_snowball.literals import RemoteManagementType

def get_value() -> RemoteManagementType:
    return "INSTALLED_AUTOSTART"
Definition
RemoteManagementType = Literal[
    "INSTALLED_AUTOSTART",
    "INSTALLED_ONLY",
]

ServiceNameType

Usage Example
from mypy_boto3_snowball.literals import ServiceNameType

def get_value() -> ServiceNameType:
    return "EKS_ANYWHERE"
Definition
ServiceNameType = Literal[
    "EKS_ANYWHERE",
    "KUBERNETES",
]

ShipmentStateType

Usage Example
from mypy_boto3_snowball.literals import ShipmentStateType

def get_value() -> ShipmentStateType:
    return "RECEIVED"
Definition
ShipmentStateType = Literal[
    "RECEIVED",
    "RETURNED",
]

ShippingLabelStatusType

Usage Example
from mypy_boto3_snowball.literals import ShippingLabelStatusType

def get_value() -> ShippingLabelStatusType:
    return "Failed"
Definition
ShippingLabelStatusType = Literal[
    "Failed",
    "InProgress",
    "Succeeded",
    "TimedOut",
]

ShippingOptionType

Usage Example
from mypy_boto3_snowball.literals import ShippingOptionType

def get_value() -> ShippingOptionType:
    return "EXPRESS"
Definition
ShippingOptionType = Literal[
    "EXPRESS",
    "NEXT_DAY",
    "SECOND_DAY",
    "STANDARD",
]

SnowballCapacityType

Usage Example
from mypy_boto3_snowball.literals import SnowballCapacityType

def get_value() -> SnowballCapacityType:
    return "NoPreference"
Definition
SnowballCapacityType = Literal[
    "NoPreference",
    "T100",
    "T14",
    "T32",
    "T42",
    "T50",
    "T8",
    "T80",
    "T98",
]

SnowballTypeType

Usage Example
from mypy_boto3_snowball.literals import SnowballTypeType

def get_value() -> SnowballTypeType:
    return "EDGE"
Definition
SnowballTypeType = Literal[
    "EDGE",
    "EDGE_C",
    "EDGE_CG",
    "EDGE_S",
    "SNC1_HDD",
    "SNC1_SSD",
    "STANDARD",
    "V3_5C",
]

StorageUnitType

Usage Example
from mypy_boto3_snowball.literals import StorageUnitType

def get_value() -> StorageUnitType:
    return "TB"
Definition
StorageUnitType = Literal[
    "TB",
]

TransferOptionType

Usage Example
from mypy_boto3_snowball.literals import TransferOptionType

def get_value() -> TransferOptionType:
    return "EXPORT"
Definition
TransferOptionType = Literal[
    "EXPORT",
    "IMPORT",
    "LOCAL_USE",
]

SnowballServiceName

Usage Example
from mypy_boto3_snowball.literals import SnowballServiceName

def get_value() -> SnowballServiceName:
    return "snowball"
Definition
SnowballServiceName = Literal[
    "snowball",
]

ServiceName

Usage Example
from mypy_boto3_snowball.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_snowball.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_snowball.literals import PaginatorName

def get_value() -> PaginatorName:
    return "describe_addresses"
Definition
PaginatorName = Literal[
    "describe_addresses",
    "list_cluster_jobs",
    "list_clusters",
    "list_compatible_images",
    "list_jobs",
    "list_long_term_pricing",
]

RegionName

Usage Example
from mypy_boto3_snowball.literals import RegionName

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