-
## Description
It would be neat to migrate to AWS SDK v2 since v1 was deprecated quite some time ago. AWS provides a tool to help with this task: https://docs.aws.amazon.com/sdk-for-java/latest/dev…
-
| Package | aws/aws-sdk-php |
| Severity | medium …
-
### Describe the bug
```kotlin
suspend fun getSuggestions(query: String): SearchPlaceIndexForSuggestionsResponse? {
return withContext(Dispatchers.IO) {
runCatching {
val re…
-
Scheint die 1er-Version zu sein. Wir verwenden die 2er-Version mit aws-sdk-s3.
-
Hi everyone,
I’ve been working on configuring the retry behavior for AWS SDK clients in Quarkus applications, and I noticed there’s no built-in way to define retry policies (e.g., RetryMode or max…
-
### Describe the feature
Per the documentation, DisassociateSecurityGroupVpc is an async operation, and the caller is advised to check the status of the disassociation by DescribeSecurityGroupVpcAsso…
-
Given that AWS SDK v2 is going to be [end-of-support](https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-javascript-v2/) on September 8th, 2025, would it be possible to …
-
Both versions are currently used in teleport (join_ec2.go,lib/utils/ec2.go use v2), V1 should be migrated away from eventually
Docs for migration: https://aws.github.io/aws-sdk-go-v2/docs/migrating/…
-
Hello, I am from the AWS SDK for Kotlin team. We have a [customer trying to use this project](https://github.com/smithy-lang/smithy-kotlin/issues/1173) and running into issues with their OkHttp config…
-
### Checklist
- [X] I have read [Caveats](https://github.com/m-radzikowski/aws-sdk-client-mock#caveats) documentation and didn't find a solution for this problem there.
### Bug description
Hello :w…