Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
Java Development
Download the tools needed to to run Java applications on AWS: SDK for Java, AWS IDE Toolkits, AWS CDK for Java, and Amazon Corretto.
Recent questions
see all1 / 18
- I am using AmazonS3Client object to check versioning status of a S3 bucket via VPC endpoint. Below is the code snippet: ``` AmazonS3Client s3Client = new AmazonS3Client(credentialsProvider); s3Client...
- I am trying to implement two-way SMS using AWS End User Messaging. We have a multiple account structure with one account managing shared resources and this account has an Australian Long Code phone ...
- I've joined a team that recently migrated a Java EE tomcat application from on premises to AWS App Runner using the amazoncorretto docker images. I'm looking now to improve visibility especially of ou...
- I have an EC2 instance which hosts my backend application - catering to requests of my frontend which is hosted not on AWS. And I also have a RDS instance which is in the same VPC and is privately con...
- When I check the status through the API it remains in progress forever, but it does complete according to the dashboard. What am I missing? ``` StartTranscriptionJobRequest request = buildVTTRequ...
- When I check the status it remains in progress forever. I am using a test MP3 file using Amazon Polly that I saved to my S3 bucket, and still no luck. No errors, just never completes. I hope I am miss...
- Hello, We have deploy a Opensearch cluster using AWS Opensearch Service. We have set the SAML authentication pointing to our Azure AD but let internal authentication too. We have no problem to conn...
- After upgrading EMR from 6.5 to 7.5 I am getting following error OpensslCipher: Failed to load OpenSSL Cipher.java.lang.UnsatisfiedLinkError: EVP_CIPHER_CTX_block_sizeBased on the HADOOP-18994 Failed...
- I'm getting the following error when using the Java AWS SDK 2.x from my ECS container. Here is my error: ``` software.amazon.awssdk.services.s3.model.S3Exception: User: arn:aws:sts::yyyyyy:assumed-r...
- During java Code transformation/code building/project scanning using amazonq developer with pro license , whole artifact is getting uploaded to the server, How amazon ensure the organization's data b...
- Will the Redshift JDBC driver be updated to support the V2 Java SDK?
- I need to retrieve multiple items in one query call using a partition key and many values of the LSI key. what's the appropriate way to perform this operation using AWS Java Dynamo DB SDK V2? I am us...
- Hello. I have a Java app in which I am trying to connect to an S3 storage entity and save files to the entity. I've been able to connect and do a listBuckets and I get back exactly the buckets expect...
- We way we use use AwsIotMqttConnectionBuilder resembles this [sample code](https://github.com/aws/aws-iot-device-sdk-java-v2/blob/main/samples/BasicPubSub/src/main/java/pubsub/PubSub.java) In the [gi...
- During a migration of AWS SES to V2, I stumbled upon missing sourceArn and fromArn fields in the Message object (in v1 SendRawEmailRequest) I couldn't find any related documentation to this. How wou...
- I’m trying to deploy a Java application packaged as a .war file to AWS Elastic Beanstalk. However, the environment creation process fails with the following error message: WaitCondition timed out. Re...
- Hi, Is there some roadmap page for the Java CDK? Sure, one can browse the packages but is there a page where you can see which components require L1 Cfn* constructs and when L2 support is planned, wh...
- Hello, I have an Elastic Beanstalk environment with Corretto 11 and Amazon Linux 2. Now I want to upgrade to Corretto 21. It seems that only Amazon Linux 2023 supports Corretto 21. Unfortunately wh...
Recent Knowledge Center content
see all1 / 1
Recent articles
see all1 / 6
- EXPERTpublished 6 months ago0 votes757 viewsThis article demonstrates how to use AWS Secrets Manager with Java applications to securely store and retrieve sensitive information. It covers creating secrets and accessing them using the AWS SDK fo...
- EXPERTpublished 6 months ago1 votes198 viewsThis article explores how leveraging the simplified JMS 2.0 APIs in Amazon MQ for ActiveMQ version 5.18 can help developers build more readable and maintainable messaging applications through reduced ...
- EXPERTpublished 7 months ago0 votes1.7K viewsWhen invoking Amazon Bedrock models with large prompts (>10K context length) using AWS Java SDK, customers experience high latencies (45s+) or timeouts with "HTTP request: Read timed out" error after ...
- EXPERTpublished 2 years ago1 votes22.2K viewsTroubleshooting Java SDK v1 with JDK 17
- EXPERTpublished 2 years ago1 votes1.1K viewsAWS Graviton-based instances training
- EXPERTpublished 2 years ago2 votes1.1K viewsFree training to accelerate adoption of Graviton-based instances for better price performance in your workloads
1 / 18
Giovanni Lauria
EXPERTOsvaldo Marte
EXPERTAdeleke Adebowale Julius
EXPERTMakendran G
EXPERTSrikanth_N
SUPPORT ENGINEER