Module Smaws_Client_AppRunner.DeleteAutoScalingConfiguration

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.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServiceErrorException of Types.internal_service_error_exception | `InvalidRequestException of Types.invalid_request_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string