To use SimpleDB with a different server, construct your SimpleDB
instance using the version that takes additional arguments:
public SimpleDB(String awsAccessId,
String awsSecretKey,
boolean isSecure,
String server,
int port)
-- Daniel R. <dani...@neophi.com> [http://danielr.neophi.com/]
On Sat, Apr 23, 2011 at 9:28 AM, project2501 <darreng5
...@gmail.com> wrote:
> Hi,
> How do you change the AWS service URLs for say SimpleDB? to use a
> private reference implementation?
> thanks,
> Darren
> --
> You received this message because you are subscribed to the Google Groups "typica" group.
> To post to this group, send email to typica@googlegroups.com.
> To unsubscribe from this group, send email to typica+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/typica?hl=en.