Invoke Lambda functions directly from Postgres
docs.aws.amazon.com
Invoke Lambda functions directly from Postgres
1–3 of 3 posts
Re: Invoke Lambda functions directly from Postgres
#2Does it exist for other db technologies (mysql, etc) available through RDS, or it is a pure Postgres-on-AWS thing?
Re: Invoke Lambda functions directly from Postgres
#3Does it exist for other db technologies (mysql, etc) available through RDS, or it is a pure Postgres-on-AWS thing?
Given that it's an engine-specific extension, and they make no mention of other databases, I'm assuming it's pg-only.