Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AWS OIDC: List Deployed Database Services proto
Teleport can deploy DatabaseServices automatically into the user's AWS account, using Amazon ECS. This happens during the Enroll New Resource / RDS flows. However, after the deployment, the user is left without any information about the deployed services. This PR adds a new gRPC service that exposes that information. Next PRs, will add implementation of that service and expose it in an HTTP endpoint.
- Loading branch information