mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Merge pull request #2374 from serverless/add-header-in-docs
add existing IAM role docs header
This commit is contained in:
commit
9b9089bcf8
@ -30,6 +30,7 @@ provider:
|
||||
|
||||
On deployment, all these statements will be added to the IAM role that is assumed by your lambda functions.
|
||||
|
||||
# Using existing IAM role
|
||||
If you want to use an existing IAM role, you can add your IAM role ARN in the `iamRoleARN`. For example:
|
||||
|
||||
```yml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user