Ongoing service disruptions
For the most recent update on ongoing service disruptions affecting the AWS Middle East (UAE) Region (ME-CENTRAL-1), refer to the AWS Health Dashboard. For information on AWS Service migration, see How do I migrate my services to another region?
Questions tagged with Java Development
Tools, docs, and sample code to develop applications on the AWS cloud
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
221 results
Hello there, i got an email action required AWS SDK for Java 1.x end of support for my aws account
but when i tried to check aws health dashboard and run different ways to find aws java sdk on my shin...
3
answers
0
votes
112
views
asked 2 months ago
We are encountering a **platform-level JVM startup failure** when using **Elastic Beanstalk Tomcat 10/11** with **Java 17+ (Amazon Corretto)**.
This occurs **before any application code executes** a...
1
answers
0
votes
58
views
asked 3 months ago
I am using Amazon SES to send outbound emails from a Java Spring Boot application using JavaMailSender (SMTP interface).
I want to automatically store a copy of every sent email (including headers and...
1
answers
0
votes
109
views
asked 5 months ago
**Summary**: The client attempts to connect when any node is DELETE_IN_PROGRESS.
**Details**: Before initializing CloudHsmProvider (cloudhsm-jce-5.16.1.jar), we invoke DescribeClustersRequest (cloudhs...
1
answers
0
votes
97
views
asked 6 months ago
I want to upgrade the Java version in AWS Elastic Beanstalk, but the option to do so is disabled

1
answers
0
votes
226
views
asked 6 months ago
How to start the L3 blue age workshop and certification
1
answers
0
votes
136
views
asked 7 months ago
Hi,
I am a solo developer managing AWS for my company, and fully separating AWS accounts for Dev and Prod is difficult in my case. Instead, I want to separate resources (EC2 running Spring Boot, S3, ...
2
answers
0
votes
115
views
asked 7 months ago
How to create lambda layer with Gnupg libraries and use them in the lambda to create rsa key pair and encrypt using java language
1
answers
0
votes
241
views
asked 7 months ago
I’m running an AWS Lambda written in **Java 21** with **Spring Boot 3**. My Lambda uses an S3 client, which I instantiate as follows:
```java
@Configuration
public class AwsConfig {
@Bean
pu...
1
answers
0
votes
70
views
asked 7 months ago
## Java `java.io.EOFException` during AWS S3 `headObject` with GZIP decompression
I'm encountering a perplexing `java.io.EOFException` wrapped in a `java.io.UncheckedIOException` when my Java applica...
1
answers
0
votes
228
views
asked 7 months ago
I am trying to achieve high throughput on a DynamoDB table by making parallel calls to DynamoDB using Java virtual threads. The problem is that as soon as I start making more than 500 parallel calls, ...
2
answers
0
votes
274
views
asked 7 months ago
I am using the AWS S3 Vector Store (Preview) with the Java SDK (software.amazon.awssdk:s3vectors:2.32.4). When I store vectors with metadata (using PutInputVector.metadata()), the metadata is not pers...
1
answers
0
votes
185
views
asked 8 months ago