Smaws_Client_AppRunner.DeleteAutoScalingConfiguration
val request :
Smaws_Lib.Context.t ->
delete_auto_scaling_configuration_request ->
(delete_auto_scaling_configuration_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServiceErrorException of internal_service_error_exception
| `InvalidRequestException of invalid_request_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
Delete an App Runner automatic scaling configuration resource. You can delete a top level auto scaling configuration, a specific revision of one, or all revisions associated with the top level configuration. You can't delete the default auto scaling configuration or a configuration that's used by one or more App Runner services.