STS errors when many aws_s3
sinks are used
#22997
Unanswered
Commerciallic
asked this question in
Q&A
Replies: 1 comment
-
This error happens because of To fix, I downloaded vector's code and added Does someone have an idea how I can globally disable this annoying "feature"? cc @jszwedko |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We're using vector 0.45.0 on an AWS machine.
We have many config files (several hundreds) that use an
aws_s3
sink, using assume_role for uploading data to customers' S3 buckets.When we increase the number of config files over ~200 (all sinks use the same
assume_role
), we start seeing STS timeouts:Does someone know why we should get timeouts when many
assume_role
requests are sent?Are there perhaps relevant rate limits?
Beta Was this translation helpful? Give feedback.
All reactions