ServiceProvider Property

The S3 service provider.

Data Type

Enumeration

Possible Values

Amazon S3 (0)
Digital Ocean (1)
Google Storage (2)
Wasabi (3)
Backblaze B2 (4)
IBM (7)
Oracle (8)
Linode (9)
Other (255)

Default Value

0

Remarks

This property specifies the S3 service provider to which requests will be made. Possible values are:

  • spAmazonS3 (0) (default): Amazon S3
  • spDigitalOcean (1): Digital Ocean Spaces
  • spGoogleStorage (2): Google Cloud Storage
  • spWasabi (3): Wasabi
  • spBackblazeB2 (4): Backblaze B2
  • spIBM (7): IBM Cloud Object Storage
  • spOracle (8): Oracle Cloud Object Storage
  • spLinode (9): Linode Object Storage
  • spOther (255): Other Provider

Note that the following providers require additional configuration before requests can be made:

  • spOracle (8): An "Object Storage Namespace" must be specified using the OracleNamespace property.
  • spOther (255): A base URL must be specified using the URL setting.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Tasks for SSIS - Version 20.0 [Build 8319]