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
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.
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
B
http://docs.aws.amazon.com/general/latest/gr/signing_aws_api_requests.html
Tony please read carefully article you have provided
What is wrong with the article? It is B, isn’t it? Why not?
following one should be the good reference to the question.
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html
I also say B
“In both of these protocols, you make requests over HTTP or HTTPS using an HTTP verb (such as GET or POST) and a parameter named Action or Operation that specifies the API you are calling.”
A.
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html
Meant to type B….
I agree with you. B is the 100% right answer
True..
its should be A
Because parameter named Action or Operation .. in http paramenter action is get post put update delete
No it is B, read the first statement in this article
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html
The answer should be B
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html
Query requests are HTTP or HTTPS requests that use the HTTP verb GET or POST and a Query parameter named Action.
I agree with the answer. A
A is correct
http://docs.aws.amazon.com/elasticloadbalancing/2012-06-01/APIReference/using-query-api.html
I believe it is B. Why A??
Using Elastic Load Balancing Query Requests
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.
Calling the API using a Query request is the most direct way to access the web service, but requires that your application handle low-level details such as generating the hash to sign the request, and error handling. The benefit of calling the service using a Query request is that you are assured of having access to the complete functionality of the API.
Note
The Query interface used by AWS is similar to REST, but does not adhere completely to the REST principles.
B.
Rest services verbs are GET PUT POST and use action as command to invoke.
B
http://docs.aws.amazon.com/elasticloadbalancing/2012-06-01/APIReference/using-query-api.html