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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -869,6 +869,7 @@ No modules.
869
869
| <aname="output_lambda_function_last_modified"></a> [lambda\_function\_last\_modified](#output\_lambda\_function\_last\_modified)| The date Lambda Function resource was last modified |
870
870
| <aname="output_lambda_function_name"></a> [lambda\_function\_name](#output\_lambda\_function\_name)| The name of the Lambda Function |
871
871
| <aname="output_lambda_function_qualified_arn"></a> [lambda\_function\_qualified\_arn](#output\_lambda\_function\_qualified\_arn)| The ARN identifying your Lambda Function Version |
872
+
| <aname="output_lambda_function_qualified_invoke_arn"></a> [lambda\_function\_qualified\_invoke\_arn](#output\_lambda\_function\_qualified\_invoke\_arn)| The Invoke ARN identifying your Lambda Function Version |
872
873
| <aname="output_lambda_function_signing_job_arn"></a> [lambda\_function\_signing\_job\_arn](#output\_lambda\_function\_signing\_job\_arn)| ARN of the signing job |
873
874
| <aname="output_lambda_function_signing_profile_version_arn"></a> [lambda\_function\_signing\_profile\_version\_arn](#output\_lambda\_function\_signing\_profile\_version\_arn)| ARN of the signing profile version |
874
875
| <aname="output_lambda_function_source_code_hash"></a> [lambda\_function\_source\_code\_hash](#output\_lambda\_function\_source\_code\_hash)| Base64-encoded representation of raw SHA-256 sum of the zip file |
Copy file name to clipboardExpand all lines: examples/complete/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,7 @@ No inputs.
73
73
| <aname="output_lambda_function_last_modified"></a> [lambda\_function\_last\_modified](#output\_lambda\_function\_last\_modified)| The date Lambda Function resource was last modified |
74
74
| <aname="output_lambda_function_name"></a> [lambda\_function\_name](#output\_lambda\_function\_name)| The name of the Lambda Function |
75
75
| <aname="output_lambda_function_qualified_arn"></a> [lambda\_function\_qualified\_arn](#output\_lambda\_function\_qualified\_arn)| The ARN identifying your Lambda Function Version |
76
+
| <aname="output_lambda_function_qualified_invoke_arn"></a> [lambda\_function\_qualified\_invoke\_arn](#output\_lambda\_function\_qualified\_invoke\_arn)| The Invoke ARN identifying your Lambda Function Version |
76
77
| <aname="output_lambda_function_source_code_hash"></a> [lambda\_function\_source\_code\_hash](#output\_lambda\_function\_source\_code\_hash)| Base64-encoded representation of raw SHA-256 sum of the zip file |
77
78
| <aname="output_lambda_function_source_code_size"></a> [lambda\_function\_source\_code\_size](#output\_lambda\_function\_source\_code\_size)| The size in bytes of the function .zip file |
78
79
| <aname="output_lambda_function_url"></a> [lambda\_function\_url](#output\_lambda\_function\_url)| The URL of the Lambda Function URL |
0 commit comments