Amazon Simple Storage Service (S3)

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List 

Amazon Simple Storage Service (S3)

Amazon Simple Storage Service or S3 is an object-based storage service offered by AWS. This service provides a cheap, secure, and scalable data storage solution to its users.

 

With the Raynet One Data Hub S3 connector, files from specified S3 buckets can be downloaded and can be loaded into the database. For example, user inventory data stored as a .csv file in a bucket can be downloaded by the connector and imported to the RayVentory database. This information can then, either in isolation or in combination with other inventory information, be depicted in a graphical chart or a report.

 

The Raynet One Data Hub S3 connector downloads files from S3 Buckets. This connector is not compatible with the 'connector_jar_runner' IPP of USU Licenses Management. The connector uses the AWS Java SDK 2.

 

finger1

Be aware:

The underlying AWS Java SDK behaves strangely with proxies. Only the system parameter 'http.proxyHost' and 'http.proxyPort' are used for both HTTP and HTTPS connections. Setting 'https.proxyHost' and 'https.proxyPort' will have no effect. Socks proxies are not supported by the AWS Java SDK. Setting 'socksProxyHost' and 'socksProxyPort' will have no effect.

 

Overview of a typical system and network setup:

 

Amazon_Athena_Example