Build Status

icon

Problem statement

updates a lambda function with a package from s3

Format

the op uses opspec 0.1.5 definition format

Example usage

Install

opctl op install github.com/opspec-pkgs/aws.lambda.update-function-code

Run

opctl run github.com/jonahglover/aws.lambda.update-function-code

Compose

op:
  ref: github.com/jonahglover/aws.lambda.update-function-code
  inputs:
    accessKeyId:
    secretAccessKey:
    srcS3Bucket:
    srcS3Key:
    dstLambdaFunctionName:
    # params w/ default
    region: