Skip to content

smislam/aws-bedrock-claude3-sonnet-api

Repository files navigation

An example of AWS Bedrock GenAI application using Anthropic's Claude 3 Sonnet model

This example demonstrates how AWS Bedrock can be used for a Anthropic's Claude 3 Sonnet model using AWS Lambda and exposed as an API.

This project is developed using AWS CDK in TypeScript.

What does it build?

  • Creates an AWS Lambda function that interacts with AWS Bedrock
  • Uses Anthropic's Claude 3 Sonnet model for chat
  • Creates an AWS API Gateway endpoint to expose the API

Steps to run and test

  • Deploy the CDK code. Wait for the deploy to finish. It will print out the API endpoint for you to use.
    • image

References

About

An Example of AWS Bbedrock Claude 3 Sonnet API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published