Module Smaws_Client_ServiceDiscovery.GetOperation

val request : Smaws_Lib.Context.t -> get_operation_request -> (get_operation_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidInput of invalid_input | `OperationNotFound of operation_not_found ]) Stdlib.result

Gets information about any operation that returns an operation ID in the response, such as a CreateHttpNamespace request.

To get a list of operations that match specified criteria, see ListOperations.