diff --git a/clients/client-bedrock-agent/src/commands/AssociateAgentKnowledgeBaseCommand.ts b/clients/client-bedrock-agent/src/commands/AssociateAgentKnowledgeBaseCommand.ts index 2f647cde89db..2a592f667ea8 100644 --- a/clients/client-bedrock-agent/src/commands/AssociateAgentKnowledgeBaseCommand.ts +++ b/clients/client-bedrock-agent/src/commands/AssociateAgentKnowledgeBaseCommand.ts @@ -78,7 +78,7 @@ export interface AssociateAgentKnowledgeBaseCommandOutput *

An internal server error occurred. Retry your request.

* * @throws {@link ResourceNotFoundException} (client fault) - *

The specified resource ARN was not found. Check the ARN and try your request again.

+ *

The specified resource Amazon Resource Name (ARN) was not found. Check the Amazon Resource Name (ARN) and try your request again.

* * @throws {@link ServiceQuotaExceededException} (client fault) *

The number of requests exceeds the service quota. Resubmit your request later.

diff --git a/clients/client-bedrock-agent/src/commands/CreateAgentActionGroupCommand.ts b/clients/client-bedrock-agent/src/commands/CreateAgentActionGroupCommand.ts index e3f42368412d..bf4787be6757 100644 --- a/clients/client-bedrock-agent/src/commands/CreateAgentActionGroupCommand.ts +++ b/clients/client-bedrock-agent/src/commands/CreateAgentActionGroupCommand.ts @@ -104,7 +104,7 @@ export interface CreateAgentActionGroupCommandOutput extends CreateAgentActionGr *

An internal server error occurred. Retry your request.

* * @throws {@link ResourceNotFoundException} (client fault) - *

The specified resource ARN was not found. Check the ARN and try your request again.

+ *

The specified resource Amazon Resource Name (ARN) was not found. Check the Amazon Resource Name (ARN) and try your request again.

* * @throws {@link ServiceQuotaExceededException} (client fault) *

The number of requests exceeds the service quota. Resubmit your request later.

diff --git a/clients/client-bedrock-agent/src/commands/CreateAgentAliasCommand.ts b/clients/client-bedrock-agent/src/commands/CreateAgentAliasCommand.ts index dcecb3e2a7da..60e3d103eee2 100644 --- a/clients/client-bedrock-agent/src/commands/CreateAgentAliasCommand.ts +++ b/clients/client-bedrock-agent/src/commands/CreateAgentAliasCommand.ts @@ -98,7 +98,7 @@ export interface CreateAgentAliasCommandOutput extends CreateAgentAliasResponse, *

An internal server error occurred. Retry your request.

* * @throws {@link ResourceNotFoundException} (client fault) - *

The specified resource ARN was not found. Check the ARN and try your request again.

+ *

The specified resource Amazon Resource Name (ARN) was not found. Check the Amazon Resource Name (ARN) and try your request again.

* * @throws {@link ServiceQuotaExceededException} (client fault) *

The number of requests exceeds the service quota. Resubmit your request later.

diff --git a/clients/client-bedrock-agent/src/commands/CreateAgentCommand.ts b/clients/client-bedrock-agent/src/commands/CreateAgentCommand.ts index a65e166dea86..94c932764d17 100644 --- a/clients/client-bedrock-agent/src/commands/CreateAgentCommand.ts +++ b/clients/client-bedrock-agent/src/commands/CreateAgentCommand.ts @@ -39,10 +39,10 @@ export interface CreateAgentCommandOutput extends CreateAgentResponse, __Metadat *