STS errors when many aws_s3
sinks are used
#22997
Unanswered
Commerciallic
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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