s3ForcePathStyle

@JvmName(name = "bguorqrmasxbsukh")
suspend fun s3ForcePathStyle(value: Output<Boolean>)
@JvmName(name = "ytavkfhmwytuwyuy")
suspend fun s3ForcePathStyle(value: Boolean?)

Parameters

value

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