AWS Secrets Manager SDK provides client classes for communicating with AWS Secrets Manager service.
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>secretsmanager</artifactId>
<version>2.31.74</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example retrieving a secret from AWS Secrets Manager
Use try-with-resources or call client.close()
No dependency data recorded yet.