v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435184159.4 KB

Delete an App Runner automatic scaling configuration resource. You can delete a specific revision or the latest active revision. You can't delete a configuration that's used by one or more App Runner services.

post/#X-Amz-Target=AppRunner.DeleteAutoScalingConfiguration

Headers

X-Amz-Target'AppRunner.DeleteAutoScalingConfiguration' required

Request body

AutoScalingConfigurationArnstring required
<p>The Amazon Resource Name (ARN) of the App Runner auto scaling configuration that you want to delete.</p> <p>The ARN can be a full auto scaling configuration ARN, or a partial ARN ending with either <code>.../<i>name</i> </code> or <code>.../<i>name</i>/<i>revision</i> </code>. If a revision isn't specified, the latest active revision is deleted.</p>

Response

Success