Amazon Proton · Example Payload

Amazon Proton List Service Instance Provisioned Resources Input Example

DevOpsInfrastructure as CodePlatform EngineeringServerlessTemplatesSelf-ServiceCI/CD

Amazon Proton List Service Instance Provisioned Resources Input Example is an example object payload from Amazon Proton, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nextTokenserviceInstanceNameserviceName

Example Payload

Raw ↑
{
  "nextToken": "example-nextToken",
  "serviceInstanceName": "my-environment",
  "serviceName": "my-environment"
}