Skip to content

[CI]: Migrate deploy-lambda.ts to use IaC #417

@anthonyting

Description

@anthonyting

What would you like?

The script that deploys the functions for the integration tests currently uses AWS Lambda API calls to deploy the functions. It would be much simpler if we could use CDK or CFN or SAM to deploy the functions instead.

Possible Implementation

The deployer role will need CFN permissions, and the CFN stack will need to be scoped to the correct permissions as well.

Is this a breaking change?

No

Does this require an RFC?

No

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    ci/cdIssue relates to the CI/CDenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions