Datastructure representing an operation on a Query based AWS service
These include:
@type t() :: %ExAws.Operation.Query{ action: term(), content_encoding: term(), params: term(), parser: term(), path: term(), service: term() }