Could you please tell me where do I have to store my AWS access key and secret access key when using Right_aws to access SDB?
|
feedback
|
|
You would set it when you initialize the RightAws::SdbInterface: This means you could store your key/secret anywhere, including your config file if you're using rails. | |||
|
feedback
|