Skip to main content

AwsEcsServerS3AccessDirectorySchema

Schema for S3 storage service directory access configuration. This defines the access permissions for specific directories in S3 storage services.

@group

Modules/Server/AwsEcsServer

Index

Properties

access

The type of access granted to the directory. This determines whether the server can read, write, or both. See AwsEcsServerS3AccessDirectoryPermission for options.

remoteDirectoryPath

remoteDirectoryPath: string = ...

The path to the directory within the S3 bucket. This specifies which directory the server will have access to.

Page Options