Skip to content

Commit 65fa003

Browse files
authored
chore: sync models and bump versions (#920)
1 parent 616d9ed commit 65fa003

File tree

12 files changed

+1131
-109
lines changed

12 files changed

+1131
-109
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "83268f45-2c95-483c-9eff-5196cbfd0191",
3+
"type": "misc",
4+
"description": "Sync smithy-kotlin and AWS service models."
5+
}

codegen/sdk/aws-models/athena.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3142,6 +3142,12 @@
31423142
"traits": {
31433143
"smithy.api#documentation": "<p>Contains additional notebook engine <code>MAP<string, string></code> parameter\n mappings in the form of key-value pairs. To specify an Athena notebook that\n the Jupyter server will download and serve, specify a value for the <a>StartSessionRequest$NotebookVersion</a> field, and then add a key named\n <code>NotebookId</code> to <code>AdditionalConfigs</code> that has the value of the\n Athena notebook ID.</p>"
31443144
}
3145+
},
3146+
"SparkProperties": {
3147+
"target": "com.amazonaws.athena#ParametersMap",
3148+
"traits": {
3149+
"smithy.api#documentation": "<p>Specifies custom jar files and Spark properties for use cases like cluster encryption, table formats, and general Spark tuning.</p>"
3150+
}
31453151
}
31463152
},
31473153
"traits": {

codegen/sdk/aws-models/codecatalyst.json

Lines changed: 157 additions & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)