AWS sagemaker-unified-studio documentation change
Summary
Updated documentation for Amazon Bedrock in SageMaker Unified Studio, including rephrased sections about playgrounds, model catalog, app creation workflows, and asset gallery organization. Added details about text/image/video prompt capabilities in playgrounds and clarified administrative access requirements.
Security assessment
The changes are editorial improvements and feature clarifications. While the documentation mentions security-related components like guardrails and knowledge bases, these are existing features and the changes do not introduce new security documentation or address specific vulnerabilities. No evidence of security incident remediation or vulnerability disclosure exists in the diff.
Diff
diff --git a/sagemaker-unified-studio/latest/userguide/bedrock.md b/sagemaker-unified-studio/latest/userguide/bedrock.md index ba8b6ce9b..ca9a7ec29 100644 --- a//sagemaker-unified-studio/latest/userguide/bedrock.md +++ b//sagemaker-unified-studio/latest/userguide/bedrock.md @@ -5 +5 @@ -Discover Amazon Bedrock in SageMaker Unified StudioBuild generative AI apps +Discover Amazon Bedrock in SageMaker Unified Studio playgroundsBuild generative AI apps @@ -9 +9 @@ Discover Amazon Bedrock in SageMaker Unified StudioBuild generative AI apps -With Amazon Bedrock in SageMaker Unified Studio you can build generative AI apps that use Amazon Bedrock models and features. For example, you can use a chat playground to try a [prompt](./explore-prompts.html) with an Anthropic Claude model without having to write any code. Later, you can use Amazon Bedrock in SageMaker Unified Studio to create a generative AI app that uses an Amazon Bedrock model and features, such as a knowledge base or a guardrail, again without having to write any code. +With Amazon Bedrock in SageMaker Unified Studio you can build generative AI apps that use Amazon Bedrock models and features, such as knowledge bases and guardrails, without needing to write any code. @@ -11 +11 @@ With Amazon Bedrock in SageMaker Unified Studio you can build generative AI apps -To use Amazon Bedrock in SageMaker Unified Studio, you must be a member of an Amazon SageMaker Unified Studio domain. Your organization will provide you with login details. If you don't have login details, contact your administrator. +To use Amazon Bedrock in SageMaker Unified Studio, you must be a member of an Amazon SageMaker Unified Studio domain. Your organization will provide you with login details. Contact your administrator if you don't have your login details. @@ -13 +13 @@ To use Amazon Bedrock in SageMaker Unified Studio, you must be a member of an Am -Your organization's administrator determines the Amazon Bedrock models and features that you have access to. If you need access to a model or feature that you don't currently have access to, contact your organization's administrator. +Your organization's administrator determines which Amazon Bedrock models and features you have access to. Contact your organization's administrator if you need access to a model or feature that you don't currently have access to. @@ -19 +19 @@ If you are administrator and need information about managing Amazon Bedrock in S -## Discover Amazon Bedrock in SageMaker Unified Studio +## Discover Amazon Bedrock in SageMaker Unified Studio playgrounds @@ -23 +23 @@ Amazon Bedrock in SageMaker Unified Studio provides various options for discover -Different models have different capabilities. With the model catalog you can find information about the Amazon Bedrock models that are available to you and decide which model is suitable for your use case. For more information, see [Find serverless models with the Amazon Bedrock model catalog](./model-catalog.html). +With the model catalog you can find information about the Amazon Bedrock models that are available to you and decide which model is suitable for your use case. Different models have different capabilities and modalities. For more information, see [Find serverless models with the Amazon Bedrock model catalog](./model-catalog.html). @@ -25 +25 @@ Different models have different capabilities. With the model catalog you can fin -Amazon Bedrock in SageMaker Unified Studio provides playgrounds so you can experiment with Amazon Bedrock models. You can send prompt requests to a model and view the responses. There are 2 playgrounds, the [chat](./bedrock-explore-chat-playground.html) playground and the [image and video](./explore-image-playground.html) playground. With these playgrounds, you can experiment with the input and output modalities that Amazon Bedrock models support, such text, image, and video. For example, you can use the chat playground to chat with a model by sending text messages to a model. For more information, see [Experiment with the Amazon Bedrock playgrounds](./bedrock-playgrounds.html). You can also use the chat playground to try apps that are shared with you. +Amazon Bedrock in SageMaker Unified Studio offers two playgrounds for you to experiment with Amazon Bedrock models in: the [chat](./bedrock-explore-chat-playground.html) playground and the [image and video](./explore-image-playground.html) playground. With the chat playground, you can generate text responses from a model by sending text and image prompts. You can also interact with chat agent apps that have been shared with you. With the image and video playground, you can generate and edit images and videos by sending text and image prompts to a suitable model. For more information, see [Experiment with the Amazon Bedrock playgrounds](./bedrock-playgrounds.html). @@ -29 +29 @@ Amazon Bedrock in SageMaker Unified Studio provides playgrounds so you can exper -Within an Amazon SageMaker Unified Studio project, you can create two types of generative AI apps. You can use a [chat agent app](./create-chat-app.html) to chat with an Amazon Bedrock model through a conversational interface, typically by sending prompts (text or image) and receiving responses. You can use a [flow app ](./create-flows-app.html) to link prompts, supported Amazon Bedrock models, and other units of work, such as a knowledge base, together and create generative AI workflows. +Within an Amazon SageMaker Unified Studio project, you can create two types of generative AI apps: a [chat agent app](./create-chat-app.html) and a [flow app](./create-flows-app.html). You can use a chat agent app to chat with an Amazon Bedrock model through a conversational interface, typically by sending prompts (text or image) and receiving responses. You can use a flows ap to link prompts, supported Amazon Bedrock models, and other units of work, such as a knowledge base, together and create generative AI workflows. @@ -44 +44 @@ Apps that you create with Amazon Bedrock in SageMaker Unified Studio can integra -In a project, you use the _asset gallery_ to organize the apps, prompts, and components that you use for an app. A component is an Amazon Bedrock knowledge base, guardrail, or function. +Within a project, you can use the _asset gallery_ to organize the prompts and components that you use for an app. A component is an Amazon Bedrock knowledge base, guardrail, or function. @@ -50,3 +50 @@ If you work on a team, you can collaborate by [sharing](./app-share.html) an app -You can clone the repository that holds your Amazon SageMaker Unified Studio project files to your computer. However, we don't recommend making changes to your project's Amazon Bedrock in SageMaker Unified Studio files. Doing so might break your Amazon Bedrock in SageMaker Unified Studio apps and components. - -At any time, you can send us feedback about your experience with Amazon Bedrock by choosing the feedback button at the top of the page. +You can clone the repository that holds your Amazon SageMaker Unified Studio project files to your computer. However, we don't recommend making changes to your project's files on your local desktop, as this may break your project's apps and components.