Skip to content

Commit

Permalink
docs(client-bedrock-data-automation-runtime): Documentation update fo…
Browse files Browse the repository at this point in the history
…r Amazon Bedrock Data Automation Runtime
  • Loading branch information
awstools committed Dec 20, 2024
1 parent 3317a92 commit 344fd3c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion clients/client-bedrock-data-automation-runtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

AWS SDK for JavaScript BedrockDataAutomationRuntime Client for Node.js, Browser and React Native.

Amazon Bedrock Keystone Runtime
Amazon Bedrock Data Automation Runtime

## Installing

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export interface BedrockDataAutomationRuntime {
}

/**
* Amazon Bedrock Keystone Runtime
* Amazon Bedrock Data Automation Runtime
* @public
*/
export class BedrockDataAutomationRuntime
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ export interface BedrockDataAutomationRuntimeClientResolvedConfig
extends BedrockDataAutomationRuntimeClientResolvedConfigType {}

/**
* Amazon Bedrock Keystone Runtime
* Amazon Bedrock Data Automation Runtime
* @public
*/
export class BedrockDataAutomationRuntimeClient extends __Client<
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// smithy-typescript generated code
/* eslint-disable */
/**
* Amazon Bedrock Keystone Runtime
* Amazon Bedrock Data Automation Runtime
*
* @packageDocumentation
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"name": "bedrock"
},
"aws.protocols#awsJson1_1": {},
"smithy.api#documentation": "Amazon Bedrock Keystone Runtime",
"smithy.api#documentation": "Amazon Bedrock Data Automation Runtime",
"smithy.api#title": "Runtime for Amazon Bedrock Data Automation",
"smithy.rules#endpointRuleSet": {
"version": "1.0",
Expand Down

0 comments on commit 344fd3c

Please sign in to comment.