
This pattern demonstrates how to create a serverless API leveraging Amazon Bedrock Nova Micro through AWS Lambda.
git clone https://github.com/aws-samples/serverless-patterns/cd apigw-lambda-bedrock-nova-terraformterraform initterraform planterraform applycurl -X POST -H "Content-Type: application/json" -d '{"prompt": "What are the key benefits of using AWS services?"}' https://YOUR-API-ENDPOINT/dev/generate_contentterraform destroyterraform show