@@ -14414,6 +14414,7 @@ output "actions" {
1441414414 CompleteMultipartReadSetUpload = "omics:CompleteMultipartReadSetUpload"
1441514415 CreateAnnotationStore = "omics:CreateAnnotationStore"
1441614416 CreateAnnotationStoreVersion = "omics:CreateAnnotationStoreVersion"
14417+ CreateConfiguration = "omics:CreateConfiguration"
1441714418 CreateMultipartReadSetUpload = "omics:CreateMultipartReadSetUpload"
1441814419 CreateReferenceStore = "omics:CreateReferenceStore"
1441914420 CreateRunCache = "omics:CreateRunCache"
@@ -14425,6 +14426,7 @@ output "actions" {
1442514426 CreateWorkflowVersion = "omics:CreateWorkflowVersion"
1442614427 DeleteAnnotationStore = "omics:DeleteAnnotationStore"
1442714428 DeleteAnnotationStoreVersions = "omics:DeleteAnnotationStoreVersions"
14429+ DeleteConfiguration = "omics:DeleteConfiguration"
1442814430 DeleteReference = "omics:DeleteReference"
1442914431 DeleteReferenceStore = "omics:DeleteReferenceStore"
1443014432 DeleteRun = "omics:DeleteRun"
@@ -14439,6 +14441,7 @@ output "actions" {
1443914441 GetAnnotationImportJob = "omics:GetAnnotationImportJob"
1444014442 GetAnnotationStore = "omics:GetAnnotationStore"
1444114443 GetAnnotationStoreVersion = "omics:GetAnnotationStoreVersion"
14444+ GetConfiguration = "omics:GetConfiguration"
1444214445 GetReadSet = "omics:GetReadSet"
1444314446 GetReadSetActivationJob = "omics:GetReadSetActivationJob"
1444414447 GetReadSetExportJob = "omics:GetReadSetExportJob"
@@ -14462,6 +14465,7 @@ output "actions" {
1446214465 ListAnnotationImportJobs = "omics:ListAnnotationImportJobs"
1446314466 ListAnnotationStoreVersions = "omics:ListAnnotationStoreVersions"
1446414467 ListAnnotationStores = "omics:ListAnnotationStores"
14468+ ListConfigurations = "omics:ListConfigurations"
1446514469 ListMultipartReadSetUploads = "omics:ListMultipartReadSetUploads"
1446614470 ListReadSetActivationJobs = "omics:ListReadSetActivationJobs"
1446714471 ListReadSetExportJobs = "omics:ListReadSetExportJobs"
0 commit comments