Amazon App Runner · Example Payload

Amazon App Runner Createautoscalingconfigurationrequest Example

CI/CDContainersDeploymentManaged ServiceServerlessWeb Applications

Amazon App Runner Createautoscalingconfigurationrequest Example is an example object payload from Amazon App Runner, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AutoScalingConfigurationNameMaxConcurrencyMinSizeMaxSizeTags

Example Payload

Raw ↑
{
  "AutoScalingConfigurationName": "example-AutoScalingConfigurationName",
  "MaxConcurrency": "example-MaxConcurrency",
  "MinSize": "example-MinSize",
  "MaxSize": "example-MaxSize",
  "Tags": "example-Tags"
}