Cmdlets for Amazon S3

Build 25.0.9434

UseVirtualHosting Parameter (Connect-AmazonS3 Cmdlet)

If true (default), buckets will be referenced in the request using the hosted-style request: http://bucket-name.host/yourobject. If set to false, the bean will use the path-style request: http://host/bucket-name/yourobject.

Syntax

Connect-AmazonS3 -UseVirtualHosting bool

Data Type

bool

Default Value

true

Remarks

If true (default), buckets will be referenced in the request using the hosted-style request: http://bucket-name.host/yourobject. If set to false, the bean will use the path-style request: http://host/bucket-name/yourobject.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434