DatabaseAclConfiguration

data class DatabaseAclConfiguration(val s3AclOption: String)

Constructors

Link copied to clipboard
constructor(s3AclOption: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Amazon S3 canned ACL that Athena should specify when storing query results. Valid value is BUCKET_OWNER_FULL_CONTROL.