
Generates image or text responses using Amazon Bedrock models with API Gateway and Lambda integrations
/image and /text resources. Both resources integrate with a Lambda function over proxy integration./image POST endpoint generates an image using StabilityAI Stable Diffusion XL model./text/{model} POST method with the required prompt generates a text output using various Bedrock models offered by Anthropic, AI21 labs.git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/dynamic-bedrock-svls-samsam deploy --guidedsam delete.