We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b166f8 commit 661a980Copy full SHA for 661a980
cloudwatchlogs-with-dlq/DLQLambdaCloudFormation.json
@@ -31,7 +31,8 @@
31
},
32
"LogStreamPrefix": {
33
"Type": "String",
34
- "Description": "Enter comma separated list of logStream name prefixes to filter by logStream"
+ "Description": "Enter comma separated list of logStream name prefixes to filter by logStream",
35
+ "Default": ""
36
}
37
38
"Mappings" : {
0 commit comments