{
    "description": "Global services logging disabled",
    "rationale": "API activity for global services such as IAM and STS is not logged. Investigation of incidents will be incomplete due to the lack of information.",
    "path": "cloudtrail",
    "dashboard_name": "Configuration",
    "conditions": [ "and",
        [ "IncludeGlobalServiceEvents", "false", "" ]
    ],
    "id_suffix": "IncludeGlobalServiceEvents"
}