expectedBucketOwner

@JvmName(name = "yrohuprwldvrrxme")
suspend fun expectedBucketOwner(value: Output<String>)
@JvmName(name = "mrrnigscjcmenstk")
suspend fun expectedBucketOwner(value: String?)

Parameters

value

The account ID that you expect to be the owner of the Amazon S3 bucket specified by ResultConfiguration:OutputLocation . If set, Athena uses the value for ExpectedBucketOwner when it makes Amazon S3 calls to your specified output location. If the ExpectedBucketOwner account ID does not match the actual owner of the Amazon S3 bucket, the call fails with a permissions error. This is a client-side setting. If workgroup settings override client-side settings, then the query uses the ExpectedBucketOwner setting that is specified for the workgroup, and also uses the location for storing query results specified in the workgroup. See EnforceWorkGroupConfiguration .