You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_policy_json"></a> [policy\_json](#input\_policy\_json)| An additional policy document as JSON to attach to the Lambda Function role |`string`|`null`| no |
829
821
| <aname="input_policy_jsons"></a> [policy\_jsons](#input\_policy\_jsons)| List of additional policy documents as JSON to attach to Lambda Function role |`list(string)`|`[]`| no |
830
822
| <aname="input_policy_name"></a> [policy\_name](#input\_policy\_name)| IAM policy name. It override the default value, which is the same as role\_name |`string`|`null`| no |
831
-
| <aname="input_policy_path"></a> [policy\_path](#input\_policy\_path)| Path of policies to that should be added to IAM role for Lambda Function |`string`|`null`| no |
832
823
| <aname="input_policy_statements"></a> [policy\_statements](#input\_policy\_statements)| Map of dynamic policy statements to attach to Lambda Function role |`any`|`{}`| no |
833
824
| <aname="input_provisioned_concurrent_executions"></a> [provisioned\_concurrent\_executions](#input\_provisioned\_concurrent\_executions)| Amount of capacity to allocate. Set to 1 or greater to enable, or set to 0 to disable provisioned concurrency. |`number`|`-1`| no |
834
825
| <aname="input_publish"></a> [publish](#input\_publish)| Whether to publish creation/change as new Lambda Function Version. |`bool`|`false`| no |
0 commit comments