File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
services/cleanroomsml/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS Clean Rooms ML" ,
4
+ "contributor" : " " ,
5
+ "description" : " Add support for SQL compute configuration for StartAudienceGenerationJob API."
6
+ }
Original file line number Diff line number Diff line change 1094
1094
"sqlParameters" :{
1095
1095
"shape" :" ProtectedQuerySQLParameters" ,
1096
1096
"documentation" :" <p>The protected SQL query parameters.</p>"
1097
- }
1097
+ },
1098
+ "sqlComputeConfiguration" :{"shape" :" ComputeConfiguration" }
1098
1099
},
1099
1100
"documentation" :" <p>Defines the Amazon S3 bucket where the seed audience for the generating audience is stored.</p>"
1100
1101
},
5419
5420
},
5420
5421
"dataSource" :{
5421
5422
"shape" :" ModelInferenceDataSource" ,
5422
- "documentation" :" <p>Defines he data source that is used for the trained model inference job.</p>"
5423
+ "documentation" :" <p>Defines the data source that is used for the trained model inference job.</p>"
5423
5424
},
5424
5425
"description" :{
5425
5426
"shape" :" ResourceDescription" ,
You can’t perform that action at this time.
0 commit comments