Jump to content

Amazon S3 as Data Source in Tibco Spotfire


Riccardo Schillaci

Recommended Posts

  • 3 years later...

It is achievable via datafunction. I tried it and it works for me:) but you need aws IAM permissions for this.

1) Create a datafunction| Pass your aws access id, region, secret access key in it

2) use Python package: BOTO3 

3) Try listing all the objects in s3 with a button on text area
4) Once listed as "Key" which gives the s3 location click on the item and bring the data from selected obj as dataframe and load as your datasource. 

DM me on Linked-in for any help

 

S3 Object listing.gif

Link to comment
Share on other sites

Hi Riccardo, Sooriya,

According to our documentation, it should be possible to connect to S3 using via the Amazon Redshift ODBC driver: https://docs.tibco.com/pub/sfire-analyst/latest/doc/html/en-US/TIB_sfire-analyst_UsersGuide/index.htm#t=connectors%2Famazon-redshift%2Fredshift_accessing_data_from_amazon_redshift.htm&rhsearch=S3&rhhlterm=S3&rhsyns= .

Kind regards,

David

Link to comment
Share on other sites

  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...