HttpEndpointConfiguration - Amazon Data Firehose

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 AWS SDKs, see the following: