AWS solutions documentation change
Summary
Simplified the deployment steps by removing the explicit 'Request Bedrock model access' step and renumbering subsequent steps.
Security assessment
This is a procedural simplification. While it removes a step about requesting model access (which could be related to security/permissions), there is no evidence of a security vulnerability being addressed. The change appears to streamline documentation, not fix a security issue.
Diff
diff --git a/solutions/latest/modern-data-architecture-accelerator/genai-accelerator-starter-package.md b/solutions/latest/modern-data-architecture-accelerator/genai-accelerator-starter-package.md index 125202238..e4616c86a 100644 --- a//solutions/latest/modern-data-architecture-accelerator/genai-accelerator-starter-package.md +++ b//solutions/latest/modern-data-architecture-accelerator/genai-accelerator-starter-package.md @@ -161,9 +161 @@ Once the MDAA deployment is complete, follow these steps to interact with the Ge - 1. **Request Bedrock model access** - - * Navigate to the Amazon Bedrock console - - * Go to Model access and request access to the foundation models you plan to use - - * Wait for approval (typically immediate for most models) - - 2. **Assume the data-user role** + 1. **Assume the data-user role** @@ -175 +167 @@ Once the MDAA deployment is complete, follow these steps to interact with the Ge - 3. **Upload documents to knowledge base buckets** + 2. **Upload documents to knowledge base buckets**