Awso_simspaceweaver_lwtSourceval create_snapshot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.CreateSnapshotInput.t ->
(Awso_simspaceweaver.Values.CreateSnapshotOutput.t,
Awso_simspaceweaver.Values.CreateSnapshotOutput.error)
Result.t
Lwt.tval delete_app :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.DeleteAppInput.t ->
(Awso_simspaceweaver.Values.DeleteAppOutput.t,
Awso_simspaceweaver.Values.DeleteAppOutput.error)
Result.t
Lwt.tval delete_simulation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.DeleteSimulationInput.t ->
(Awso_simspaceweaver.Values.DeleteSimulationOutput.t,
Awso_simspaceweaver.Values.DeleteSimulationOutput.error)
Result.t
Lwt.tval describe_app :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.DescribeAppInput.t ->
(Awso_simspaceweaver.Values.DescribeAppOutput.t,
Awso_simspaceweaver.Values.DescribeAppOutput.error)
Result.t
Lwt.tval describe_simulation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.DescribeSimulationInput.t ->
(Awso_simspaceweaver.Values.DescribeSimulationOutput.t,
Awso_simspaceweaver.Values.DescribeSimulationOutput.error)
Result.t
Lwt.tval list_apps :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.ListAppsInput.t ->
(Awso_simspaceweaver.Values.ListAppsOutput.t,
Awso_simspaceweaver.Values.ListAppsOutput.error)
Result.t
Lwt.tval list_simulations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.ListSimulationsInput.t ->
(Awso_simspaceweaver.Values.ListSimulationsOutput.t,
Awso_simspaceweaver.Values.ListSimulationsOutput.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.ListTagsForResourceInput.t ->
(Awso_simspaceweaver.Values.ListTagsForResourceOutput.t,
Awso_simspaceweaver.Values.ListTagsForResourceOutput.error)
Result.t
Lwt.tval start_app :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.StartAppInput.t ->
(Awso_simspaceweaver.Values.StartAppOutput.t,
Awso_simspaceweaver.Values.StartAppOutput.error)
Result.t
Lwt.tval start_clock :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.StartClockInput.t ->
(Awso_simspaceweaver.Values.StartClockOutput.t,
Awso_simspaceweaver.Values.StartClockOutput.error)
Result.t
Lwt.tval start_simulation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.StartSimulationInput.t ->
(Awso_simspaceweaver.Values.StartSimulationOutput.t,
Awso_simspaceweaver.Values.StartSimulationOutput.error)
Result.t
Lwt.tval stop_app :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.StopAppInput.t ->
(Awso_simspaceweaver.Values.StopAppOutput.t,
Awso_simspaceweaver.Values.StopAppOutput.error)
Result.t
Lwt.tval stop_clock :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.StopClockInput.t ->
(Awso_simspaceweaver.Values.StopClockOutput.t,
Awso_simspaceweaver.Values.StopClockOutput.error)
Result.t
Lwt.tval stop_simulation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.StopSimulationInput.t ->
(Awso_simspaceweaver.Values.StopSimulationOutput.t,
Awso_simspaceweaver.Values.StopSimulationOutput.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.TagResourceInput.t ->
(Awso_simspaceweaver.Values.TagResourceOutput.t,
Awso_simspaceweaver.Values.TagResourceOutput.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_simspaceweaver.Values.UntagResourceInput.t ->
(Awso_simspaceweaver.Values.UntagResourceOutput.t,
Awso_simspaceweaver.Values.UntagResourceOutput.error)
Result.t
Lwt.tinclude module type of struct include Awso_simspaceweaver.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 ]The Amazon CloudWatch Logs log group for the simulation. For more information about log groups, see Working with log groups and log streams in the Amazon CloudWatch Logs User Guide.
module SimSpaceWeaverLongResourceName =
Awso_simspaceweaver.Values.SimSpaceWeaverLongResourceNameA collection of app instances that run the same executable app code and have the same launch options and commands. For more information about domains, see Key concepts: Domains in the SimSpace Weaver User Guide.
Status information about the simulation clock.
The location where SimSpace Weaver sends simulation log data.
A collection of TCP/UDP ports for a custom or service app.
A collection of data about the simulation.
A collection of metadata about the app.
module ServiceQuotaExceededException =
Awso_simspaceweaver.Values.ServiceQuotaExceededExceptionA location in Amazon Simple Storage Service (Amazon S3) where SimSpace Weaver stores simulation data, such as your app .zip files and schema file. For more information about Amazon S3, see the Amazon Simple Storage Service User Guide .
Options that apply when the app starts. These options override default behavior.
A collection of additional state information, such as domain and clock configuration.
The logging configuration for a simulation.
Information about the network endpoint that you can use to connect to your custom or service app. For more information about SimSpace Weaver apps, see Key concepts: Apps in the SimSpace Weaver User Guide..
An Amazon S3 bucket and optional folder (object key prefix) where SimSpace Weaver creates a file.
Removes tags from a SimSpace Weaver resource. For more information about tags, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference.
Removes tags from a SimSpace Weaver resource. For more information about tags, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference.
Adds tags to a SimSpace Weaver resource. For more information about tags, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference.
Adds tags to a SimSpace Weaver resource. For more information about tags, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference.
Stops the given simulation. You can't restart a simulation after you stop it. If you want to restart a simulation, then you must stop it, delete it, and start a new instance of it.
Stops the given simulation. You can't restart a simulation after you stop it. If you want to restart a simulation, then you must stop it, delete it, and start a new instance of it.
Stops the simulation clock.
Stops the simulation clock.
Stops the given custom app and shuts down all of its allocated compute resources.
Stops the given custom app and shuts down all of its allocated compute resources.
Starts a simulation with the given name. You must choose to start your simulation from a schema or from a snapshot. For more information about the schema, see the schema reference in the SimSpace Weaver User Guide. For more information about snapshots, see Snapshots in the SimSpace Weaver User Guide.
Starts a simulation with the given name. You must choose to start your simulation from a schema or from a snapshot. For more information about the schema, see the schema reference in the SimSpace Weaver User Guide. For more information about snapshots, see Snapshots in the SimSpace Weaver User Guide.
Starts the simulation clock.
Starts the simulation clock.
Starts a custom app with the configuration specified in the simulation schema.
Starts a custom app with the configuration specified in the simulation schema.
Lists all tags on a SimSpace Weaver resource.
Lists all tags on a SimSpace Weaver resource.
Lists the SimSpace Weaver simulations in the Amazon Web Services account used to make the API call.
Lists the SimSpace Weaver simulations in the Amazon Web Services account used to make the API call.
Lists all custom apps or service apps for the given simulation and domain.
Lists all custom apps or service apps for the given simulation and domain.
Returns the current state of the given simulation.
Returns the current state of the given simulation.
Returns the state of the given custom app.
Returns the state of the given custom app.
Deletes all SimSpace Weaver resources assigned to the given simulation. Your simulation uses resources in other Amazon Web Services. This API operation doesn't delete resources in other Amazon Web Services.
Deletes all SimSpace Weaver resources assigned to the given simulation. Your simulation uses resources in other Amazon Web Services. This API operation doesn't delete resources in other Amazon Web Services.
Deletes the instance of the given custom app.
Deletes the instance of the given custom app.
Creates a snapshot of the specified simulation. A snapshot is a file that contains simulation state data at a specific time. The state data saved in a snapshot includes entity data from the State Fabric, the simulation configuration specified in the schema, and the clock tick number. You can use the snapshot to initialize a new simulation. For more information about snapshots, see Snapshots in the SimSpace Weaver User Guide. You specify a Destination when you create a snapshot. The Destination is the name of an Amazon S3 bucket and an optional ObjectKeyPrefix. The ObjectKeyPrefix is usually the name of a folder in the bucket. SimSpace Weaver creates a snapshot folder inside the Destination and places the snapshot file there. The snapshot file is an Amazon S3 object. It has an object key with the form: object-key-prefix/snapshot/simulation-name-YYMMdd-HHmm-ss.zip, where: YY is the 2-digit year MM is the 2-digit month dd is the 2-digit day of the month HH is the 2-digit hour (24-hour clock) mm is the 2-digit minutes ss is the 2-digit seconds
Creates a snapshot of the specified simulation. A snapshot is a file that contains simulation state data at a specific time. The state data saved in a snapshot includes entity data from the State Fabric, the simulation configuration specified in the schema, and the clock tick number. You can use the snapshot to initialize a new simulation. For more information about snapshots, see Snapshots in the SimSpace Weaver User Guide. You specify a Destination when you create a snapshot. The Destination is the name of an Amazon S3 bucket and an optional ObjectKeyPrefix. The ObjectKeyPrefix is usually the name of a folder in the bucket. SimSpace Weaver creates a snapshot folder inside the Destination and places the snapshot file there. The snapshot file is an Amazon S3 object. It has an object key with the form: object-key-prefix/snapshot/simulation-name-YYMMdd-HHmm-ss.zip, where: YY is the 2-digit year MM is the 2-digit month dd is the 2-digit day of the month HH is the 2-digit hour (24-hour clock) mm is the 2-digit minutes ss is the 2-digit seconds