Files
neon/proxy/src
Anna Khanova 6770ddba2e proxy: connect redis with AWS IAM (#7189)
## Problem

Support of IAM Roles for Service Accounts for authentication.

## Summary of changes

* Obtain aws 15m-long credentials
* Retrieve redis password from credentials
* Update every 1h to keep connection for more than 12h
* For now allow to have different endpoints for pubsub/stream redis.

TODOs: 
* PubSub doesn't support credentials refresh, consider using stream
instead.
* We need an AWS role for proxy to be able to connect to both: S3 and
elasticache.

Credentials obtaining and connection refresh was tested on xenon
preview.

https://github.com/neondatabase/cloud/issues/10365
2024-03-22 09:38:04 +01:00
..
2023-11-27 21:45:15 +00:00
2024-02-12 18:41:02 +00:00
2023-12-18 10:59:49 +00:00
2024-01-31 14:51:11 +01:00
2023-11-06 17:44:44 +00:00
2022-07-04 23:46:37 +03:00