From 8f559d0512ee649d6e4f993c11c313416120b62c Mon Sep 17 00:00:00 2001 From: "Alessandro (Ale) Segala" <43508+ItalyPaleAle@users.noreply.github.com> Date: Mon, 8 Jul 2024 09:19:32 -0700 Subject: [PATCH] Update pubsub/aws/snssqs/metadata.yaml Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com> --- pubsub/aws/snssqs/metadata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubsub/aws/snssqs/metadata.yaml b/pubsub/aws/snssqs/metadata.yaml index 1660d34a39..2cae5be89f 100644 --- a/pubsub/aws/snssqs/metadata.yaml +++ b/pubsub/aws/snssqs/metadata.yaml @@ -142,7 +142,7 @@ metadata: required: false description: | Defines the maximum number of concurrent workers handling messages. - This value is ignored when concurrentMode is set to “single“. + This value is ignored when "concurrencyMode" is set to “single“. To avoid limiting the number of concurrent workers set this to “0“. type: number default: '0'