Smaws_Client_AppRunner.ListServicesForAutoScalingConfiguration
Returns a list of the associated App Runner services using an auto scaling configuration.
val request :
Smaws_Lib.Context.t ->
Types.list_services_for_auto_scaling_configuration_request ->
(Types.list_services_for_auto_scaling_configuration_response,
[> 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 ])
Stdlib.result