mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
Add the missing colon
This commit is contained in:
parent
9a84d1837b
commit
4d7300a375
@ -47,7 +47,7 @@ functions:
|
||||
type: kinesis
|
||||
arn:
|
||||
Fn::ImportValue: MyExportedKinesisStreamArnId
|
||||
- stream
|
||||
- stream:
|
||||
type: kinesis
|
||||
arn:
|
||||
Fn::Join:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user