Skip to main content

IIamUserS3BucketPolicy

Defines the S3 storage access policy for an IAM user.

@group

Resources/IamUser

Index

Properties

allowRead

allowRead: boolean

Allows read access to the bucket prefix.

allowWrite

allowWrite: boolean

Allows write access to the bucket prefix.

bucketName

bucketName: string

The name of the bucket.

remoteDirectoryPath

remoteDirectoryPath: string

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