在 Zend 框架中我从哪里获得Amazon API Key
和Amazon Secret Key
使用?Amazon S3 中的密钥在那里有效吗?
事实上,我很困惑在哪里注册。
可以给我注册链接吗?
谢谢
在 Zend 框架中我从哪里获得Amazon API Key
和Amazon Secret Key
使用?Amazon S3 中的密钥在那里有效吗?
事实上,我很困惑在哪里注册。
可以给我注册链接吗?
谢谢
您可以在此处注册您的 AWS 账户:https ://aws-portal.amazon.com/gp/aws/developer/registration/index.html
之后,您需要访问凭证,您可以在 AWS安全凭证页面上获得该凭证。去那里,登录(如果需要)并查看“访问密钥”选项卡。将访问密钥 ID (Amazon API Key)和秘密访问密钥 (Amazon Secret Key)复制到您的 Zend 应用程序。