Replies: 1 comment
|
Hello @tanelk and thanks for your report! This issue has been fixed in LocalStack since February 2026, with LocalStack version I've validated that the sample now works, so I'll go ahead and close the issue. Please comment again if you still encounter the bug. Thanks again for the report! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When listing objects whose keys contain = and a StartAfter value is provided, LocalStack returns the wrong key set.
Minimal example
On localstack 4.13.1 and boto3 1.43.89 this returns empty list.
All reactions