Module Smaws_Client_AppRunner.ListAutoScalingConfigurations

Returns a list of active App Runner automatic scaling configurations in your Amazon Web Services account. You can query the revisions for a specific configuration name or the revisions for all active configurations in your account. You can optionally query only the latest revision of each requested name.

To retrieve a full description of a particular configuration revision, call and provide one of the ARNs returned by ListAutoScalingConfigurations.

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