Skip to content

Commit 302a4ce

Browse files
authored
Merge pull request #7 from tinovyatkin/patch-1
Add `LayerVersion` to outputs
2 parents 96eab58 + b4d182e commit 302a4ce

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package-sam.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ Resources:
1111
- nodejs<NODEJS_RUNTIME_VERSION>
1212
RetentionPolicy: Retain
1313
LicenseInfo: MIT
14-
14+
15+
Outputs:
16+
LayerVersion:
17+
Description: Layer ARN Reference
18+
Value: !Ref NodeCanvasLayer

0 commit comments

Comments
 (0)