CustomHttpHeader - Amazon Transfer Family
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).

CustomHttpHeader

Represents a custom HTTP header that can be included in AS2 messages. Each header consists of a key-value pair.

Contents

Key

The name of the custom HTTP header.

Type: String

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

Pattern: [a-zA-Z0-9-]+

Required: No

Value

The value of the custom HTTP header.

Type: String

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

Pattern: [a-zA-Z0-9 +\-./:=@_]*

Required: No

See Also

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