Amazon SimSpace Weaver · Example Payload

Amazon Simspace Weaver Simulation Metadata Example

DefenseDigital TwinSimulationSpatial Simulation

Amazon Simspace Weaver Simulation Metadata Example is an example object payload from Amazon SimSpace Weaver, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ArnCreationTimeNameStatusTargetStatus

Example Payload

Raw ↑
{
  "Arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "CreationTime": "example-value",
  "Name": "MyResource",
  "Status": "Active",
  "TargetStatus": "Active"
}