Literals#
Index > ServiceCatalog > Literals
Auto-generated documentation for ServiceCatalog type annotations stubs module mypy-boto3-servicecatalog.
AccessLevelFilterKeyType#
# AccessLevelFilterKeyType usage example
from mypy_boto3_servicecatalog.literals import AccessLevelFilterKeyType
def get_value() -> AccessLevelFilterKeyType:
return "Account"
# AccessLevelFilterKeyType definition
AccessLevelFilterKeyType = Literal[
"Account",
"Role",
"User",
]
AccessStatusType#
# AccessStatusType usage example
from mypy_boto3_servicecatalog.literals import AccessStatusType
def get_value() -> AccessStatusType:
return "DISABLED"
# AccessStatusType definition
AccessStatusType = Literal[
"DISABLED",
"ENABLED",
"UNDER_CHANGE",
]
ChangeActionType#
# ChangeActionType usage example
from mypy_boto3_servicecatalog.literals import ChangeActionType
def get_value() -> ChangeActionType:
return "ADD"
# ChangeActionType definition
ChangeActionType = Literal[
"ADD",
"MODIFY",
"REMOVE",
]
CopyOptionType#
# CopyOptionType usage example
from mypy_boto3_servicecatalog.literals import CopyOptionType
def get_value() -> CopyOptionType:
return "CopyTags"
# CopyOptionType definition
CopyOptionType = Literal[
"CopyTags",
]
CopyProductStatusType#
# CopyProductStatusType usage example
from mypy_boto3_servicecatalog.literals import CopyProductStatusType
def get_value() -> CopyProductStatusType:
return "FAILED"
# CopyProductStatusType definition
CopyProductStatusType = Literal[
"FAILED",
"IN_PROGRESS",
"SUCCEEDED",
]
DescribePortfolioShareTypeType#
# DescribePortfolioShareTypeType usage example
from mypy_boto3_servicecatalog.literals import DescribePortfolioShareTypeType
def get_value() -> DescribePortfolioShareTypeType:
return "ACCOUNT"
# DescribePortfolioShareTypeType definition
DescribePortfolioShareTypeType = Literal[
"ACCOUNT",
"ORGANIZATION",
"ORGANIZATION_MEMBER_ACCOUNT",
"ORGANIZATIONAL_UNIT",
]
EngineWorkflowStatusType#
# EngineWorkflowStatusType usage example
from mypy_boto3_servicecatalog.literals import EngineWorkflowStatusType
def get_value() -> EngineWorkflowStatusType:
return "FAILED"
# EngineWorkflowStatusType definition
EngineWorkflowStatusType = Literal[
"FAILED",
"SUCCEEDED",
]
EvaluationTypeType#
# EvaluationTypeType usage example
from mypy_boto3_servicecatalog.literals import EvaluationTypeType
def get_value() -> EvaluationTypeType:
return "DYNAMIC"
# EvaluationTypeType definition
EvaluationTypeType = Literal[
"DYNAMIC",
"STATIC",
]
LastSyncStatusType#
# LastSyncStatusType usage example
from mypy_boto3_servicecatalog.literals import LastSyncStatusType
def get_value() -> LastSyncStatusType:
return "FAILED"
# LastSyncStatusType definition
LastSyncStatusType = Literal[
"FAILED",
"SUCCEEDED",
]
ListAcceptedPortfolioSharesPaginatorName#
# ListAcceptedPortfolioSharesPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ListAcceptedPortfolioSharesPaginatorName
def get_value() -> ListAcceptedPortfolioSharesPaginatorName:
return "list_accepted_portfolio_shares"
# ListAcceptedPortfolioSharesPaginatorName definition
ListAcceptedPortfolioSharesPaginatorName = Literal[
"list_accepted_portfolio_shares",
]
ListConstraintsForPortfolioPaginatorName#
# ListConstraintsForPortfolioPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ListConstraintsForPortfolioPaginatorName
def get_value() -> ListConstraintsForPortfolioPaginatorName:
return "list_constraints_for_portfolio"
# ListConstraintsForPortfolioPaginatorName definition
ListConstraintsForPortfolioPaginatorName = Literal[
"list_constraints_for_portfolio",
]
ListLaunchPathsPaginatorName#
# ListLaunchPathsPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ListLaunchPathsPaginatorName
def get_value() -> ListLaunchPathsPaginatorName:
return "list_launch_paths"
# ListLaunchPathsPaginatorName definition
ListLaunchPathsPaginatorName = Literal[
"list_launch_paths",
]
ListOrganizationPortfolioAccessPaginatorName#
# ListOrganizationPortfolioAccessPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ListOrganizationPortfolioAccessPaginatorName
def get_value() -> ListOrganizationPortfolioAccessPaginatorName:
return "list_organization_portfolio_access"
# ListOrganizationPortfolioAccessPaginatorName definition
ListOrganizationPortfolioAccessPaginatorName = Literal[
"list_organization_portfolio_access",
]
ListPortfoliosForProductPaginatorName#
# ListPortfoliosForProductPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ListPortfoliosForProductPaginatorName
def get_value() -> ListPortfoliosForProductPaginatorName:
return "list_portfolios_for_product"
# ListPortfoliosForProductPaginatorName definition
ListPortfoliosForProductPaginatorName = Literal[
"list_portfolios_for_product",
]
ListPortfoliosPaginatorName#
# ListPortfoliosPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ListPortfoliosPaginatorName
def get_value() -> ListPortfoliosPaginatorName:
return "list_portfolios"
# ListPortfoliosPaginatorName definition
ListPortfoliosPaginatorName = Literal[
"list_portfolios",
]
ListPrincipalsForPortfolioPaginatorName#
# ListPrincipalsForPortfolioPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ListPrincipalsForPortfolioPaginatorName
def get_value() -> ListPrincipalsForPortfolioPaginatorName:
return "list_principals_for_portfolio"
# ListPrincipalsForPortfolioPaginatorName definition
ListPrincipalsForPortfolioPaginatorName = Literal[
"list_principals_for_portfolio",
]
ListProvisionedProductPlansPaginatorName#
# ListProvisionedProductPlansPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ListProvisionedProductPlansPaginatorName
def get_value() -> ListProvisionedProductPlansPaginatorName:
return "list_provisioned_product_plans"
# ListProvisionedProductPlansPaginatorName definition
ListProvisionedProductPlansPaginatorName = Literal[
"list_provisioned_product_plans",
]
ListProvisioningArtifactsForServiceActionPaginatorName#
# ListProvisioningArtifactsForServiceActionPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ListProvisioningArtifactsForServiceActionPaginatorName
def get_value() -> ListProvisioningArtifactsForServiceActionPaginatorName:
return "list_provisioning_artifacts_for_service_action"
# ListProvisioningArtifactsForServiceActionPaginatorName definition
ListProvisioningArtifactsForServiceActionPaginatorName = Literal[
"list_provisioning_artifacts_for_service_action",
]
ListRecordHistoryPaginatorName#
# ListRecordHistoryPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ListRecordHistoryPaginatorName
def get_value() -> ListRecordHistoryPaginatorName:
return "list_record_history"
# ListRecordHistoryPaginatorName definition
ListRecordHistoryPaginatorName = Literal[
"list_record_history",
]
ListResourcesForTagOptionPaginatorName#
# ListResourcesForTagOptionPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ListResourcesForTagOptionPaginatorName
def get_value() -> ListResourcesForTagOptionPaginatorName:
return "list_resources_for_tag_option"
# ListResourcesForTagOptionPaginatorName definition
ListResourcesForTagOptionPaginatorName = Literal[
"list_resources_for_tag_option",
]
ListServiceActionsForProvisioningArtifactPaginatorName#
# ListServiceActionsForProvisioningArtifactPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ListServiceActionsForProvisioningArtifactPaginatorName
def get_value() -> ListServiceActionsForProvisioningArtifactPaginatorName:
return "list_service_actions_for_provisioning_artifact"
# ListServiceActionsForProvisioningArtifactPaginatorName definition
ListServiceActionsForProvisioningArtifactPaginatorName = Literal[
"list_service_actions_for_provisioning_artifact",
]
ListServiceActionsPaginatorName#
# ListServiceActionsPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ListServiceActionsPaginatorName
def get_value() -> ListServiceActionsPaginatorName:
return "list_service_actions"
# ListServiceActionsPaginatorName definition
ListServiceActionsPaginatorName = Literal[
"list_service_actions",
]
ListTagOptionsPaginatorName#
# ListTagOptionsPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ListTagOptionsPaginatorName
def get_value() -> ListTagOptionsPaginatorName:
return "list_tag_options"
# ListTagOptionsPaginatorName definition
ListTagOptionsPaginatorName = Literal[
"list_tag_options",
]
OrganizationNodeTypeType#
# OrganizationNodeTypeType usage example
from mypy_boto3_servicecatalog.literals import OrganizationNodeTypeType
def get_value() -> OrganizationNodeTypeType:
return "ACCOUNT"
# OrganizationNodeTypeType definition
OrganizationNodeTypeType = Literal[
"ACCOUNT",
"ORGANIZATION",
"ORGANIZATIONAL_UNIT",
]
PortfolioShareTypeType#
# PortfolioShareTypeType usage example
from mypy_boto3_servicecatalog.literals import PortfolioShareTypeType
def get_value() -> PortfolioShareTypeType:
return "AWS_ORGANIZATIONS"
# PortfolioShareTypeType definition
PortfolioShareTypeType = Literal[
"AWS_ORGANIZATIONS",
"AWS_SERVICECATALOG",
"IMPORTED",
]
PrincipalTypeType#
# PrincipalTypeType usage example
from mypy_boto3_servicecatalog.literals import PrincipalTypeType
def get_value() -> PrincipalTypeType:
return "IAM"
# PrincipalTypeType definition
PrincipalTypeType = Literal[
"IAM",
"IAM_PATTERN",
]
ProductSourceType#
# ProductSourceType usage example
from mypy_boto3_servicecatalog.literals import ProductSourceType
def get_value() -> ProductSourceType:
return "ACCOUNT"
# ProductSourceType definition
ProductSourceType = Literal[
"ACCOUNT",
]
ProductTypeType#
# ProductTypeType usage example
from mypy_boto3_servicecatalog.literals import ProductTypeType
def get_value() -> ProductTypeType:
return "CLOUD_FORMATION_TEMPLATE"
# ProductTypeType definition
ProductTypeType = Literal[
"CLOUD_FORMATION_TEMPLATE",
"EXTERNAL",
"MARKETPLACE",
"TERRAFORM_CLOUD",
"TERRAFORM_OPEN_SOURCE",
]
ProductViewFilterByType#
# ProductViewFilterByType usage example
from mypy_boto3_servicecatalog.literals import ProductViewFilterByType
def get_value() -> ProductViewFilterByType:
return "FullTextSearch"
# ProductViewFilterByType definition
ProductViewFilterByType = Literal[
"FullTextSearch",
"Owner",
"ProductType",
"SourceProductId",
]
ProductViewSortByType#
# ProductViewSortByType usage example
from mypy_boto3_servicecatalog.literals import ProductViewSortByType
def get_value() -> ProductViewSortByType:
return "CreationDate"
# ProductViewSortByType definition
ProductViewSortByType = Literal[
"CreationDate",
"Title",
"VersionCount",
]
PropertyKeyType#
# PropertyKeyType usage example
from mypy_boto3_servicecatalog.literals import PropertyKeyType
def get_value() -> PropertyKeyType:
return "LAUNCH_ROLE"
# PropertyKeyType definition
PropertyKeyType = Literal[
"LAUNCH_ROLE",
"OWNER",
]
ProvisionedProductPlanStatusType#
# ProvisionedProductPlanStatusType usage example
from mypy_boto3_servicecatalog.literals import ProvisionedProductPlanStatusType
def get_value() -> ProvisionedProductPlanStatusType:
return "CREATE_FAILED"
# ProvisionedProductPlanStatusType definition
ProvisionedProductPlanStatusType = Literal[
"CREATE_FAILED",
"CREATE_IN_PROGRESS",
"CREATE_SUCCESS",
"EXECUTE_FAILED",
"EXECUTE_IN_PROGRESS",
"EXECUTE_SUCCESS",
]
ProvisionedProductPlanTypeType#
# ProvisionedProductPlanTypeType usage example
from mypy_boto3_servicecatalog.literals import ProvisionedProductPlanTypeType
def get_value() -> ProvisionedProductPlanTypeType:
return "CLOUDFORMATION"
# ProvisionedProductPlanTypeType definition
ProvisionedProductPlanTypeType = Literal[
"CLOUDFORMATION",
]
ProvisionedProductStatusType#
# ProvisionedProductStatusType usage example
from mypy_boto3_servicecatalog.literals import ProvisionedProductStatusType
def get_value() -> ProvisionedProductStatusType:
return "AVAILABLE"
# ProvisionedProductStatusType definition
ProvisionedProductStatusType = Literal[
"AVAILABLE",
"ERROR",
"PLAN_IN_PROGRESS",
"TAINTED",
"UNDER_CHANGE",
]
ProvisionedProductViewFilterByType#
# ProvisionedProductViewFilterByType usage example
from mypy_boto3_servicecatalog.literals import ProvisionedProductViewFilterByType
def get_value() -> ProvisionedProductViewFilterByType:
return "SearchQuery"
# ProvisionedProductViewFilterByType definition
ProvisionedProductViewFilterByType = Literal[
"SearchQuery",
]
ProvisioningArtifactGuidanceType#
# ProvisioningArtifactGuidanceType usage example
from mypy_boto3_servicecatalog.literals import ProvisioningArtifactGuidanceType
def get_value() -> ProvisioningArtifactGuidanceType:
return "DEFAULT"
# ProvisioningArtifactGuidanceType definition
ProvisioningArtifactGuidanceType = Literal[
"DEFAULT",
"DEPRECATED",
]
ProvisioningArtifactPropertyNameType#
# ProvisioningArtifactPropertyNameType usage example
from mypy_boto3_servicecatalog.literals import ProvisioningArtifactPropertyNameType
def get_value() -> ProvisioningArtifactPropertyNameType:
return "Id"
# ProvisioningArtifactPropertyNameType definition
ProvisioningArtifactPropertyNameType = Literal[
"Id",
]
ProvisioningArtifactTypeType#
# ProvisioningArtifactTypeType usage example
from mypy_boto3_servicecatalog.literals import ProvisioningArtifactTypeType
def get_value() -> ProvisioningArtifactTypeType:
return "CLOUD_FORMATION_TEMPLATE"
# ProvisioningArtifactTypeType definition
ProvisioningArtifactTypeType = Literal[
"CLOUD_FORMATION_TEMPLATE",
"EXTERNAL",
"MARKETPLACE_AMI",
"MARKETPLACE_CAR",
"TERRAFORM_CLOUD",
"TERRAFORM_OPEN_SOURCE",
]
RecordStatusType#
# RecordStatusType usage example
from mypy_boto3_servicecatalog.literals import RecordStatusType
def get_value() -> RecordStatusType:
return "CREATED"
# RecordStatusType definition
RecordStatusType = Literal[
"CREATED",
"FAILED",
"IN_PROGRESS",
"IN_PROGRESS_IN_ERROR",
"SUCCEEDED",
]
ReplacementType#
# ReplacementType usage example
from mypy_boto3_servicecatalog.literals import ReplacementType
def get_value() -> ReplacementType:
return "CONDITIONAL"
# ReplacementType definition
ReplacementType = Literal[
"CONDITIONAL",
"FALSE",
"TRUE",
]
RequiresRecreationType#
# RequiresRecreationType usage example
from mypy_boto3_servicecatalog.literals import RequiresRecreationType
def get_value() -> RequiresRecreationType:
return "ALWAYS"
# RequiresRecreationType definition
RequiresRecreationType = Literal[
"ALWAYS",
"CONDITIONALLY",
"NEVER",
]
ResourceAttributeType#
# ResourceAttributeType usage example
from mypy_boto3_servicecatalog.literals import ResourceAttributeType
def get_value() -> ResourceAttributeType:
return "CREATIONPOLICY"
# ResourceAttributeType definition
ResourceAttributeType = Literal[
"CREATIONPOLICY",
"DELETIONPOLICY",
"METADATA",
"PROPERTIES",
"TAGS",
"UPDATEPOLICY",
]
ScanProvisionedProductsPaginatorName#
# ScanProvisionedProductsPaginatorName usage example
from mypy_boto3_servicecatalog.literals import ScanProvisionedProductsPaginatorName
def get_value() -> ScanProvisionedProductsPaginatorName:
return "scan_provisioned_products"
# ScanProvisionedProductsPaginatorName definition
ScanProvisionedProductsPaginatorName = Literal[
"scan_provisioned_products",
]
SearchProductsAsAdminPaginatorName#
# SearchProductsAsAdminPaginatorName usage example
from mypy_boto3_servicecatalog.literals import SearchProductsAsAdminPaginatorName
def get_value() -> SearchProductsAsAdminPaginatorName:
return "search_products_as_admin"
# SearchProductsAsAdminPaginatorName definition
SearchProductsAsAdminPaginatorName = Literal[
"search_products_as_admin",
]
ServiceActionAssociationErrorCodeType#
# ServiceActionAssociationErrorCodeType usage example
from mypy_boto3_servicecatalog.literals import ServiceActionAssociationErrorCodeType
def get_value() -> ServiceActionAssociationErrorCodeType:
return "DUPLICATE_RESOURCE"
# ServiceActionAssociationErrorCodeType definition
ServiceActionAssociationErrorCodeType = Literal[
"DUPLICATE_RESOURCE",
"INTERNAL_FAILURE",
"INVALID_PARAMETER",
"LIMIT_EXCEEDED",
"RESOURCE_NOT_FOUND",
"THROTTLING",
]
ServiceActionDefinitionKeyType#
# ServiceActionDefinitionKeyType usage example
from mypy_boto3_servicecatalog.literals import ServiceActionDefinitionKeyType
def get_value() -> ServiceActionDefinitionKeyType:
return "AssumeRole"
# ServiceActionDefinitionKeyType definition
ServiceActionDefinitionKeyType = Literal[
"AssumeRole",
"Name",
"Parameters",
"Version",
]
ServiceActionDefinitionTypeType#
# ServiceActionDefinitionTypeType usage example
from mypy_boto3_servicecatalog.literals import ServiceActionDefinitionTypeType
def get_value() -> ServiceActionDefinitionTypeType:
return "SSM_AUTOMATION"
# ServiceActionDefinitionTypeType definition
ServiceActionDefinitionTypeType = Literal[
"SSM_AUTOMATION",
]
ShareStatusType#
# ShareStatusType usage example
from mypy_boto3_servicecatalog.literals import ShareStatusType
def get_value() -> ShareStatusType:
return "COMPLETED"
# ShareStatusType definition
ShareStatusType = Literal[
"COMPLETED",
"COMPLETED_WITH_ERRORS",
"ERROR",
"IN_PROGRESS",
"NOT_STARTED",
]
SortOrderType#
# SortOrderType usage example
from mypy_boto3_servicecatalog.literals import SortOrderType
def get_value() -> SortOrderType:
return "ASCENDING"
# SortOrderType definition
SortOrderType = Literal[
"ASCENDING",
"DESCENDING",
]
SourceTypeType#
# SourceTypeType usage example
from mypy_boto3_servicecatalog.literals import SourceTypeType
def get_value() -> SourceTypeType:
return "CODESTAR"
# SourceTypeType definition
SourceTypeType = Literal[
"CODESTAR",
]
StackInstanceStatusType#
# StackInstanceStatusType usage example
from mypy_boto3_servicecatalog.literals import StackInstanceStatusType
def get_value() -> StackInstanceStatusType:
return "CURRENT"
# StackInstanceStatusType definition
StackInstanceStatusType = Literal[
"CURRENT",
"INOPERABLE",
"OUTDATED",
]
StackSetOperationTypeType#
# StackSetOperationTypeType usage example
from mypy_boto3_servicecatalog.literals import StackSetOperationTypeType
def get_value() -> StackSetOperationTypeType:
return "CREATE"
# StackSetOperationTypeType definition
StackSetOperationTypeType = Literal[
"CREATE",
"DELETE",
"UPDATE",
]
StatusType#
# StatusType usage example
from mypy_boto3_servicecatalog.literals import StatusType
def get_value() -> StatusType:
return "AVAILABLE"
# StatusType definition
StatusType = Literal[
"AVAILABLE",
"CREATING",
"FAILED",
]
ServiceCatalogServiceName#
# ServiceCatalogServiceName usage example
from mypy_boto3_servicecatalog.literals import ServiceCatalogServiceName
def get_value() -> ServiceCatalogServiceName:
return "servicecatalog"
# ServiceCatalogServiceName definition
ServiceCatalogServiceName = Literal[
"servicecatalog",
]
ServiceName#
# ServiceName usage example
from mypy_boto3_servicecatalog.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_servicecatalog.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_servicecatalog.literals import PaginatorName
def get_value() -> PaginatorName:
return "list_accepted_portfolio_shares"
# PaginatorName definition
PaginatorName = Literal[
"list_accepted_portfolio_shares",
"list_constraints_for_portfolio",
"list_launch_paths",
"list_organization_portfolio_access",
"list_portfolios",
"list_portfolios_for_product",
"list_principals_for_portfolio",
"list_provisioned_product_plans",
"list_provisioning_artifacts_for_service_action",
"list_record_history",
"list_resources_for_tag_option",
"list_service_actions",
"list_service_actions_for_provisioning_artifact",
"list_tag_options",
"scan_provisioned_products",
"search_products_as_admin",
]
RegionName#
# RegionName usage example
from mypy_boto3_servicecatalog.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",
"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",
"il-central-1",
"me-central-1",
"me-south-1",
"sa-east-1",
"us-east-1",
"us-east-2",
"us-west-1",
"us-west-2",
]