Smaws_Client_AppRunner.ListOperations
val request :
Smaws_Lib.Context.t ->
list_operations_request ->
(list_operations_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
Return a list of operations that occurred on an App Runner service.
The resulting list of OperationSummary
objects is sorted in reverse chronological order. The first object on the list represents the last started operation.