View a markdown version of this page

S3FilesVolumeConfiguration - AWS Batch

S3FilesVolumeConfiguration

This is used when you're using an S3Files file system for job storage.

Contents

fileSystemArn

The Amazon Resource Name (ARN) of the S3Files file system to use.

Type: String

Required: Yes

accessPointArn

The Amazon Resource Name (ARN) of the S3Files access point to use.

Type: String

Required: No

rootDirectory

The directory within the S3Files file system to mount as the root directory.

Type: String

Required: No

transitEncryptionPort

The port to use when sending encrypted data between the Amazon ECS host and the S3Files file system server.

Type: Integer

Required: No

See Also

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