s3UsePathStyle

@JvmName(name = "tsobwxkpsjrdkghj")
suspend fun s3UsePathStyle(value: Output<Boolean>)
@JvmName(name = "jxqinpnerneogokj")
suspend fun s3UsePathStyle(value: Boolean?)

Parameters

value

Set this to true to enable the request to use path-style addressing, i.e., https://s3.amazonaws.com/BUCKET/KEY. By default, the S3 client will use virtual hosted bucket addressing when possible (https://BUCKET.s3.amazonaws.com/KEY). Specific to the Amazon S3 service.