Skip to content

Guide for implementing lambda service using generated smithy-java sdk #594

Open
@purnasrivatsa96

Description

@purnasrivatsa96

A guide similar to smithy-typescript - https://aws.amazon.com/blogs/devops/smithy-server-and-client-generator-for-typescript/
on how to -

  • Model a simple REST service in Smithy
  • Generate a Smithy server SDK for Java
  • Implement a service in Lambda using the generated server SDK
  • Deploy the service to AWS using the AWS CDK
  • Generate a client SDK, and use it to call the deployed service

would be super helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions