Builder
class Builder
Properties
Link copied to clipboard
URI of a container image in the Amazon ECR registry.
Link copied to clipboard
Specifies how the deployment package is stored. Use COPY (default) to upload a copy of your deployment package to Lambda. Use REFERENCE to have Lambda reference the deployment package from the specified Amazon S3 bucket.
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.