
Overview
Amazon S3 Connection Manager is SSIS Connection Manager for establishing connections with Amazon S3 service. Use the API to build components based on Amazon S3 Connection Manager.
Setup
Use the Amazon S3 Connection Manager dialog to specify properties for connecting to Amazon S3 service. The configuration dialog has server and proxy settings.
Server Options
- Host
-
Specify the name or IP address of the Amazon S3 service.
- Secure connection
-
Specify to establish secure HTTPS connection with Amazon S3 service on port 443.
- Regular calling
-
Specify to connect to Amazon S3 service, using regular calling format. Un-check this option when connecting to EU Amazon S3 service.
- Access Key
-
Specify access key for Amazon S3 service.
- Secret Key
-
Specify secret key for Amazon S3 service.
- Time-out (secs)
-
Specify the number of seconds before timing out session connect. The default value of this property is 100.
- Test Connection
-
Confirm connection manager configuration by clicking Test Connection.
Proxy Options
- Host
-
Specify the name or IP address of the proxy server.
- Port
-
Specify the port number on the proxy server to use for the connection. The default value of this property is 80.
- User name
-
Specify user name to access the proxy server.
- Password
-
Specify password to access the proxy server.
CozyRoc
