Amazon CodeBuild · Example Payload

Amazon Codebuild Logs Location Example

AmazonCI/CDBuildContinuous IntegrationDevOpsTesting

Amazon Codebuild Logs Location Example is an example object payload from Amazon CodeBuild, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

groupNamestreamNamedeepLinks3DeepLinkcloudWatchLogsArns3LogsArncloudWatchLogss3Logs

Example Payload

Raw ↑
{
  "groupName": "example-resource",
  "streamName": "example-resource",
  "deepLink": "example-value",
  "s3DeepLink": "example-value",
  "cloudWatchLogsArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "s3LogsArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "cloudWatchLogs": "example-value",
  "s3Logs": "example-value"
}