我想使用 amazon s3 下载文件。我有存储桶名称、秘密和访问密钥。
什么是区域端点以及如何设置它我可以使用我拥有的这些信息下载文件吗
string accessKey="access key";
string secretKey="secret key";
string bucketName="my bucket name";
string directoryFile="File directory";
TransferUtility utility=new TransferUtility(client);
//download. --But this line error.
Error is:The request we calculated does not match the signature you provided.
Check your key and signing method.
慕盖茨4494581
慕桂英4014372
芜湖不芜