Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-simspaceweaver-simulation.json
Parent schema serverless-framework-configuration
Type: object

AWS::SimSpaceWeaver::Simulation resource creates an AWS Simulation.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

Name string | Aws_CF_FunctionString required

The name of the simulation.

RoleArn string | Aws_CF_FunctionString required

Role ARN.

SchemaS3Location object
2 nested properties
BucketName string | Aws_CF_FunctionString required

The Schema S3 bucket name.

ObjectKey string | Aws_CF_FunctionString required

This is the schema S3 object key, which includes the full path of "folders" from the bucket root to the schema.

MaximumDuration string | Aws_CF_FunctionString

The maximum running time of the simulation.

SnapshotS3Location object
2 nested properties
BucketName string | Aws_CF_FunctionString required

The Schema S3 bucket name.

ObjectKey string | Aws_CF_FunctionString required

This is the schema S3 object key, which includes the full path of "folders" from the bucket root to the schema.

One of

1. variant
2. variant

Definitions

S3Location object
BucketName string | Aws_CF_FunctionString required

The Schema S3 bucket name.

ObjectKey string | Aws_CF_FunctionString required

This is the schema S3 object key, which includes the full path of "folders" from the bucket root to the schema.