Skip to content

Package lambda and upload directly to S3 #30

@thekid

Description

@thekid

Create a one-step ZIP creation instead of the following:

#!/bin/sh

NAME=...

xp lambda package src vendor config.ini
aws s3 cp function.zip s3://timms-xp-deployment/lambdas/$NAME.zip

Idea: xp lambda upload s3://timms-xp-deployment/lambdas/$NAME.zip [...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions