Excel Add-In for Amazon S3

Build 22.0.8479

Connection

このセクションでは、本プロバイダーの接続設定で設定可能なConnection プロパティの全リストを提供します。


プロパティ説明
CustomURLThe custom URL to the S3 based service. Specify this URL if the S3 based service has a different URL from the 'amazonaws.com'. Make sure to specify the full URL. For example: CustomURL=http://127.0.0.1:9000. Please note that in a custom S3 based service, views other than Buckets and Objects might not be supported to work with or might need to be configured on the custom service itself.
SimpleUploadLimitこの設定はしきい値をバイト単位で設定します。このしきい値を超えると、provider は1つのリクエストですべてをアップロードするのではなく、マルチパートでアップロードを実行します。
UseVirtualHostingTrue(デフォルト)の場合、バケットはホスト形式のリクエストを使用してリクエストで参照されます:http://bucket-name.host/yourobjectFalse に設定した場合、Bean はパス形式のリクエストを使用します:http://host/bucket-name/yourobject。

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479