Amazon S3 in Notes 8
Dec 17, 2007
I tried uploading the Amazon AWS WSDL to Notes Designer 8 but I kept getting an error: “Cannot Find AmazonS3.xsd”
I found it easier to download the files from http://s3.amazonaws.com/doc/2006-03-01/. First download “AmazonS3.wsdl” then download (into the same directory) “AmazonS3.xsd.” Once downloaded, install the WSDL directly from the local folder.
What am I doing with Amazon’s Web Services?
I’m trying to get S3 (Simple Storage Service) to work with Lotus Notes. My current road block is finding (or… coding) a HMAC-SHA1 LotusScript function. Could I do this a lot easier with Java? Yes.