Edit a Connection¶
To edit an existing connection:
- Click Connections in the left navigation pane. The Connection Details view opens.
- Find the connection you want to edit:
- Search by connection name or description
- Filter by partner, connection type, connection test status, or user who last updated the connection.
- Click the Edit icon () in the Actions column or click the connection name and then click Edit in the upper right corner.
-
Edit the fields as needed. Required fields have an asterisk (*).
Field Definitions
- Connection Name *
- The name for the connection. Max length: 50 characters.
- Partner *
- The partner who owns the connection.
- Description *
- A description of the connection. Max length: 255 characters.
- Connection Type *
- The type of connection: S3 or SFTP.
- URL *
- The host address (SFTP) or bucket name (S3). Max length: 500 characters.
SFTP¶
- Username *
- Username for SFTP file transfer.
- Authentication Type *
- The type of authentication: password or key file.
- Password *
- The password for the Password authentication type.
- Key File *
- If Authentication Type is Key File, enables you to upload the private key file.
- Passphrase *
- If Authentication Type is Key File, the passphrase for the connection.
S3¶
- Access Key ID *
- The access key ID provided for the S3 bucket.
- Secret Access Key *
- The secret access key provided for the S3 bucket.
- Region *
- The AWS region where the S3 bucket is located.
-
To test the connection, click Test in the upper right corner.
- Click Save in the upper right corner.
See also:
