Literals#
Index > AmplifyBackend > Literals
Auto-generated documentation for AmplifyBackend type annotations stubs module mypy-boto3-amplifybackend.
AdditionalConstraintsElementType#
# AdditionalConstraintsElementType usage example
from mypy_boto3_amplifybackend.literals import AdditionalConstraintsElementType
def get_value() -> AdditionalConstraintsElementType:
return "REQUIRE_DIGIT"
# AdditionalConstraintsElementType definition
AdditionalConstraintsElementType = Literal[
"REQUIRE_DIGIT",
"REQUIRE_LOWERCASE",
"REQUIRE_SYMBOL",
"REQUIRE_UPPERCASE",
]
AuthResourcesType#
# AuthResourcesType usage example
from mypy_boto3_amplifybackend.literals import AuthResourcesType
def get_value() -> AuthResourcesType:
return "IDENTITY_POOL_AND_USER_POOL"
# AuthResourcesType definition
AuthResourcesType = Literal[
"IDENTITY_POOL_AND_USER_POOL",
"USER_POOL_ONLY",
]
AuthenticatedElementType#
# AuthenticatedElementType usage example
from mypy_boto3_amplifybackend.literals import AuthenticatedElementType
def get_value() -> AuthenticatedElementType:
return "CREATE_AND_UPDATE"
# AuthenticatedElementType definition
AuthenticatedElementType = Literal[
"CREATE_AND_UPDATE",
"DELETE",
"READ",
]
DeliveryMethodType#
# DeliveryMethodType usage example
from mypy_boto3_amplifybackend.literals import DeliveryMethodType
def get_value() -> DeliveryMethodType:
return "EMAIL"
# DeliveryMethodType definition
DeliveryMethodType = Literal[
"EMAIL",
"SMS",
]
ListBackendJobsPaginatorName#
# ListBackendJobsPaginatorName usage example
from mypy_boto3_amplifybackend.literals import ListBackendJobsPaginatorName
def get_value() -> ListBackendJobsPaginatorName:
return "list_backend_jobs"
# ListBackendJobsPaginatorName definition
ListBackendJobsPaginatorName = Literal[
"list_backend_jobs",
]
MFAModeType#
# MFAModeType usage example
from mypy_boto3_amplifybackend.literals import MFAModeType
def get_value() -> MFAModeType:
return "OFF"
# MFAModeType definition
MFAModeType = Literal[
"OFF",
"ON",
"OPTIONAL",
]
MfaTypesElementType#
# MfaTypesElementType usage example
from mypy_boto3_amplifybackend.literals import MfaTypesElementType
def get_value() -> MfaTypesElementType:
return "SMS"
# MfaTypesElementType definition
MfaTypesElementType = Literal[
"SMS",
"TOTP",
]
ModeType#
# ModeType usage example
from mypy_boto3_amplifybackend.literals import ModeType
def get_value() -> ModeType:
return "AMAZON_COGNITO_USER_POOLS"
# ModeType definition
ModeType = Literal[
"AMAZON_COGNITO_USER_POOLS",
"API_KEY",
"AWS_IAM",
"OPENID_CONNECT",
]
OAuthGrantTypeType#
# OAuthGrantTypeType usage example
from mypy_boto3_amplifybackend.literals import OAuthGrantTypeType
def get_value() -> OAuthGrantTypeType:
return "CODE"
# OAuthGrantTypeType definition
OAuthGrantTypeType = Literal[
"CODE",
"IMPLICIT",
]
OAuthScopesElementType#
# OAuthScopesElementType usage example
from mypy_boto3_amplifybackend.literals import OAuthScopesElementType
def get_value() -> OAuthScopesElementType:
return "AWS_COGNITO_SIGNIN_USER_ADMIN"
# OAuthScopesElementType definition
OAuthScopesElementType = Literal[
"AWS_COGNITO_SIGNIN_USER_ADMIN",
"EMAIL",
"OPENID",
"PHONE",
"PROFILE",
]
RequiredSignUpAttributesElementType#
# RequiredSignUpAttributesElementType usage example
from mypy_boto3_amplifybackend.literals import RequiredSignUpAttributesElementType
def get_value() -> RequiredSignUpAttributesElementType:
return "ADDRESS"
# RequiredSignUpAttributesElementType definition
RequiredSignUpAttributesElementType = Literal[
"ADDRESS",
"BIRTHDATE",
"EMAIL",
"FAMILY_NAME",
"GENDER",
"GIVEN_NAME",
"LOCALE",
"MIDDLE_NAME",
"NAME",
"NICKNAME",
"PHONE_NUMBER",
"PICTURE",
"PREFERRED_USERNAME",
"PROFILE",
"UPDATED_AT",
"WEBSITE",
"ZONE_INFO",
]
ResolutionStrategyType#
# ResolutionStrategyType usage example
from mypy_boto3_amplifybackend.literals import ResolutionStrategyType
def get_value() -> ResolutionStrategyType:
return "AUTOMERGE"
# ResolutionStrategyType definition
ResolutionStrategyType = Literal[
"AUTOMERGE",
"LAMBDA",
"NONE",
"OPTIMISTIC_CONCURRENCY",
]
ServiceNameType#
# ServiceNameType usage example
from mypy_boto3_amplifybackend.literals import ServiceNameType
def get_value() -> ServiceNameType:
return "S3"
# ServiceNameType definition
ServiceNameType = Literal[
"S3",
]
ServiceType#
# ServiceType usage example
from mypy_boto3_amplifybackend.literals import ServiceType
def get_value() -> ServiceType:
return "COGNITO"
# ServiceType definition
ServiceType = Literal[
"COGNITO",
]
SignInMethodType#
# SignInMethodType usage example
from mypy_boto3_amplifybackend.literals import SignInMethodType
def get_value() -> SignInMethodType:
return "EMAIL"
# SignInMethodType definition
SignInMethodType = Literal[
"EMAIL",
"EMAIL_AND_PHONE_NUMBER",
"PHONE_NUMBER",
"USERNAME",
]
StatusType#
# StatusType usage example
from mypy_boto3_amplifybackend.literals import StatusType
def get_value() -> StatusType:
return "LATEST"
# StatusType definition
StatusType = Literal[
"LATEST",
"STALE",
]
UnAuthenticatedElementType#
# UnAuthenticatedElementType usage example
from mypy_boto3_amplifybackend.literals import UnAuthenticatedElementType
def get_value() -> UnAuthenticatedElementType:
return "CREATE_AND_UPDATE"
# UnAuthenticatedElementType definition
UnAuthenticatedElementType = Literal[
"CREATE_AND_UPDATE",
"DELETE",
"READ",
]
AmplifyBackendServiceName#
# AmplifyBackendServiceName usage example
from mypy_boto3_amplifybackend.literals import AmplifyBackendServiceName
def get_value() -> AmplifyBackendServiceName:
return "amplifybackend"
# AmplifyBackendServiceName definition
AmplifyBackendServiceName = Literal[
"amplifybackend",
]
ServiceName#
# ServiceName usage example
from mypy_boto3_amplifybackend.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",
"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",
"cost-optimization-hub",
"cur",
"customer-profiles",
"databrew",
"dataexchange",
"datapipeline",
"datasync",
"datazone",
"dax",
"deadline",
"detective",
"devicefarm",
"devops-guru",
"directconnect",
"discovery",
"dlm",
"dms",
"docdb",
"docdb-elastic",
"drs",
"ds",
"ds-data",
"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",
"geo-maps",
"geo-places",
"geo-routes",
"glacier",
"globalaccelerator",
"glue",
"grafana",
"greengrass",
"greengrassv2",
"groundstation",
"guardduty",
"health",
"healthlake",
"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",
"mailmanager",
"managedblockchain",
"managedblockchain-query",
"marketplace-agreement",
"marketplace-catalog",
"marketplace-deployment",
"marketplace-entitlement",
"marketplace-reporting",
"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",
"mq",
"mturk",
"mwaa",
"neptune",
"neptune-graph",
"neptunedata",
"network-firewall",
"networkmanager",
"networkmonitor",
"oam",
"omics",
"opensearch",
"opensearchserverless",
"opsworks",
"opsworkscm",
"organizations",
"osis",
"outposts",
"panorama",
"partnercentral-selling",
"payment-cryptography",
"payment-cryptography-data",
"pca-connector-ad",
"pca-connector-scep",
"pcs",
"personalize",
"personalize-events",
"personalize-runtime",
"pi",
"pinpoint",
"pinpoint-email",
"pinpoint-sms-voice",
"pinpoint-sms-voice-v2",
"pipes",
"polly",
"pricing",
"privatenetworks",
"proton",
"qapps",
"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",
"route53profiles",
"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",
"socialmessaging",
"sqs",
"ssm",
"ssm-contacts",
"ssm-incidents",
"ssm-quicksetup",
"ssm-sap",
"sso",
"sso-admin",
"sso-oidc",
"stepfunctions",
"storagegateway",
"sts",
"supplychain",
"support",
"support-app",
"swf",
"synthetics",
"taxsettings",
"textract",
"timestream-influxdb",
"timestream-query",
"timestream-write",
"tnb",
"transcribe",
"transfer",
"translate",
"trustedadvisor",
"verifiedpermissions",
"voice-id",
"vpc-lattice",
"waf",
"waf-regional",
"wafv2",
"wellarchitected",
"wisdom",
"workdocs",
"workmail",
"workmailmessageflow",
"workspaces",
"workspaces-thin-client",
"workspaces-web",
"xray",
]
ResourceServiceName#
# ResourceServiceName usage example
from mypy_boto3_amplifybackend.literals import ResourceServiceName
def get_value() -> ResourceServiceName:
return "cloudformation"
# ResourceServiceName definition
ResourceServiceName = Literal[
"cloudformation",
"cloudwatch",
"dynamodb",
"ec2",
"glacier",
"iam",
"opsworks",
"s3",
"sns",
"sqs",
]
PaginatorName#
# PaginatorName usage example
from mypy_boto3_amplifybackend.literals import PaginatorName
def get_value() -> PaginatorName:
return "list_backend_jobs"
# PaginatorName definition
PaginatorName = Literal[
"list_backend_jobs",
]
RegionName#
# RegionName usage example
from mypy_boto3_amplifybackend.literals import RegionName
def get_value() -> RegionName:
return "ap-northeast-1"
# RegionName definition
RegionName = Literal[
"ap-northeast-1",
"ap-northeast-2",
"ap-northeast-3",
"ap-south-1",
"ap-southeast-1",
"ap-southeast-2",
"ca-central-1",
"eu-central-1",
"eu-north-1",
"eu-south-1",
"eu-west-1",
"eu-west-2",
"eu-west-3",
"me-south-1",
"sa-east-1",
"us-east-1",
"us-east-2",
"us-west-1",
"us-west-2",
]