Skip to content

Commit 344fd3c

Browse files
author
awstools
committed
docs(client-bedrock-data-automation-runtime): Documentation update for Amazon Bedrock Data Automation Runtime
1 parent 3317a92 commit 344fd3c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

clients/client-bedrock-data-automation-runtime/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

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

9-
Amazon Bedrock Keystone Runtime
9+
Amazon Bedrock Data Automation Runtime
1010

1111
## Installing
1212

clients/client-bedrock-data-automation-runtime/src/BedrockDataAutomationRuntime.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export interface BedrockDataAutomationRuntime {
5959
}
6060

6161
/**
62-
* Amazon Bedrock Keystone Runtime
62+
* Amazon Bedrock Data Automation Runtime
6363
* @public
6464
*/
6565
export class BedrockDataAutomationRuntime

clients/client-bedrock-data-automation-runtime/src/BedrockDataAutomationRuntimeClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ export interface BedrockDataAutomationRuntimeClientResolvedConfig
274274
extends BedrockDataAutomationRuntimeClientResolvedConfigType {}
275275

276276
/**
277-
* Amazon Bedrock Keystone Runtime
277+
* Amazon Bedrock Data Automation Runtime
278278
* @public
279279
*/
280280
export class BedrockDataAutomationRuntimeClient extends __Client<

clients/client-bedrock-data-automation-runtime/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// smithy-typescript generated code
22
/* eslint-disable */
33
/**
4-
* Amazon Bedrock Keystone Runtime
4+
* Amazon Bedrock Data Automation Runtime
55
*
66
* @packageDocumentation
77
*/

codegen/sdk-codegen/aws-models/bedrock-data-automation-runtime.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"name": "bedrock"
3434
},
3535
"aws.protocols#awsJson1_1": {},
36-
"smithy.api#documentation": "Amazon Bedrock Keystone Runtime",
36+
"smithy.api#documentation": "Amazon Bedrock Data Automation Runtime",
3737
"smithy.api#title": "Runtime for Amazon Bedrock Data Automation",
3838
"smithy.rules#endpointRuleSet": {
3939
"version": "1.0",

0 commit comments

Comments
 (0)