Generate Image with Amazon Bedrock > Using the Generate Image with Amazon Bedrock recipe > Step 5. Publish and run the guide
  

Step 5. Publish and run the guide

You can ask questions in natural language to the Amazon Bedrock Large Language Model (LLM) related to image generation and provide image format.
  1. 1Open the Image generation guide.
  2. 2On the Start tab of the Start step, ensure that the Run As field is set to Current User.
  3. 3Save and publish the guide.
  4. 4On the Actions menu, click Run. Alternatively, you can copy the execution URL from the Properties Details dialog box to run the guide.
  5. 5On the Instructions page, in the User prompt to LLM field, enter a prompt to generate an image.
  6. 6In the Image name with format field, enter the image name along with the image format with which the generated image will get saved in the user-specified directory.
  7. Note: The recipe supports only .png, .jpeg, and .jpg image formats.
  8. 7Click Continue.
  9. You will receive a response from the LLM.
  10. 8To generate a new image, click Restart.
  11. 9Enter a new prompt and image name with format and click Continue.
You can also use the embed code to embed the guide into an HTML document of a third-party application.