Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions s3-sqs-lambda-bedrock-s3-cdk-python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ Important: this application uses various AWS services and there are costs associ
* [AWS CDK](https://docs.aws.amazon.com/cdk/v2/guide/cli.html)
* [Python, pip, virtualenv](https://docs.aws.amazon.com/cdk/latest/guide/work-with-cdk-python.html) installed

## Prerequisite
Amazon Bedrock users need to request access to models before they are available for use. If you want to add additional models for text, chat, and image generation, you need to request access to models in Amazon Bedrock. For this pattern need access to 'Titan Text G1 - Express' model. Please refer to the link below for instruction:
[Model access](https://docs.aws.amazon.com/bedrock/latest/userguide/model-access.html).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

## Deployment Instructions

1. Create a new directory, navigate to that directory in a terminal and clone the GitHub repository:
Expand Down
4 changes: 2 additions & 2 deletions s3-sqs-lambda-bedrock-s3-cdk-python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
aws-cdk-lib==2.136.0
constructs>=10.0.0,<11.0.0
aws-cdk-lib==2.232.1
constructs>=10.0.0,<11.0.0