Amol Pawar

Results 6 issues of Amol Pawar

### Describe the bug Unable to retrieve public s3 object using [Aws::S3Crt::S3CrtClient::GetObject](https://sdk.amazonaws.com/cpp/api/1.9.230/class_aws_1_1_s3_crt_1_1_s3_crt_client.html#a54bb7718aa3d0170c74af9c724a98466) api when credentials are not setup i.e anonymous credentials I'm able to retrieve the public s3 object when...

bug

### Describe the bug Unable to upload S3 object using S3crt API [Aws::S3Crt::S3CrtClient::PutObject](https://sdk.amazonaws.com/cpp/api/1.9.230/class_aws_1_1_s3_crt_1_1_s3_crt_client.html#a858775187bd9fb56d5d6932f92445f22) with custom metadata when the upload size is greater than the configured part size in [Aws::S3Crt::ClientConfiguration::partSize](https://sdk.amazonaws.com/cpp/api/1.9.230/class_aws_1_1_s3_crt_1_1_client_configuration.html#a4a65aa9afa2f5a81c21ca6a76b659fba) return...

bug
needs-triage

As a serd api user, Need a support for RDF* data present in the turtle/trig file ``` > 9 . > 5 . > 10 . ``` See Reference https://www.w3.org/2022/08/rdf-star-wg-charter/

feature

### Describe the bug The crash is observed when `Aws::S3Crt::ClientConfiguration.ca_file` is set to ca certs dir path. ### Expected Behavior It should not crash and work as below - Should...

bug
closing-soon
response-requested
p2

***Exception or Stack Trace*** Observing the below error while compiling the azure-storage-blobs-12.8.0 ```CMake Error at sdk/core/azure-core-amqp/CMakeLists.txt:33 (find_package): Found package configuration file: /usr/local/cmake/uamqpConfig.cmake but it set uamqp_FOUND to FALSE so package...

bug
question
Azure.Core
Client
customer-reported

### Describe the bug Unable to do getobject when explicit 'Aws::S3Crt::ClientConfiguration::ca_path' is set to default path ### Expected Behavior Get Object should work as expected when ca_path is set explicitly....

bug
p2