{ "@context": { "@version": 1.1, "cloudtrail": "https://aws.amazon.com/cloudtrail/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "CreateTrailRequest": "cloudtrail:CreateTrailRequest", "name": "schema:name", "s3BucketName": { "@id": "cloudtrail:s3_bucket_name", "@type": "xsd:string" }, "s3KeyPrefix": { "@id": "cloudtrail:s3_key_prefix", "@type": "xsd:string" }, "isMultiRegionTrail": { "@id": "cloudtrail:is_multi_region_trail", "@type": "xsd:boolean" }, "enableLogFileValidation": { "@id": "cloudtrail:enable_log_file_validation", "@type": "xsd:boolean" }, "cloudWatchLogsLogGroupArn": { "@id": "cloudtrail:cloud_watch_logs_log_group_arn", "@type": "xsd:string" }, "cloudWatchLogsRoleArn": { "@id": "cloudtrail:cloud_watch_logs_role_arn", "@type": "xsd:string" }, "CreateTrailResponse": "cloudtrail:CreateTrailResponse", "trailARN": { "@id": "cloudtrail:trail_a_r_n", "@type": "xsd:string" }, "logFileValidationEnabled": { "@id": "cloudtrail:log_file_validation_enabled", "@type": "xsd:boolean" }, "DescribeTrailsResponse": "cloudtrail:DescribeTrailsResponse", "trailList": { "@id": "cloudtrail:trail_list", "@container": "@set", "@type": "xsd:string" }, "LookupEventsRequest": "cloudtrail:LookupEventsRequest", "lookupAttributes": { "@id": "cloudtrail:lookup_attributes", "@container": "@set", "@type": "xsd:string" }, "startTime": { "@id": "cloudtrail:start_time", "@type": "xsd:dateTime" }, "endTime": { "@id": "cloudtrail:end_time", "@type": "xsd:dateTime" }, "maxResults": { "@id": "cloudtrail:max_results", "@type": "xsd:integer" }, "nextToken": { "@id": "cloudtrail:next_token", "@type": "xsd:string" }, "LookupEventsResponse": "cloudtrail:LookupEventsResponse", "events": { "@id": "cloudtrail:events", "@container": "@set", "@type": "xsd:string" }, "CreateEventDataStoreRequest": "cloudtrail:CreateEventDataStoreRequest", "retentionPeriod": { "@id": "cloudtrail:retention_period", "@type": "xsd:integer" }, "multiRegionEnabled": { "@id": "cloudtrail:multi_region_enabled", "@type": "xsd:boolean" }, "CreateEventDataStoreResponse": "cloudtrail:CreateEventDataStoreResponse", "eventDataStoreArn": { "@id": "cloudtrail:event_data_store_arn", "@type": "xsd:string" }, "status": { "@id": "cloudtrail:status", "@type": "xsd:string" }, "createdTimestamp": { "@id": "cloudtrail:created_timestamp", "@type": "xsd:dateTime" }, "ListEventDataStoresResponse": "cloudtrail:ListEventDataStoresResponse", "eventDataStores": { "@id": "cloudtrail:event_data_stores", "@container": "@set", "@type": "xsd:string" } } }