Moodle Plugins directory: Amazon Bedrock API provider | Moodle.org

Amazon Bedrock API provider
Amazon Bedrock API Provider
The Amazon Bedrock API Provider is the Amazon Bedrock Moodle AI subsystem provider, thus enabling the usage of Amazon Bedrock API on AWS and leverage the multiple AI models it offers, including Anthropic Claude.
by Meeple
Installation
To install this AI provider you can download the ZIP file and install from Administration > Site administration > Plugins > Install plugins, or you can unzip it in the ai/provider
folder. This provider requires Moodle LMS 4.5, the first version to include the AI subsystem.
You must provide an AWS Access Key and Secret Access Key for an AWS user with the proper permissions to use Amazon Bedrock in your AWS account. Please remind to enable the models from Bedrock configurations > Model access in the selected region.
You need to provide the AWS region and the models to use for every specific Action.
Tested models with version 1.0.0
- us-east-1
- us.anthropic.claude-3-7-sonnet-20250219-v1:0
- us.anthropic.claude-3-5-sonnet-20241022-v2:0
- us.anthropic.claude-3-5-haiku-20241022-v1:0
- anthropic.claude-3-haiku-20240307-v1:0
- amazon.nova-canvas-v1:0 (Image)
- us-west-2
- us.anthropic.claude-3-7-sonnet-20250219-v1:0
- anthropic.claude-3-5-haiku-20241022-v1:0
- eu-west-1
- eu.anthropic.claude-3-7-sonnet-20250219-v1:0
- eu.anthropic.claude-3-5-sonnet-20240620-v1:0
- amazon.nova-canvas-v1:0 (Image)
- eu-central-1
- eu.anthropic.claude-3-7-sonnet-20250219-v1:0
- anthropic.claude-3-5-sonnet-20240620-v1:0
- eu-west-3
- eu.anthropic.claude-3-7-sonnet-20250219-v1:0
- eu.anthropic.claude-3-5-sonnet-20240620-v1:0
License
2025 Meeple srl https://www.meeplesrl.it
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Comments