You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new API was introduced for retrieving secrets in batch: BatchGetSecretValue.
Is it possible to extend also the SecretsManagerCache with a new method that uses this new API to retrieve more secrets in a single call?
And probably there should be also a Refresh call for more secrets at once.