CustomDirectoriesType - 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).

CustomDirectoriesType

Contains Amazon S3 locations for storing specific types of AS2 message files.

Contents

FailedFilesDirectory

Specifies a location to store failed AS2 message files.

Type: String

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

Pattern: (|/.*)

Required: Yes

MdnFilesDirectory

Specifies a location to store MDN files.

Type: String

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

Pattern: (|/.*)

Required: Yes

PayloadFilesDirectory

Specifies a location to store the payload for AS2 message files.

Type: String

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

Pattern: (|/.*)

Required: Yes

StatusFilesDirectory

Specifies a location to store AS2 status messages.

Type: String

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

Pattern: (|/.*)

Required: Yes

TemporaryFilesDirectory

Specifies a location to store temporary AS2 message files.

Type: String

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

Pattern: (|/.*)

Required: Yes

See Also

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