HttpEndpointRequestConfiguration
The configuration of the HTTP endpoint request.
Contents
- CommonAttributes
-
Describes the metadata sent to the HTTP endpoint destination.
Type: Array of HttpEndpointCommonAttribute objects
Array Members: Minimum number of 0 items. Maximum number of 50 items.
Required: No
- ContentEncoding
-
Firehose uses the content encoding to compress the body of a request before sending the request to the destination. For more information, see Content-Encoding
in MDN Web Docs, the official Mozilla documentation. Type: String
Valid Values:
NONE | GZIP
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: