AWS bedrock documentation change
Summary
Added important note about verifying model lifecycle status before requesting quota increases
Security assessment
The change adds operational guidance about model lifecycle status checks but contains no security-specific content, vulnerabilities, or security feature documentation. It addresses quota management best practices without security implications.
Diff
diff --git a/bedrock/latest/userguide/quotas-increase.md b/bedrock/latest/userguide/quotas-increase.md index f8d0fced3..3b9429b01 100644 --- a//bedrock/latest/userguide/quotas-increase.md +++ b//bedrock/latest/userguide/quotas-increase.md @@ -10,0 +11,4 @@ The steps for requesting a quota increase for your account depend on the value i +###### Important + +Before requesting a quota increase, verify that the model is not in a _Legacy_ or _Deprecated_ lifecycle status. Quota increases are not granted for models that are scheduled for retirement. Check the model's lifecycle status on the [Model lifecycle](./model-lifecycle.html) page and consider migrating to the successor model instead. +