RequestHeaderConfiguration
Configuration for HTTP request headers that will be passed through to the runtime.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- requestHeaderAllowlist
-
A list of HTTP request headers that are allowed to be passed through to the runtime.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 20 items.
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[A-Za-z][A-Za-z0-9_-]{0,255}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: