aws/aws-secretsmanager-jdbc
The AWS Secrets Manager JDBC Library enables Java developers to easily connect to SQL databases using secrets stored in AWS Secrets Manager.
JavaApache-2.0
Issues
- 2
Configurable backup region/failover option
#227 opened by lnjohns - 2
- 4
java.lang.NoClassDefFoundError: Could not initialize class com.amazonaws.secretsmanager.sql.AWSSecretsManagerMySQLDriver
#24 opened by ishanupadhyay - 2
dbInstanceIdentifier property of a Postgres AWS RDS Secret is not read from rds secret
#228 opened by blacksnow88 - 1
JDBC URL config example is unclear
#229 opened by eoliphan - 0
provide option to enforce ssl
#226 opened by parth3724 - 3
Add docs on configuring underlying secret cache
#168 opened by saikatak - 1
- 0
PostgreSQL driver enhancement for addressing Alternating User Rotation with RDS Proxy
#222 opened by canelzio - 17
- 1
- 16
- 5
Connection from AWS EKS Fargate to Secrets Manager without using an AWS_ACCESS_KEY.
#216 opened by paulwebdevgit - 4
Vendor app based on Java running in AWS EKS to connect to RDS Oracle using Secrets Manager
#171 opened by Satish568 - 0
AWSSecretsManagerPostgreSQLDriver incorrectly constructs URL when dbname is missing
#208 opened by JacobAMason - 2
Could not refresh secret manager Got error Cannot begin a subsegment without an initialized segment when password changed
#86 opened by totten25 - 3
HikariPool failing to initialize because Secret Manager cant find secret when secret exist in AWS Secret Manager
#22 opened by salerak - 2
- 2
- 10
Secret not getting refreshed
#113 opened by ankit-joinwal - 1
using MySQL `autoReconnect=true` configuration results in unhandled access denied errors
#144 opened by steve-thousand - 1
- 1
Caused by: javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is java.lang.IllegalStateException: No Driver has been registered with name, com.mysql.cj.jdbc.Driver. Please check your system properties or secretsmanager.properties for typos. Also ensure that the Driver registers itself.
#62 opened by Vahinvishnu - 3
- 1
- 1
- 1
Add support for Snowflake
#104 opened by Wobbley - 11
- 1
- 2
- 6
- 2
Cannot specify region without global AWS config
#27 opened by toran414 - 2
- 1
Support Java 17
#105 opened by Wobbley - 1
- 10
How can I use it with AWS SDK 2.x ?
#50 opened by oridool - 1
Quarkus fails
#59 opened by psaraf - 1
Support for redshift secretsmanager driver
#60 opened by anandshah123 - 1
New release?
#58 opened by juliahayward - 1
- 2
Use 2 distinct secrets
#52 opened by fabiowq - 2
Support for org.postgresql.xa.PGXADataSource
#16 opened by pethers - 1
Allows change cache item ttl from the outside
#56 opened by kuraun - 3
- 4
Exception while using with AWS Java SDK
#38 opened by jainikpurohit - 1
newer AWS SDK requires use of newer Apache http client version 4.5.9. Excessive warning logging
#25 opened by jefferyk - 3
spring-boot Hikari compatibility
#13 opened by johntowell - 2
secretmanager-jdbc works fines with spring datasource using jdbc teamplate but not with spring boot JPA
#21 opened by cshekhar786 - 2
- 3
Reading configuration from secretsmanager.properties fails when running Spring Boot jar
#11 opened by ecimon