Amazon Proton · Example Payload

Amazon Proton Update Environment Account Connection Input Example

DevOpsInfrastructure as CodePlatform EngineeringServerlessTemplatesSelf-ServiceCI/CD

Amazon Proton Update Environment Account Connection Input Example is an example object payload from Amazon Proton, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codebuildRoleArncomponentRoleArnidroleArn

Example Payload

Raw ↑
{
  "codebuildRoleArn": "arn:aws:proton:us-east-1:123456789:environment/my-env",
  "componentRoleArn": "arn:aws:proton:us-east-1:123456789:environment/my-env",
  "id": "env-703",
  "roleArn": "arn:aws:proton:us-east-1:123456789:environment/my-env"
}