/i-0**************2 is not authorized to perform: dynamodb:PutItem on resource: arn:aws:dynamodb:us-east- 'dynamodb:BatchGet*' - 'dynamodb:DescribeTable'
我对DynamoDB非常陌生,我想使用boto3 来上传数据(file.CSV) --下面的代码运行良好,但是每当我进行批量上传时,现有的数据就被删除,并插入CSV文件中的项。如果表不为空,在不删除现有数据的情况下将CSV数据追加到DynamoDB表中,请指导我如何实现这些数据。Function dynamoTable= dy