Hi, We are using jcloud to access Amazon S3 though the issue is that when we go try to do a getObject a few seconds afer putObject it works at times and at times it does not work. Could this be because S3 can direct both the request to different regions; even though we make the cal from our machine residing in US-West. If that is the case can we specify the JCloud API to read and write from a specific region; I believe AWS SDK Api does have a way to specify the region from which you want to read and write?
Cheers Gaurav
