|
2038 | 2038 | "DataSourceConfigs":{
|
2039 | 2039 | "type":"list",
|
2040 | 2040 | "member":{"shape":"DataSourceConfig"},
|
2041 |
| - "max":5, |
| 2041 | + "max":6, |
2042 | 2042 | "min":1
|
2043 | 2043 | },
|
2044 | 2044 | "DataSourceNames":{
|
|
3024 | 3024 | "type":"map",
|
3025 | 3025 | "key":{"shape":"EnvironmentVariableKey"},
|
3026 | 3026 | "value":{"shape":"EnvironmentVariableValue"},
|
3027 |
| - "max":16, |
| 3027 | + "max":20, |
3028 | 3028 | "min":0
|
3029 | 3029 | },
|
3030 | 3030 | "EnvironmentVariableValue":{
|
|
3670 | 3670 | },
|
3671 | 3671 | "LoggingConfig":{
|
3672 | 3672 | "type":"structure",
|
3673 |
| - "required":["recordAllRosTopics"], |
3674 | 3673 | "members":{
|
3675 | 3674 | "recordAllRosTopics":{
|
3676 | 3675 | "shape":"BoxedBoolean",
|
3677 |
| - "documentation":"<p>A boolean indicating whether to record all ROS topics.</p>" |
| 3676 | + "documentation":"<p>A boolean indicating whether to record all ROS topics.</p> <important> <p>This API is no longer supported and will throw an error if used.</p> </important>", |
| 3677 | + "deprecated":true, |
| 3678 | + "deprecatedMessage":"AWS RoboMaker is ending support for ROS software suite. For additional information, see https://docs.aws.amazon.com/robomaker/latest/dg/software-support-policy.html." |
3678 | 3679 | }
|
3679 | 3680 | },
|
3680 | 3681 | "documentation":"<p>The logging configuration.</p>"
|
|
3987 | 3988 | },
|
3988 | 3989 | "useDefaultUploadConfigurations":{
|
3989 | 3990 | "shape":"BoxedBoolean",
|
3990 |
| - "documentation":"<p>A Boolean indicating whether to use default upload configurations. By default, <code>.ros</code> and <code>.gazebo</code> files are uploaded when the application terminates and all ROS topics will be recorded.</p> <p>If you set this value, you must specify an <code>outputLocation</code>. </p>" |
| 3991 | + "documentation":"<p>A Boolean indicating whether to use default upload configurations. By default, <code>.ros</code> and <code>.gazebo</code> files are uploaded when the application terminates and all ROS topics will be recorded.</p> <p>If you set this value, you must specify an <code>outputLocation</code>.</p> <important> <p>This API is no longer supported and will throw an error if used.</p> </important>", |
| 3992 | + "deprecated":true, |
| 3993 | + "deprecatedMessage":"AWS RoboMaker is ending support for ROS software suite. For additional information, see https://docs.aws.amazon.com/robomaker/latest/dg/software-support-policy.html." |
3991 | 3994 | },
|
3992 | 3995 | "tools":{
|
3993 | 3996 | "shape":"Tools",
|
3994 | 3997 | "documentation":"<p>Information about tools configured for the robot application.</p>"
|
3995 | 3998 | },
|
3996 | 3999 | "useDefaultTools":{
|
3997 | 4000 | "shape":"BoxedBoolean",
|
3998 |
| - "documentation":"<p>A Boolean indicating whether to use default robot application tools. The default tools are rviz, rqt, terminal and rosbag record. The default is <code>False</code>. </p>" |
| 4001 | + "documentation":"<p>A Boolean indicating whether to use default robot application tools. The default tools are rviz, rqt, terminal and rosbag record. The default is <code>False</code>.</p> <important> <p>This API is no longer supported and will throw an error if used.</p> </important>", |
| 4002 | + "deprecated":true, |
| 4003 | + "deprecatedMessage":"AWS RoboMaker is ending support for ROS software suite. For additional information, see https://docs.aws.amazon.com/robomaker/latest/dg/software-support-policy.html." |
3999 | 4004 | }
|
4000 | 4005 | },
|
4001 | 4006 | "documentation":"<p>Application configuration information for a robot.</p>"
|
|
4254 | 4259 | },
|
4255 | 4260 | "useDefaultUploadConfigurations":{
|
4256 | 4261 | "shape":"BoxedBoolean",
|
4257 |
| - "documentation":"<p>A Boolean indicating whether to use default upload configurations. By default, <code>.ros</code> and <code>.gazebo</code> files are uploaded when the application terminates and all ROS topics will be recorded.</p> <p>If you set this value, you must specify an <code>outputLocation</code>. </p>" |
| 4262 | + "documentation":"<p>A Boolean indicating whether to use default upload configurations. By default, <code>.ros</code> and <code>.gazebo</code> files are uploaded when the application terminates and all ROS topics will be recorded.</p> <p>If you set this value, you must specify an <code>outputLocation</code>.</p> <important> <p>This API is no longer supported and will throw an error if used.</p> </important>", |
| 4263 | + "deprecated":true, |
| 4264 | + "deprecatedMessage":"AWS RoboMaker is ending support for ROS software suite. For additional information, see https://docs.aws.amazon.com/robomaker/latest/dg/software-support-policy.html." |
4258 | 4265 | },
|
4259 | 4266 | "tools":{
|
4260 | 4267 | "shape":"Tools",
|
4261 | 4268 | "documentation":"<p>Information about tools configured for the simulation application.</p>"
|
4262 | 4269 | },
|
4263 | 4270 | "useDefaultTools":{
|
4264 | 4271 | "shape":"BoxedBoolean",
|
4265 |
| - "documentation":"<p>A Boolean indicating whether to use default simulation application tools. The default tools are rviz, rqt, terminal and rosbag record. The default is <code>False</code>. </p>" |
| 4272 | + "documentation":"<p>A Boolean indicating whether to use default simulation application tools. The default tools are rviz, rqt, terminal and rosbag record. The default is <code>False</code>.</p> <important> <p>This API is no longer supported and will throw an error if used.</p> </important>", |
| 4273 | + "deprecated":true, |
| 4274 | + "deprecatedMessage":"AWS RoboMaker is ending support for ROS software suite. For additional information, see https://docs.aws.amazon.com/robomaker/latest/dg/software-support-policy.html." |
4266 | 4275 | }
|
4267 | 4276 | },
|
4268 | 4277 | "documentation":"<p>Information about a simulation application configuration.</p>"
|
|
5358 | 5367 | "worlds":{
|
5359 | 5368 | "shape":"Arns",
|
5360 | 5369 | "documentation":"<p>A list of worlds.</p>"
|
5361 |
| - } |
| 5370 | + }, |
| 5371 | + "outputLocation":{"shape":"OutputLocation"} |
5362 | 5372 | },
|
5363 | 5373 | "documentation":"<p>Information about a world export job.</p>"
|
5364 | 5374 | },
|
|
0 commit comments