SimSpace Weaver API references - AWS SimSpace Weaver

SimSpace Weaver API references

SimSpace Weaver has 2 different sets of application programming interfaces (APIs):

  • Service APIs – These APIs control the service and service resources, such as your simulations, clocks, and apps. They are part of the main AWS software development kit (SDK) and you can use the AWS Command Line Interface (CLI) to call them. For more information about the servcie APIs, see the SimSpace Weaver API reference.

  • App SDK APIs – These APIs control the data within your simulation. You use them in your app code to do things like read and write entity field data, work with subscriptions, and monitor events in the simulation. For more information, see the SimSpace Weaver app SDK documentation in your app SDK folder: sdk-folder\SimSpaceWeaverAppSdk\documentation

    Note

    sdk-folder is the folder where you unzipped the SimSpaceWeaverAppSdkDistributable package.