php - Where do I get the amazon API key for Zend? -
where amazon api key
, amazon secret key
use in zend framework? keys amazon s3 work there?
infact, confused signup.
could give me link signup?
thanks
you can register aws account here: https://aws-portal.amazon.com/gp/aws/developer/registration/index.html
after need access credentials, on aws security credentials page. go there, log in (if needed) , take @ "access key"-tab. copy access key id (amazon api key) , secret access key (amazon secret key) zend application.
Comments
Post a Comment