Module Awso_simspaceweaver.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule LogGroupArn : sig ... end
Sourcemodule ClockStatus : sig ... end
Sourcemodule ClockTargetStatus : sig ... end
Sourcemodule CloudWatchLogsLogGroup : sig ... end

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.

Sourcemodule PortNumber : sig ... end
Sourcemodule NonEmptyString : sig ... end
Sourcemodule SimSpaceWeaverArn : sig ... end
Sourcemodule SimulationStatus : sig ... end
Sourcemodule SimulationTargetStatus : sig ... end
Sourcemodule Timestamp : sig ... end
Sourcemodule SimulationAppStatus : sig ... end
Sourcemodule SimulationAppTargetStatus : sig ... end
Sourcemodule Domain : sig ... end

A 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.

Sourcemodule SimulationClock : sig ... end

Status information about the simulation clock.

Sourcemodule LogDestination : sig ... end

The location where SimSpace Weaver sends simulation log data.

Sourcemodule SimulationAppPortMapping : sig ... end

A collection of TCP/UDP ports for a custom or service app.

Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule BucketName : sig ... end
Sourcemodule ObjectKey : sig ... end
Sourcemodule LaunchCommandList : sig ... end
Sourcemodule SimulationMetadata : sig ... end

A collection of data about the simulation.

Sourcemodule SimulationAppMetadata : sig ... end

A collection of metadata about the app.

Sourcemodule DomainList : sig ... end
Sourcemodule SimulationClockList : sig ... end
Sourcemodule LogDestinations : sig ... end
Sourcemodule AppPortMappings : sig ... end
Sourcemodule ObjectKeyPrefix : sig ... end
Sourcemodule ResourceNotFoundException : sig ... end
Sourcemodule ValidationException : sig ... end
Sourcemodule TagKeyList : sig ... end
Sourcemodule TooManyTagsException : sig ... end
Sourcemodule TagMap : sig ... end
Sourcemodule AccessDeniedException : sig ... end
Sourcemodule ConflictException : sig ... end
Sourcemodule InternalServerException : sig ... end
Sourcemodule UUID : sig ... end
Sourcemodule ClientToken : sig ... end
Sourcemodule Description : sig ... end
Sourcemodule RoleArn : sig ... end
Sourcemodule S3Location : sig ... end

A 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 .

Sourcemodule TimeToLiveString : sig ... end
Sourcemodule LaunchOverrides : sig ... end

Options that apply when the app starts. These options override default behavior.

Sourcemodule OptionalString : sig ... end
Sourcemodule SimulationList : sig ... end
Sourcemodule PositiveInteger : sig ... end
Sourcemodule SimulationAppList : sig ... end
Sourcemodule LiveSimulationState : sig ... end

A collection of additional state information, such as domain and clock configuration.

Sourcemodule LoggingConfiguration : sig ... end

The logging configuration for a simulation.

Sourcemodule SimulationAppEndpointInfo : sig ... end

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..

Sourcemodule S3Destination : sig ... end

An Amazon S3 bucket and optional folder (object key prefix) where SimSpace Weaver creates a file.

Sourcemodule UntagResourceOutput : sig ... end

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.

Sourcemodule UntagResourceInput : sig ... end

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.

Sourcemodule TagResourceOutput : sig ... end

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.

Sourcemodule TagResourceInput : sig ... end

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.

Sourcemodule StopSimulationOutput : sig ... end

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.

Sourcemodule StopSimulationInput : sig ... end

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.

Sourcemodule StopClockOutput : sig ... end

Stops the simulation clock.

Sourcemodule StopClockInput : sig ... end

Stops the simulation clock.

Sourcemodule StopAppOutput : sig ... end

Stops the given custom app and shuts down all of its allocated compute resources.

Sourcemodule StopAppInput : sig ... end

Stops the given custom app and shuts down all of its allocated compute resources.

Sourcemodule StartSimulationOutput : sig ... end

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.

Sourcemodule StartSimulationInput : sig ... end

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.

Sourcemodule StartClockOutput : sig ... end

Starts the simulation clock.

Sourcemodule StartClockInput : sig ... end

Starts the simulation clock.

Sourcemodule StartAppOutput : sig ... end

Starts a custom app with the configuration specified in the simulation schema.

Sourcemodule StartAppInput : sig ... end

Starts a custom app with the configuration specified in the simulation schema.

Sourcemodule ListTagsForResourceOutput : sig ... end

Lists all tags on a SimSpace Weaver resource.

Sourcemodule ListTagsForResourceInput : sig ... end

Lists all tags on a SimSpace Weaver resource.

Sourcemodule ListSimulationsOutput : sig ... end

Lists the SimSpace Weaver simulations in the Amazon Web Services account used to make the API call.

Sourcemodule ListSimulationsInput : sig ... end

Lists the SimSpace Weaver simulations in the Amazon Web Services account used to make the API call.

Sourcemodule ListAppsOutput : sig ... end

Lists all custom apps or service apps for the given simulation and domain.

Sourcemodule ListAppsInput : sig ... end

Lists all custom apps or service apps for the given simulation and domain.

Sourcemodule DescribeSimulationOutput : sig ... end

Returns the current state of the given simulation.

Sourcemodule DescribeSimulationInput : sig ... end

Returns the current state of the given simulation.

Sourcemodule DescribeAppOutput : sig ... end

Returns the state of the given custom app.

Sourcemodule DescribeAppInput : sig ... end

Returns the state of the given custom app.

Sourcemodule DeleteSimulationOutput : sig ... end

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.

Sourcemodule DeleteSimulationInput : sig ... end

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.

Sourcemodule DeleteAppOutput : sig ... end

Deletes the instance of the given custom app.

Sourcemodule DeleteAppInput : sig ... end

Deletes the instance of the given custom app.

Sourcemodule CreateSnapshotOutput : sig ... end

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

Sourcemodule CreateSnapshotInput : sig ... end

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