End of support notice: On September 10, 2025, AWS
will discontinue support for AWS RoboMaker. After September 10, 2025, you will
no longer be able to access the AWS RoboMaker console or AWS RoboMaker resources.
For more information on transitioning to AWS Batch to help run containerized
simulations, visit this blog
post
DeploymentApplicationConfig
Information about a deployment application configuration.
Contents
- application
-
The Amazon Resource Name (ARN) of the robot application.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1224.
Pattern:
arn:.*
Required: Yes
- applicationVersion
-
The version of the application.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[0-9]*
Required: Yes
- launchConfig
-
The launch configuration.
Type: DeploymentLaunchConfig object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: