v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1457289301.4 KB

Creates a simulation application with a specific revision id.

post/createSimulationApplicationVersion

Request body

applicationstring required

The application information for the simulation application.

currentRevisionIdstring

The current revision id for the simulation application. If you provide a value and it matches the latest revision ID, a new version will be created.

s3EtagsS3Etag[]

The Amazon S3 eTag identifier for the zip file bundle that you use to create the simulation application.

imageDigeststring

The SHA256 digest used to identify the Docker image URI used to created the simulation application.

Response

Success

arnstring

The Amazon Resource Name (ARN) of the simulation application.

namestring

The name of the simulation application.

versionstring

The version of the simulation application.

lastUpdatedAtstring date-time

The time, in milliseconds since the epoch, when the simulation application was last updated.

revisionIdstring

The revision ID of the simulation application.