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
If Table.scan would return more than 1MB, the result is paginated.
LastEvaluatedKey is set and scan() could be called again, or ScanPages could be used.
This bug appears to exist in credstash too
If Table.scan would return more than 1MB, the result is paginated.
LastEvaluatedKey is set and scan() could be called again, or ScanPages could be used.
This bug appears to exist in credstash too
ListSecrets()
GetAllSecrets()
go docs
AWS docs
The text was updated successfully, but these errors were encountered: