Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9638bbe

Browse filesBrowse files
authored
Merge pull request #36 from evil-liskov/patch-1
roleArn is ignored - roleName is honored
2 parents d9620ee + 77e5e96 commit 9638bbe
Copy full SHA for 9638bbe

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ inputs:
9292
description: My Lambda. # (optional) lambda description.
9393
env: # (optional) env vars.
9494
FOO: BAR
95-
roleArn: arn:aws:abc # (optional) custom role arn.
95+
roleName: plain-name # (optional) custom role name.
9696
layers: # (optional) lambda layers to add to this lambda function. default is an empty array.
9797
- aws:layer:arn:1
9898
- aws:layer:arn:2

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.