HttpEndpointConfiguration - Amazon Data Firehose
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

HttpEndpointConfiguration

Describes the configuration of the HTTP endpoint to which Kinesis Firehose delivers data.

Contents

Url

The URL of the HTTP endpoint selected as the destination.

Important

If you choose an HTTP endpoint as your destination, review and follow the instructions in the Appendix - HTTP Endpoint Delivery Request and Response Specifications.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1000.

Pattern: https://.*

Required: Yes

AccessKey

The access key required for Kinesis Firehose to authenticate with the HTTP endpoint selected as the destination.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 4096.

Pattern: .*

Required: No

Name

The name of the HTTP endpoint selected as the destination.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^(?!\s*$).+

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: