Skip to content

Commit b16d069

Browse files
committed
Update connector-amazon-simple-storage-service.md
1 parent 7a1f423 commit b16d069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/connector-amazon-simple-storage-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The following properties are supported for an Amazon S3 linked service:
8888
| accessKeyId | ID of the secret access key. |Yes |
8989
| secretAccessKey | The secret access key itself. Mark this field as a **SecureString** to store it securely, or [reference a secret stored in Azure Key Vault](store-credentials-in-key-vault.md). |Yes |
9090
| sessionToken | Applicable when using [temporary security credentials](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp.html) authentication. Learn how to [request temporary security credentials](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html#api_getsessiontoken) from AWS.<br>Note AWS temporary credential expires between 15 minutes to 36 hours based on settings. Make sure your credential is valid when activity executes, especially for operationalized workload - for example, you can refresh it periodically and store it in Azure Key Vault.<br>Mark this field as a **SecureString** to store it securely, or [reference a secret stored in Azure Key Vault](store-credentials-in-key-vault.md). |No |
91-
| serviceUrl | Specify the custom S3 endpoint `https://<service url>`.<br>This value specifies the endpoint to access to the S3 Connector. Change it only if you want to try a different service endpoint or want to switch between https and http.| No |
91+
| serviceUrl | Specify the custom S3 endpoint `https://<service url>`.<br>Change it only if you want to try a different service endpoint or want to switch between https and http.| No |
9292
| connectVia | The [integration runtime](concepts-integration-runtime.md) to be used to connect to the data store. You can use the Azure integration runtime or the self-hosted integration runtime (if your data store is in a private network). If this property isn't specified, the service uses the default Azure integration runtime. |No |
9393

9494

0 commit comments

Comments
 (0)