-
**Type**: Bug
**Component**:
[spring-cloud-aws-s3](https://github.com/awspring/spring-cloud-aws/tree/main/spring-cloud-aws-s3)
**Describe the bug**
`spring-cloud-aws-starter-s3` does not inclu…
-
### Describe the bug
Building SDK from source failed.
```
[ 21%] Building C object crt/aws-crt-cpp/crt/aws-c-io/CMakeFiles/aws-c-io.dir/source/s2n/s2n_tls_channel_handler.c.o
/home/jenkins/aws-s…
-
### Describe the issue
I was reading the AWS SDK for Java CRT documentation:
https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/http-configuration-crt.html
The web page says:
…
-
### Describe the bug
I am downloading files from S3 to local server using the AWS java SDK.
When using standard `NettyNioAsyncHttpClient`- everything works.
When using `AwsCrtAsyncHttpClient`- the …
-
We've seen some [articles](https://aws.amazon.com/blogs/storage/improving-amazon-s3-throughput-for-the-aws-cli-and-boto3-with-the-aws-common-runtime/) stating that AWS CRT is improving S3 throughput d…
-
### Describe the bug
I get an issue which looks like https://github.com/aws/aws-iot-device-sdk-java-v2/issues/408.
The version is 1.21.0.
Java Version: 9.0
Could some one help this? Thanks.
…
-
Spring Boot 3.3.4 upgrades Jetty to 12.0.13, which unfortunately breaks the test with AWS CRT-based S3 client (CrtAsyncV2IT.testStreamUploadOfUnknownSize and testStreamUploadOfUnknownSize_transferMana…
-
### Describe the bug
Data race in setting the `shutdown_callback`.
Appears to be introduced by #440.
### Regression Issue
- [X] Select this option if this issue appears to be a regression.
### …
-
When upload multiple files using multipart upload, the upload failed with the following error:
```
[ec2-user@ip-172-31-14-35 files_dir]$ /home/ec2-user/fast_ebs/aws-crt-s3-benchmarks/runners/s3-benc…
-
### Description
When building the lib with MinGW the following error shows up:
```
ERROR: There are invalid packages:
s2n/1.4.16: Invalid: Not supported (yet)
```
Related to #25401 ?
### Packag…