Amazon CodeBuild · Example Payload

Amazon Codebuild Source Credentials Info Example

AmazonCI/CDBuildContinuous IntegrationDevOpsTesting

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

Top-level fields

arnserverTypeauthType

Example Payload

Raw ↑
{
  "arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "serverType": "STANDARD",
  "authType": "STANDARD"
}