Awso_m2_syncSourceval cancel_batch_job_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.CancelBatchJobExecutionRequest.t ->
(Awso_m2.Values.CancelBatchJobExecutionResponse.t,
Awso_m2.Values.CancelBatchJobExecutionResponse.error)
Result.tval create_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.CreateApplicationRequest.t ->
(Awso_m2.Values.CreateApplicationResponse.t,
Awso_m2.Values.CreateApplicationResponse.error)
Result.tval create_data_set_export_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.CreateDataSetExportTaskRequest.t ->
(Awso_m2.Values.CreateDataSetExportTaskResponse.t,
Awso_m2.Values.CreateDataSetExportTaskResponse.error)
Result.tval create_data_set_import_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.CreateDataSetImportTaskRequest.t ->
(Awso_m2.Values.CreateDataSetImportTaskResponse.t,
Awso_m2.Values.CreateDataSetImportTaskResponse.error)
Result.tval create_deployment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.CreateDeploymentRequest.t ->
(Awso_m2.Values.CreateDeploymentResponse.t,
Awso_m2.Values.CreateDeploymentResponse.error)
Result.tval create_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.CreateEnvironmentRequest.t ->
(Awso_m2.Values.CreateEnvironmentResponse.t,
Awso_m2.Values.CreateEnvironmentResponse.error)
Result.tval delete_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.DeleteApplicationRequest.t ->
(Awso_m2.Values.DeleteApplicationResponse.t,
Awso_m2.Values.DeleteApplicationResponse.error)
Result.tval delete_application_from_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.DeleteApplicationFromEnvironmentRequest.t ->
(Awso_m2.Values.DeleteApplicationFromEnvironmentResponse.t,
Awso_m2.Values.DeleteApplicationFromEnvironmentResponse.error)
Result.tval delete_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.DeleteEnvironmentRequest.t ->
(Awso_m2.Values.DeleteEnvironmentResponse.t,
Awso_m2.Values.DeleteEnvironmentResponse.error)
Result.tval get_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.GetApplicationRequest.t ->
(Awso_m2.Values.GetApplicationResponse.t,
Awso_m2.Values.GetApplicationResponse.error)
Result.tval get_application_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.GetApplicationVersionRequest.t ->
(Awso_m2.Values.GetApplicationVersionResponse.t,
Awso_m2.Values.GetApplicationVersionResponse.error)
Result.tval get_batch_job_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.GetBatchJobExecutionRequest.t ->
(Awso_m2.Values.GetBatchJobExecutionResponse.t,
Awso_m2.Values.GetBatchJobExecutionResponse.error)
Result.tval get_data_set_details :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.GetDataSetDetailsRequest.t ->
(Awso_m2.Values.GetDataSetDetailsResponse.t,
Awso_m2.Values.GetDataSetDetailsResponse.error)
Result.tval get_data_set_export_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.GetDataSetExportTaskRequest.t ->
(Awso_m2.Values.GetDataSetExportTaskResponse.t,
Awso_m2.Values.GetDataSetExportTaskResponse.error)
Result.tval get_data_set_import_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.GetDataSetImportTaskRequest.t ->
(Awso_m2.Values.GetDataSetImportTaskResponse.t,
Awso_m2.Values.GetDataSetImportTaskResponse.error)
Result.tval get_deployment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.GetDeploymentRequest.t ->
(Awso_m2.Values.GetDeploymentResponse.t,
Awso_m2.Values.GetDeploymentResponse.error)
Result.tval get_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.GetEnvironmentRequest.t ->
(Awso_m2.Values.GetEnvironmentResponse.t,
Awso_m2.Values.GetEnvironmentResponse.error)
Result.tval get_signed_bluinsights_url :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
unit ->
(Awso_m2.Values.GetSignedBluinsightsUrlResponse.t,
Awso_m2.Values.GetSignedBluinsightsUrlResponse.error)
Result.tval list_application_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.ListApplicationVersionsRequest.t ->
(Awso_m2.Values.ListApplicationVersionsResponse.t,
Awso_m2.Values.ListApplicationVersionsResponse.error)
Result.tval list_applications :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.ListApplicationsRequest.t ->
(Awso_m2.Values.ListApplicationsResponse.t,
Awso_m2.Values.ListApplicationsResponse.error)
Result.tval list_batch_job_definitions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.ListBatchJobDefinitionsRequest.t ->
(Awso_m2.Values.ListBatchJobDefinitionsResponse.t,
Awso_m2.Values.ListBatchJobDefinitionsResponse.error)
Result.tval list_batch_job_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.ListBatchJobExecutionsRequest.t ->
(Awso_m2.Values.ListBatchJobExecutionsResponse.t,
Awso_m2.Values.ListBatchJobExecutionsResponse.error)
Result.tval list_batch_job_restart_points :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.ListBatchJobRestartPointsRequest.t ->
(Awso_m2.Values.ListBatchJobRestartPointsResponse.t,
Awso_m2.Values.ListBatchJobRestartPointsResponse.error)
Result.tval list_data_set_export_history :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.ListDataSetExportHistoryRequest.t ->
(Awso_m2.Values.ListDataSetExportHistoryResponse.t,
Awso_m2.Values.ListDataSetExportHistoryResponse.error)
Result.tval list_data_set_import_history :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.ListDataSetImportHistoryRequest.t ->
(Awso_m2.Values.ListDataSetImportHistoryResponse.t,
Awso_m2.Values.ListDataSetImportHistoryResponse.error)
Result.tval list_data_sets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.ListDataSetsRequest.t ->
(Awso_m2.Values.ListDataSetsResponse.t,
Awso_m2.Values.ListDataSetsResponse.error)
Result.tval list_deployments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.ListDeploymentsRequest.t ->
(Awso_m2.Values.ListDeploymentsResponse.t,
Awso_m2.Values.ListDeploymentsResponse.error)
Result.tval list_engine_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.ListEngineVersionsRequest.t ->
(Awso_m2.Values.ListEngineVersionsResponse.t,
Awso_m2.Values.ListEngineVersionsResponse.error)
Result.tval list_environments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.ListEnvironmentsRequest.t ->
(Awso_m2.Values.ListEnvironmentsResponse.t,
Awso_m2.Values.ListEnvironmentsResponse.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.ListTagsForResourceRequest.t ->
(Awso_m2.Values.ListTagsForResourceResponse.t,
Awso_m2.Values.ListTagsForResourceResponse.error)
Result.tval start_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.StartApplicationRequest.t ->
(Awso_m2.Values.StartApplicationResponse.t,
Awso_m2.Values.StartApplicationResponse.error)
Result.tval start_batch_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.StartBatchJobRequest.t ->
(Awso_m2.Values.StartBatchJobResponse.t,
Awso_m2.Values.StartBatchJobResponse.error)
Result.tval stop_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.StopApplicationRequest.t ->
(Awso_m2.Values.StopApplicationResponse.t,
Awso_m2.Values.StopApplicationResponse.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.TagResourceRequest.t ->
(Awso_m2.Values.TagResourceResponse.t,
Awso_m2.Values.TagResourceResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.UntagResourceRequest.t ->
(Awso_m2.Values.UntagResourceResponse.t,
Awso_m2.Values.UntagResourceResponse.error)
Result.tval update_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.UpdateApplicationRequest.t ->
(Awso_m2.Values.UpdateApplicationResponse.t,
Awso_m2.Values.UpdateApplicationResponse.error)
Result.tval update_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_m2.Values.UpdateEnvironmentRequest.t ->
(Awso_m2.Values.UpdateEnvironmentResponse.t,
Awso_m2.Values.UpdateEnvironmentResponse.error)
Result.tinclude module type of struct include Awso_m2.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Defines an alternate key. This value is optional. A legacy data set might not have any alternate key defined but if those alternate keys definitions exist, provide them, as some applications will make use of them.
The primary key for a KSDS data set.
The required attributes for a generation data group data set. A generation data set is one of a collection of successive, historically related, catalogued data sets that together are known as a generation data group (GDG). Use this structure when you want to import a GDG. For more information on GDG, see Generation data sets.
The supported properties for a PO type data set.
The supported properties for a PS type data set.
The attributes of a VSAM type data set.
Provides step/procedure step information for a restart batch job operation.
Identifies a specific batch job.
Additional details about the data set. Different attributes correspond to different data set organizations. The values are populated based on datasetOrg, storageType and backend (Blu Age or Micro Focus).
The length of the records in the data set.
A batch job identifier in which the batch job to run is identified by the file name and the relative path to the file name.
An identifier for the StartBatchJob API to show that it is a restart operation.
A batch job identifier in which the batch jobs to run are identified by an Amazon S3 location.
A batch job identifier in which the batch job to run is identified by the script name.
Defines a data set.
Defines an external storage location.
Contains information about a validation exception field.
Represents a summary of data set imports.
Represents a summary of data set exports.
Identifies a specific batch job.
A file containing a batch job definition.
A batch job definition contained in a script.
Defines the storage configuration for an Amazon EFS file system.
Defines the storage configuration for an Amazon FSx file system.
Identifies a specific data set to import from an external location.
Identifies a specific data set to export from an external location.
See https://www.ibm.com/docs/en/workload-automation/9.3.0?topic=zos-coding-variables-in-jcl to get details about limits for both keys and values: 8 for keys (variable names), 44 for values (variable values) In addition, keys will be only alphabetic characters and digits, without any space or special characters (dash, underscore, etc ...) For BluAge Engine: There is no limit in length of keys and values. Additional validation may be applied in code, per engine. Parameter key: the first character must be alphabetic. Can be of up to 32 alphanumeric characters.
Parameter value can be of up to 1024 alphanumeric characters.
Contains a subset of the possible runtime environment attributes. Used in the environment list.
A subset of information about the engine version for a specific application.
A subset of information about a specific deployment.
A subset of the possible data set attributes.
Contains information about a data set import task.
Contains information about a data set export task.
Provides information related to a job step.
A subset of the possible batch job attributes. Used in the batch job list.
Defines the details of a batch job.
A subset of the possible application attributes. Used in the application list.
Defines an application version summary.
The information about the maintenance schedule.
Defines the storage configuration for a runtime environment.
The required attributes for a generation data group data set. A generation data set is one of a collection of successive, historically related, catalogued data sets that together are known as a generation data group (GDG). Use this structure when you want to import a GDG. For more information on GDG, see Generation data sets.
The supported properties for a PO type data set.
The supported properties for a PS type data set.
The attributes of a VSAM type data set.
A subset of the attributes that describe a log group. In CloudWatch a log group is a group of log streams that share the same retention, monitoring, and access control settings.
The account or role doesn't have the right permissions to make the request.
The parameters provided in the request conflict with existing resources.
An unexpected error occurred during the processing of the request.
The specified resource was not found.
One or more quotas for Amazon Web Services Mainframe Modernization exceeds the limit.
The number of requests made exceeds the limit.
One or more parameters provided in the request is not valid.
The application definition for a particular application.
Failed to connect to server, or didn’t receive response within expected time period.
Server cannot process the request at the moment.
Defines the details of a high availability configuration.
The scheduled maintenance for a runtime engine.
Additional details about the data set. Different attributes correspond to different data set organizations. The values are populated based on datasetOrg, storageType and backend (Blu Age or Micro Focus).
Contains a summary of a deployed application.
A client token is a unique, case-sensitive string of up to 128 ASCII characters with ASCII values of 33-126 inclusive. It is generated by the client to ensure idempotent operations, allowing safe retries without unintended side effects.
Identifies one or more data sets you want to import with the CreateDataSetImportTask operation.
Identifies one or more data sets you want to import with the CreateDataSetExportTask operation.
Updates the configuration details for a specific runtime environment.
Updates the configuration details for a specific runtime environment.
Updates an application and creates a new version.
Updates an application and creates a new version.
Removes one or more tags from the specified resource.
Removes one or more tags from the specified resource.
Adds one or more tags to the specified resource.
Adds one or more tags to the specified resource.
Stops a running application.
Stops a running application.
Starts a batch job and returns the unique identifier of this execution of the batch job. The associated application must be running in order to start the batch job.
Starts a batch job and returns the unique identifier of this execution of the batch job. The associated application must be running in order to start the batch job.
Starts an application that is currently stopped.
Starts an application that is currently stopped.
Lists the tags for the specified resource.
Lists the tags for the specified resource.
Lists the runtime environments.
Lists the runtime environments.
Lists the available engine versions.
Lists the available engine versions.
Returns a list of all deployments of a specific application. A deployment is a combination of a specific application and a specific version of that application. Each deployment is mapped to a particular application version.
Returns a list of all deployments of a specific application. A deployment is a combination of a specific application and a specific version of that application. Each deployment is mapped to a particular application version.
Lists the data sets imported for a specific application. In Amazon Web Services Mainframe Modernization, data sets are associated with applications deployed on runtime environments. This is known as importing data sets. Currently, Amazon Web Services Mainframe Modernization can import data sets into catalogs using CreateDataSetImportTask.
Lists the data sets imported for a specific application. In Amazon Web Services Mainframe Modernization, data sets are associated with applications deployed on runtime environments. This is known as importing data sets. Currently, Amazon Web Services Mainframe Modernization can import data sets into catalogs using CreateDataSetImportTask.
Lists the data set imports for the specified application.
Lists the data set imports for the specified application.
Lists the data set exports for the specified application.
Lists the data set exports for the specified application.
Lists all the job steps for a JCL file to restart a batch job. This is only applicable for Micro Focus engine with versions 8.0.6 and above.
Lists all the job steps for a JCL file to restart a batch job. This is only applicable for Micro Focus engine with versions 8.0.6 and above.
Lists historical, current, and scheduled batch job executions for a specific application.
Lists historical, current, and scheduled batch job executions for a specific application.
Lists all the available batch job definitions based on the batch job resources uploaded during the application creation. You can use the batch job definitions in the list to start a batch job.
Lists all the available batch job definitions based on the batch job resources uploaded during the application creation. You can use the batch job definitions in the list to start a batch job.
Lists the applications associated with a specific Amazon Web Services account. You can provide the unique identifier of a specific runtime environment in a query parameter to see all applications associated with that environment.
Lists the applications associated with a specific Amazon Web Services account. You can provide the unique identifier of a specific runtime environment in a query parameter to see all applications associated with that environment.
Returns a list of the application versions for a specific application.
Returns a list of the application versions for a specific application.
Gets a single sign-on URL that can be used to connect to AWS Blu Insights.
Describes a specific runtime environment.
Describes a specific runtime environment.
Gets details of a specific deployment with a given deployment identifier.
Gets details of a specific deployment with a given deployment identifier.
Gets the status of a data set import task initiated with the CreateDataSetImportTask operation.
Gets the status of a data set import task initiated with the CreateDataSetImportTask operation.
Gets the status of a data set import task initiated with the CreateDataSetExportTask operation.
Gets the status of a data set import task initiated with the CreateDataSetExportTask operation.
Gets the details of a specific data set.
Gets the details of a specific data set.
Gets the details of a specific batch job execution for a specific application.
Gets the details of a specific batch job execution for a specific application.
Returns details about a specific version of a specific application.
Returns details about a specific version of a specific application.
Describes the details of a specific application.
Describes the details of a specific application.
Deletes a specific runtime environment. The environment cannot contain deployed applications. If it does, you must delete those applications before you delete the environment.
Deletes a specific runtime environment. The environment cannot contain deployed applications. If it does, you must delete those applications before you delete the environment.
Deletes a specific application. You cannot delete a running application.
Deletes a specific application. You cannot delete a running application.
module DeleteApplicationFromEnvironmentResponse =
Awso_m2.Values.DeleteApplicationFromEnvironmentResponseDeletes a specific application from the specific runtime environment where it was previously deployed. You cannot delete a runtime environment using DeleteEnvironment if any application has ever been deployed to it. This API removes the association of the application with the runtime environment so you can delete the environment smoothly.
module DeleteApplicationFromEnvironmentRequest =
Awso_m2.Values.DeleteApplicationFromEnvironmentRequestDeletes a specific application from the specific runtime environment where it was previously deployed. You cannot delete a runtime environment using DeleteEnvironment if any application has ever been deployed to it. This API removes the association of the application with the runtime environment so you can delete the environment smoothly.
Creates a runtime environment for a given runtime engine.
Creates a runtime environment for a given runtime engine.
Creates and starts a deployment to deploy an application into a runtime environment.
Creates and starts a deployment to deploy an application into a runtime environment.
Starts a data set import task for a specific application.
Starts a data set import task for a specific application.
Starts a data set export task for a specific application.
Starts a data set export task for a specific application.
Creates a new application with given parameters. Requires an existing runtime environment and application definition file.
Creates a new application with given parameters. Requires an existing runtime environment and application definition file.
Cancels the running of a specific batch job execution.
Cancels the running of a specific batch job execution.