Where do I get the Amazon API Key and Amazon Secret Key to use in the Zend framework?
Does keys from Amazon S3 work there?
Infact, I am confused where to signup.
Could you give me the link to signup?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can register your AWS account here: https://aws-portal.amazon.com/gp/aws/developer/registration/index.html
After that you need the Access Credentials, which you get on the AWS Security Credentials page. Go there, log in (if needed) and take a look at the “Access Key”-tab. Copy the Access Key ID (Amazon API Key) and the Secret Access Key (Amazon Secret Key) to your Zend application.