Amazon Proton · Example Payload

Amazon Proton Update Component Input Example

example-description

DevOpsInfrastructure as CodePlatform EngineeringServerlessTemplatesSelf-ServiceCI/CD

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

Top-level fields

clientTokendeploymentTypedescriptionnameserviceInstanceNameserviceNameserviceSpectemplateFile

Example Payload

Raw ↑
{
  "clientToken": "example-clientToken",
  "deploymentType": "example-deploymentType",
  "description": "example-description",
  "name": "my-environment",
  "serviceInstanceName": "my-environment",
  "serviceName": "my-environment",
  "serviceSpec": "example-serviceSpec",
  "templateFile": "standard-env-template"
}