amazon-s3-encryption-client-java icon indicating copy to clipboard operation
amazon-s3-encryption-client-java copied to clipboard

The Amazon S3 Encryption Client is a client-side encryption library that enables you to encrypt an object locally to ensure its security before passing it to Amazon Simple Storage Service (Amazon S3).

Results 41 amazon-s3-encryption-client-java issues
Sort by recently updated
recently updated
newest added

Bumps commons-logging:commons-logging from 1.2 to 1.3.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-logging:commons-logging&package-manager=maven&previous-version=1.2&new-version=1.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
java

### Problem: In the context of client-side encryption using a customer-provided encryption key (Java, AES, SSE-C), the AWS SDK v1 offers the option to use instruction files to store the...

*Issue #, if available:* *Description of changes:* The async client does not support "low-level" multipart uploads via CreateMPU/UploadPart/CompleteMPU. However, these APIs are accessible through the delegate client, which is misleading....

### Problem: When using S3EncryptionClient with enableMultipartPutObject(true), the putObject method returns a null version ID even when uploading to a versioned bucket. This behavior is inconsistent with the standard S3Client,...

### Problem: I've noticed excessive spamming of the logs that have something similar to below. ~~I haven't been able to get time to replicated this locally, but if legacy unauthenticated...

### Security issue notifications If you discover a potential security issue in the Amazon S3 Encryption Client we ask that you notify AWS Security via our [vulnerability reporting page](https://aws.amazon.com/security/vulnerability-reporting/). Please...

Bumps software.amazon.awssdk:kms from 2.29.29 to 2.30.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=software.amazon.awssdk:kms&package-manager=maven&previous-version=2.29.29&new-version=2.30.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.7.3 to 4.9.0. Release notes Sourced from com.github.spotbugs:spotbugs-annotations's releases. SpotBugs 4.9.0 CHANGELOG https://github.com/spotbugs/spotbugs/blob/4.9.0/CHANGELOG.md CHECKSUM file checksum (sha256) spotbugs-4.9.0-javadoc.jar 5d577a6bc5a67ea1ed93c132caa5825228aecf7814b7d54406b93ab182d6e7b6 spotbugs-4.9.0-sources.jar 310d5b46d76d06698303b21a26482d070c04df78fe0807b8f734ca6477cc6028 spotbugs-4.9.0.tgz d9fec1c0d0d2771153ed3f654a2a793558cefa7796cca3a5cad801f5529ec82d spotbugs-4.9.0.zip 47a8fcafb93da34dcaa8ab862c24dfd16263b9d0feb89fc68bdf75445ac0fe25 spotbugs-annotations-4.9.0-javadoc.jar 4a75bb25717e01513b37f1214710bdeeafe8b23472c5880de9951ccd2b746515...

dependencies
java

Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.78.1 to 1.80. Changelog Sourced from org.bouncycastle:bcprov-jdk18on's changelog. 2.1.1 Version Release: 1.80 Date:      2025, 14th January. ... (truncated) Commits See full diff in compare view [![Dependabot compatibility...

dependencies
java

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. # Check any...