aws-samples / amazon-bedrock-samples

This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models
https://aws.amazon.com/bedrock/
MIT No Attribution
353 stars 179 forks source link

Create Guardrails using Infrastructure as Code (IaC) #210

Open mccartni-aws opened 1 week ago

mccartni-aws commented 1 week ago

Rather than just using the Python3 Boto3 SDK to deploy the guardrails, it would be good if there was an e2e solution that incorporated in IaC (e.g. CloudFormation) and an end-user application (e.g. Streamlit)

rppth commented 1 week ago

Thanks for a the call-out working on both IaC for CDK + Cloud-formation stay tuned.

mccartni-aws commented 1 week ago

Thanks @rppth

See this PR i submitted for CFN support. I can help work on a CDK version too :)

rppth commented 1 week ago

Awesome please submit the code for the CDK version to that PR , and assign me as a reviewer. Can merge after!