AWS sagemaker-unified-studio documentation change
Summary
Restructured documentation for video generation feature, removing detailed configuration steps and adding topic links. Changed title and focus from 'video clip' to general video generation.
Security assessment
Changes involve documentation restructuring and content reorganization without any mention of security vulnerabilities, access controls, encryption, or authentication mechanisms. Removed technical details about seed values and model configurations don't indicate security fixes.
Diff
diff --git a/sagemaker-unified-studio/latest/userguide/bedrock-explore-video-playground.md b/sagemaker-unified-studio/latest/userguide/bedrock-explore-video-playground.md index 9563a0e86..0b1852ca8 100644 --- a//sagemaker-unified-studio/latest/userguide/bedrock-explore-video-playground.md +++ b//sagemaker-unified-studio/latest/userguide/bedrock-explore-video-playground.md @@ -5 +5 @@ -Configure video generationGenerate a video clip +# Generate a video with the Amazon Bedrock image and video playground @@ -7 +7 @@ Configure video generationGenerate a video clip -# Generate a video clip with the Amazon Bedrock in SageMaker Unified Studio image and video playground +The Amazon Bedrock in SageMaker Unified Studio image and video playground is where you can generate a short video with a suitable Amazon Bedrock model. To generate a video with a model, you supply a [prompt](./explore-prompts.html) that describe the video that you want to create and configuration information that influences how the model generates the video. For example, you can start with an image of a rock band and in the prompt request that you want to create an animated video of the band playing a live concert. The image and video playground also provides quick start prompts that illustrate the kinds of video that you can create. @@ -9 +9 @@ Configure video generationGenerate a video clip -The Amazon Bedrock in SageMaker Unified Studio image and video playground is where you can generate short video clips with a suitable Amazon Bedrock model. To generate a video with a model, you supply a [prompt](./explore-prompts.html) that describe the video that you want to create and configuration information that influences how the model generates the video. For example, you can start with an image of a rock band and in the prompt request that you want to create an animated video of the band playing a live concert. The image and video playground also provides quick start prompts that illustrate the kinds of video that you can create. +You can download a video that you create in the image and video playground. @@ -11 +11 @@ The Amazon Bedrock in SageMaker Unified Studio image and video playground is whe -You can download video clips that you create in the image and video playground. +To create more complex videos, you can use a storyboard to connect a sequence of shots. @@ -15 +15 @@ Your administrator sets the retention policy for videos that you upload and gene -## Configure video generation +###### Topics @@ -17 +17 @@ Your administrator sets the retention policy for videos that you upload and gene -To configure video generation, you choose a model to use and set optionally settings that influence the output of the model. Currently Amazon Bedrock in SageMaker Unified Studio supports video generation with Amazon Nova models. If you don't make any configuration changes, the playground uses the default values for the model. + * [Configure video generation](./bedrock-explore-video-playground-configuration.html) @@ -19 +19 @@ To configure video generation, you choose a model to use and set optionally sett -### Amazon Nova model settings + * [Generate a video from a prompt](./bedrock-explore-video-playground-procedure.html) @@ -21,38 +21 @@ To configure video generation, you choose a model to use and set optionally sett -With Amazon Nova models, you can set the following configurations: - - * **Start image** – (Optional) A reference image that model uses as a starting point for the video. The image dimensions must be 1280x720 pixels. If you supply an image with different dimensions, the playground resizes the image to 1280x720 pixels. - - * **Seed** – (Optional) Initializes the random number generator used in the video generation process. Higher seed values don't correlate with any particular quality or characteristic in the output. Instead, use different seed values options to explore differing variations of output, either with or without the same prompt. Repeatedly using the same seed value and prompt creates the exact same video. - - - - -For more information, see the [Amazon Nova guide](https://docs.aws.amazon.com/nova/latest/userguide). - -## Generate a video clip - -The following instructions show you how to generate a video clip in the image and video playground. - -###### To generate a video clip - - 1. Navigate to the Amazon SageMaker Unified Studio landing page by using the URL from your admininstrator. - - 2. Access Amazon SageMaker Unified Studio using your IAM or single sign-on (SSO) credentials. For more information, see [Access Amazon SageMaker Unified Studio](./getting-started-access-the-portal.html). - - 3. At the top of the page, choose the **Discover**. - - 4. In the **GENERATIVE AI** section, choose **Image and video playground**. - - 5. If the **Configurations** pane isn't open, choose the configuration button. - - 6. For **Model** select a model to use. - - 7. (Optional) In the **Configurations** section, set parameters to influence the output of the model. Note that additional configurations can be set in **Advanced configurations**. The parameters that are available to depend on the model you use. For more information, see Configure video generation. - - 8. In the **Enter prompt** text box, enter `Create an animated video of a local classic rock band playing on an outdoor stage.`. Alternatively, enter a prompt of your choosing. - - 9. Press Enter on your keyboard to start generating the video. Amazon Bedrock in SageMaker Unified Studio shows the video that the model generates in the playground. - - 10. Choose the play button to view the video. - - 11. (Optional) Choose the download button to download the video to your computer. + * [Plan a video with the storyboard](./bedrock-explore-video-playground-storyboard.html) @@ -71 +34 @@ Edit an image with the image sandbox -Access shared generative AI assets in a playground +Configure video generation