Readonly
accessPartially hidden on retrieval for security reasons.
Readonly
accessPartially hidden on retrieval for security reasons.
Readonly
arnAmazon Resource Name (ARN) of the Lambda function in the format arn:aws:lambda:<region>:<accountid>:function:<functionName>
. Use the format arn:aws:lambda:<region>:<accountid>:function:<functionName>:<functionAlias/version>
to point to a specific version of the function.
Readonly
type
We recommend creating an Identify and Access Management (IAM) user with an
accessKey
andaccessSecret
pair, specifically for each Extension that only has thelambda:InvokeFunction
permission on this function.