From d9368bb8688fcd2011ea31445f608adef7a9df34 Mon Sep 17 00:00:00 2001 From: Jesse Hu Date: Tue, 3 Sep 2024 16:09:12 -0700 Subject: [PATCH] fix image link in customer-support-agent readme --- customer-support-agent/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer-support-agent/README.md b/customer-support-agent/README.md index a49af100..53222485 100644 --- a/customer-support-agent/README.md +++ b/customer-support-agent/README.md @@ -53,7 +53,7 @@ Follow these steps to obtain your AWS credentials: 4. Click "Create user" and follow the prompts to create a new user ![Add User](tutorial/create-user.png) 5. On the Set Permission page, select the "Attach policies directly" policy - ![Attach Policy](tutorial/aws-attach-policy.png) + ![Attach Policy](tutorial/attach.png) 5. On the permissions page, use the "AmazonBedrockFullAccess" policy ![Attach Policy](tutorial/bedrock.png) 6. Review and create the user @@ -274,4 +274,4 @@ This project is a prototype and is provided on an "as-is" basis. It is not inten - The developers are not responsible for any issues, data loss, or damages resulting from its use. - No warranties or guarantees of any kind are provided, either expressed or implied. - Support for this prototype may be limited or unavailable. -- Use of this prototype is at your own risk. We encourage you to report any issues or provide feedback to help improve future versions. \ No newline at end of file +- Use of this prototype is at your own risk. We encourage you to report any issues or provide feedback to help improve future versions.