Enable Nova Pro

Overview

In this step, you will enable the Nova Pro model on Amazon Bedrock for use in the Serverless Invoices Scanner project. This is one of Amazon’s powerful language models, suitable for tasks such as extracting, analyzing, and classifying information from invoices.

You only need to activate the model once per region. For this project, make sure you are operating in us-east-1 (N. Virginia) to stay in sync with Lambda, S3, and other services.

Step 1: Access Amazon Bedrock Console

  1. Sign in to the AWS Console, search for Bedrock, then select Amazon Bedrock.

Open Bedrock

  1. In the Amazon Bedrock interface, on the left navigation panel, choose Model access.

Model Access


Step 2: Enable the Nova Pro model

  1. In the Base models section, scroll to find the row named Nova Pro.

  2. Click Available to request, then select Request model access.

Enable Nova Pro

  1. Click Next to continue.

Enable Nova Pro

  1. Click Submit to send your request for model access.

Enable Nova Pro

  1. Once successfully submitted, wait a few seconds to a few minutes. The model status will change to Access granted.

Enable Access


Completion

You have successfully enabled the Nova Pro model on Amazon Bedrock. This model is now ready to be used in the Lambda Function for processing invoice data in the Serverless Invoices Scanner system.