Private URLs?

4 views
Skip to first unread message

project2501

unread,
Apr 23, 2011, 9:28:45 AM4/23/11
to typica
Hi,
How do you change the AWS service URLs for say SimpleDB? to use a
private reference implementation?

thanks,
Darren

Daniel Rinehart

unread,
Apr 24, 2011, 9:10:52 AM4/24/11
to typ...@googlegroups.com
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. <dan...@neophi.com> [http://danielr.neophi.com/]

> --
> You received this message because you are subscribed to the Google Groups "typica" group.
> To post to this group, send email to typ...@googlegroups.com.
> To unsubscribe from this group, send email to typica+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/typica?hl=en.
>
>

Reply all
Reply to author
Forward
0 new messages