class Aws::IoT::Types::HttpContext
@return [String]
The query string keys and values in an HTTP authorization request.
@!attribute [rw] query_string
@return [Hash<String,String>]
The header keys and values in an HTTP authorization request.
@!attribute [rw] headers
}
query_string: “HttpQueryString”,
},
“HttpHeaderName” => “HttpHeaderValue”,
headers: {
{
data as a hash:
@note When making an API call, you may pass HttpContext
Specifies the HTTP context to use for the test authorizer request.