Skip to main content

S3StoragePermissionSchema

Defines the schema for the s3 storage to allow permissions to a principal resource.

@group

Resources/S3Storage

Index

Properties

allowRead

allowRead: boolean = ...

Allow read.

allowWrite

allowWrite: boolean = ...

Allow write.

principalResourceId

principalResourceId: string = ...

The resource id of the principal resource.

remoteDirectoryPath

remoteDirectoryPath: string = ...

The path within the bucket this permission is for. If you want to allow access to the entire bucket, use empty string ''.