common icon indicating copy to clipboard operation
common copied to clipboard

Add Sigv4 Endpoint config parameter

Open kanwren opened this issue 2 years ago • 3 comments

Exposes an endpoint field in the sigv4 config, so that the call to STS when assuming a role with a web identity can use a custom STS endpoint, e.g. a VPC endpoint.

No clients other than the STS one are made from the session config here, so setting Endpoint should be safe, but it can also be a resolver if this is a concern.

Addresses https://github.com/prometheus/prometheus/issues/11710.

kanwren avatar Jun 16 '23 15:06 kanwren

Any chance on getting this merged? It would be very helpful for AWS VPC deployments that need to keep all network traffic within AWS.

qswinson avatar Dec 15 '23 20:12 qswinson

Thanks for creating this PR.

rapphil avatar Jul 08 '24 05:07 rapphil

Hello from the bug scrub.

There is some feedback on this PR that needs attention. Is there any further work required?

alexgreenbank avatar Oct 22 '24 12:10 alexgreenbank

This package has been migrated to https://github.com/prometheus/sigv4.

SuperQ avatar Nov 11 '24 13:11 SuperQ