Skip to main content

Amazon S3 (Account Key)

Connect to Amazon S3 using an account key

To use this connection type within the API, use a ConnectionTypeCode of AMAZONS3-KEY.

Variable Reference

The following variables are supported:

  • S3AccessKeyIdSecretName - (Required) The name of the Key Vault Secret containing the value of the Amazon S3 Access Key Id.

  • S3AccessKeySecretName - (Required) The name of the Key Vault Secret containing the value of the Amazon S3 Access Key.

  • S3ServiceUrl - (Optional) The URL of the Amazon S3 Service (in most cases, accept the default).

  • IntegrationRuntime - (Required) Integration Runtime to use for Copy Activity.