Import data from AWS S3 or other cloud services?
How does JMP connect to data stored on cloud hosting services like AWS S3? I read that JMP has ODBC connectors to various data stores, but I can't find a list of the available connectors that are out there. Ideally, importing data in JMP would get converted to an AWS CLI call to retrieve the contents of an S3 bucket. Even more ideally, the import would be a CLI call that's doing a redshift or othe...