AWS solutions documentation change
Summary
Fixed typo in troubleshooting documentation ('unuseable' to 'unusable')
Security assessment
The change corrects a spelling error without introducing or modifying security-related content. No security implications are present in this typographical correction.
Diff
diff --git a/solutions/latest/generative-ai-application-builder-on-aws/troubleshooting.md b/solutions/latest/generative-ai-application-builder-on-aws/troubleshooting.md index b4704da3d..fa1ce3ba5 100644 --- a//solutions/latest/generative-ai-application-builder-on-aws/troubleshooting.md +++ b//solutions/latest/generative-ai-application-builder-on-aws/troubleshooting.md @@ -40 +40 @@ Some limits to be aware of (per account, per Region): -If the Deployment dashboard stack is deleted in CloudFormation before all of the use case stacks are deleted, the use cases can end up in a locked (unuseable) state. This is due to an IAM role created by the Deployment dashboard stack no longer exists preventing modifications to the use case stack. +If the Deployment dashboard stack is deleted in CloudFormation before all of the use case stacks are deleted, the use cases can end up in a locked (unusable) state. This is due to an IAM role created by the Deployment dashboard stack no longer exists preventing modifications to the use case stack.