We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab04792 commit 27319b8Copy full SHA for 27319b8
src/Service/BedrockRuntime/src/BedrockRuntimeClient.php
@@ -45,7 +45,7 @@ class BedrockRuntimeClient extends AbstractApi
45
* [^3]: https://docs.aws.amazon.com/bedrock/latest/userguide/security_iam_id-based-policy-examples.html#security_iam_id-based-policy-examples-deny-inference
46
* [^4]: https://docs.aws.amazon.com/bedrock/latest/userguide/troubleshooting-api-error-codes.html
47
*
48
- * @see https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InvokeModel.html
+ * @see https://docs.aws.amazon.com/bedrock/latest/APIReference/API_InvokeModel.html
49
* @see https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-bedrock-runtime-2023-09-30.html#invokemodel
50
51
* @param array{
0 commit comments