AWS::RoboMaker::SimulationApplicationVersionAWS::RoboMaker::SimulationApplicationVersion resource creates an AWS RoboMaker SimulationApplicationVersion. This helps you control which code your simulation uses.
2 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Application | string | RequiredCreate-only |
CurrentRevisionId | string | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ApplicationVersion | string | - |
Arn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::RoboMaker::SimulationApplicationVersion
Resources:
MyResource:
Type: AWS::RoboMaker::SimulationApplicationVersion
Properties:
Application: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
robomaker:CreateSimulationApplicationVersions3:GetObjectecr:BatchGetImageecr:GetAuthorizationTokenecr:BatchCheckLayerAvailabilityecr-public:GetAuthorizationTokensts:GetServiceBearerTokenrobomaker:DeleteSimulationApplicationrobomaker:DescribeSimulationApplicationrobomaker:DescribeSimulationApplicationOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ApplicationCurrentRevisionId