Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.19 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.19 KB

Amazon Bedrock Java Examples

This repository contains pre-built examples to help Java developers get started with Amazon Bedrock.

Contents

Snippets

  • Guardrails - Build responsible AI applications with Guardrails for Amazon Bedrock

Demos

  • Quarkus Bedrock Demo - Learn how to access Amazon Bedrock from a Quarkus application deployed on AWS Lambda.

Getting Started

To get started with the code examples, ensure you have access to Amazon Bedrock. Then clone this repo and navigate to one of the folders above. Detailed instructions are provided in each folder's README.

Enable AWS IAM permissions for Bedrock

The AWS identity you assume from your environment must have sufficient AWS IAM permissions to call Amazon Bedrock.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.