Skip to content

Commit 5879213

Browse files
committed
fix(messaging): Clarify ApproximateNumberOfMessagesNotVisible
1 parent a930bf2 commit 5879213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless/messaging/reference-content/sqs-support.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ The Scaleway Queues API (currently named the SQS API) supports the following que
254254
| All | **Y** | |
255255
| ApproximateNumberOfMessages | **Y** | |
256256
| ApproximateNumberOfMessagesDelayed | **N** | |
257-
| ApproximateNumberOfMessagesNotVisible | **Y** | |
257+
| ApproximateNumberOfMessagesNotVisible | **Y** | When a message has been delivered once, it will be counted here until it is deleted, even if its VisibilityTimeout expires. |
258258
| ContentBasedDeduplication | **Y** | |
259259
| CreatedTimestamp | **Y** | |
260260
| DeduplicationScope | **N** | |

0 commit comments

Comments
 (0)