Skip to content

Literals

Index > EMR > Literals

Auto-generated documentation for EMR type annotations stubs module mypy-boto3-emr.

ActionOnFailureType

Usage Example
from mypy_boto3_emr.literals import ActionOnFailureType

def get_value() -> ActionOnFailureType:
    return "CANCEL_AND_WAIT"
Definition
ActionOnFailureType = Literal[
    "CANCEL_AND_WAIT",
    "CONTINUE",
    "TERMINATE_CLUSTER",
    "TERMINATE_JOB_FLOW",
]

AdjustmentTypeType

Usage Example
from mypy_boto3_emr.literals import AdjustmentTypeType

def get_value() -> AdjustmentTypeType:
    return "CHANGE_IN_CAPACITY"
Definition
AdjustmentTypeType = Literal[
    "CHANGE_IN_CAPACITY",
    "EXACT_CAPACITY",
    "PERCENT_CHANGE_IN_CAPACITY",
]

AuthModeType

Usage Example
from mypy_boto3_emr.literals import AuthModeType

def get_value() -> AuthModeType:
    return "IAM"
Definition
AuthModeType = Literal[
    "IAM",
    "SSO",
]

AutoScalingPolicyStateChangeReasonCodeType

Usage Example
from mypy_boto3_emr.literals import AutoScalingPolicyStateChangeReasonCodeType

def get_value() -> AutoScalingPolicyStateChangeReasonCodeType:
    return "CLEANUP_FAILURE"
Definition
AutoScalingPolicyStateChangeReasonCodeType = Literal[
    "CLEANUP_FAILURE",
    "PROVISION_FAILURE",
    "USER_REQUEST",
]

AutoScalingPolicyStateType

Usage Example
from mypy_boto3_emr.literals import AutoScalingPolicyStateType

def get_value() -> AutoScalingPolicyStateType:
    return "ATTACHED"
Definition
AutoScalingPolicyStateType = Literal[
    "ATTACHED",
    "ATTACHING",
    "DETACHED",
    "DETACHING",
    "FAILED",
    "PENDING",
]

CancelStepsRequestStatusType

Usage Example
from mypy_boto3_emr.literals import CancelStepsRequestStatusType

def get_value() -> CancelStepsRequestStatusType:
    return "FAILED"
Definition
CancelStepsRequestStatusType = Literal[
    "FAILED",
    "SUBMITTED",
]

ClusterRunningWaiterName

Usage Example
from mypy_boto3_emr.literals import ClusterRunningWaiterName

def get_value() -> ClusterRunningWaiterName:
    return "cluster_running"
Definition
ClusterRunningWaiterName = Literal[
    "cluster_running",
]

ClusterStateChangeReasonCodeType

Usage Example
from mypy_boto3_emr.literals import ClusterStateChangeReasonCodeType

def get_value() -> ClusterStateChangeReasonCodeType:
    return "ALL_STEPS_COMPLETED"
Definition
ClusterStateChangeReasonCodeType = Literal[
    "ALL_STEPS_COMPLETED",
    "BOOTSTRAP_FAILURE",
    "INSTANCE_FAILURE",
    "INSTANCE_FLEET_TIMEOUT",
    "INTERNAL_ERROR",
    "STEP_FAILURE",
    "USER_REQUEST",
    "VALIDATION_ERROR",
]

ClusterStateType

Usage Example
from mypy_boto3_emr.literals import ClusterStateType

def get_value() -> ClusterStateType:
    return "BOOTSTRAPPING"
Definition
ClusterStateType = Literal[
    "BOOTSTRAPPING",
    "RUNNING",
    "STARTING",
    "TERMINATED",
    "TERMINATED_WITH_ERRORS",
    "TERMINATING",
    "WAITING",
]

ClusterTerminatedWaiterName

Usage Example
from mypy_boto3_emr.literals import ClusterTerminatedWaiterName

def get_value() -> ClusterTerminatedWaiterName:
    return "cluster_terminated"
Definition
ClusterTerminatedWaiterName = Literal[
    "cluster_terminated",
]

ComparisonOperatorType

Usage Example
from mypy_boto3_emr.literals import ComparisonOperatorType

def get_value() -> ComparisonOperatorType:
    return "GREATER_THAN"
Definition
ComparisonOperatorType = Literal[
    "GREATER_THAN",
    "GREATER_THAN_OR_EQUAL",
    "LESS_THAN",
    "LESS_THAN_OR_EQUAL",
]

ComputeLimitsUnitTypeType

Usage Example
from mypy_boto3_emr.literals import ComputeLimitsUnitTypeType

def get_value() -> ComputeLimitsUnitTypeType:
    return "InstanceFleetUnits"
Definition
ComputeLimitsUnitTypeType = Literal[
    "InstanceFleetUnits",
    "Instances",
    "VCPU",
]

ExecutionEngineTypeType

Usage Example
from mypy_boto3_emr.literals import ExecutionEngineTypeType

def get_value() -> ExecutionEngineTypeType:
    return "EMR"
Definition
ExecutionEngineTypeType = Literal[
    "EMR",
]

IdentityTypeType

Usage Example
from mypy_boto3_emr.literals import IdentityTypeType

def get_value() -> IdentityTypeType:
    return "GROUP"
Definition
IdentityTypeType = Literal[
    "GROUP",
    "USER",
]

InstanceCollectionTypeType

Usage Example
from mypy_boto3_emr.literals import InstanceCollectionTypeType

def get_value() -> InstanceCollectionTypeType:
    return "INSTANCE_FLEET"
Definition
InstanceCollectionTypeType = Literal[
    "INSTANCE_FLEET",
    "INSTANCE_GROUP",
]

InstanceFleetStateChangeReasonCodeType

Usage Example
from mypy_boto3_emr.literals import InstanceFleetStateChangeReasonCodeType

def get_value() -> InstanceFleetStateChangeReasonCodeType:
    return "CLUSTER_TERMINATED"
Definition
InstanceFleetStateChangeReasonCodeType = Literal[
    "CLUSTER_TERMINATED",
    "INSTANCE_FAILURE",
    "INTERNAL_ERROR",
    "VALIDATION_ERROR",
]

InstanceFleetStateType

Usage Example
from mypy_boto3_emr.literals import InstanceFleetStateType

def get_value() -> InstanceFleetStateType:
    return "BOOTSTRAPPING"
Definition
InstanceFleetStateType = Literal[
    "BOOTSTRAPPING",
    "PROVISIONING",
    "RESIZING",
    "RUNNING",
    "SUSPENDED",
    "TERMINATED",
    "TERMINATING",
]

InstanceFleetTypeType

Usage Example
from mypy_boto3_emr.literals import InstanceFleetTypeType

def get_value() -> InstanceFleetTypeType:
    return "CORE"
Definition
InstanceFleetTypeType = Literal[
    "CORE",
    "MASTER",
    "TASK",
]

InstanceGroupStateChangeReasonCodeType

Usage Example
from mypy_boto3_emr.literals import InstanceGroupStateChangeReasonCodeType

def get_value() -> InstanceGroupStateChangeReasonCodeType:
    return "CLUSTER_TERMINATED"
Definition
InstanceGroupStateChangeReasonCodeType = Literal[
    "CLUSTER_TERMINATED",
    "INSTANCE_FAILURE",
    "INTERNAL_ERROR",
    "VALIDATION_ERROR",
]

InstanceGroupStateType

Usage Example
from mypy_boto3_emr.literals import InstanceGroupStateType

def get_value() -> InstanceGroupStateType:
    return "ARRESTED"
Definition
InstanceGroupStateType = Literal[
    "ARRESTED",
    "BOOTSTRAPPING",
    "ENDED",
    "PROVISIONING",
    "RECONFIGURING",
    "RESIZING",
    "RUNNING",
    "SHUTTING_DOWN",
    "SUSPENDED",
    "TERMINATED",
    "TERMINATING",
]

InstanceGroupTypeType

Usage Example
from mypy_boto3_emr.literals import InstanceGroupTypeType

def get_value() -> InstanceGroupTypeType:
    return "CORE"
Definition
InstanceGroupTypeType = Literal[
    "CORE",
    "MASTER",
    "TASK",
]

InstanceRoleTypeType

Usage Example
from mypy_boto3_emr.literals import InstanceRoleTypeType

def get_value() -> InstanceRoleTypeType:
    return "CORE"
Definition
InstanceRoleTypeType = Literal[
    "CORE",
    "MASTER",
    "TASK",
]

InstanceStateChangeReasonCodeType

Usage Example
from mypy_boto3_emr.literals import InstanceStateChangeReasonCodeType

def get_value() -> InstanceStateChangeReasonCodeType:
    return "BOOTSTRAP_FAILURE"
Definition
InstanceStateChangeReasonCodeType = Literal[
    "BOOTSTRAP_FAILURE",
    "CLUSTER_TERMINATED",
    "INSTANCE_FAILURE",
    "INTERNAL_ERROR",
    "VALIDATION_ERROR",
]

InstanceStateType

Usage Example
from mypy_boto3_emr.literals import InstanceStateType

def get_value() -> InstanceStateType:
    return "AWAITING_FULFILLMENT"
Definition
InstanceStateType = Literal[
    "AWAITING_FULFILLMENT",
    "BOOTSTRAPPING",
    "PROVISIONING",
    "RUNNING",
    "TERMINATED",
]

JobFlowExecutionStateType

Usage Example
from mypy_boto3_emr.literals import JobFlowExecutionStateType

def get_value() -> JobFlowExecutionStateType:
    return "BOOTSTRAPPING"
Definition
JobFlowExecutionStateType = Literal[
    "BOOTSTRAPPING",
    "COMPLETED",
    "FAILED",
    "RUNNING",
    "SHUTTING_DOWN",
    "STARTING",
    "TERMINATED",
    "WAITING",
]

ListBootstrapActionsPaginatorName

Usage Example
from mypy_boto3_emr.literals import ListBootstrapActionsPaginatorName

def get_value() -> ListBootstrapActionsPaginatorName:
    return "list_bootstrap_actions"
Definition
ListBootstrapActionsPaginatorName = Literal[
    "list_bootstrap_actions",
]

ListClustersPaginatorName

Usage Example
from mypy_boto3_emr.literals import ListClustersPaginatorName

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

ListInstanceFleetsPaginatorName

Usage Example
from mypy_boto3_emr.literals import ListInstanceFleetsPaginatorName

def get_value() -> ListInstanceFleetsPaginatorName:
    return "list_instance_fleets"
Definition
ListInstanceFleetsPaginatorName = Literal[
    "list_instance_fleets",
]

ListInstanceGroupsPaginatorName

Usage Example
from mypy_boto3_emr.literals import ListInstanceGroupsPaginatorName

def get_value() -> ListInstanceGroupsPaginatorName:
    return "list_instance_groups"
Definition
ListInstanceGroupsPaginatorName = Literal[
    "list_instance_groups",
]

ListInstancesPaginatorName

Usage Example
from mypy_boto3_emr.literals import ListInstancesPaginatorName

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

ListNotebookExecutionsPaginatorName

Usage Example
from mypy_boto3_emr.literals import ListNotebookExecutionsPaginatorName

def get_value() -> ListNotebookExecutionsPaginatorName:
    return "list_notebook_executions"
Definition
ListNotebookExecutionsPaginatorName = Literal[
    "list_notebook_executions",
]

ListSecurityConfigurationsPaginatorName

Usage Example
from mypy_boto3_emr.literals import ListSecurityConfigurationsPaginatorName

def get_value() -> ListSecurityConfigurationsPaginatorName:
    return "list_security_configurations"
Definition
ListSecurityConfigurationsPaginatorName = Literal[
    "list_security_configurations",
]

ListStepsPaginatorName

Usage Example
from mypy_boto3_emr.literals import ListStepsPaginatorName

def get_value() -> ListStepsPaginatorName:
    return "list_steps"
Definition
ListStepsPaginatorName = Literal[
    "list_steps",
]

ListStudioSessionMappingsPaginatorName

Usage Example
from mypy_boto3_emr.literals import ListStudioSessionMappingsPaginatorName

def get_value() -> ListStudioSessionMappingsPaginatorName:
    return "list_studio_session_mappings"
Definition
ListStudioSessionMappingsPaginatorName = Literal[
    "list_studio_session_mappings",
]

ListStudiosPaginatorName

Usage Example
from mypy_boto3_emr.literals import ListStudiosPaginatorName

def get_value() -> ListStudiosPaginatorName:
    return "list_studios"
Definition
ListStudiosPaginatorName = Literal[
    "list_studios",
]

MarketTypeType

Usage Example
from mypy_boto3_emr.literals import MarketTypeType

def get_value() -> MarketTypeType:
    return "ON_DEMAND"
Definition
MarketTypeType = Literal[
    "ON_DEMAND",
    "SPOT",
]

NotebookExecutionStatusType

Usage Example
from mypy_boto3_emr.literals import NotebookExecutionStatusType

def get_value() -> NotebookExecutionStatusType:
    return "FAILED"
Definition
NotebookExecutionStatusType = Literal[
    "FAILED",
    "FAILING",
    "FINISHED",
    "FINISHING",
    "RUNNING",
    "START_PENDING",
    "STARTING",
    "STOP_PENDING",
    "STOPPED",
    "STOPPING",
]

OnDemandCapacityReservationPreferenceType

Usage Example
from mypy_boto3_emr.literals import OnDemandCapacityReservationPreferenceType

def get_value() -> OnDemandCapacityReservationPreferenceType:
    return "none"
Definition
OnDemandCapacityReservationPreferenceType = Literal[
    "none",
    "open",
]

OnDemandCapacityReservationUsageStrategyType

Usage Example
from mypy_boto3_emr.literals import OnDemandCapacityReservationUsageStrategyType

def get_value() -> OnDemandCapacityReservationUsageStrategyType:
    return "use-capacity-reservations-first"
Definition
OnDemandCapacityReservationUsageStrategyType = Literal[
    "use-capacity-reservations-first",
]

OnDemandProvisioningAllocationStrategyType

Usage Example
from mypy_boto3_emr.literals import OnDemandProvisioningAllocationStrategyType

def get_value() -> OnDemandProvisioningAllocationStrategyType:
    return "lowest-price"
Definition
OnDemandProvisioningAllocationStrategyType = Literal[
    "lowest-price",
]

PlacementGroupStrategyType

Usage Example
from mypy_boto3_emr.literals import PlacementGroupStrategyType

def get_value() -> PlacementGroupStrategyType:
    return "CLUSTER"
Definition
PlacementGroupStrategyType = Literal[
    "CLUSTER",
    "NONE",
    "PARTITION",
    "SPREAD",
]

ReconfigurationTypeType

Usage Example
from mypy_boto3_emr.literals import ReconfigurationTypeType

def get_value() -> ReconfigurationTypeType:
    return "MERGE"
Definition
ReconfigurationTypeType = Literal[
    "MERGE",
    "OVERWRITE",
]

RepoUpgradeOnBootType

Usage Example
from mypy_boto3_emr.literals import RepoUpgradeOnBootType

def get_value() -> RepoUpgradeOnBootType:
    return "NONE"
Definition
RepoUpgradeOnBootType = Literal[
    "NONE",
    "SECURITY",
]

ScaleDownBehaviorType

Usage Example
from mypy_boto3_emr.literals import ScaleDownBehaviorType

def get_value() -> ScaleDownBehaviorType:
    return "TERMINATE_AT_INSTANCE_HOUR"
Definition
ScaleDownBehaviorType = Literal[
    "TERMINATE_AT_INSTANCE_HOUR",
    "TERMINATE_AT_TASK_COMPLETION",
]

SpotProvisioningAllocationStrategyType

Usage Example
from mypy_boto3_emr.literals import SpotProvisioningAllocationStrategyType

def get_value() -> SpotProvisioningAllocationStrategyType:
    return "capacity-optimized"
Definition
SpotProvisioningAllocationStrategyType = Literal[
    "capacity-optimized",
]

SpotProvisioningTimeoutActionType

Usage Example
from mypy_boto3_emr.literals import SpotProvisioningTimeoutActionType

def get_value() -> SpotProvisioningTimeoutActionType:
    return "SWITCH_TO_ON_DEMAND"
Definition
SpotProvisioningTimeoutActionType = Literal[
    "SWITCH_TO_ON_DEMAND",
    "TERMINATE_CLUSTER",
]

StatisticType

Usage Example
from mypy_boto3_emr.literals import StatisticType

def get_value() -> StatisticType:
    return "AVERAGE"
Definition
StatisticType = Literal[
    "AVERAGE",
    "MAXIMUM",
    "MINIMUM",
    "SAMPLE_COUNT",
    "SUM",
]

StepCancellationOptionType

Usage Example
from mypy_boto3_emr.literals import StepCancellationOptionType

def get_value() -> StepCancellationOptionType:
    return "SEND_INTERRUPT"
Definition
StepCancellationOptionType = Literal[
    "SEND_INTERRUPT",
    "TERMINATE_PROCESS",
]

StepCompleteWaiterName

Usage Example
from mypy_boto3_emr.literals import StepCompleteWaiterName

def get_value() -> StepCompleteWaiterName:
    return "step_complete"
Definition
StepCompleteWaiterName = Literal[
    "step_complete",
]

StepExecutionStateType

Usage Example
from mypy_boto3_emr.literals import StepExecutionStateType

def get_value() -> StepExecutionStateType:
    return "CANCELLED"
Definition
StepExecutionStateType = Literal[
    "CANCELLED",
    "COMPLETED",
    "CONTINUE",
    "FAILED",
    "INTERRUPTED",
    "PENDING",
    "RUNNING",
]

StepStateChangeReasonCodeType

Usage Example
from mypy_boto3_emr.literals import StepStateChangeReasonCodeType

def get_value() -> StepStateChangeReasonCodeType:
    return "NONE"
Definition
StepStateChangeReasonCodeType = Literal[
    "NONE",
]

StepStateType

Usage Example
from mypy_boto3_emr.literals import StepStateType

def get_value() -> StepStateType:
    return "CANCELLED"
Definition
StepStateType = Literal[
    "CANCEL_PENDING",
    "CANCELLED",
    "COMPLETED",
    "FAILED",
    "INTERRUPTED",
    "PENDING",
    "RUNNING",
]

UnitType

Usage Example
from mypy_boto3_emr.literals import UnitType

def get_value() -> UnitType:
    return "BITS"
Definition
UnitType = Literal[
    "BITS",
    "BITS_PER_SECOND",
    "BYTES",
    "BYTES_PER_SECOND",
    "COUNT",
    "COUNT_PER_SECOND",
    "GIGA_BITS",
    "GIGA_BITS_PER_SECOND",
    "GIGA_BYTES",
    "GIGA_BYTES_PER_SECOND",
    "KILO_BITS",
    "KILO_BITS_PER_SECOND",
    "KILO_BYTES",
    "KILO_BYTES_PER_SECOND",
    "MEGA_BITS",
    "MEGA_BITS_PER_SECOND",
    "MEGA_BYTES",
    "MEGA_BYTES_PER_SECOND",
    "MICRO_SECONDS",
    "MILLI_SECONDS",
    "NONE",
    "PERCENT",
    "SECONDS",
    "TERA_BITS",
    "TERA_BITS_PER_SECOND",
    "TERA_BYTES",
    "TERA_BYTES_PER_SECOND",
]

EMRServiceName

Usage Example
from mypy_boto3_emr.literals import EMRServiceName

def get_value() -> EMRServiceName:
    return "emr"
Definition
EMRServiceName = Literal[
    "emr",
]

ServiceName

Usage Example
from mypy_boto3_emr.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_emr.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_emr.literals import PaginatorName

def get_value() -> PaginatorName:
    return "list_bootstrap_actions"
Definition
PaginatorName = Literal[
    "list_bootstrap_actions",
    "list_clusters",
    "list_instance_fleets",
    "list_instance_groups",
    "list_instances",
    "list_notebook_executions",
    "list_security_configurations",
    "list_steps",
    "list_studio_session_mappings",
    "list_studios",
]

WaiterName

Usage Example
from mypy_boto3_emr.literals import WaiterName

def get_value() -> WaiterName:
    return "cluster_running"
Definition
WaiterName = Literal[
    "cluster_running",
    "cluster_terminated",
    "step_complete",
]

RegionName

Usage Example
from mypy_boto3_emr.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-south-2",
    "ap-southeast-1",
    "ap-southeast-2",
    "ap-southeast-3",
    "ap-southeast-4",
    "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",
]