CustomHttpHeader - AWS Transfer Family

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