CustomHttpHeader - AWS Transfer Family
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: