mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 13:10:05 +00:00
Update dependency aws-sdk-cpp to v1.11.331
This commit is contained in:
parent
9f2284eb70
commit
a76da1caac
2 changed files with 2 additions and 2 deletions
|
|
@ -74,7 +74,7 @@ public:
|
|||
client_ = std::make_shared<Aws::S3::S3Client>(
|
||||
credentials,
|
||||
Aws::MakeShared<Aws::S3::S3EndpointProvider>(
|
||||
Aws::S3::S3Client::ALLOCATION_TAG),
|
||||
Aws::S3::S3Client::GetAllocationTag()),
|
||||
config);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue