Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/amazon-s3/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Amazon s3 使用S3 streamlogger写入S3时出现的问题_Amazon S3_Winston_Aws Sdk Nodejs_Multi Factor Authentication - Fatal编程技术网

Amazon s3 使用S3 streamlogger写入S3时出现的问题

Amazon s3 使用S3 streamlogger写入S3时出现的问题,amazon-s3,winston,aws-sdk-nodejs,multi-factor-authentication,Amazon S3,Winston,Aws Sdk Nodejs,Multi Factor Authentication,我正在NodeJS中编写代码,并试图使用S3 streamlogger将winston日志数据发送到S3 bucket,但我的访问被拒绝 从CLI测试它,读写性能良好。我能想到的唯一原因是我们在AWS帐户中使用MFA 有什么想法吗?变通办法? 谢谢我也面临同样的问题!我们也在使用MFA,我收到了“AccessDenied”错误代码。

我正在NodeJS中编写代码,并试图使用S3 streamlogger将winston日志数据发送到S3 bucket,但我的访问被拒绝

从CLI测试它,读写性能良好。我能想到的唯一原因是我们在AWS帐户中使用MFA

有什么想法吗?变通办法?
谢谢

我也面临同样的问题!我们也在使用MFA,我收到了“AccessDenied”错误代码。