Amazon Security Lake · Example Payload

Amazon Security Lake Data Lake Example

Data LakeSecuritySIEMThreat Detection

Amazon Security Lake Data Lake Example is an example object payload from Amazon Security Lake, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

dataLakeArnregionstatusencryptionConfigurationlifecycleConfigurations3BucketArn

Example Payload

Raw ↑
{
  "dataLakeArn": "arn:aws:securitylake:us-east-1:123456789012:resource/datalakearn",
  "region": "example-region",
  "status": "INITIALIZED",
  "encryptionConfiguration": {},
  "lifecycleConfiguration": {},
  "s3BucketArn": "arn:aws:securitylake:us-east-1:123456789012:resource/s3bucketarn"
}