Skip to content

Commit 7b4077f

Browse files
author
AWS
committed
Data Automation for Amazon Bedrock Update: Documentation update for Amazon Bedrock Data Automation
1 parent f5ae9e3 commit 7b4077f

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Data Automation for Amazon Bedrock",
4+
"contributor": "",
5+
"description": "Documentation update for Amazon Bedrock Data Automation"
6+
}

services/bedrockdataautomation/src/main/resources/codegen-resources/service-2.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
{"shape":"ThrottlingException"},
3131
{"shape":"AccessDeniedException"}
3232
],
33-
"documentation":"<p>Creates an Amazon Bedrock Keystone Blueprint</p>",
33+
"documentation":"<p>Creates an Amazon Bedrock Data Automation Blueprint</p>",
3434
"idempotent":true
3535
},
3636
"CreateBlueprintVersion":{
@@ -50,7 +50,7 @@
5050
{"shape":"AccessDeniedException"},
5151
{"shape":"ResourceNotFoundException"}
5252
],
53-
"documentation":"<p>Creates a new version of an existing Amazon Bedrock Keystone Blueprint</p>",
53+
"documentation":"<p>Creates a new version of an existing Amazon Bedrock Data Automation Blueprint</p>",
5454
"idempotent":true
5555
},
5656
"CreateDataAutomationProject":{
@@ -70,7 +70,7 @@
7070
{"shape":"ThrottlingException"},
7171
{"shape":"AccessDeniedException"}
7272
],
73-
"documentation":"<p>Creates an Amazon Bedrock Keystone DataAutomationProject</p>",
73+
"documentation":"<p>Creates an Amazon Bedrock Data Automation Project</p>",
7474
"idempotent":true
7575
},
7676
"DeleteBlueprint":{
@@ -89,7 +89,7 @@
8989
{"shape":"AccessDeniedException"},
9090
{"shape":"ResourceNotFoundException"}
9191
],
92-
"documentation":"<p>Deletes an existing Amazon Bedrock Keystone Blueprint</p>",
92+
"documentation":"<p>Deletes an existing Amazon Bedrock Data Automation Blueprint</p>",
9393
"idempotent":true
9494
},
9595
"DeleteDataAutomationProject":{
@@ -108,7 +108,7 @@
108108
{"shape":"AccessDeniedException"},
109109
{"shape":"ResourceNotFoundException"}
110110
],
111-
"documentation":"<p>Deletes an existing Amazon Bedrock Keystone DataAutomationProject</p>",
111+
"documentation":"<p>Deletes an existing Amazon Bedrock Data Automation Project</p>",
112112
"idempotent":true
113113
},
114114
"GetBlueprint":{
@@ -127,7 +127,7 @@
127127
{"shape":"AccessDeniedException"},
128128
{"shape":"ResourceNotFoundException"}
129129
],
130-
"documentation":"<p>Gets an existing Amazon Bedrock Keystone Blueprint</p>"
130+
"documentation":"<p>Gets an existing Amazon Bedrock Data Automation Blueprint</p>"
131131
},
132132
"GetDataAutomationProject":{
133133
"name":"GetDataAutomationProject",
@@ -145,7 +145,7 @@
145145
{"shape":"AccessDeniedException"},
146146
{"shape":"ResourceNotFoundException"}
147147
],
148-
"documentation":"<p>Gets an existing Amazon Bedrock Keystone DataAutomationProject</p>"
148+
"documentation":"<p>Gets an existing Amazon Bedrock Data Automation Project</p>"
149149
},
150150
"ListBlueprints":{
151151
"name":"ListBlueprints",
@@ -163,7 +163,7 @@
163163
{"shape":"AccessDeniedException"},
164164
{"shape":"ResourceNotFoundException"}
165165
],
166-
"documentation":"<p>Lists all existing Amazon Bedrock Keystone Blueprints</p>"
166+
"documentation":"<p>Lists all existing Amazon Bedrock Data Automation Blueprints</p>"
167167
},
168168
"ListDataAutomationProjects":{
169169
"name":"ListDataAutomationProjects",
@@ -181,7 +181,7 @@
181181
{"shape":"AccessDeniedException"},
182182
{"shape":"ResourceNotFoundException"}
183183
],
184-
"documentation":"<p>Lists all existing Amazon Bedrock Keystone DataAutomationProjects</p>"
184+
"documentation":"<p>Lists all existing Amazon Bedrock Data Automation Projects</p>"
185185
},
186186
"UpdateBlueprint":{
187187
"name":"UpdateBlueprint",
@@ -200,7 +200,7 @@
200200
{"shape":"AccessDeniedException"},
201201
{"shape":"ResourceNotFoundException"}
202202
],
203-
"documentation":"<p>Updates an existing Amazon Bedrock Blueprint</p>",
203+
"documentation":"<p>Updates an existing Amazon Bedrock Data Automation Blueprint</p>",
204204
"idempotent":true
205205
},
206206
"UpdateDataAutomationProject":{
@@ -220,7 +220,7 @@
220220
{"shape":"AccessDeniedException"},
221221
{"shape":"ResourceNotFoundException"}
222222
],
223-
"documentation":"<p>Updates an existing Amazon Bedrock DataAutomationProject</p>",
223+
"documentation":"<p>Updates an existing Amazon Bedrock Data Automation Project</p>",
224224
"idempotent":true
225225
}
226226
},
@@ -1243,5 +1243,5 @@
12431243
"documentation":"<p>Standard Output Configuration of Video</p>"
12441244
}
12451245
},
1246-
"documentation":"<p>Amazon Bedrock Keystone Build</p>"
1246+
"documentation":"<p>Amazon Bedrock Data Automation BuildTime</p>"
12471247
}

0 commit comments

Comments
 (0)