Skip to content

Commit c35d3aa

Browse files
feat: update AWS API models
1 parent 8d231ce commit c35d3aa

File tree

3 files changed

+782
-109
lines changed

3 files changed

+782
-109
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3016,6 +3016,12 @@
30163016
"traits": {
30173017
"smithy.api#enumValue": "IMAGE"
30183018
}
3019+
},
3020+
"AUDIO": {
3021+
"target": "smithy.api#Unit",
3022+
"traits": {
3023+
"smithy.api#enumValue": "AUDIO"
3024+
}
30193025
}
30203026
},
30213027
"traits": {

0 commit comments

Comments
 (0)