Skip to content

Literals

Index > Redshift > Literals

Auto-generated documentation for Redshift type annotations stubs module types-aiobotocore-redshift.

ActionTypeType

Usage Example
from types_aiobotocore_redshift.literals import ActionTypeType

def get_value() -> ActionTypeType:
    return "recommend-node-config"
Definition
ActionTypeType = Literal[
    "recommend-node-config",
    "resize-cluster",
    "restore-cluster",
]

AquaConfigurationStatusType

Usage Example
from types_aiobotocore_redshift.literals import AquaConfigurationStatusType

def get_value() -> AquaConfigurationStatusType:
    return "auto"
Definition
AquaConfigurationStatusType = Literal[
    "auto",
    "disabled",
    "enabled",
]

AquaStatusType

Usage Example
from types_aiobotocore_redshift.literals import AquaStatusType

def get_value() -> AquaStatusType:
    return "applying"
Definition
AquaStatusType = Literal[
    "applying",
    "disabled",
    "enabled",
]

AuthorizationStatusType

Usage Example
from types_aiobotocore_redshift.literals import AuthorizationStatusType

def get_value() -> AuthorizationStatusType:
    return "Authorized"
Definition
AuthorizationStatusType = Literal[
    "Authorized",
    "Revoking",
]

ClusterAvailableWaiterName

Usage Example
from types_aiobotocore_redshift.literals import ClusterAvailableWaiterName

def get_value() -> ClusterAvailableWaiterName:
    return "cluster_available"
Definition
ClusterAvailableWaiterName = Literal[
    "cluster_available",
]

ClusterDeletedWaiterName

Usage Example
from types_aiobotocore_redshift.literals import ClusterDeletedWaiterName

def get_value() -> ClusterDeletedWaiterName:
    return "cluster_deleted"
Definition
ClusterDeletedWaiterName = Literal[
    "cluster_deleted",
]

ClusterRestoredWaiterName

Usage Example
from types_aiobotocore_redshift.literals import ClusterRestoredWaiterName

def get_value() -> ClusterRestoredWaiterName:
    return "cluster_restored"
Definition
ClusterRestoredWaiterName = Literal[
    "cluster_restored",
]

DataShareStatusForConsumerType

Usage Example
from types_aiobotocore_redshift.literals import DataShareStatusForConsumerType

def get_value() -> DataShareStatusForConsumerType:
    return "ACTIVE"
Definition
DataShareStatusForConsumerType = Literal[
    "ACTIVE",
    "AVAILABLE",
]

DataShareStatusForProducerType

Usage Example
from types_aiobotocore_redshift.literals import DataShareStatusForProducerType

def get_value() -> DataShareStatusForProducerType:
    return "ACTIVE"
Definition
DataShareStatusForProducerType = Literal[
    "ACTIVE",
    "AUTHORIZED",
    "DEAUTHORIZED",
    "PENDING_AUTHORIZATION",
    "REJECTED",
]

DataShareStatusType

Usage Example
from types_aiobotocore_redshift.literals import DataShareStatusType

def get_value() -> DataShareStatusType:
    return "ACTIVE"
Definition
DataShareStatusType = Literal[
    "ACTIVE",
    "AUTHORIZED",
    "AVAILABLE",
    "DEAUTHORIZED",
    "PENDING_AUTHORIZATION",
    "REJECTED",
]

DescribeClusterDbRevisionsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeClusterDbRevisionsPaginatorName

def get_value() -> DescribeClusterDbRevisionsPaginatorName:
    return "describe_cluster_db_revisions"
Definition
DescribeClusterDbRevisionsPaginatorName = Literal[
    "describe_cluster_db_revisions",
]

DescribeClusterParameterGroupsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeClusterParameterGroupsPaginatorName

def get_value() -> DescribeClusterParameterGroupsPaginatorName:
    return "describe_cluster_parameter_groups"
Definition
DescribeClusterParameterGroupsPaginatorName = Literal[
    "describe_cluster_parameter_groups",
]

DescribeClusterParametersPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeClusterParametersPaginatorName

def get_value() -> DescribeClusterParametersPaginatorName:
    return "describe_cluster_parameters"
Definition
DescribeClusterParametersPaginatorName = Literal[
    "describe_cluster_parameters",
]

DescribeClusterSecurityGroupsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeClusterSecurityGroupsPaginatorName

def get_value() -> DescribeClusterSecurityGroupsPaginatorName:
    return "describe_cluster_security_groups"
Definition
DescribeClusterSecurityGroupsPaginatorName = Literal[
    "describe_cluster_security_groups",
]

DescribeClusterSnapshotsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeClusterSnapshotsPaginatorName

def get_value() -> DescribeClusterSnapshotsPaginatorName:
    return "describe_cluster_snapshots"
Definition
DescribeClusterSnapshotsPaginatorName = Literal[
    "describe_cluster_snapshots",
]

DescribeClusterSubnetGroupsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeClusterSubnetGroupsPaginatorName

def get_value() -> DescribeClusterSubnetGroupsPaginatorName:
    return "describe_cluster_subnet_groups"
Definition
DescribeClusterSubnetGroupsPaginatorName = Literal[
    "describe_cluster_subnet_groups",
]

DescribeClusterTracksPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeClusterTracksPaginatorName

def get_value() -> DescribeClusterTracksPaginatorName:
    return "describe_cluster_tracks"
Definition
DescribeClusterTracksPaginatorName = Literal[
    "describe_cluster_tracks",
]

DescribeClusterVersionsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeClusterVersionsPaginatorName

def get_value() -> DescribeClusterVersionsPaginatorName:
    return "describe_cluster_versions"
Definition
DescribeClusterVersionsPaginatorName = Literal[
    "describe_cluster_versions",
]

DescribeClustersPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeClustersPaginatorName

def get_value() -> DescribeClustersPaginatorName:
    return "describe_clusters"
Definition
DescribeClustersPaginatorName = Literal[
    "describe_clusters",
]

DescribeDataSharesForConsumerPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeDataSharesForConsumerPaginatorName

def get_value() -> DescribeDataSharesForConsumerPaginatorName:
    return "describe_data_shares_for_consumer"
Definition
DescribeDataSharesForConsumerPaginatorName = Literal[
    "describe_data_shares_for_consumer",
]

DescribeDataSharesForProducerPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeDataSharesForProducerPaginatorName

def get_value() -> DescribeDataSharesForProducerPaginatorName:
    return "describe_data_shares_for_producer"
Definition
DescribeDataSharesForProducerPaginatorName = Literal[
    "describe_data_shares_for_producer",
]

DescribeDataSharesPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeDataSharesPaginatorName

def get_value() -> DescribeDataSharesPaginatorName:
    return "describe_data_shares"
Definition
DescribeDataSharesPaginatorName = Literal[
    "describe_data_shares",
]

DescribeDefaultClusterParametersPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeDefaultClusterParametersPaginatorName

def get_value() -> DescribeDefaultClusterParametersPaginatorName:
    return "describe_default_cluster_parameters"
Definition
DescribeDefaultClusterParametersPaginatorName = Literal[
    "describe_default_cluster_parameters",
]

DescribeEndpointAccessPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeEndpointAccessPaginatorName

def get_value() -> DescribeEndpointAccessPaginatorName:
    return "describe_endpoint_access"
Definition
DescribeEndpointAccessPaginatorName = Literal[
    "describe_endpoint_access",
]

DescribeEndpointAuthorizationPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeEndpointAuthorizationPaginatorName

def get_value() -> DescribeEndpointAuthorizationPaginatorName:
    return "describe_endpoint_authorization"
Definition
DescribeEndpointAuthorizationPaginatorName = Literal[
    "describe_endpoint_authorization",
]

DescribeEventSubscriptionsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeEventSubscriptionsPaginatorName

def get_value() -> DescribeEventSubscriptionsPaginatorName:
    return "describe_event_subscriptions"
Definition
DescribeEventSubscriptionsPaginatorName = Literal[
    "describe_event_subscriptions",
]

DescribeEventsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeEventsPaginatorName

def get_value() -> DescribeEventsPaginatorName:
    return "describe_events"
Definition
DescribeEventsPaginatorName = Literal[
    "describe_events",
]

DescribeHsmClientCertificatesPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeHsmClientCertificatesPaginatorName

def get_value() -> DescribeHsmClientCertificatesPaginatorName:
    return "describe_hsm_client_certificates"
Definition
DescribeHsmClientCertificatesPaginatorName = Literal[
    "describe_hsm_client_certificates",
]

DescribeHsmConfigurationsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeHsmConfigurationsPaginatorName

def get_value() -> DescribeHsmConfigurationsPaginatorName:
    return "describe_hsm_configurations"
Definition
DescribeHsmConfigurationsPaginatorName = Literal[
    "describe_hsm_configurations",
]

DescribeNodeConfigurationOptionsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeNodeConfigurationOptionsPaginatorName

def get_value() -> DescribeNodeConfigurationOptionsPaginatorName:
    return "describe_node_configuration_options"
Definition
DescribeNodeConfigurationOptionsPaginatorName = Literal[
    "describe_node_configuration_options",
]

DescribeOrderableClusterOptionsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeOrderableClusterOptionsPaginatorName

def get_value() -> DescribeOrderableClusterOptionsPaginatorName:
    return "describe_orderable_cluster_options"
Definition
DescribeOrderableClusterOptionsPaginatorName = Literal[
    "describe_orderable_cluster_options",
]

DescribeReservedNodeExchangeStatusPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeReservedNodeExchangeStatusPaginatorName

def get_value() -> DescribeReservedNodeExchangeStatusPaginatorName:
    return "describe_reserved_node_exchange_status"
Definition
DescribeReservedNodeExchangeStatusPaginatorName = Literal[
    "describe_reserved_node_exchange_status",
]

DescribeReservedNodeOfferingsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeReservedNodeOfferingsPaginatorName

def get_value() -> DescribeReservedNodeOfferingsPaginatorName:
    return "describe_reserved_node_offerings"
Definition
DescribeReservedNodeOfferingsPaginatorName = Literal[
    "describe_reserved_node_offerings",
]

DescribeReservedNodesPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeReservedNodesPaginatorName

def get_value() -> DescribeReservedNodesPaginatorName:
    return "describe_reserved_nodes"
Definition
DescribeReservedNodesPaginatorName = Literal[
    "describe_reserved_nodes",
]

DescribeScheduledActionsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeScheduledActionsPaginatorName

def get_value() -> DescribeScheduledActionsPaginatorName:
    return "describe_scheduled_actions"
Definition
DescribeScheduledActionsPaginatorName = Literal[
    "describe_scheduled_actions",
]

DescribeSnapshotCopyGrantsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeSnapshotCopyGrantsPaginatorName

def get_value() -> DescribeSnapshotCopyGrantsPaginatorName:
    return "describe_snapshot_copy_grants"
Definition
DescribeSnapshotCopyGrantsPaginatorName = Literal[
    "describe_snapshot_copy_grants",
]

DescribeSnapshotSchedulesPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeSnapshotSchedulesPaginatorName

def get_value() -> DescribeSnapshotSchedulesPaginatorName:
    return "describe_snapshot_schedules"
Definition
DescribeSnapshotSchedulesPaginatorName = Literal[
    "describe_snapshot_schedules",
]

DescribeTableRestoreStatusPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeTableRestoreStatusPaginatorName

def get_value() -> DescribeTableRestoreStatusPaginatorName:
    return "describe_table_restore_status"
Definition
DescribeTableRestoreStatusPaginatorName = Literal[
    "describe_table_restore_status",
]

DescribeTagsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeTagsPaginatorName

def get_value() -> DescribeTagsPaginatorName:
    return "describe_tags"
Definition
DescribeTagsPaginatorName = Literal[
    "describe_tags",
]

DescribeUsageLimitsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import DescribeUsageLimitsPaginatorName

def get_value() -> DescribeUsageLimitsPaginatorName:
    return "describe_usage_limits"
Definition
DescribeUsageLimitsPaginatorName = Literal[
    "describe_usage_limits",
]

GetReservedNodeExchangeConfigurationOptionsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import GetReservedNodeExchangeConfigurationOptionsPaginatorName

def get_value() -> GetReservedNodeExchangeConfigurationOptionsPaginatorName:
    return "get_reserved_node_exchange_configuration_options"
Definition
GetReservedNodeExchangeConfigurationOptionsPaginatorName = Literal[
    "get_reserved_node_exchange_configuration_options",
]

GetReservedNodeExchangeOfferingsPaginatorName

Usage Example
from types_aiobotocore_redshift.literals import GetReservedNodeExchangeOfferingsPaginatorName

def get_value() -> GetReservedNodeExchangeOfferingsPaginatorName:
    return "get_reserved_node_exchange_offerings"
Definition
GetReservedNodeExchangeOfferingsPaginatorName = Literal[
    "get_reserved_node_exchange_offerings",
]

LogDestinationTypeType

Usage Example
from types_aiobotocore_redshift.literals import LogDestinationTypeType

def get_value() -> LogDestinationTypeType:
    return "cloudwatch"
Definition
LogDestinationTypeType = Literal[
    "cloudwatch",
    "s3",
]

ModeType

Usage Example
from types_aiobotocore_redshift.literals import ModeType

def get_value() -> ModeType:
    return "high-performance"
Definition
ModeType = Literal[
    "high-performance",
    "standard",
]

NodeConfigurationOptionsFilterNameType

Usage Example
from types_aiobotocore_redshift.literals import NodeConfigurationOptionsFilterNameType

def get_value() -> NodeConfigurationOptionsFilterNameType:
    return "EstimatedDiskUtilizationPercent"
Definition
NodeConfigurationOptionsFilterNameType = Literal[
    "EstimatedDiskUtilizationPercent",
    "Mode",
    "NodeType",
    "NumberOfNodes",
]

OperatorTypeType

Usage Example
from types_aiobotocore_redshift.literals import OperatorTypeType

def get_value() -> OperatorTypeType:
    return "between"
Definition
OperatorTypeType = Literal[
    "between",
    "eq",
    "ge",
    "gt",
    "in",
    "le",
    "lt",
]

ParameterApplyTypeType

Usage Example
from types_aiobotocore_redshift.literals import ParameterApplyTypeType

def get_value() -> ParameterApplyTypeType:
    return "dynamic"
Definition
ParameterApplyTypeType = Literal[
    "dynamic",
    "static",
]

PartnerIntegrationStatusType

Usage Example
from types_aiobotocore_redshift.literals import PartnerIntegrationStatusType

def get_value() -> PartnerIntegrationStatusType:
    return "Active"
Definition
PartnerIntegrationStatusType = Literal[
    "Active",
    "ConnectionFailure",
    "Inactive",
    "RuntimeFailure",
]

ReservedNodeExchangeActionTypeType

Usage Example
from types_aiobotocore_redshift.literals import ReservedNodeExchangeActionTypeType

def get_value() -> ReservedNodeExchangeActionTypeType:
    return "resize-cluster"
Definition
ReservedNodeExchangeActionTypeType = Literal[
    "resize-cluster",
    "restore-cluster",
]

ReservedNodeExchangeStatusTypeType

Usage Example
from types_aiobotocore_redshift.literals import ReservedNodeExchangeStatusTypeType

def get_value() -> ReservedNodeExchangeStatusTypeType:
    return "FAILED"
Definition
ReservedNodeExchangeStatusTypeType = Literal[
    "FAILED",
    "IN_PROGRESS",
    "PENDING",
    "REQUESTED",
    "RETRYING",
    "SUCCEEDED",
]

ReservedNodeOfferingTypeType

Usage Example
from types_aiobotocore_redshift.literals import ReservedNodeOfferingTypeType

def get_value() -> ReservedNodeOfferingTypeType:
    return "Regular"
Definition
ReservedNodeOfferingTypeType = Literal[
    "Regular",
    "Upgradable",
]

ScheduleStateType

Usage Example
from types_aiobotocore_redshift.literals import ScheduleStateType

def get_value() -> ScheduleStateType:
    return "ACTIVE"
Definition
ScheduleStateType = Literal[
    "ACTIVE",
    "FAILED",
    "MODIFYING",
]

ScheduledActionFilterNameType

Usage Example
from types_aiobotocore_redshift.literals import ScheduledActionFilterNameType

def get_value() -> ScheduledActionFilterNameType:
    return "cluster-identifier"
Definition
ScheduledActionFilterNameType = Literal[
    "cluster-identifier",
    "iam-role",
]

ScheduledActionStateType

Usage Example
from types_aiobotocore_redshift.literals import ScheduledActionStateType

def get_value() -> ScheduledActionStateType:
    return "ACTIVE"
Definition
ScheduledActionStateType = Literal[
    "ACTIVE",
    "DISABLED",
]

ScheduledActionTypeValuesType

Usage Example
from types_aiobotocore_redshift.literals import ScheduledActionTypeValuesType

def get_value() -> ScheduledActionTypeValuesType:
    return "PauseCluster"
Definition
ScheduledActionTypeValuesType = Literal[
    "PauseCluster",
    "ResizeCluster",
    "ResumeCluster",
]

SnapshotAttributeToSortByType

Usage Example
from types_aiobotocore_redshift.literals import SnapshotAttributeToSortByType

def get_value() -> SnapshotAttributeToSortByType:
    return "CREATE_TIME"
Definition
SnapshotAttributeToSortByType = Literal[
    "CREATE_TIME",
    "SOURCE_TYPE",
    "TOTAL_SIZE",
]

SnapshotAvailableWaiterName

Usage Example
from types_aiobotocore_redshift.literals import SnapshotAvailableWaiterName

def get_value() -> SnapshotAvailableWaiterName:
    return "snapshot_available"
Definition
SnapshotAvailableWaiterName = Literal[
    "snapshot_available",
]

SortByOrderType

Usage Example
from types_aiobotocore_redshift.literals import SortByOrderType

def get_value() -> SortByOrderType:
    return "ASC"
Definition
SortByOrderType = Literal[
    "ASC",
    "DESC",
]

SourceTypeType

Usage Example
from types_aiobotocore_redshift.literals import SourceTypeType

def get_value() -> SourceTypeType:
    return "cluster"
Definition
SourceTypeType = Literal[
    "cluster",
    "cluster-parameter-group",
    "cluster-security-group",
    "cluster-snapshot",
    "scheduled-action",
]

TableRestoreStatusTypeType

Usage Example
from types_aiobotocore_redshift.literals import TableRestoreStatusTypeType

def get_value() -> TableRestoreStatusTypeType:
    return "CANCELED"
Definition
TableRestoreStatusTypeType = Literal[
    "CANCELED",
    "FAILED",
    "IN_PROGRESS",
    "PENDING",
    "SUCCEEDED",
]

UsageLimitBreachActionType

Usage Example
from types_aiobotocore_redshift.literals import UsageLimitBreachActionType

def get_value() -> UsageLimitBreachActionType:
    return "disable"
Definition
UsageLimitBreachActionType = Literal[
    "disable",
    "emit-metric",
    "log",
]

UsageLimitFeatureTypeType

Usage Example
from types_aiobotocore_redshift.literals import UsageLimitFeatureTypeType

def get_value() -> UsageLimitFeatureTypeType:
    return "concurrency-scaling"
Definition
UsageLimitFeatureTypeType = Literal[
    "concurrency-scaling",
    "cross-region-datasharing",
    "spectrum",
]

UsageLimitLimitTypeType

Usage Example
from types_aiobotocore_redshift.literals import UsageLimitLimitTypeType

def get_value() -> UsageLimitLimitTypeType:
    return "data-scanned"
Definition
UsageLimitLimitTypeType = Literal[
    "data-scanned",
    "time",
]

UsageLimitPeriodType

Usage Example
from types_aiobotocore_redshift.literals import UsageLimitPeriodType

def get_value() -> UsageLimitPeriodType:
    return "daily"
Definition
UsageLimitPeriodType = Literal[
    "daily",
    "monthly",
    "weekly",
]

RedshiftServiceName

Usage Example
from types_aiobotocore_redshift.literals import RedshiftServiceName

def get_value() -> RedshiftServiceName:
    return "redshift"
Definition
RedshiftServiceName = Literal[
    "redshift",
]

ServiceName

Usage Example
from types_aiobotocore_redshift.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",
    "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",
    "cloud9",
    "cloudcontrol",
    "clouddirectory",
    "cloudformation",
    "cloudfront",
    "cloudhsm",
    "cloudhsmv2",
    "cloudsearch",
    "cloudsearchdomain",
    "cloudtrail",
    "cloudwatch",
    "codeartifact",
    "codebuild",
    "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",
    "connectparticipant",
    "cur",
    "customer-profiles",
    "databrew",
    "dataexchange",
    "datapipeline",
    "datasync",
    "dax",
    "detective",
    "devicefarm",
    "devops-guru",
    "directconnect",
    "discovery",
    "dlm",
    "dms",
    "docdb",
    "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",
    "iot",
    "iot-data",
    "iot-jobs-data",
    "iot1click-devices",
    "iot1click-projects",
    "iotanalytics",
    "iotdeviceadvisor",
    "iotevents",
    "iotevents-data",
    "iotfleethub",
    "iotsecuretunneling",
    "iotsitewise",
    "iotthingsgraph",
    "iottwinmaker",
    "iotwireless",
    "ivs",
    "ivschat",
    "kafka",
    "kafkaconnect",
    "kendra",
    "keyspaces",
    "kinesis",
    "kinesis-video-archived-media",
    "kinesis-video-media",
    "kinesis-video-signaling",
    "kinesisanalytics",
    "kinesisanalyticsv2",
    "kinesisvideo",
    "kms",
    "lakeformation",
    "lambda",
    "lex-models",
    "lex-runtime",
    "lexv2-models",
    "lexv2-runtime",
    "license-manager",
    "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",
    "migrationhubstrategy",
    "mobile",
    "mq",
    "mturk",
    "mwaa",
    "neptune",
    "network-firewall",
    "networkmanager",
    "nimble",
    "opensearch",
    "opsworks",
    "opsworkscm",
    "organizations",
    "outposts",
    "panorama",
    "personalize",
    "personalize-events",
    "personalize-runtime",
    "pi",
    "pinpoint",
    "pinpoint-email",
    "pinpoint-sms-voice",
    "pinpoint-sms-voice-v2",
    "polly",
    "pricing",
    "privatenetworks",
    "proton",
    "qldb",
    "qldb-session",
    "quicksight",
    "ram",
    "rbin",
    "rds",
    "rds-data",
    "redshift",
    "redshift-data",
    "redshift-serverless",
    "rekognition",
    "resiliencehub",
    "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-runtime",
    "savingsplans",
    "schemas",
    "sdb",
    "secretsmanager",
    "securityhub",
    "serverlessrepo",
    "service-quotas",
    "servicecatalog",
    "servicecatalog-appregistry",
    "servicediscovery",
    "ses",
    "sesv2",
    "shield",
    "signer",
    "sms",
    "sms-voice",
    "snow-device-management",
    "snowball",
    "sns",
    "sqs",
    "ssm",
    "ssm-contacts",
    "ssm-incidents",
    "sso",
    "sso-admin",
    "sso-oidc",
    "stepfunctions",
    "storagegateway",
    "sts",
    "support",
    "support-app",
    "swf",
    "synthetics",
    "textract",
    "timestream-query",
    "timestream-write",
    "transcribe",
    "transfer",
    "translate",
    "voice-id",
    "waf",
    "waf-regional",
    "wafv2",
    "wellarchitected",
    "wisdom",
    "workdocs",
    "worklink",
    "workmail",
    "workmailmessageflow",
    "workspaces",
    "workspaces-web",
    "xray",
]

ResourceServiceName

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

def get_value() -> PaginatorName:
    return "describe_cluster_db_revisions"
Definition
PaginatorName = Literal[
    "describe_cluster_db_revisions",
    "describe_cluster_parameter_groups",
    "describe_cluster_parameters",
    "describe_cluster_security_groups",
    "describe_cluster_snapshots",
    "describe_cluster_subnet_groups",
    "describe_cluster_tracks",
    "describe_cluster_versions",
    "describe_clusters",
    "describe_data_shares",
    "describe_data_shares_for_consumer",
    "describe_data_shares_for_producer",
    "describe_default_cluster_parameters",
    "describe_endpoint_access",
    "describe_endpoint_authorization",
    "describe_event_subscriptions",
    "describe_events",
    "describe_hsm_client_certificates",
    "describe_hsm_configurations",
    "describe_node_configuration_options",
    "describe_orderable_cluster_options",
    "describe_reserved_node_exchange_status",
    "describe_reserved_node_offerings",
    "describe_reserved_nodes",
    "describe_scheduled_actions",
    "describe_snapshot_copy_grants",
    "describe_snapshot_schedules",
    "describe_table_restore_status",
    "describe_tags",
    "describe_usage_limits",
    "get_reserved_node_exchange_configuration_options",
    "get_reserved_node_exchange_offerings",
]

WaiterName

Usage Example
from types_aiobotocore_redshift.literals import WaiterName

def get_value() -> WaiterName:
    return "cluster_available"
Definition
WaiterName = Literal[
    "cluster_available",
    "cluster_deleted",
    "cluster_restored",
    "snapshot_available",
]

RegionName

Usage Example
from types_aiobotocore_redshift.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",
    "me-south-1",
    "sa-east-1",
    "us-east-1",
    "us-east-2",
    "us-west-1",
    "us-west-2",
]