<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Access AWS S3 bucket in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57790#M32158</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I like to use JMP14 and be able to import csv files on AWS S3 cloud. I did some search on JMP community and did not find what I want.&lt;/P&gt;&lt;P&gt;I do have ODBC on my MAC machine an can access AWS S3 files from commerical software such as Cyberduck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate your help how to access S3 AWS. Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 21 May 2018 16:35:30 GMT</pubDate>
    <dc:creator>AT</dc:creator>
    <dc:date>2018-05-21T16:35:30Z</dc:date>
    <item>
      <title>Access AWS S3 bucket</title>
      <link>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57790#M32158</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I like to use JMP14 and be able to import csv files on AWS S3 cloud. I did some search on JMP community and did not find what I want.&lt;/P&gt;&lt;P&gt;I do have ODBC on my MAC machine an can access AWS S3 files from commerical software such as Cyberduck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate your help how to access S3 AWS. Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 16:35:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57790#M32158</guid>
      <dc:creator>AT</dc:creator>
      <dc:date>2018-05-21T16:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Access AWS S3 bucket</title>
      <link>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57821#M32176</link>
      <description>&lt;P&gt;Chapter 3 of book, Using JMP, describes connecting to databases using JMP.&amp;nbsp; From the main menu, select Help&amp;gt;Books&amp;gt;Using JMP.&amp;nbsp; Search for DSN&amp;nbsp; or look on page 134. There is some setup to define the machine data source. If it has been definde by another program it is likely just needing some setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The JMP Scripting Language, the chapter on Extending JMP shows multilpe methods to script data extraction.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 01:29:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57821#M32176</guid>
      <dc:creator>gzmorgan0</dc:creator>
      <dc:date>2018-05-22T01:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Access AWS S3 bucket</title>
      <link>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57878#M32186</link>
      <description>&lt;P&gt;Thanks. My understanding is that AWS S3 is not a database (DB) and to access you need to put server address, key loging and etc in order to access the S3 bucket. I am familiar with how to access the database (DB) using ODBC from JMP. I was wondering if there is anyway to get access to S3 files using JMP. I appreciate any help. Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 16:49:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57878#M32186</guid>
      <dc:creator>AT</dc:creator>
      <dc:date>2018-05-22T16:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Access AWS S3 bucket</title>
      <link>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57883#M32187</link>
      <description>&lt;P&gt;AT,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for misreading your question.&amp;nbsp; I do not know the path but let me provide you examples of accessing web file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;From a SpaceStation Tracking script written bt Xan Gregg and Craige Hales:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Open( "&lt;A href="http://eoimages.gsfc.nasa.gov/images/imagerecords/55000/55167/earth_lights_lrg.jpg" target="_blank"&gt;http://eoimages.gsfc.nasa.gov/images/imagerecords/55000/55167/earth_lights_lrg.jpg&lt;/A&gt;", "jpg" );&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using JMP 14, look up New HTTP Request() it creates a request to a web service.&amp;nbsp; Other than trying the sample script, I have not explored this new feature, but it looks amazingingly useful.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 17:56:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57883#M32187</guid>
      <dc:creator>gzmorgan0</dc:creator>
      <dc:date>2018-05-22T17:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Access AWS S3 bucket</title>
      <link>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57890#M32194</link>
      <description>&lt;P&gt;Since you are running JMP 14, you may want to investigate the Python interface to JMP. Use Python to load the data into a Pandas DataFrame and then use Python Get(); to get you where you need in JMP. In the scripting index, there are some examples of the Python functions available in JSL.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 19:28:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57890#M32194</guid>
      <dc:creator>Daniel_Valente</dc:creator>
      <dc:date>2018-05-22T19:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Access AWS S3 bucket</title>
      <link>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57911#M32203</link>
      <description>&lt;P&gt;Thanks. I tried Open and did not work but I used Web(""); and it is now asking on user credentials since it is AWS S3. I have attached what is needed.&lt;/P&gt;
&lt;P&gt;I appreciate anty further help.&amp;nbsp; Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AWS_S3.png" style="width: 323px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10812i533AB3D07F1E67C0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AWS_S3.png" alt="AWS_S3.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 13:37:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57911#M32203</guid>
      <dc:creator>AT</dc:creator>
      <dc:date>2018-05-24T13:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Access AWS S3 bucket</title>
      <link>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57912#M32204</link>
      <description>&lt;P&gt;Thanks. I did some investigation and looks like I need boto3 library so that I can define the key ID and pass in Python and then run JMP to get the data I need.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 22:49:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57912#M32204</guid>
      <dc:creator>AT</dc:creator>
      <dc:date>2018-05-22T22:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Access AWS S3 bucket</title>
      <link>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57914#M32205</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/10363"&gt;@AT&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;If all you need to do is access the S3 bucket / file system from your Mac I would use ExpanDrive (It is a commercially available utility).&lt;/P&gt;
&lt;P&gt;&lt;A title="Map to AWS S3, OneDrive, Google Drive from your Mac" href="https://www.expandrive.com" target="_self"&gt;ExpanDrive&lt;/A&gt; will allow you to mount the S3 bucket as it if were local to your Mac. &amp;nbsp;Once mapped you should be able to drag and drop files the same as with any folder or cloud based folder.&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Access AWS S3" style="width: 342px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10804i1951ADB088121E4E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-05-22 at 6.02.05 PM.png" alt="Access AWS S3" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Access AWS S3&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers,&lt;/P&gt;
&lt;P&gt;Stan&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 23:03:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57914#M32205</guid>
      <dc:creator>stan_koprowski</dc:creator>
      <dc:date>2018-05-22T23:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Access AWS S3 bucket</title>
      <link>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57915#M32206</link>
      <description>&lt;P&gt;Thanks Stan. I will definitely give it a try and let you know.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 23:19:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Access-AWS-S3-bucket/m-p/57915#M32206</guid>
      <dc:creator>AT</dc:creator>
      <dc:date>2018-05-22T23:19:13Z</dc:date>
    </item>
  </channel>
</rss>

