Skip to content

Literals#

Index > GuardDuty > Literals

Auto-generated documentation for GuardDuty type annotations stubs module types-aiobotocore-guardduty.

AdminStatusType#

# AdminStatusType usage example

from types_aiobotocore_guardduty.literals import AdminStatusType

def get_value() -> AdminStatusType:
    return "DISABLE_IN_PROGRESS"
# AdminStatusType definition

AdminStatusType = Literal[
    "DISABLE_IN_PROGRESS",
    "ENABLED",
]

AutoEnableMembersType#

# AutoEnableMembersType usage example

from types_aiobotocore_guardduty.literals import AutoEnableMembersType

def get_value() -> AutoEnableMembersType:
    return "ALL"
# AutoEnableMembersType definition

AutoEnableMembersType = Literal[
    "ALL",
    "NEW",
    "NONE",
]

CoverageFilterCriterionKeyType#

# CoverageFilterCriterionKeyType usage example

from types_aiobotocore_guardduty.literals import CoverageFilterCriterionKeyType

def get_value() -> CoverageFilterCriterionKeyType:
    return "ACCOUNT_ID"
# CoverageFilterCriterionKeyType definition

CoverageFilterCriterionKeyType = Literal[
    "ACCOUNT_ID",
    "ADDON_VERSION",
    "CLUSTER_NAME",
    "COVERAGE_STATUS",
    "RESOURCE_TYPE",
]

CoverageSortKeyType#

# CoverageSortKeyType usage example

from types_aiobotocore_guardduty.literals import CoverageSortKeyType

def get_value() -> CoverageSortKeyType:
    return "ACCOUNT_ID"
# CoverageSortKeyType definition

CoverageSortKeyType = Literal[
    "ACCOUNT_ID",
    "ADDON_VERSION",
    "CLUSTER_NAME",
    "COVERAGE_STATUS",
    "ISSUE",
    "UPDATED_AT",
]

CoverageStatisticsTypeType#

# CoverageStatisticsTypeType usage example

from types_aiobotocore_guardduty.literals import CoverageStatisticsTypeType

def get_value() -> CoverageStatisticsTypeType:
    return "COUNT_BY_COVERAGE_STATUS"
# CoverageStatisticsTypeType definition

CoverageStatisticsTypeType = Literal[
    "COUNT_BY_COVERAGE_STATUS",
    "COUNT_BY_RESOURCE_TYPE",
]

CoverageStatusType#

# CoverageStatusType usage example

from types_aiobotocore_guardduty.literals import CoverageStatusType

def get_value() -> CoverageStatusType:
    return "HEALTHY"
# CoverageStatusType definition

CoverageStatusType = Literal[
    "HEALTHY",
    "UNHEALTHY",
]

CriterionKeyType#

# CriterionKeyType usage example

from types_aiobotocore_guardduty.literals import CriterionKeyType

def get_value() -> CriterionKeyType:
    return "ACCOUNT_ID"
# CriterionKeyType definition

CriterionKeyType = Literal[
    "ACCOUNT_ID",
    "EC2_INSTANCE_ARN",
    "GUARDDUTY_FINDING_ID",
    "SCAN_ID",
    "SCAN_START_TIME",
    "SCAN_STATUS",
    "SCAN_TYPE",
]

DataSourceStatusType#

# DataSourceStatusType usage example

from types_aiobotocore_guardduty.literals import DataSourceStatusType

def get_value() -> DataSourceStatusType:
    return "DISABLED"
# DataSourceStatusType definition

DataSourceStatusType = Literal[
    "DISABLED",
    "ENABLED",
]

DataSourceType#

# DataSourceType usage example

from types_aiobotocore_guardduty.literals import DataSourceType

def get_value() -> DataSourceType:
    return "CLOUD_TRAIL"
# DataSourceType definition

DataSourceType = Literal[
    "CLOUD_TRAIL",
    "DNS_LOGS",
    "EC2_MALWARE_SCAN",
    "FLOW_LOGS",
    "KUBERNETES_AUDIT_LOGS",
    "S3_LOGS",
]

DescribeMalwareScansPaginatorName#

# DescribeMalwareScansPaginatorName usage example

from types_aiobotocore_guardduty.literals import DescribeMalwareScansPaginatorName

def get_value() -> DescribeMalwareScansPaginatorName:
    return "describe_malware_scans"
# DescribeMalwareScansPaginatorName definition

DescribeMalwareScansPaginatorName = Literal[
    "describe_malware_scans",
]

DestinationTypeType#

# DestinationTypeType usage example

from types_aiobotocore_guardduty.literals import DestinationTypeType

def get_value() -> DestinationTypeType:
    return "S3"
# DestinationTypeType definition

DestinationTypeType = Literal[
    "S3",
]

DetectorFeatureResultType#

# DetectorFeatureResultType usage example

from types_aiobotocore_guardduty.literals import DetectorFeatureResultType

def get_value() -> DetectorFeatureResultType:
    return "CLOUD_TRAIL"
# DetectorFeatureResultType definition

DetectorFeatureResultType = Literal[
    "CLOUD_TRAIL",
    "DNS_LOGS",
    "EBS_MALWARE_PROTECTION",
    "EKS_AUDIT_LOGS",
    "EKS_RUNTIME_MONITORING",
    "FLOW_LOGS",
    "LAMBDA_NETWORK_LOGS",
    "RDS_LOGIN_EVENTS",
    "S3_DATA_EVENTS",
]

DetectorFeatureType#

# DetectorFeatureType usage example

from types_aiobotocore_guardduty.literals import DetectorFeatureType

def get_value() -> DetectorFeatureType:
    return "EBS_MALWARE_PROTECTION"
# DetectorFeatureType definition

DetectorFeatureType = Literal[
    "EBS_MALWARE_PROTECTION",
    "EKS_AUDIT_LOGS",
    "EKS_RUNTIME_MONITORING",
    "LAMBDA_NETWORK_LOGS",
    "RDS_LOGIN_EVENTS",
    "S3_DATA_EVENTS",
]

DetectorStatusType#

# DetectorStatusType usage example

from types_aiobotocore_guardduty.literals import DetectorStatusType

def get_value() -> DetectorStatusType:
    return "DISABLED"
# DetectorStatusType definition

DetectorStatusType = Literal[
    "DISABLED",
    "ENABLED",
]

EbsSnapshotPreservationType#

# EbsSnapshotPreservationType usage example

from types_aiobotocore_guardduty.literals import EbsSnapshotPreservationType

def get_value() -> EbsSnapshotPreservationType:
    return "NO_RETENTION"
# EbsSnapshotPreservationType definition

EbsSnapshotPreservationType = Literal[
    "NO_RETENTION",
    "RETENTION_WITH_FINDING",
]

FeatureAdditionalConfigurationType#

# FeatureAdditionalConfigurationType usage example

from types_aiobotocore_guardduty.literals import FeatureAdditionalConfigurationType

def get_value() -> FeatureAdditionalConfigurationType:
    return "EKS_ADDON_MANAGEMENT"
# FeatureAdditionalConfigurationType definition

FeatureAdditionalConfigurationType = Literal[
    "EKS_ADDON_MANAGEMENT",
]

FeatureStatusType#

# FeatureStatusType usage example

from types_aiobotocore_guardduty.literals import FeatureStatusType

def get_value() -> FeatureStatusType:
    return "DISABLED"
# FeatureStatusType definition

FeatureStatusType = Literal[
    "DISABLED",
    "ENABLED",
]

FeedbackType#

# FeedbackType usage example

from types_aiobotocore_guardduty.literals import FeedbackType

def get_value() -> FeedbackType:
    return "NOT_USEFUL"
# FeedbackType definition

FeedbackType = Literal[
    "NOT_USEFUL",
    "USEFUL",
]

FilterActionType#

# FilterActionType usage example

from types_aiobotocore_guardduty.literals import FilterActionType

def get_value() -> FilterActionType:
    return "ARCHIVE"
# FilterActionType definition

FilterActionType = Literal[
    "ARCHIVE",
    "NOOP",
]

FindingPublishingFrequencyType#

# FindingPublishingFrequencyType usage example

from types_aiobotocore_guardduty.literals import FindingPublishingFrequencyType

def get_value() -> FindingPublishingFrequencyType:
    return "FIFTEEN_MINUTES"
# FindingPublishingFrequencyType definition

FindingPublishingFrequencyType = Literal[
    "FIFTEEN_MINUTES",
    "ONE_HOUR",
    "SIX_HOURS",
]

FindingStatisticTypeType#

# FindingStatisticTypeType usage example

from types_aiobotocore_guardduty.literals import FindingStatisticTypeType

def get_value() -> FindingStatisticTypeType:
    return "COUNT_BY_SEVERITY"
# FindingStatisticTypeType definition

FindingStatisticTypeType = Literal[
    "COUNT_BY_SEVERITY",
]

FreeTrialFeatureResultType#

# FreeTrialFeatureResultType usage example

from types_aiobotocore_guardduty.literals import FreeTrialFeatureResultType

def get_value() -> FreeTrialFeatureResultType:
    return "CLOUD_TRAIL"
# FreeTrialFeatureResultType definition

FreeTrialFeatureResultType = Literal[
    "CLOUD_TRAIL",
    "DNS_LOGS",
    "EBS_MALWARE_PROTECTION",
    "EKS_AUDIT_LOGS",
    "EKS_RUNTIME_MONITORING",
    "FLOW_LOGS",
    "LAMBDA_NETWORK_LOGS",
    "RDS_LOGIN_EVENTS",
    "S3_DATA_EVENTS",
]

IpSetFormatType#

# IpSetFormatType usage example

from types_aiobotocore_guardduty.literals import IpSetFormatType

def get_value() -> IpSetFormatType:
    return "ALIEN_VAULT"
# IpSetFormatType definition

IpSetFormatType = Literal[
    "ALIEN_VAULT",
    "FIRE_EYE",
    "OTX_CSV",
    "PROOF_POINT",
    "STIX",
    "TXT",
]

IpSetStatusType#

# IpSetStatusType usage example

from types_aiobotocore_guardduty.literals import IpSetStatusType

def get_value() -> IpSetStatusType:
    return "ACTIVATING"
# IpSetStatusType definition

IpSetStatusType = Literal[
    "ACTIVATING",
    "ACTIVE",
    "DEACTIVATING",
    "DELETE_PENDING",
    "DELETED",
    "ERROR",
    "INACTIVE",
]

ListCoveragePaginatorName#

# ListCoveragePaginatorName usage example

from types_aiobotocore_guardduty.literals import ListCoveragePaginatorName

def get_value() -> ListCoveragePaginatorName:
    return "list_coverage"
# ListCoveragePaginatorName definition

ListCoveragePaginatorName = Literal[
    "list_coverage",
]

ListDetectorsPaginatorName#

# ListDetectorsPaginatorName usage example

from types_aiobotocore_guardduty.literals import ListDetectorsPaginatorName

def get_value() -> ListDetectorsPaginatorName:
    return "list_detectors"
# ListDetectorsPaginatorName definition

ListDetectorsPaginatorName = Literal[
    "list_detectors",
]

ListFiltersPaginatorName#

# ListFiltersPaginatorName usage example

from types_aiobotocore_guardduty.literals import ListFiltersPaginatorName

def get_value() -> ListFiltersPaginatorName:
    return "list_filters"
# ListFiltersPaginatorName definition

ListFiltersPaginatorName = Literal[
    "list_filters",
]

ListFindingsPaginatorName#

# ListFindingsPaginatorName usage example

from types_aiobotocore_guardduty.literals import ListFindingsPaginatorName

def get_value() -> ListFindingsPaginatorName:
    return "list_findings"
# ListFindingsPaginatorName definition

ListFindingsPaginatorName = Literal[
    "list_findings",
]

ListIPSetsPaginatorName#

# ListIPSetsPaginatorName usage example

from types_aiobotocore_guardduty.literals import ListIPSetsPaginatorName

def get_value() -> ListIPSetsPaginatorName:
    return "list_ip_sets"
# ListIPSetsPaginatorName definition

ListIPSetsPaginatorName = Literal[
    "list_ip_sets",
]

ListInvitationsPaginatorName#

# ListInvitationsPaginatorName usage example

from types_aiobotocore_guardduty.literals import ListInvitationsPaginatorName

def get_value() -> ListInvitationsPaginatorName:
    return "list_invitations"
# ListInvitationsPaginatorName definition

ListInvitationsPaginatorName = Literal[
    "list_invitations",
]

ListMembersPaginatorName#

# ListMembersPaginatorName usage example

from types_aiobotocore_guardduty.literals import ListMembersPaginatorName

def get_value() -> ListMembersPaginatorName:
    return "list_members"
# ListMembersPaginatorName definition

ListMembersPaginatorName = Literal[
    "list_members",
]

ListOrganizationAdminAccountsPaginatorName#

# ListOrganizationAdminAccountsPaginatorName usage example

from types_aiobotocore_guardduty.literals import ListOrganizationAdminAccountsPaginatorName

def get_value() -> ListOrganizationAdminAccountsPaginatorName:
    return "list_organization_admin_accounts"
# ListOrganizationAdminAccountsPaginatorName definition

ListOrganizationAdminAccountsPaginatorName = Literal[
    "list_organization_admin_accounts",
]

ListThreatIntelSetsPaginatorName#

# ListThreatIntelSetsPaginatorName usage example

from types_aiobotocore_guardduty.literals import ListThreatIntelSetsPaginatorName

def get_value() -> ListThreatIntelSetsPaginatorName:
    return "list_threat_intel_sets"
# ListThreatIntelSetsPaginatorName definition

ListThreatIntelSetsPaginatorName = Literal[
    "list_threat_intel_sets",
]

OrderByType#

# OrderByType usage example

from types_aiobotocore_guardduty.literals import OrderByType

def get_value() -> OrderByType:
    return "ASC"
# OrderByType definition

OrderByType = Literal[
    "ASC",
    "DESC",
]

OrgFeatureAdditionalConfigurationType#

# OrgFeatureAdditionalConfigurationType usage example

from types_aiobotocore_guardduty.literals import OrgFeatureAdditionalConfigurationType

def get_value() -> OrgFeatureAdditionalConfigurationType:
    return "EKS_ADDON_MANAGEMENT"
# OrgFeatureAdditionalConfigurationType definition

OrgFeatureAdditionalConfigurationType = Literal[
    "EKS_ADDON_MANAGEMENT",
]

OrgFeatureStatusType#

# OrgFeatureStatusType usage example

from types_aiobotocore_guardduty.literals import OrgFeatureStatusType

def get_value() -> OrgFeatureStatusType:
    return "ALL"
# OrgFeatureStatusType definition

OrgFeatureStatusType = Literal[
    "ALL",
    "NEW",
    "NONE",
]

OrgFeatureType#

# OrgFeatureType usage example

from types_aiobotocore_guardduty.literals import OrgFeatureType

def get_value() -> OrgFeatureType:
    return "EBS_MALWARE_PROTECTION"
# OrgFeatureType definition

OrgFeatureType = Literal[
    "EBS_MALWARE_PROTECTION",
    "EKS_AUDIT_LOGS",
    "EKS_RUNTIME_MONITORING",
    "LAMBDA_NETWORK_LOGS",
    "RDS_LOGIN_EVENTS",
    "S3_DATA_EVENTS",
]

PublishingStatusType#

# PublishingStatusType usage example

from types_aiobotocore_guardduty.literals import PublishingStatusType

def get_value() -> PublishingStatusType:
    return "PENDING_VERIFICATION"
# PublishingStatusType definition

PublishingStatusType = Literal[
    "PENDING_VERIFICATION",
    "PUBLISHING",
    "STOPPED",
    "UNABLE_TO_PUBLISH_FIX_DESTINATION_PROPERTY",
]

ResourceTypeType#

# ResourceTypeType usage example

from types_aiobotocore_guardduty.literals import ResourceTypeType

def get_value() -> ResourceTypeType:
    return "EKS"
# ResourceTypeType definition

ResourceTypeType = Literal[
    "EKS",
]

ScanCriterionKeyType#

# ScanCriterionKeyType usage example

from types_aiobotocore_guardduty.literals import ScanCriterionKeyType

def get_value() -> ScanCriterionKeyType:
    return "EC2_INSTANCE_TAG"
# ScanCriterionKeyType definition

ScanCriterionKeyType = Literal[
    "EC2_INSTANCE_TAG",
]

ScanResultType#

# ScanResultType usage example

from types_aiobotocore_guardduty.literals import ScanResultType

def get_value() -> ScanResultType:
    return "CLEAN"
# ScanResultType definition

ScanResultType = Literal[
    "CLEAN",
    "INFECTED",
]

ScanStatusType#

# ScanStatusType usage example

from types_aiobotocore_guardduty.literals import ScanStatusType

def get_value() -> ScanStatusType:
    return "COMPLETED"
# ScanStatusType definition

ScanStatusType = Literal[
    "COMPLETED",
    "FAILED",
    "RUNNING",
    "SKIPPED",
]

ScanTypeType#

# ScanTypeType usage example

from types_aiobotocore_guardduty.literals import ScanTypeType

def get_value() -> ScanTypeType:
    return "GUARDDUTY_INITIATED"
# ScanTypeType definition

ScanTypeType = Literal[
    "GUARDDUTY_INITIATED",
    "ON_DEMAND",
]

ThreatIntelSetFormatType#

# ThreatIntelSetFormatType usage example

from types_aiobotocore_guardduty.literals import ThreatIntelSetFormatType

def get_value() -> ThreatIntelSetFormatType:
    return "ALIEN_VAULT"
# ThreatIntelSetFormatType definition

ThreatIntelSetFormatType = Literal[
    "ALIEN_VAULT",
    "FIRE_EYE",
    "OTX_CSV",
    "PROOF_POINT",
    "STIX",
    "TXT",
]

ThreatIntelSetStatusType#

# ThreatIntelSetStatusType usage example

from types_aiobotocore_guardduty.literals import ThreatIntelSetStatusType

def get_value() -> ThreatIntelSetStatusType:
    return "ACTIVATING"
# ThreatIntelSetStatusType definition

ThreatIntelSetStatusType = Literal[
    "ACTIVATING",
    "ACTIVE",
    "DEACTIVATING",
    "DELETE_PENDING",
    "DELETED",
    "ERROR",
    "INACTIVE",
]

UsageFeatureType#

# UsageFeatureType usage example

from types_aiobotocore_guardduty.literals import UsageFeatureType

def get_value() -> UsageFeatureType:
    return "CLOUD_TRAIL"
# UsageFeatureType definition

UsageFeatureType = Literal[
    "CLOUD_TRAIL",
    "DNS_LOGS",
    "EBS_MALWARE_PROTECTION",
    "EKS_AUDIT_LOGS",
    "EKS_RUNTIME_MONITORING",
    "FLOW_LOGS",
    "LAMBDA_NETWORK_LOGS",
    "RDS_LOGIN_EVENTS",
    "S3_DATA_EVENTS",
]

UsageStatisticTypeType#

# UsageStatisticTypeType usage example

from types_aiobotocore_guardduty.literals import UsageStatisticTypeType

def get_value() -> UsageStatisticTypeType:
    return "SUM_BY_ACCOUNT"
# UsageStatisticTypeType definition

UsageStatisticTypeType = Literal[
    "SUM_BY_ACCOUNT",
    "SUM_BY_DATA_SOURCE",
    "SUM_BY_FEATURES",
    "SUM_BY_RESOURCE",
    "TOP_RESOURCES",
]

GuardDutyServiceName#

# GuardDutyServiceName usage example

from types_aiobotocore_guardduty.literals import GuardDutyServiceName

def get_value() -> GuardDutyServiceName:
    return "guardduty"
# GuardDutyServiceName definition

GuardDutyServiceName = Literal[
    "guardduty",
]

ServiceName#

# ServiceName usage example

from types_aiobotocore_guardduty.literals import ServiceName

def get_value() -> ServiceName:
    return "accessanalyzer"
# ServiceName definition

ServiceName = Literal[
    "accessanalyzer",
    "account",
    "acm",
    "acm-pca",
    "alexaforbusiness",
    "amp",
    "amplify",
    "amplifybackend",
    "amplifyuibuilder",
    "apigateway",
    "apigatewaymanagementapi",
    "apigatewayv2",
    "appconfig",
    "appconfigdata",
    "appfabric",
    "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",
    "codeguru-security",
    "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",
    "entityresolution",
    "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",
    "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",
    "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",
    "managedblockchain-query",
    "marketplace-catalog",
    "marketplace-entitlement",
    "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",
    "mobile",
    "mq",
    "mturk",
    "mwaa",
    "neptune",
    "network-firewall",
    "networkmanager",
    "nimble",
    "oam",
    "omics",
    "opensearch",
    "opensearchserverless",
    "opsworks",
    "opsworkscm",
    "organizations",
    "osis",
    "outposts",
    "panorama",
    "payment-cryptography",
    "payment-cryptography-data",
    "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",
    "verifiedpermissions",
    "voice-id",
    "vpc-lattice",
    "waf",
    "waf-regional",
    "wafv2",
    "wellarchitected",
    "wisdom",
    "workdocs",
    "worklink",
    "workmail",
    "workmailmessageflow",
    "workspaces",
    "workspaces-web",
    "xray",
]

ResourceServiceName#

# ResourceServiceName usage example

from types_aiobotocore_guardduty.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 types_aiobotocore_guardduty.literals import PaginatorName

def get_value() -> PaginatorName:
    return "describe_malware_scans"
# PaginatorName definition

PaginatorName = Literal[
    "describe_malware_scans",
    "list_coverage",
    "list_detectors",
    "list_filters",
    "list_findings",
    "list_invitations",
    "list_ip_sets",
    "list_members",
    "list_organization_admin_accounts",
    "list_threat_intel_sets",
]

RegionName#

# RegionName usage example

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