mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 08:50: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
2
external/aws-sdk-cpp
vendored
2
external/aws-sdk-cpp
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 9629e731155d73abaa8cb4b916d3eb3b5f7e1271
|
||||
Subproject commit d5eb42fe7c632868d4535b454ee2e5ba0e349b7f
|
||||
|
|
@ -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