HttpContext
Specifies the HTTP context to use for the test authorizer request.
Contents
- headers
-
The header keys and values in an HTTP authorization request.
Type: String to string map
Key Length Constraints: Minimum length of 1. Maximum length of 8192.
Key Pattern:
[\s\S]*
Value Length Constraints: Minimum length of 1. Maximum length of 8192.
Value Pattern:
[\s\S]*
Required: No
- queryString
-
The query string keys and values in an HTTP authorization request.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
[\s\S]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: