Open julillosamaral opened 1 year ago
When there's too many secrets on AWS the secrets are not fetch. This is an issue with the method listSecrets that has a bad usage of the nextToken and concurrency.
listSecrets
I have a PR to create and will do it in a bit.
When there's too many secrets on AWS the secrets are not fetch. This is an issue with the method
listSecrets
that has a bad usage of the nextToken and concurrency.I have a PR to create and will do it in a bit.