---
type: resource-type
title: Simulation
description: aws resource type AWS::SimSpaceWeaver::Simulation
name: Simulation
lexicon: aws
resource_type: AWS::SimSpaceWeaver::Simulation
---
`AWS::SimSpaceWeaver::Simulation`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the simulation.
- `RoleArn` (`string`, required): Role ARN.
- `DescribePayload` (`string`, optional): Json object with all simulation details
- `MaximumDuration` (`string`, optional): The maximum running time of the simulation.
- `SchemaS3Location` (`Simulation_S3Location`, optional)
- `SnapshotS3Location` (`Simulation_S3Location`, optional)

## Attributes

- `DescribePayload`
