Skip to content

feat(envelopes): add VPC Lattice envelope #142

Description

@j-d-ha

Description

Add support for VPC Lattice events using the VPC Lattice envelope.

Tasks

  • Create package: AwsLambda.Host.Envelopes.VpcLattice
  • Implement VpcLatticeRequestEnvelope<T> class
  • Implement VpcLatticeResponseEnvelope<T> class
  • Implement IRequestEnvelope and IResponseEnvelope interfaces
  • Create comprehensive README.md
  • Add unit tests in tests/AwsLambda.Host.Envelopes.UnitTests/
  • Update solution file
  • Commit with conventional format

Acceptance Criteria

  • VPC Lattice request/response handling working
  • Full unit test coverage
  • README includes examples and AOT guidance
  • Package builds for all target frameworks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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