We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b5b00 commit 88e0cfbCopy full SHA for 88e0cfb
pipeline/outputs/cloudwatch.md
@@ -85,7 +85,7 @@ The following AWS IAM permissions are required to use this plugin:
85
"logs:CreateLogStream",
86
"logs:CreateLogGroup",
87
"logs:PutLogEvents",
88
- "logs:putRetentionPolicy"
+ "logs:PutRetentionPolicy"
89
],
90
"Resource": "*"
91
}]
0 commit comments