Amazon GuardDuty · Example Payload

Guardduty S3 Bucket Detail Example

Anomaly DetectionComplianceMachine LearningMonitoringSecurityThreat Detection

Guardduty S3 Bucket Detail Example is an example object payload from Amazon GuardDuty, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ArnNameTypeCreatedAtOwnerTags

Example Payload

Raw ↑
{
  "Arn": "arn:aws:guardduty:us-east-1:123456789012:detector/abc123",
  "Name": "MyThreatFilter",
  "Type": "example-Type",
  "CreatedAt": "example-CreatedAt",
  "Owner": "example-Owner",
  "Tags": "example-Tags"
}