Skip to content

Commit d0c7aba

Browse files
author
awstools
committed
docs(client-bedrock-data-automation): Documentation update for Amazon Bedrock Data Automation
1 parent 808e71b commit d0c7aba

16 files changed

+27
-27
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

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

9-
Amazon Bedrock Keystone Build
9+
Amazon Bedrock Data Automation BuildTime
1010

1111
## Installing
1212

clients/client-bedrock-data-automation/src/BedrockDataAutomation.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ export interface BedrockDataAutomation {
247247
}
248248

249249
/**
250-
* Amazon Bedrock Keystone Build
250+
* Amazon Bedrock Data Automation BuildTime
251251
* @public
252252
*/
253253
export class BedrockDataAutomation extends BedrockDataAutomationClient implements BedrockDataAutomation {}

clients/client-bedrock-data-automation/src/BedrockDataAutomationClient.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ export type BedrockDataAutomationClientResolvedConfigType = __SmithyResolvedConf
316316
export interface BedrockDataAutomationClientResolvedConfig extends BedrockDataAutomationClientResolvedConfigType {}
317317

318318
/**
319-
* Amazon Bedrock Keystone Build
319+
* Amazon Bedrock Data Automation BuildTime
320320
* @public
321321
*/
322322
export class BedrockDataAutomationClient extends __Client<

clients/client-bedrock-data-automation/src/commands/CreateBlueprintCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export interface CreateBlueprintCommandInput extends CreateBlueprintRequest {}
3737
export interface CreateBlueprintCommandOutput extends CreateBlueprintResponse, __MetadataBearer {}
3838

3939
/**
40-
* Creates an Amazon Bedrock Keystone Blueprint
40+
* Creates an Amazon Bedrock Data Automation Blueprint
4141
* @example
4242
* Use a bare-bones client and the command you need to make an API call.
4343
* ```javascript

clients/client-bedrock-data-automation/src/commands/CreateBlueprintVersionCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export interface CreateBlueprintVersionCommandInput extends CreateBlueprintVersi
3636
export interface CreateBlueprintVersionCommandOutput extends CreateBlueprintVersionResponse, __MetadataBearer {}
3737

3838
/**
39-
* Creates a new version of an existing Amazon Bedrock Keystone Blueprint
39+
* Creates a new version of an existing Amazon Bedrock Data Automation Blueprint
4040
* @example
4141
* Use a bare-bones client and the command you need to make an API call.
4242
* ```javascript

clients/client-bedrock-data-automation/src/commands/CreateDataAutomationProjectCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export interface CreateDataAutomationProjectCommandOutput
4141
__MetadataBearer {}
4242

4343
/**
44-
* Creates an Amazon Bedrock Keystone DataAutomationProject
44+
* Creates an Amazon Bedrock Data Automation Project
4545
* @example
4646
* Use a bare-bones client and the command you need to make an API call.
4747
* ```javascript

clients/client-bedrock-data-automation/src/commands/DeleteBlueprintCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export interface DeleteBlueprintCommandInput extends DeleteBlueprintRequest {}
3232
export interface DeleteBlueprintCommandOutput extends DeleteBlueprintResponse, __MetadataBearer {}
3333

3434
/**
35-
* Deletes an existing Amazon Bedrock Keystone Blueprint
35+
* Deletes an existing Amazon Bedrock Data Automation Blueprint
3636
* @example
3737
* Use a bare-bones client and the command you need to make an API call.
3838
* ```javascript

clients/client-bedrock-data-automation/src/commands/DeleteDataAutomationProjectCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export interface DeleteDataAutomationProjectCommandOutput
3737
__MetadataBearer {}
3838

3939
/**
40-
* Deletes an existing Amazon Bedrock Keystone DataAutomationProject
40+
* Deletes an existing Amazon Bedrock Data Automation Project
4141
* @example
4242
* Use a bare-bones client and the command you need to make an API call.
4343
* ```javascript

clients/client-bedrock-data-automation/src/commands/GetBlueprintCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export interface GetBlueprintCommandInput extends GetBlueprintRequest {}
3232
export interface GetBlueprintCommandOutput extends GetBlueprintResponse, __MetadataBearer {}
3333

3434
/**
35-
* Gets an existing Amazon Bedrock Keystone Blueprint
35+
* Gets an existing Amazon Bedrock Data Automation Blueprint
3636
* @example
3737
* Use a bare-bones client and the command you need to make an API call.
3838
* ```javascript

clients/client-bedrock-data-automation/src/commands/GetDataAutomationProjectCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export interface GetDataAutomationProjectCommandInput extends GetDataAutomationP
3636
export interface GetDataAutomationProjectCommandOutput extends GetDataAutomationProjectResponse, __MetadataBearer {}
3737

3838
/**
39-
* Gets an existing Amazon Bedrock Keystone DataAutomationProject
39+
* Gets an existing Amazon Bedrock Data Automation Project
4040
* @example
4141
* Use a bare-bones client and the command you need to make an API call.
4242
* ```javascript

clients/client-bedrock-data-automation/src/commands/ListBlueprintsCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export interface ListBlueprintsCommandInput extends ListBlueprintsRequest {}
3636
export interface ListBlueprintsCommandOutput extends ListBlueprintsResponse, __MetadataBearer {}
3737

3838
/**
39-
* Lists all existing Amazon Bedrock Keystone Blueprints
39+
* Lists all existing Amazon Bedrock Data Automation Blueprints
4040
* @example
4141
* Use a bare-bones client and the command you need to make an API call.
4242
* ```javascript

clients/client-bedrock-data-automation/src/commands/ListDataAutomationProjectsCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export interface ListDataAutomationProjectsCommandInput extends ListDataAutomati
3636
export interface ListDataAutomationProjectsCommandOutput extends ListDataAutomationProjectsResponse, __MetadataBearer {}
3737

3838
/**
39-
* Lists all existing Amazon Bedrock Keystone DataAutomationProjects
39+
* Lists all existing Amazon Bedrock Data Automation Projects
4040
* @example
4141
* Use a bare-bones client and the command you need to make an API call.
4242
* ```javascript

clients/client-bedrock-data-automation/src/commands/UpdateBlueprintCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export interface UpdateBlueprintCommandInput extends UpdateBlueprintRequest {}
3737
export interface UpdateBlueprintCommandOutput extends UpdateBlueprintResponse, __MetadataBearer {}
3838

3939
/**
40-
* Updates an existing Amazon Bedrock Blueprint
40+
* Updates an existing Amazon Bedrock Data Automation Blueprint
4141
* @example
4242
* Use a bare-bones client and the command you need to make an API call.
4343
* ```javascript

clients/client-bedrock-data-automation/src/commands/UpdateDataAutomationProjectCommand.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export interface UpdateDataAutomationProjectCommandOutput
4141
__MetadataBearer {}
4242

4343
/**
44-
* Updates an existing Amazon Bedrock DataAutomationProject
44+
* Updates an existing Amazon Bedrock Data Automation Project
4545
* @example
4646
* Use a bare-bones client and the command you need to make an API call.
4747
* ```javascript

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

+1-1
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 Build
4+
* Amazon Bedrock Data Automation BuildTime
55
*
66
* @packageDocumentation
77
*/

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

+12-12
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"name": "bedrock"
4242
},
4343
"aws.protocols#restJson1": {},
44-
"smithy.api#documentation": "Amazon Bedrock Keystone Build",
44+
"smithy.api#documentation": "Amazon Bedrock Data Automation BuildTime",
4545
"smithy.api#title": "Data Automation for Amazon Bedrock",
4646
"smithy.rules#endpointRuleSet": {
4747
"version": "1.0",
@@ -1148,7 +1148,7 @@
11481148
}
11491149
],
11501150
"traits": {
1151-
"smithy.api#documentation": "Creates an Amazon Bedrock Keystone Blueprint",
1151+
"smithy.api#documentation": "Creates an Amazon Bedrock Data Automation Blueprint",
11521152
"smithy.api#http": {
11531153
"code": 201,
11541154
"method": "PUT",
@@ -1241,7 +1241,7 @@
12411241
}
12421242
],
12431243
"traits": {
1244-
"smithy.api#documentation": "Creates a new version of an existing Amazon Bedrock Keystone Blueprint",
1244+
"smithy.api#documentation": "Creates a new version of an existing Amazon Bedrock Data Automation Blueprint",
12451245
"smithy.api#http": {
12461246
"code": 201,
12471247
"method": "POST",
@@ -1318,7 +1318,7 @@
13181318
}
13191319
],
13201320
"traits": {
1321-
"smithy.api#documentation": "Creates an Amazon Bedrock Keystone DataAutomationProject",
1321+
"smithy.api#documentation": "Creates an Amazon Bedrock Data Automation Project",
13221322
"smithy.api#http": {
13231323
"code": 201,
13241324
"method": "PUT",
@@ -1669,7 +1669,7 @@
16691669
}
16701670
],
16711671
"traits": {
1672-
"smithy.api#documentation": "Deletes an existing Amazon Bedrock Keystone Blueprint",
1672+
"smithy.api#documentation": "Deletes an existing Amazon Bedrock Data Automation Blueprint",
16731673
"smithy.api#http": {
16741674
"code": 204,
16751675
"method": "DELETE",
@@ -1736,7 +1736,7 @@
17361736
}
17371737
],
17381738
"traits": {
1739-
"smithy.api#documentation": "Deletes an existing Amazon Bedrock Keystone DataAutomationProject",
1739+
"smithy.api#documentation": "Deletes an existing Amazon Bedrock Data Automation Project",
17401740
"smithy.api#http": {
17411741
"code": 204,
17421742
"method": "DELETE",
@@ -2037,7 +2037,7 @@
20372037
}
20382038
],
20392039
"traits": {
2040-
"smithy.api#documentation": "Gets an existing Amazon Bedrock Keystone Blueprint",
2040+
"smithy.api#documentation": "Gets an existing Amazon Bedrock Data Automation Blueprint",
20412041
"smithy.api#http": {
20422042
"code": 200,
20432043
"method": "POST",
@@ -2117,7 +2117,7 @@
21172117
}
21182118
],
21192119
"traits": {
2120-
"smithy.api#documentation": "Gets an existing Amazon Bedrock Keystone DataAutomationProject",
2120+
"smithy.api#documentation": "Gets an existing Amazon Bedrock Data Automation Project",
21212121
"smithy.api#http": {
21222122
"code": 200,
21232123
"method": "POST",
@@ -2363,7 +2363,7 @@
23632363
}
23642364
],
23652365
"traits": {
2366-
"smithy.api#documentation": "Lists all existing Amazon Bedrock Keystone Blueprints",
2366+
"smithy.api#documentation": "Lists all existing Amazon Bedrock Data Automation Blueprints",
23672367
"smithy.api#http": {
23682368
"code": 200,
23692369
"method": "POST",
@@ -2449,7 +2449,7 @@
24492449
}
24502450
],
24512451
"traits": {
2452-
"smithy.api#documentation": "Lists all existing Amazon Bedrock Keystone DataAutomationProjects",
2452+
"smithy.api#documentation": "Lists all existing Amazon Bedrock Data Automation Projects",
24532453
"smithy.api#http": {
24542454
"code": 200,
24552455
"method": "POST",
@@ -2704,7 +2704,7 @@
27042704
}
27052705
],
27062706
"traits": {
2707-
"smithy.api#documentation": "Updates an existing Amazon Bedrock Blueprint",
2707+
"smithy.api#documentation": "Updates an existing Amazon Bedrock Data Automation Blueprint",
27082708
"smithy.api#http": {
27092709
"code": 200,
27102710
"method": "PUT",
@@ -2783,7 +2783,7 @@
27832783
}
27842784
],
27852785
"traits": {
2786-
"smithy.api#documentation": "Updates an existing Amazon Bedrock DataAutomationProject",
2786+
"smithy.api#documentation": "Updates an existing Amazon Bedrock Data Automation Project",
27872787
"smithy.api#http": {
27882788
"code": 200,
27892789
"method": "PUT",

0 commit comments

Comments
 (0)