I don;t know where to put this question, so I put it in this section.
I want to know how to write SAS code to interact with internet such as Amazon web service, Google Map web service.... I know JAVA can do it. Just wonder how to do it in SAS.
So you know JAVA. Then let JAVA do the heavy lifting and control your JAVA classes from within SAS using Java Objects via Data Step Component Interface. See the doc here.