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
Unable to sync asm-leader: unable to get batch of secret values from ASM: operation error Secrets Manager: BatchGetSecretValue, https response error StatusCode: 400, RequestID: 272ff760-2fe0-4f1b-b21c-b7c141aa1965, InvalidParameterException: The filter list has too many filters. You can include up to 10 filters.
Looks like we fetch with 10 secret ids + 1 tag filter which breaks the limit by 1
The text was updated successfully, but these errors were encountered:
Looks like we fetch with 10 secret ids + 1 tag filter which breaks the limit by 1
The text was updated successfully, but these errors were encountered: