Skip to content

Commit

Permalink
Generated Darabonba for emr-serverless-spark-2023-08-08.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team committed Mar 7, 2025
1 parent ed51d5f commit de6c8d9
Show file tree
Hide file tree
Showing 3 changed files with 912 additions and 254 deletions.
4 changes: 2 additions & 2 deletions emr-serverless-spark-20230808/Teafile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"scope": "alibabacloud",
"name": "emr-serverless-spark20230808",
"version": "1.0.18",
"version": "1.0.19",
"main": "./main.tea",
"maintainers": [
{
Expand All @@ -23,7 +23,7 @@
}
},
"releases": {
"java": "com.aliyun:emr_serverless_spark20230808:1.8.0",
"java": "com.aliyun:emr_serverless_spark20230808:2.0.0",
"go": "github.com/alibabacloud-go/emr-serverless-spark-20230808/client:v1.9.0",
"csharp": "AlibabaCloud.SDK.Emr-serverless-spark20230808:1.9.0",
"ts": "@alicloud/emr-serverless-spark20230808:1.9.0",
Expand Down
26 changes: 15 additions & 11 deletions emr-serverless-spark-20230808/api-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,28 @@
"AddMembers",
"CancelJobRun",
"CreateProcessDefinitionWithSchedule",
"CreateSessionCluster",
"CreateSqlStatement",
"CreateWorkspace",
"GetCuHours",
"GetJobRun",
"GetSessionCluster",
"GetSqlStatement",
"GetTemplate",
"GrantRoleToUsers",
"ListJobRuns",
"ListWorkspaceQueues",
"ListSessionClusters",
"ListWorkspaces",
"ListKyuubiSparkApplications",
"StartJobRun",
"StartProcessInstance",
"StartSessionCluster",
"StopSessionCluster",
"ListWorkspaceQueues",
"ListReleaseVersions",
"GrantRoleToUsers",
"GetSessionCluster",
"UpdateProcessDefinitionWithSchedule",
"TerminateSqlStatement",
"ListSessionClusters",
"GetTemplate",
"ListLogContents",
"ListReleaseVersions"
"ListJobRuns",
"StartSessionCluster",
"StartProcessInstance",
"TerminateSqlStatement",
"StopSessionCluster"
],
"noDoc": []
},
Expand Down
Loading

0 comments on commit de6c8d9

Please sign in to comment.