-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaS…
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaS…
-
Sometimes, whether from a brand-new stack or an existing stack, uploading images results in an error that boils down to the PHP container being unable to resolve the MinIO s3 emulation container.
…
-
### Description
**Problem**
object_store provides a limited selection of common authentication mechanisms, with a particular focus on those used in server contexts. It does not, however, seek to…
-
AWS [announced](https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-java-v1-x-on-december-31-2025/) their plans to EOL version 1.x of the aws-java-sdk effective December 3…
-
### Describe the bug
We've had the SDK working with our app fine, but we've recently added FIPS support to OpenSSL. When we run our app uploads to S3 failed.
### Regression Issue
- [ ] Select this …
-
## Failing module
- **GitHub**: https://github.com/aws/aws-sdk-js-v3
- **npm**: https://www.npmjs.com/package/@aws-sdk/client-s3
```js
import { S3Client, PutObjectCommand } from "https://esm.s…
-
Hi,
during packaging for openSUSE I noticed there are missing go.sum entries. 0.6.55 builds fine, the errors during vendoring started with 0.6.56.
```
INFO:obs-service-go_modules:go mod vendor
…
-
### Describe the feature
Many clients like `Aws::S3::Client` can be used without specifying credentials or credential provider and have a hierarchy in which they attempt to load credentials. This is …
-
### Describe the bug
I've compiled AWS SDK on three RHEL machines. RHEL7, RHEL8, and RHEL9
I noticed that when I call Aws::InitAPI(options) the memory raise by 1847 MB on RHEL7 and RHEL9!
while o…