teleport/lib/srv/db/cloud
STeve (Xin) Huang b67d773800
MemoryDB IAM auth support (#33937)
* Added IAM Authentication support for Amazon MemoryDB Access

* update configurator

* minor typos

* address review comments
2023-11-08 18:17:51 +00:00
..
users Enable testify lint (#34222) 2023-11-06 20:38:38 +00:00
aws.go AWS DBs Heartbeat: return IAM status (#28952) 2023-07-17 11:36:06 +00:00
gcp.go Adds GCP GKE auto-discovery (#17831) 2022-11-11 18:10:29 +00:00
iam.go MemoryDB IAM auth support (#33937) 2023-11-08 18:17:51 +00:00
iam_test.go MemoryDB IAM auth support (#33937) 2023-11-08 18:17:51 +00:00
meta.go Database Service to validate URL of database resources from Discovery Service (#30054) 2023-08-10 16:48:08 +00:00
meta_test.go support cross-account AWS db access (#23680) 2023-04-08 00:01:56 +00:00
resource_checker.go Database Service to validate URL of database resources from Discovery Service (#30054) 2023-08-10 16:48:08 +00:00
resource_checker_credentials.go Refactor database DiscoveryResourceChecker (#29864) 2023-08-04 13:43:55 +00:00
resource_checker_test.go Refactor database DiscoveryResourceChecker (#29864) 2023-08-04 13:43:55 +00:00
resource_checker_url.go Database Service to validate URL of database resources from Discovery Service (#30054) 2023-08-10 16:48:08 +00:00
resource_checker_url_aws.go Database Service to validate URL of database resources from Discovery Service (#30054) 2023-08-10 16:48:08 +00:00
resource_checker_url_aws_test.go Database Service to validate URL of database resources from Discovery Service (#30054) 2023-08-10 16:48:08 +00:00
resource_checker_url_azure.go Database Service to validate URL of database resources from Discovery Service (#30054) 2023-08-10 16:48:08 +00:00
resource_checker_url_azure_test.go Database Service to validate URL of database resources from Discovery Service (#30054) 2023-08-10 16:48:08 +00:00