REST or Query requests are HTTP or HTTPS requests that use an HTTP verb (such as GET or POST) and a
parameter named Action or Operation that specifies the API you are calling.
A.
FALSE
B.
TRUE
Explanation:
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html
I think it is false. Since no named Operation
That would be evil if true on an Associate exam… maybe Operation is under REST? Just a feeling but I say it is True
http://docs.aws.amazon.com/elasticloadbalancing/2012-06-01/APIReference/using-query-api.html
it IS true!
Elastic Load Balancing provides APIs that you can call by submitting a Query request. Query requests are HTTP or HTTPS requests that use the HTTP verb GET or POST and a Query parameter named Action or Operation that specifies the API you are calling.
http://docs.aws.amazon.com/elasticloadbalancing/2012-06-01/APIReference/using-query-api.html
Ha! And worded verbatim