我正在尝试为 codeigniter 集成 AWS PHP SDK
但其显示错误如下
An uncaught Exception was encountered
Type: Aws\Exception\CredentialsException
Message: Cannot read credentials from /.aws/credentials
Filename: /var/www/html/aws/Aws/Credentials/CredentialProvider.php
Run Code Online (Sandbox Code Playgroud)
并且在 cli 上收到错误为 -bash: /root/.aws/credentials: Permission denied
因此,在此之后,我已允许... cli 错误已消失,但 php 错误无法从 /.aws/credentials 读取凭据仍然存在。
请帮助解决这个问题。
谢谢!
我想在单击远程推送通知后导航到特定的应用程序屏幕。我如何用本机反应来实现这个。我正在使用react-native-push-notification库
push-notification reactjs react-native react-native-push-notification
amazon-s3 ×1
aws-php-sdk ×1
aws-sdk ×1
react-native ×1
react-native-push-notification ×1
reactjs ×1