fluent-bit icon indicating copy to clipboard operation
fluent-bit copied to clipboard

Use AWS STS regional endpoint instead of AWS Global Endpoint by default

Open sushanth0910 opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. I am from EKS team, for some EKS clusters which are using Fluent-Bit we have observed this user-agent Fluent-Bit defaults to using global STS endpoint rather than the regional STS endpoint.

It is recommended to use the AWS regional endpoint rather than the global endpoint. This ensures better performance and compliance with AWS best practices. https://docs.aws.amazon.com/sdkref/latest/guide/feature-sts-regionalized-endpoints.html

Describe the solution you'd like We propose use the AWS regional STS endpoint by default instead of the global endpoint to enhance performance, reduce latency, and align with AWS best practices.

Additional context Switching to regional endpoints can improve response times, reduce load on the global endpoint, and follow best practices for optimized resource usage.

sushanth0910 avatar Oct 14 '24 22:10 sushanth0910

I think we discovered this in our commercial side @pwhelan and the issue can be resolved via precedence of the various options?

patrick-stephens avatar Oct 15 '24 10:10 patrick-stephens

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the exempt-stale label.

github-actions[bot] avatar Jan 19 '25 02:01 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Feb 01 '25 02:02 github-actions[bot]