Values.GetOperationRequestSourceGets 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.
type nonrec t = {operationId : OperationId.t;The ID of the operation that you want to get more information about.
*)ownerAccount : AWSAccountId.t option;The ID of the Amazon Web Services account that owns the namespace associated with the operation, as specified in the namespace ResourceOwner field. For operations associated with namespaces that are shared with your account, you must specify an OwnerAccount.
*)}