|
Aws::Auth::AWSCredentials cred(ak, sk); ClientConfiguration clientConfig; auto encryptionMaterials = Aws::MakeSharedAws::S3Encryption::Materials::SimpleEncryptionMaterials( s3EncryptionClient = Aws::MakeSharedAws::S3Encryption::S3EncryptionClient( When using the above S3EncryptionClient to PutObject, an error occurred: curlCode: 6, Couldn't resolve host name. This may require setting useVirtualAddressing=false, but the implementation of the setting cannot be found. How to solve it? |
Replies: 4 comments
|
Hello! Reopening this discussion to make it searchable. |
|
Hello! Reopening this discussion to make it searchable. |
|
Hello! Reopening this discussion to make it searchable. |
answered #3388