View Source aws_simspaceweaver (aws v0.7.15)
Amazon Web Services SimSpace Weaver (SimSpace Weaver) is a managed service that you can use to build and operate large-scale spatial simulations in the Amazon Web Services Cloud.
For example, you can create a digital twin of a city, crowd simulations with millions of people and objects, and massilvely-multiplayer games with hundreds of thousands of connected players. For more information about SimSpace Weaver, see the Amazon Web Services SimSpace Weaver User Guide .
This API reference describes the API operations and data types that you can use to communicate directly with SimSpace Weaver.
SimSpace Weaver also provides the SimSpace Weaver app SDK, which you use for app development. The SimSpace Weaver app SDK API reference is included in the SimSpace Weaver app SDK documentation, which is part of the SimSpace Weaver app SDK distributable package.Link to this section Summary
Functions
Deletes all SimSpace Weaver resources assigned to the given simulation.
Stops the given simulation.
Adds tags to a SimSpace Weaver resource.
Removes tags from a SimSpace Weaver resource.
Link to this section Functions
Deletes all SimSpace Weaver resources assigned to the given simulation.
Your simulation uses resources in other Amazon Web Services services. This API operation doesn't delete resources in other Amazon Web Services services.describe_app(Client, App, Domain, Simulation, QueryMap, HeadersMap)
View Sourcedescribe_app(Client, App, Domain, Simulation, QueryMap, HeadersMap, Options0)
View Sourcedescribe_simulation(Client, Simulation, QueryMap, HeadersMap, Options0)
View Sourcelist_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)
View SourceStops the given simulation.
You can't restart a simulation after you stop it. If you need to restart a simulation, you must stop it, delete it, and start a new instance of it.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.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.