mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Typo in IAM policy.
Should be Resource and not Resources in 'One Custom IAM Role For All Functions'.
This commit is contained in:
parent
ca8070b09b
commit
af3ff87e41
@ -109,7 +109,7 @@ resources:
|
||||
- logs:CreateLogGroup
|
||||
- logs:CreateLogStream
|
||||
- logs:PutLogEvents
|
||||
Resources:
|
||||
Resource:
|
||||
- 'Fn::Join':
|
||||
- ':'
|
||||
-
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user