Amazon App Runner · Schema

AutoScalingConfiguration

Describes an App Runner automatic scaling configuration resource.

A higher MinSize increases the spread of your App Runner service over more Availability Zones in the Amazon Web Services Region. The tradeoff is a higher minimal cost.

A lower MaxSize controls your cost. The tradeoff is lower responsiveness during peak demand.

Multiple revisions of a configuration might have the same AutoScalingConfigurationName and different AutoScalingConfigurationRevision values.

AWSCI/CDContainersDeploymentManaged ServiceServerlessWeb Applications

Properties

Name Type Description
AutoScalingConfigurationArn object
AutoScalingConfigurationName object
AutoScalingConfigurationRevision object
Latest object
Status object
MaxConcurrency object
MinSize object
MaxSize object
CreatedAt object
DeletedAt object
View JSON Schema on GitHub