If you use an AMI that has the right startup hooks (such as the Canonical Ubuntu AMIs) you can use the user-data script technique.
http://alestic.com/2009/06/ec2-user-data-scripts
--
Shlomo Swidler
Cloud Computing Consultant, Developer
http://www.shlomoswidler.com/
http://www.orchestratus.com/
On Jun 19, 2010 6:24 PM, "Barnet Wagman" <b.wa...@comcast.net> wrote:
Typica has a static method,
com.xerox.amazonws.ec2.EC2Utils.getInstanceUserdata()
that retrieves the instance user data. Note that this method must be called on the instance - user data is not remotely accessible.
SANDER SMITH wrote:
>
> I notice that on the runInstances methods of Jec2, there is a field to pa...--
You received this message because you are subscribed to the Google Groups "typica" group.
To pos...