- Newest
- Most votes
- Most comments
The AWS SDK for Java 1.x is scheduled to enter maintenance mode on July 31, 2024, and will reach end-of-support on December 31, 2025. AWS recommends migrating to the AWS SDK for Java 2.x for continued support and new features.
Based on the commands you've run, it appears you're trying to locate AWS SDK for Java 1.x dependencies in your Shiny Server environment. If these commands returned no results, it's possible that:
- Your application doesn't use the AWS SDK for Java directly
- The SDK might be used in a different location than where you're searching
- You might be using the SDK through a dependency that isn't immediately visible
To perform a more thorough check:
- Expand your search to include the entire system, not just the Shiny Server directory
- Check any Java application deployment files (like WAR or JAR files)
- Review your application's dependency management files (pom.xml for Maven or build.gradle for Gradle)
- Look for any Java applications that might interact with AWS services
If you're running R applications on Shiny Server, they might use R packages that interface with AWS rather than using the Java SDK directly. In this case, the notification might not be relevant to your specific implementation.
If you continue to find no evidence of AWS SDK for Java usage, you may want to contact AWS Support with your account details to clarify why you received this notification.
Sources
General Availability Release of the Migration Tool for the AWS SDK for Java 2.x | AWS Developer Tools Blog
com.amazonaws.services.drs (AWS SDK for Java - 1.12.797)
com.amazonaws.services.inspector (AWS SDK for Java - 1.12.797)
com.amazonaws.services.costandusagereport (AWS SDK for Java - 1.12.797)
Does the email have a list of affected resources? Have you checked for health events in the console for this message? Usually AWS will never notify you for old sdk on servers. However they do for Lambda runtimes where you choose the runtime. I would check your lambda functions and health events.
Relevant content
asked a year ago
asked 3 years ago
