What is Amazon Bedrock Studio? - Amazon Bedrock Studio

Amazon Bedrock Studio is in preview release and is subject to change.

What is Amazon Bedrock Studio?

Amazon Bedrock Studio is a web app that lets you easily protoype apps that use Amazon Bedrock models and features, without having to set up and use a developer environment. For example, you can use Amazon Bedrock to try a prompt with an Anthropic Claude model without having to write any code. Later, you can use Bedrock Studio to create a prototype app that uses an Amazon Bedrock model and features, such as a Knowledge Base or a guardrail, again without having to write any code.

Apps that you create with Bedrock Studio can integrate the following Amazon Bedrock features (known as components in Bedrock Studio).

  • Knowledge Bases — Enrich apps by including context that is received from querying a Knowledge Base.

  • Guardrails — Lets you implement safeguards for your Bedrock Studio app based on your use cases and responsible AI policies.

  • Function calling — Lets a model call a function to access a specific capability or module when handling a prompt.

To use Amazon Bedrock Studio, you must be a member of a workspace. Your organization will provide you with login details. If you don't have login details, contact your administrator.

Note

If you are administrator and need information about administering an Amazon Bedrock Studio workspace, see Amazon Bedrock Studio in the Amazon Bedrock user guide.

Workspaces

A workspace in Amazon Bedrock Studio is where you experiment with Amazon Bedrock models and where you can build Amazon Bedrock enabled apps. As an Amazon Bedrock Studio user, you can use a workspace in two types of user modes, Explore or Build.

Explore mode

Explore mode provides a playground that lets you easily try a model by sending prompts to the model and viewing the responses. For more information, see Getting started with Amazon Bedrock Studio

Build mode

Build mode is where you can create apps that use Amazon Bedrock models. Within Build mode, you use projects to organize the apps you create and the components an app uses. If you work on a team, you can collaborate by sharing a project with other team members. In your app you can include Amazon Bedrock features, such as Knowledge Bases and guardrails. For more information, see Building an app with Amazon Bedrock Studio.

Are you a first-time Amazon Bedrock Studio user?

If you're a first-time user of Bedrock Studio, we recommend that you read the following sections in order:

  1. Getting started with Amazon Bedrock Studio – In this section, you access your Amazon Bedrock Studio workspace for the first time and use Explore mode to experiment with an Amazon Bedrock model.

  2. Building an app with Amazon Bedrock Studio – In this section, you use Build mode to create a project in your workspace and create a simple Amazon Bedrock Studio app.

  3. Sharing an Amazon Bedrock Studio project – In this section, you learn how to collaborate on a project by sharing a project with your team members.