s3AclOption

@JvmName(name = "qhhtyhpklftfppoi")
suspend fun s3AclOption(value: Output<String>)
@JvmName(name = "bdylgkfcsmjwnnkk")
suspend fun s3AclOption(value: String)

Parameters

value

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

NOTE: When Athena queries are executed, result files may be created in the specified bucket. Consider using force_destroy on the bucket too in order to avoid any problems when destroying the bucket.