-
If OSS SDK Java try to add usermeta with key name contains '_', the put request will fail.
Example:
```java
com.amazonaws.services.s3.model.ObjectMetadata s3ObjMetadata = new ObjectMetadata();…
-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.77.0
### Affected Resource(s)
aws_s3_bucket_lifecycle_configuration
### Expected Behavior
Running a plan on a state that contains onl…
-
### 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:
…
-
**Type**: Bug
**Component**:
SQS
**Describe the bug**
S3EventNotification is no longer correctly deserialized when switching from `com.amazonaws:aws-java-sdk-s3` to `software.amazon.awssdk:s3-…
-
Version 2 of the Amazon S3 sdk is now modularized - see https://github.com/aws/aws-sdk-go-v2/issues/444
Updating to this should massively reduce the size of this plugin and may have performance ben…
-
### Acknowledgements
- [X] I have searched (https://github.com/aws/aws-sdk/issues?q=is%3Aissue) for past instances of this issue
- [X] I have verified all of my SDK modules are up-to-date (you can pe…
-
## Deno Info
Version: Deno 2.0.3
## Steps to reproduce
File Tree:
```tree
- .vscode
- settings.json
- app.ts
- deno.json
```
Deno.json:
```json
{
"imports": {
"@aws-s…
-
After sending an update using the command `code-push-standalone release-react myapp-android android`, it does get uploaded to aws as i can see a file uploaded in my bucket but the server gives this er…
-
### 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…
-
### Database name
PostgreSQL
# Issue description
When i activate
### Describe your problem
WALG_UPLOAD_DISK_CONCURRENCY with a value > to 1 i have goroutine issue.
### Please provide step…