Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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
- Hello i'm using dynamo db java sdk(v2.29.17) is it possible to pass custom aws-request-id?
- I am attempting to use TextractAsyncClient in Kotlin, but I can't find it. I can find it in Java and can make do if necessary, but is there really no native Kotlin implementation?
- I am using the Java Textract SDK to evaluate Textract, and the documentation states this: *Amazon Textract can be used to detect the layout of a document by finding the locations of different elemen...
- I'm testing/learning how to upload and connect a Java Spring Boot app on AWS Elastic Beanstalk and connect it to a RDS Database. When I run the Spring app locally, connected to the aws server databas...
- Hello, I have created several bedrock agents, and using the console I'm able to chat with them to perform the actions I want. Now I want to invoke them from my Restful application. I'm using the 2.2...
- I've noticed that using the `getObject` method in the AWS SDK v2 in Java is slower than using the `getObject` method in the boto3 library in python. **Setup:** I am reading a 1GB file stored in a S3...
- I want to write a Java program that will send a String to an EC2 instance (Amazon Linux), the EC2 will then reply back with a String "Got message" that my Java program will print. What do I need to wr...
- From FAQ, Amazon Corretto can support all features on Java SE. I have an application that is running Oracle Java 8 with Enterprise JavaBean. When trying to switch to Corretto, I got the unknown except...
- this is scenarios-: suppose I am going to request 20 files for restoration of AWS Glacier all files expiration is 2 days if 10 files are restored after 2 hrs and 10 files are restored after 1 day wha...
- Hi! I have some heavy endpoints in my backend right now to procesate and generate that. The flow is the next one. I get a request from the frontend side in my main microservice, I take those paramet...
- Hi! In my AWS environment I have several RDS instances that are created and connected to my dev environment on the cloud and secure via VPC. For local development until now I runned a docker postgre...
- I am using AWS S3 as a block storage device to store mty documents. We were using AccessKey and SecretKey combination from configuration files to connect to S3 and retrieve a document. So far so good....
- I am using aws java2x library to generate presigned URL, I am able to generate URL but its getting expired in around 1 days but I need to generate for 7 days. ![generating presigned URL using softwar...
- Hi, i have been try to upload an file to s3 using sigv4 by sign the request using credentials, as per the documentation i was able to upload an txt to my s3 , but the problem is with the pdf and imag...
- I am trying to access the parameters store from an android terminal. I am using the latest awssdk: implementation platform('software.amazon.awssdk:bom:2.27.14') implementation 'software.amazon...
- All, I am having an issue when trying to pull ELB metrics using the AWS SDK V3 for Javascript API calls. Any help would be greatly appreciated! **Specifics:** - Want to pull the metrics for the targ...
- I am creating HTTP requests with the AWS CRT HTTP Client, but I cannot find a way to set the request body. I am using Java 11 with the SDK version 2.27.9. No matter how I configure this synchronous cl...
- I am using the AWS CRT HTTP Client in the AWS SDK for Java 2.x, and I do not see requests directed to my local proxy. I am creating the request via the following (Java 11) code: ```java private static...
Recent Knowledge Center content
see all1 / 1
Recent articles
see all1 / 6
- EXPERTpublished a month ago0 votes122 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 a month ago1 votes73 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 2 months ago0 votes468 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 a year ago1 votes20.5K viewsTroubleshooting Java SDK v1 with JDK 17
- EXPERTpublished a year ago1 votes1.1K viewsAWS Graviton-based instances training
- EXPERTpublished 2 years ago2 votes1K viewsFree training to accelerate adoption of Graviton-based instances for better price performance in your workloads
1 / 18
Giovanni Lauria
EXPERTOsvaldo Marte
EXPERTAdeleke Adebowale J
EXPERTSrikanth_N
SUPPORT ENGINEER