FunctionCode
class FunctionCode
The code for the Lambda function. You can either specify an object in Amazon S3, upload a .zip file archive deployment package directly, or specify the URI of a container image.
Types
Properties
Link copied to clipboard
URI of a container image in the Amazon ECR registry.
Link copied to clipboard
For versioned objects, the version of the deployment package object to use.
Link copied to clipboard
The ARN of the Key Management Service (KMS) customer managed key that's used to encrypt your function's .zip deployment package. If you don't provide a customer managed key, Lambda uses an Amazon Web Services owned key.