Amazon GuardDuty · JSON Structure

Guardduty Free Trial Feature Result Structure

FreeTrialFeatureResult schema from Amazon GuardDuty API

Type: string Properties: 0
Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

FreeTrialFeatureResult is a JSON Structure definition published by Amazon GuardDuty. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-guardduty/refs/heads/main/json-structure/guardduty-free-trial-feature-result-structure.json",
  "name": "FreeTrialFeatureResult",
  "description": "FreeTrialFeatureResult schema from Amazon GuardDuty API",
  "type": "string",
  "enum": [
    "FLOW_LOGS",
    "CLOUD_TRAIL",
    "DNS_LOGS",
    "S3_DATA_EVENTS",
    "EKS_AUDIT_LOGS",
    "EBS_MALWARE_PROTECTION",
    "RDS_LOGIN_EVENTS",
    "EKS_RUNTIME_MONITORING",
    "LAMBDA_NETWORK_LOGS"
  ]
}