aws-sdk-robomaker 1.30.0 → 1.35.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 97f1e98eca4d78ba6d2b6b48147a513bafc589a0b00c4e73da7036114d45567e
4
- data.tar.gz: fc89a5068d9ac947845f5abd0af9f0a8dda395ee5a72ace2eab54c01f2625914
3
+ metadata.gz: 0334aec7a085896adc74a1e5a551c4de39d4a3746f46a9a0d828c343b248578d
4
+ data.tar.gz: cf2dc81df182a8ee31c67e30b51e2141e69a392b6b4d81131e91aef47d0b6c8a
5
5
  SHA512:
6
- metadata.gz: 0b8b3ac0883d099742ad131f17b1fa6057f202a159c4d2879910bdf2cbf38ea3e21d2650c0c9aa149952dd50bdcc7ee1ed16fad4c2a1a6102a96882e6f764b27
7
- data.tar.gz: 2ccde947cfd106b429f87849d6a9547e4a90c0b930dea8ef702a86e5181cbf091d1eca577ff7fd59359c64882ba0f89c86e335d19ed56a30c278057ef8eca108
6
+ metadata.gz: b691f0a0505fb13cc2bd2c002e475fa796f7ef887e91c6afdf2627ce9cdfe5ce17745048d76ce581bfbabf8edf27b03ce6c99f0847df6e684d5e234d693f7bc6
7
+ data.tar.gz: 8cd0083fd8513681c3996e2f4c95af8fc41a188be591e7df3fa34dd0a6cc0df76777e09019ae6a983d7404bb0c123d357f12df3b6198286942b1b5968224431f
data/CHANGELOG.md ADDED
@@ -0,0 +1,188 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 1.35.0 (2021-04-08)
5
+ ------------------
6
+
7
+ * Feature - This release allows RoboMaker customers to specify custom tools to run with their simulation job
8
+
9
+ 1.34.0 (2021-03-10)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.33.0 (2021-02-02)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.32.0 (2021-01-28)
20
+ ------------------
21
+
22
+ * Feature - This release allows Robomaker customers to specify configuration for uploading logs and artifacts generated by their simulation jobs.
23
+
24
+ 1.31.0 (2020-11-12)
25
+ ------------------
26
+
27
+ * Feature - This release introduces Robomaker Worldforge TagsOnCreate which allows customers to tag worlds as they are being generated by providing the tags while configuring a world generation job.
28
+
29
+ 1.30.0 (2020-09-30)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.29.0 (2020-09-15)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.28.0 (2020-08-25)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.27.0 (2020-08-17)
45
+ ------------------
46
+
47
+ * Feature - This release introduces RoboMaker Simulation WorldForge, a capability that automatically generates one or more simulation worlds.
48
+
49
+ 1.26.0 (2020-06-23)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ 1.25.1 (2020-06-11)
55
+ ------------------
56
+
57
+ * Issue - Republish previous version with correct dependency on `aws-sdk-core`.
58
+
59
+ 1.25.0 (2020-06-10)
60
+ ------------------
61
+
62
+ * Issue - This version has been yanked. (#2327).
63
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
64
+
65
+ 1.24.0 (2020-05-28)
66
+ ------------------
67
+
68
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
69
+
70
+ 1.23.0 (2020-05-07)
71
+ ------------------
72
+
73
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
74
+
75
+ 1.22.0 (2020-04-03)
76
+ ------------------
77
+
78
+ * Feature - Added support for limiting simulation unit usage, giving more predictable control over simulation cost
79
+
80
+ 1.21.0 (2020-03-09)
81
+ ------------------
82
+
83
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
84
+
85
+ 1.20.0 (2020-03-06)
86
+ ------------------
87
+
88
+ * Feature - Added support for streaming a GUI from robot and simulation applications
89
+
90
+ 1.19.0 (2020-02-07)
91
+ ------------------
92
+
93
+ * Feature - This release adds support for simulation job batches
94
+
95
+ 1.18.0 (2019-11-04)
96
+ ------------------
97
+
98
+ * Feature - RoboMaker Fleet Management launch a feature to verify your robot is ready to download and install the new robot application using a download condition file, which is a script run on the robot prior to downloading the new deployment.
99
+
100
+ 1.17.0 (2019-10-23)
101
+ ------------------
102
+
103
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
104
+
105
+ 1.16.0 (2019-10-16)
106
+ ------------------
107
+
108
+ * Feature - This release adds support for ROS2 Dashing as a beta feature
109
+
110
+ 1.15.0 (2019-09-09)
111
+ ------------------
112
+
113
+ * Feature - Support for Connectivity to Simulation. When you need to interact with the applications in your simulation job, you can connect to your robot application or simulation application with port forwarding. When you configure port forwarding, traffic will be forwarded from the simulation job port to the application port. Port forwarding makes it easy to connect with tools such as ROS Bridge and other tools. This can be useful when you want to debug or run custom tools to interact with your applications.
114
+
115
+ 1.14.0 (2019-08-16)
116
+ ------------------
117
+
118
+ * Feature - Two feature release: 1. AWS RoboMaker introduces log-based simulation. Log-based simulation allows you to play back pre-recorded log data such as sensor streams for testing robotic functions like localization, mapping, and object detection. Use the AWS RoboMaker SDK to test your robotic applications. 2. AWS RoboMaker allow customer to setup a robot deployment timeout when CreateDeploymentJob.
119
+
120
+ 1.13.0 (2019-07-25)
121
+ ------------------
122
+
123
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
124
+
125
+ 1.12.0 (2019-07-12)
126
+ ------------------
127
+
128
+ * Feature - Added Melodic as a supported Robot Software Suite Version
129
+
130
+ 1.11.0 (2019-07-01)
131
+ ------------------
132
+
133
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
134
+
135
+ 1.10.0 (2019-06-17)
136
+ ------------------
137
+
138
+ * Feature - Add the ServiceUnavailableException (503) into CreateSimulationJob API.
139
+
140
+ 1.9.0 (2019-05-28)
141
+ ------------------
142
+
143
+ * Feature - Added support for an additional robot software suite (Gazebo 9) and for cancelling deployment jobs.
144
+
145
+ 1.8.0 (2019-05-21)
146
+ ------------------
147
+
148
+ * Feature - API update.
149
+
150
+ 1.7.0 (2019-05-15)
151
+ ------------------
152
+
153
+ * Feature - API update.
154
+
155
+ 1.6.0 (2019-05-14)
156
+ ------------------
157
+
158
+ * Feature - API update.
159
+
160
+ 1.5.0 (2019-03-25)
161
+ ------------------
162
+
163
+ * Feature - API update.
164
+
165
+ 1.4.0 (2019-03-21)
166
+ ------------------
167
+
168
+ * Feature - API update.
169
+
170
+ 1.3.0 (2019-03-18)
171
+ ------------------
172
+
173
+ * Feature - API update.
174
+
175
+ 1.2.0 (2019-03-14)
176
+ ------------------
177
+
178
+ * Feature - API update.
179
+
180
+ 1.1.0 (2019-02-07)
181
+ ------------------
182
+
183
+ * Feature - API update.
184
+
185
+ 1.0.0 (2018-11-26)
186
+ ------------------
187
+
188
+ * Feature - Initial release of `aws-sdk-robomaker`.
data/LICENSE.txt ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/VERSION ADDED
@@ -0,0 +1 @@
1
+ 1.35.0
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-robomaker/customizations'
48
48
  # @!group service
49
49
  module Aws::RoboMaker
50
50
 
51
- GEM_VERSION = '1.30.0'
51
+ GEM_VERSION = '1.35.0'
52
52
 
53
53
  end
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -382,7 +382,7 @@ module Aws::RoboMaker
382
382
  # resp.jobs[0].last_started_at #=> Time
383
383
  # resp.jobs[0].last_updated_at #=> Time
384
384
  # resp.jobs[0].failure_behavior #=> String, one of "Fail", "Continue"
385
- # resp.jobs[0].failure_code #=> String, one of "InternalServiceError", "RobotApplicationCrash", "SimulationApplicationCrash", "BadPermissionsRobotApplication", "BadPermissionsSimulationApplication", "BadPermissionsS3Object", "BadPermissionsS3Output", "BadPermissionsCloudwatchLogs", "SubnetIpLimitExceeded", "ENILimitExceeded", "BadPermissionsUserCredentials", "InvalidBundleRobotApplication", "InvalidBundleSimulationApplication", "InvalidS3Resource", "LimitExceeded", "MismatchedEtag", "RobotApplicationVersionMismatchedEtag", "SimulationApplicationVersionMismatchedEtag", "ResourceNotFound", "RequestThrottled", "BatchTimedOut", "BatchCanceled", "InvalidInput", "WrongRegionS3Bucket", "WrongRegionS3Output", "WrongRegionRobotApplication", "WrongRegionSimulationApplication"
385
+ # resp.jobs[0].failure_code #=> String, one of "InternalServiceError", "RobotApplicationCrash", "SimulationApplicationCrash", "RobotApplicationHealthCheckFailure", "SimulationApplicationHealthCheckFailure", "BadPermissionsRobotApplication", "BadPermissionsSimulationApplication", "BadPermissionsS3Object", "BadPermissionsS3Output", "BadPermissionsCloudwatchLogs", "SubnetIpLimitExceeded", "ENILimitExceeded", "BadPermissionsUserCredentials", "InvalidBundleRobotApplication", "InvalidBundleSimulationApplication", "InvalidS3Resource", "ThrottlingError", "LimitExceeded", "MismatchedEtag", "RobotApplicationVersionMismatchedEtag", "SimulationApplicationVersionMismatchedEtag", "ResourceNotFound", "RequestThrottled", "BatchTimedOut", "BatchCanceled", "InvalidInput", "WrongRegionS3Bucket", "WrongRegionS3Output", "WrongRegionRobotApplication", "WrongRegionSimulationApplication", "UploadContentMismatchError"
386
386
  # resp.jobs[0].failure_reason #=> String
387
387
  # resp.jobs[0].client_request_token #=> String
388
388
  # resp.jobs[0].output_location.s3_bucket #=> String
@@ -403,6 +403,18 @@ module Aws::RoboMaker
403
403
  # resp.jobs[0].robot_applications[0].launch_config.port_forwarding_config.port_mappings[0].application_port #=> Integer
404
404
  # resp.jobs[0].robot_applications[0].launch_config.port_forwarding_config.port_mappings[0].enable_on_public_ip #=> Boolean
405
405
  # resp.jobs[0].robot_applications[0].launch_config.stream_ui #=> Boolean
406
+ # resp.jobs[0].robot_applications[0].upload_configurations #=> Array
407
+ # resp.jobs[0].robot_applications[0].upload_configurations[0].name #=> String
408
+ # resp.jobs[0].robot_applications[0].upload_configurations[0].path #=> String
409
+ # resp.jobs[0].robot_applications[0].upload_configurations[0].upload_behavior #=> String, one of "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE"
410
+ # resp.jobs[0].robot_applications[0].use_default_upload_configurations #=> Boolean
411
+ # resp.jobs[0].robot_applications[0].tools #=> Array
412
+ # resp.jobs[0].robot_applications[0].tools[0].stream_ui #=> Boolean
413
+ # resp.jobs[0].robot_applications[0].tools[0].name #=> String
414
+ # resp.jobs[0].robot_applications[0].tools[0].command #=> String
415
+ # resp.jobs[0].robot_applications[0].tools[0].stream_output_to_cloud_watch #=> Boolean
416
+ # resp.jobs[0].robot_applications[0].tools[0].exit_behavior #=> String, one of "FAIL", "RESTART"
417
+ # resp.jobs[0].robot_applications[0].use_default_tools #=> Boolean
406
418
  # resp.jobs[0].simulation_applications #=> Array
407
419
  # resp.jobs[0].simulation_applications[0].application #=> String
408
420
  # resp.jobs[0].simulation_applications[0].application_version #=> String
@@ -415,8 +427,20 @@ module Aws::RoboMaker
415
427
  # resp.jobs[0].simulation_applications[0].launch_config.port_forwarding_config.port_mappings[0].application_port #=> Integer
416
428
  # resp.jobs[0].simulation_applications[0].launch_config.port_forwarding_config.port_mappings[0].enable_on_public_ip #=> Boolean
417
429
  # resp.jobs[0].simulation_applications[0].launch_config.stream_ui #=> Boolean
430
+ # resp.jobs[0].simulation_applications[0].upload_configurations #=> Array
431
+ # resp.jobs[0].simulation_applications[0].upload_configurations[0].name #=> String
432
+ # resp.jobs[0].simulation_applications[0].upload_configurations[0].path #=> String
433
+ # resp.jobs[0].simulation_applications[0].upload_configurations[0].upload_behavior #=> String, one of "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE"
418
434
  # resp.jobs[0].simulation_applications[0].world_configs #=> Array
419
435
  # resp.jobs[0].simulation_applications[0].world_configs[0].world #=> String
436
+ # resp.jobs[0].simulation_applications[0].use_default_upload_configurations #=> Boolean
437
+ # resp.jobs[0].simulation_applications[0].tools #=> Array
438
+ # resp.jobs[0].simulation_applications[0].tools[0].stream_ui #=> Boolean
439
+ # resp.jobs[0].simulation_applications[0].tools[0].name #=> String
440
+ # resp.jobs[0].simulation_applications[0].tools[0].command #=> String
441
+ # resp.jobs[0].simulation_applications[0].tools[0].stream_output_to_cloud_watch #=> Boolean
442
+ # resp.jobs[0].simulation_applications[0].tools[0].exit_behavior #=> String, one of "FAIL", "RESTART"
443
+ # resp.jobs[0].simulation_applications[0].use_default_tools #=> Boolean
420
444
  # resp.jobs[0].data_sources #=> Array
421
445
  # resp.jobs[0].data_sources[0].name #=> String
422
446
  # resp.jobs[0].data_sources[0].s3_bucket #=> String
@@ -658,7 +682,7 @@ module Aws::RoboMaker
658
682
  # resp.deployment_application_configs[0].launch_config.environment_variables #=> Hash
659
683
  # resp.deployment_application_configs[0].launch_config.environment_variables["EnvironmentVariableKey"] #=> String
660
684
  # resp.failure_reason #=> String
661
- # resp.failure_code #=> String, one of "ResourceNotFound", "EnvironmentSetupError", "EtagMismatch", "FailureThresholdBreached", "RobotDeploymentAborted", "RobotDeploymentNoResponse", "RobotAgentConnectionTimeout", "GreengrassDeploymentFailed", "InvalidGreengrassGroup", "MissingRobotArchitecture", "MissingRobotApplicationArchitecture", "MissingRobotDeploymentResource", "GreengrassGroupVersionDoesNotExist", "LambdaDeleted", "ExtractingBundleFailure", "PreLaunchFileFailure", "PostLaunchFileFailure", "BadPermissionError", "DownloadConditionFailed", "InternalServerError"
685
+ # resp.failure_code #=> String, one of "ResourceNotFound", "EnvironmentSetupError", "EtagMismatch", "FailureThresholdBreached", "RobotDeploymentAborted", "RobotDeploymentNoResponse", "RobotAgentConnectionTimeout", "GreengrassDeploymentFailed", "InvalidGreengrassGroup", "MissingRobotArchitecture", "MissingRobotApplicationArchitecture", "MissingRobotDeploymentResource", "GreengrassGroupVersionDoesNotExist", "LambdaDeleted", "ExtractingBundleFailure", "PreLaunchFileFailure", "PostLaunchFileFailure", "BadPermissionError", "DownloadConditionFailed", "BadLambdaAssociated", "InternalServerError", "RobotApplicationDoesNotExist", "DeploymentFleetDoesNotExist", "FleetDeploymentTimeout"
662
686
  # resp.created_at #=> Time
663
687
  # resp.deployment_config.concurrent_deployment_percentage #=> Integer
664
688
  # resp.deployment_config.failure_threshold_percentage #=> Integer
@@ -1175,6 +1199,24 @@ module Aws::RoboMaker
1175
1199
  # },
1176
1200
  # stream_ui: false,
1177
1201
  # },
1202
+ # upload_configurations: [
1203
+ # {
1204
+ # name: "Name", # required
1205
+ # path: "Path", # required
1206
+ # upload_behavior: "UPLOAD_ON_TERMINATE", # required, accepts UPLOAD_ON_TERMINATE, UPLOAD_ROLLING_AUTO_REMOVE
1207
+ # },
1208
+ # ],
1209
+ # use_default_upload_configurations: false,
1210
+ # tools: [
1211
+ # {
1212
+ # stream_ui: false,
1213
+ # name: "Name", # required
1214
+ # command: "UnrestrictedCommand", # required
1215
+ # stream_output_to_cloud_watch: false,
1216
+ # exit_behavior: "FAIL", # accepts FAIL, RESTART
1217
+ # },
1218
+ # ],
1219
+ # use_default_tools: false,
1178
1220
  # },
1179
1221
  # ],
1180
1222
  # simulation_applications: [
@@ -1198,11 +1240,29 @@ module Aws::RoboMaker
1198
1240
  # },
1199
1241
  # stream_ui: false,
1200
1242
  # },
1243
+ # upload_configurations: [
1244
+ # {
1245
+ # name: "Name", # required
1246
+ # path: "Path", # required
1247
+ # upload_behavior: "UPLOAD_ON_TERMINATE", # required, accepts UPLOAD_ON_TERMINATE, UPLOAD_ROLLING_AUTO_REMOVE
1248
+ # },
1249
+ # ],
1201
1250
  # world_configs: [
1202
1251
  # {
1203
1252
  # world: "Arn",
1204
1253
  # },
1205
1254
  # ],
1255
+ # use_default_upload_configurations: false,
1256
+ # tools: [
1257
+ # {
1258
+ # stream_ui: false,
1259
+ # name: "Name", # required
1260
+ # command: "UnrestrictedCommand", # required
1261
+ # stream_output_to_cloud_watch: false,
1262
+ # exit_behavior: "FAIL", # accepts FAIL, RESTART
1263
+ # },
1264
+ # ],
1265
+ # use_default_tools: false,
1206
1266
  # },
1207
1267
  # ],
1208
1268
  # data_sources: [
@@ -1232,7 +1292,7 @@ module Aws::RoboMaker
1232
1292
  # resp.last_started_at #=> Time
1233
1293
  # resp.last_updated_at #=> Time
1234
1294
  # resp.failure_behavior #=> String, one of "Fail", "Continue"
1235
- # resp.failure_code #=> String, one of "InternalServiceError", "RobotApplicationCrash", "SimulationApplicationCrash", "BadPermissionsRobotApplication", "BadPermissionsSimulationApplication", "BadPermissionsS3Object", "BadPermissionsS3Output", "BadPermissionsCloudwatchLogs", "SubnetIpLimitExceeded", "ENILimitExceeded", "BadPermissionsUserCredentials", "InvalidBundleRobotApplication", "InvalidBundleSimulationApplication", "InvalidS3Resource", "LimitExceeded", "MismatchedEtag", "RobotApplicationVersionMismatchedEtag", "SimulationApplicationVersionMismatchedEtag", "ResourceNotFound", "RequestThrottled", "BatchTimedOut", "BatchCanceled", "InvalidInput", "WrongRegionS3Bucket", "WrongRegionS3Output", "WrongRegionRobotApplication", "WrongRegionSimulationApplication"
1295
+ # resp.failure_code #=> String, one of "InternalServiceError", "RobotApplicationCrash", "SimulationApplicationCrash", "RobotApplicationHealthCheckFailure", "SimulationApplicationHealthCheckFailure", "BadPermissionsRobotApplication", "BadPermissionsSimulationApplication", "BadPermissionsS3Object", "BadPermissionsS3Output", "BadPermissionsCloudwatchLogs", "SubnetIpLimitExceeded", "ENILimitExceeded", "BadPermissionsUserCredentials", "InvalidBundleRobotApplication", "InvalidBundleSimulationApplication", "InvalidS3Resource", "ThrottlingError", "LimitExceeded", "MismatchedEtag", "RobotApplicationVersionMismatchedEtag", "SimulationApplicationVersionMismatchedEtag", "ResourceNotFound", "RequestThrottled", "BatchTimedOut", "BatchCanceled", "InvalidInput", "WrongRegionS3Bucket", "WrongRegionS3Output", "WrongRegionRobotApplication", "WrongRegionSimulationApplication", "UploadContentMismatchError"
1236
1296
  # resp.client_request_token #=> String
1237
1297
  # resp.output_location.s3_bucket #=> String
1238
1298
  # resp.output_location.s3_prefix #=> String
@@ -1252,6 +1312,18 @@ module Aws::RoboMaker
1252
1312
  # resp.robot_applications[0].launch_config.port_forwarding_config.port_mappings[0].application_port #=> Integer
1253
1313
  # resp.robot_applications[0].launch_config.port_forwarding_config.port_mappings[0].enable_on_public_ip #=> Boolean
1254
1314
  # resp.robot_applications[0].launch_config.stream_ui #=> Boolean
1315
+ # resp.robot_applications[0].upload_configurations #=> Array
1316
+ # resp.robot_applications[0].upload_configurations[0].name #=> String
1317
+ # resp.robot_applications[0].upload_configurations[0].path #=> String
1318
+ # resp.robot_applications[0].upload_configurations[0].upload_behavior #=> String, one of "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE"
1319
+ # resp.robot_applications[0].use_default_upload_configurations #=> Boolean
1320
+ # resp.robot_applications[0].tools #=> Array
1321
+ # resp.robot_applications[0].tools[0].stream_ui #=> Boolean
1322
+ # resp.robot_applications[0].tools[0].name #=> String
1323
+ # resp.robot_applications[0].tools[0].command #=> String
1324
+ # resp.robot_applications[0].tools[0].stream_output_to_cloud_watch #=> Boolean
1325
+ # resp.robot_applications[0].tools[0].exit_behavior #=> String, one of "FAIL", "RESTART"
1326
+ # resp.robot_applications[0].use_default_tools #=> Boolean
1255
1327
  # resp.simulation_applications #=> Array
1256
1328
  # resp.simulation_applications[0].application #=> String
1257
1329
  # resp.simulation_applications[0].application_version #=> String
@@ -1264,8 +1336,20 @@ module Aws::RoboMaker
1264
1336
  # resp.simulation_applications[0].launch_config.port_forwarding_config.port_mappings[0].application_port #=> Integer
1265
1337
  # resp.simulation_applications[0].launch_config.port_forwarding_config.port_mappings[0].enable_on_public_ip #=> Boolean
1266
1338
  # resp.simulation_applications[0].launch_config.stream_ui #=> Boolean
1339
+ # resp.simulation_applications[0].upload_configurations #=> Array
1340
+ # resp.simulation_applications[0].upload_configurations[0].name #=> String
1341
+ # resp.simulation_applications[0].upload_configurations[0].path #=> String
1342
+ # resp.simulation_applications[0].upload_configurations[0].upload_behavior #=> String, one of "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE"
1267
1343
  # resp.simulation_applications[0].world_configs #=> Array
1268
1344
  # resp.simulation_applications[0].world_configs[0].world #=> String
1345
+ # resp.simulation_applications[0].use_default_upload_configurations #=> Boolean
1346
+ # resp.simulation_applications[0].tools #=> Array
1347
+ # resp.simulation_applications[0].tools[0].stream_ui #=> Boolean
1348
+ # resp.simulation_applications[0].tools[0].name #=> String
1349
+ # resp.simulation_applications[0].tools[0].command #=> String
1350
+ # resp.simulation_applications[0].tools[0].stream_output_to_cloud_watch #=> Boolean
1351
+ # resp.simulation_applications[0].tools[0].exit_behavior #=> String, one of "FAIL", "RESTART"
1352
+ # resp.simulation_applications[0].use_default_tools #=> Boolean
1269
1353
  # resp.data_sources #=> Array
1270
1354
  # resp.data_sources[0].name #=> String
1271
1355
  # resp.data_sources[0].s3_bucket #=> String
@@ -1383,6 +1467,10 @@ module Aws::RoboMaker
1383
1467
  # A map that contains tag keys and tag values that are attached to the
1384
1468
  # world generator job.
1385
1469
  #
1470
+ # @option params [Hash<String,String>] :world_tags
1471
+ # A map that contains tag keys and tag values that are attached to the
1472
+ # generated worlds.
1473
+ #
1386
1474
  # @return [Types::CreateWorldGenerationJobResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1387
1475
  #
1388
1476
  # * {Types::CreateWorldGenerationJobResponse#arn #arn} => String
@@ -1393,6 +1481,7 @@ module Aws::RoboMaker
1393
1481
  # * {Types::CreateWorldGenerationJobResponse#template #template} => String
1394
1482
  # * {Types::CreateWorldGenerationJobResponse#world_count #world_count} => Types::WorldCount
1395
1483
  # * {Types::CreateWorldGenerationJobResponse#tags #tags} => Hash&lt;String,String&gt;
1484
+ # * {Types::CreateWorldGenerationJobResponse#world_tags #world_tags} => Hash&lt;String,String&gt;
1396
1485
  #
1397
1486
  # @example Request syntax with placeholder values
1398
1487
  #
@@ -1406,6 +1495,9 @@ module Aws::RoboMaker
1406
1495
  # tags: {
1407
1496
  # "TagKey" => "TagValue",
1408
1497
  # },
1498
+ # world_tags: {
1499
+ # "TagKey" => "TagValue",
1500
+ # },
1409
1501
  # })
1410
1502
  #
1411
1503
  # @example Response structure
@@ -1420,6 +1512,8 @@ module Aws::RoboMaker
1420
1512
  # resp.world_count.interior_count_per_floorplan #=> Integer
1421
1513
  # resp.tags #=> Hash
1422
1514
  # resp.tags["TagKey"] #=> String
1515
+ # resp.world_tags #=> Hash
1516
+ # resp.world_tags["TagKey"] #=> String
1423
1517
  #
1424
1518
  # @see http://docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/CreateWorldGenerationJob AWS API Documentation
1425
1519
  #
@@ -1688,7 +1782,7 @@ module Aws::RoboMaker
1688
1782
  # resp.deployment_application_configs[0].launch_config.environment_variables #=> Hash
1689
1783
  # resp.deployment_application_configs[0].launch_config.environment_variables["EnvironmentVariableKey"] #=> String
1690
1784
  # resp.failure_reason #=> String
1691
- # resp.failure_code #=> String, one of "ResourceNotFound", "EnvironmentSetupError", "EtagMismatch", "FailureThresholdBreached", "RobotDeploymentAborted", "RobotDeploymentNoResponse", "RobotAgentConnectionTimeout", "GreengrassDeploymentFailed", "InvalidGreengrassGroup", "MissingRobotArchitecture", "MissingRobotApplicationArchitecture", "MissingRobotDeploymentResource", "GreengrassGroupVersionDoesNotExist", "LambdaDeleted", "ExtractingBundleFailure", "PreLaunchFileFailure", "PostLaunchFileFailure", "BadPermissionError", "DownloadConditionFailed", "InternalServerError"
1785
+ # resp.failure_code #=> String, one of "ResourceNotFound", "EnvironmentSetupError", "EtagMismatch", "FailureThresholdBreached", "RobotDeploymentAborted", "RobotDeploymentNoResponse", "RobotAgentConnectionTimeout", "GreengrassDeploymentFailed", "InvalidGreengrassGroup", "MissingRobotArchitecture", "MissingRobotApplicationArchitecture", "MissingRobotDeploymentResource", "GreengrassGroupVersionDoesNotExist", "LambdaDeleted", "ExtractingBundleFailure", "PreLaunchFileFailure", "PostLaunchFileFailure", "BadPermissionError", "DownloadConditionFailed", "BadLambdaAssociated", "InternalServerError", "RobotApplicationDoesNotExist", "DeploymentFleetDoesNotExist", "FleetDeploymentTimeout"
1692
1786
  # resp.created_at #=> Time
1693
1787
  # resp.robot_deployment_summary #=> Array
1694
1788
  # resp.robot_deployment_summary[0].arn #=> String
@@ -1700,7 +1794,7 @@ module Aws::RoboMaker
1700
1794
  # resp.robot_deployment_summary[0].progress_detail.estimated_time_remaining_seconds #=> Integer
1701
1795
  # resp.robot_deployment_summary[0].progress_detail.target_resource #=> String
1702
1796
  # resp.robot_deployment_summary[0].failure_reason #=> String
1703
- # resp.robot_deployment_summary[0].failure_code #=> String, one of "ResourceNotFound", "EnvironmentSetupError", "EtagMismatch", "FailureThresholdBreached", "RobotDeploymentAborted", "RobotDeploymentNoResponse", "RobotAgentConnectionTimeout", "GreengrassDeploymentFailed", "InvalidGreengrassGroup", "MissingRobotArchitecture", "MissingRobotApplicationArchitecture", "MissingRobotDeploymentResource", "GreengrassGroupVersionDoesNotExist", "LambdaDeleted", "ExtractingBundleFailure", "PreLaunchFileFailure", "PostLaunchFileFailure", "BadPermissionError", "DownloadConditionFailed", "InternalServerError"
1797
+ # resp.robot_deployment_summary[0].failure_code #=> String, one of "ResourceNotFound", "EnvironmentSetupError", "EtagMismatch", "FailureThresholdBreached", "RobotDeploymentAborted", "RobotDeploymentNoResponse", "RobotAgentConnectionTimeout", "GreengrassDeploymentFailed", "InvalidGreengrassGroup", "MissingRobotArchitecture", "MissingRobotApplicationArchitecture", "MissingRobotDeploymentResource", "GreengrassGroupVersionDoesNotExist", "LambdaDeleted", "ExtractingBundleFailure", "PreLaunchFileFailure", "PostLaunchFileFailure", "BadPermissionError", "DownloadConditionFailed", "BadLambdaAssociated", "InternalServerError", "RobotApplicationDoesNotExist", "DeploymentFleetDoesNotExist", "FleetDeploymentTimeout"
1704
1798
  # resp.tags #=> Hash
1705
1799
  # resp.tags["TagKey"] #=> String
1706
1800
  #
@@ -1965,7 +2059,7 @@ module Aws::RoboMaker
1965
2059
  # resp.last_started_at #=> Time
1966
2060
  # resp.last_updated_at #=> Time
1967
2061
  # resp.failure_behavior #=> String, one of "Fail", "Continue"
1968
- # resp.failure_code #=> String, one of "InternalServiceError", "RobotApplicationCrash", "SimulationApplicationCrash", "BadPermissionsRobotApplication", "BadPermissionsSimulationApplication", "BadPermissionsS3Object", "BadPermissionsS3Output", "BadPermissionsCloudwatchLogs", "SubnetIpLimitExceeded", "ENILimitExceeded", "BadPermissionsUserCredentials", "InvalidBundleRobotApplication", "InvalidBundleSimulationApplication", "InvalidS3Resource", "LimitExceeded", "MismatchedEtag", "RobotApplicationVersionMismatchedEtag", "SimulationApplicationVersionMismatchedEtag", "ResourceNotFound", "RequestThrottled", "BatchTimedOut", "BatchCanceled", "InvalidInput", "WrongRegionS3Bucket", "WrongRegionS3Output", "WrongRegionRobotApplication", "WrongRegionSimulationApplication"
2062
+ # resp.failure_code #=> String, one of "InternalServiceError", "RobotApplicationCrash", "SimulationApplicationCrash", "RobotApplicationHealthCheckFailure", "SimulationApplicationHealthCheckFailure", "BadPermissionsRobotApplication", "BadPermissionsSimulationApplication", "BadPermissionsS3Object", "BadPermissionsS3Output", "BadPermissionsCloudwatchLogs", "SubnetIpLimitExceeded", "ENILimitExceeded", "BadPermissionsUserCredentials", "InvalidBundleRobotApplication", "InvalidBundleSimulationApplication", "InvalidS3Resource", "ThrottlingError", "LimitExceeded", "MismatchedEtag", "RobotApplicationVersionMismatchedEtag", "SimulationApplicationVersionMismatchedEtag", "ResourceNotFound", "RequestThrottled", "BatchTimedOut", "BatchCanceled", "InvalidInput", "WrongRegionS3Bucket", "WrongRegionS3Output", "WrongRegionRobotApplication", "WrongRegionSimulationApplication", "UploadContentMismatchError"
1969
2063
  # resp.failure_reason #=> String
1970
2064
  # resp.client_request_token #=> String
1971
2065
  # resp.output_location.s3_bucket #=> String
@@ -1986,6 +2080,18 @@ module Aws::RoboMaker
1986
2080
  # resp.robot_applications[0].launch_config.port_forwarding_config.port_mappings[0].application_port #=> Integer
1987
2081
  # resp.robot_applications[0].launch_config.port_forwarding_config.port_mappings[0].enable_on_public_ip #=> Boolean
1988
2082
  # resp.robot_applications[0].launch_config.stream_ui #=> Boolean
2083
+ # resp.robot_applications[0].upload_configurations #=> Array
2084
+ # resp.robot_applications[0].upload_configurations[0].name #=> String
2085
+ # resp.robot_applications[0].upload_configurations[0].path #=> String
2086
+ # resp.robot_applications[0].upload_configurations[0].upload_behavior #=> String, one of "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE"
2087
+ # resp.robot_applications[0].use_default_upload_configurations #=> Boolean
2088
+ # resp.robot_applications[0].tools #=> Array
2089
+ # resp.robot_applications[0].tools[0].stream_ui #=> Boolean
2090
+ # resp.robot_applications[0].tools[0].name #=> String
2091
+ # resp.robot_applications[0].tools[0].command #=> String
2092
+ # resp.robot_applications[0].tools[0].stream_output_to_cloud_watch #=> Boolean
2093
+ # resp.robot_applications[0].tools[0].exit_behavior #=> String, one of "FAIL", "RESTART"
2094
+ # resp.robot_applications[0].use_default_tools #=> Boolean
1989
2095
  # resp.simulation_applications #=> Array
1990
2096
  # resp.simulation_applications[0].application #=> String
1991
2097
  # resp.simulation_applications[0].application_version #=> String
@@ -1998,8 +2104,20 @@ module Aws::RoboMaker
1998
2104
  # resp.simulation_applications[0].launch_config.port_forwarding_config.port_mappings[0].application_port #=> Integer
1999
2105
  # resp.simulation_applications[0].launch_config.port_forwarding_config.port_mappings[0].enable_on_public_ip #=> Boolean
2000
2106
  # resp.simulation_applications[0].launch_config.stream_ui #=> Boolean
2107
+ # resp.simulation_applications[0].upload_configurations #=> Array
2108
+ # resp.simulation_applications[0].upload_configurations[0].name #=> String
2109
+ # resp.simulation_applications[0].upload_configurations[0].path #=> String
2110
+ # resp.simulation_applications[0].upload_configurations[0].upload_behavior #=> String, one of "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE"
2001
2111
  # resp.simulation_applications[0].world_configs #=> Array
2002
2112
  # resp.simulation_applications[0].world_configs[0].world #=> String
2113
+ # resp.simulation_applications[0].use_default_upload_configurations #=> Boolean
2114
+ # resp.simulation_applications[0].tools #=> Array
2115
+ # resp.simulation_applications[0].tools[0].stream_ui #=> Boolean
2116
+ # resp.simulation_applications[0].tools[0].name #=> String
2117
+ # resp.simulation_applications[0].tools[0].command #=> String
2118
+ # resp.simulation_applications[0].tools[0].stream_output_to_cloud_watch #=> Boolean
2119
+ # resp.simulation_applications[0].tools[0].exit_behavior #=> String, one of "FAIL", "RESTART"
2120
+ # resp.simulation_applications[0].use_default_tools #=> Boolean
2003
2121
  # resp.data_sources #=> Array
2004
2122
  # resp.data_sources[0].name #=> String
2005
2123
  # resp.data_sources[0].s3_bucket #=> String
@@ -2085,6 +2203,18 @@ module Aws::RoboMaker
2085
2203
  # resp.failed_requests[0].request.robot_applications[0].launch_config.port_forwarding_config.port_mappings[0].application_port #=> Integer
2086
2204
  # resp.failed_requests[0].request.robot_applications[0].launch_config.port_forwarding_config.port_mappings[0].enable_on_public_ip #=> Boolean
2087
2205
  # resp.failed_requests[0].request.robot_applications[0].launch_config.stream_ui #=> Boolean
2206
+ # resp.failed_requests[0].request.robot_applications[0].upload_configurations #=> Array
2207
+ # resp.failed_requests[0].request.robot_applications[0].upload_configurations[0].name #=> String
2208
+ # resp.failed_requests[0].request.robot_applications[0].upload_configurations[0].path #=> String
2209
+ # resp.failed_requests[0].request.robot_applications[0].upload_configurations[0].upload_behavior #=> String, one of "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE"
2210
+ # resp.failed_requests[0].request.robot_applications[0].use_default_upload_configurations #=> Boolean
2211
+ # resp.failed_requests[0].request.robot_applications[0].tools #=> Array
2212
+ # resp.failed_requests[0].request.robot_applications[0].tools[0].stream_ui #=> Boolean
2213
+ # resp.failed_requests[0].request.robot_applications[0].tools[0].name #=> String
2214
+ # resp.failed_requests[0].request.robot_applications[0].tools[0].command #=> String
2215
+ # resp.failed_requests[0].request.robot_applications[0].tools[0].stream_output_to_cloud_watch #=> Boolean
2216
+ # resp.failed_requests[0].request.robot_applications[0].tools[0].exit_behavior #=> String, one of "FAIL", "RESTART"
2217
+ # resp.failed_requests[0].request.robot_applications[0].use_default_tools #=> Boolean
2088
2218
  # resp.failed_requests[0].request.simulation_applications #=> Array
2089
2219
  # resp.failed_requests[0].request.simulation_applications[0].application #=> String
2090
2220
  # resp.failed_requests[0].request.simulation_applications[0].application_version #=> String
@@ -2097,8 +2227,20 @@ module Aws::RoboMaker
2097
2227
  # resp.failed_requests[0].request.simulation_applications[0].launch_config.port_forwarding_config.port_mappings[0].application_port #=> Integer
2098
2228
  # resp.failed_requests[0].request.simulation_applications[0].launch_config.port_forwarding_config.port_mappings[0].enable_on_public_ip #=> Boolean
2099
2229
  # resp.failed_requests[0].request.simulation_applications[0].launch_config.stream_ui #=> Boolean
2230
+ # resp.failed_requests[0].request.simulation_applications[0].upload_configurations #=> Array
2231
+ # resp.failed_requests[0].request.simulation_applications[0].upload_configurations[0].name #=> String
2232
+ # resp.failed_requests[0].request.simulation_applications[0].upload_configurations[0].path #=> String
2233
+ # resp.failed_requests[0].request.simulation_applications[0].upload_configurations[0].upload_behavior #=> String, one of "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE"
2100
2234
  # resp.failed_requests[0].request.simulation_applications[0].world_configs #=> Array
2101
2235
  # resp.failed_requests[0].request.simulation_applications[0].world_configs[0].world #=> String
2236
+ # resp.failed_requests[0].request.simulation_applications[0].use_default_upload_configurations #=> Boolean
2237
+ # resp.failed_requests[0].request.simulation_applications[0].tools #=> Array
2238
+ # resp.failed_requests[0].request.simulation_applications[0].tools[0].stream_ui #=> Boolean
2239
+ # resp.failed_requests[0].request.simulation_applications[0].tools[0].name #=> String
2240
+ # resp.failed_requests[0].request.simulation_applications[0].tools[0].command #=> String
2241
+ # resp.failed_requests[0].request.simulation_applications[0].tools[0].stream_output_to_cloud_watch #=> Boolean
2242
+ # resp.failed_requests[0].request.simulation_applications[0].tools[0].exit_behavior #=> String, one of "FAIL", "RESTART"
2243
+ # resp.failed_requests[0].request.simulation_applications[0].use_default_tools #=> Boolean
2102
2244
  # resp.failed_requests[0].request.data_sources #=> Array
2103
2245
  # resp.failed_requests[0].request.data_sources[0].name #=> String
2104
2246
  # resp.failed_requests[0].request.data_sources[0].s3_bucket #=> String
@@ -2113,7 +2255,7 @@ module Aws::RoboMaker
2113
2255
  # resp.failed_requests[0].request.tags #=> Hash
2114
2256
  # resp.failed_requests[0].request.tags["TagKey"] #=> String
2115
2257
  # resp.failed_requests[0].failure_reason #=> String
2116
- # resp.failed_requests[0].failure_code #=> String, one of "InternalServiceError", "RobotApplicationCrash", "SimulationApplicationCrash", "BadPermissionsRobotApplication", "BadPermissionsSimulationApplication", "BadPermissionsS3Object", "BadPermissionsS3Output", "BadPermissionsCloudwatchLogs", "SubnetIpLimitExceeded", "ENILimitExceeded", "BadPermissionsUserCredentials", "InvalidBundleRobotApplication", "InvalidBundleSimulationApplication", "InvalidS3Resource", "LimitExceeded", "MismatchedEtag", "RobotApplicationVersionMismatchedEtag", "SimulationApplicationVersionMismatchedEtag", "ResourceNotFound", "RequestThrottled", "BatchTimedOut", "BatchCanceled", "InvalidInput", "WrongRegionS3Bucket", "WrongRegionS3Output", "WrongRegionRobotApplication", "WrongRegionSimulationApplication"
2258
+ # resp.failed_requests[0].failure_code #=> String, one of "InternalServiceError", "RobotApplicationCrash", "SimulationApplicationCrash", "RobotApplicationHealthCheckFailure", "SimulationApplicationHealthCheckFailure", "BadPermissionsRobotApplication", "BadPermissionsSimulationApplication", "BadPermissionsS3Object", "BadPermissionsS3Output", "BadPermissionsCloudwatchLogs", "SubnetIpLimitExceeded", "ENILimitExceeded", "BadPermissionsUserCredentials", "InvalidBundleRobotApplication", "InvalidBundleSimulationApplication", "InvalidS3Resource", "ThrottlingError", "LimitExceeded", "MismatchedEtag", "RobotApplicationVersionMismatchedEtag", "SimulationApplicationVersionMismatchedEtag", "ResourceNotFound", "RequestThrottled", "BatchTimedOut", "BatchCanceled", "InvalidInput", "WrongRegionS3Bucket", "WrongRegionS3Output", "WrongRegionRobotApplication", "WrongRegionSimulationApplication", "UploadContentMismatchError"
2117
2259
  # resp.failed_requests[0].failed_at #=> Time
2118
2260
  # resp.pending_requests #=> Array
2119
2261
  # resp.pending_requests[0].output_location.s3_bucket #=> String
@@ -2135,6 +2277,18 @@ module Aws::RoboMaker
2135
2277
  # resp.pending_requests[0].robot_applications[0].launch_config.port_forwarding_config.port_mappings[0].application_port #=> Integer
2136
2278
  # resp.pending_requests[0].robot_applications[0].launch_config.port_forwarding_config.port_mappings[0].enable_on_public_ip #=> Boolean
2137
2279
  # resp.pending_requests[0].robot_applications[0].launch_config.stream_ui #=> Boolean
2280
+ # resp.pending_requests[0].robot_applications[0].upload_configurations #=> Array
2281
+ # resp.pending_requests[0].robot_applications[0].upload_configurations[0].name #=> String
2282
+ # resp.pending_requests[0].robot_applications[0].upload_configurations[0].path #=> String
2283
+ # resp.pending_requests[0].robot_applications[0].upload_configurations[0].upload_behavior #=> String, one of "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE"
2284
+ # resp.pending_requests[0].robot_applications[0].use_default_upload_configurations #=> Boolean
2285
+ # resp.pending_requests[0].robot_applications[0].tools #=> Array
2286
+ # resp.pending_requests[0].robot_applications[0].tools[0].stream_ui #=> Boolean
2287
+ # resp.pending_requests[0].robot_applications[0].tools[0].name #=> String
2288
+ # resp.pending_requests[0].robot_applications[0].tools[0].command #=> String
2289
+ # resp.pending_requests[0].robot_applications[0].tools[0].stream_output_to_cloud_watch #=> Boolean
2290
+ # resp.pending_requests[0].robot_applications[0].tools[0].exit_behavior #=> String, one of "FAIL", "RESTART"
2291
+ # resp.pending_requests[0].robot_applications[0].use_default_tools #=> Boolean
2138
2292
  # resp.pending_requests[0].simulation_applications #=> Array
2139
2293
  # resp.pending_requests[0].simulation_applications[0].application #=> String
2140
2294
  # resp.pending_requests[0].simulation_applications[0].application_version #=> String
@@ -2147,8 +2301,20 @@ module Aws::RoboMaker
2147
2301
  # resp.pending_requests[0].simulation_applications[0].launch_config.port_forwarding_config.port_mappings[0].application_port #=> Integer
2148
2302
  # resp.pending_requests[0].simulation_applications[0].launch_config.port_forwarding_config.port_mappings[0].enable_on_public_ip #=> Boolean
2149
2303
  # resp.pending_requests[0].simulation_applications[0].launch_config.stream_ui #=> Boolean
2304
+ # resp.pending_requests[0].simulation_applications[0].upload_configurations #=> Array
2305
+ # resp.pending_requests[0].simulation_applications[0].upload_configurations[0].name #=> String
2306
+ # resp.pending_requests[0].simulation_applications[0].upload_configurations[0].path #=> String
2307
+ # resp.pending_requests[0].simulation_applications[0].upload_configurations[0].upload_behavior #=> String, one of "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE"
2150
2308
  # resp.pending_requests[0].simulation_applications[0].world_configs #=> Array
2151
2309
  # resp.pending_requests[0].simulation_applications[0].world_configs[0].world #=> String
2310
+ # resp.pending_requests[0].simulation_applications[0].use_default_upload_configurations #=> Boolean
2311
+ # resp.pending_requests[0].simulation_applications[0].tools #=> Array
2312
+ # resp.pending_requests[0].simulation_applications[0].tools[0].stream_ui #=> Boolean
2313
+ # resp.pending_requests[0].simulation_applications[0].tools[0].name #=> String
2314
+ # resp.pending_requests[0].simulation_applications[0].tools[0].command #=> String
2315
+ # resp.pending_requests[0].simulation_applications[0].tools[0].stream_output_to_cloud_watch #=> Boolean
2316
+ # resp.pending_requests[0].simulation_applications[0].tools[0].exit_behavior #=> String, one of "FAIL", "RESTART"
2317
+ # resp.pending_requests[0].simulation_applications[0].use_default_tools #=> Boolean
2152
2318
  # resp.pending_requests[0].data_sources #=> Array
2153
2319
  # resp.pending_requests[0].data_sources[0].name #=> String
2154
2320
  # resp.pending_requests[0].data_sources[0].s3_bucket #=> String
@@ -2289,6 +2455,7 @@ module Aws::RoboMaker
2289
2455
  # * {Types::DescribeWorldGenerationJobResponse#world_count #world_count} => Types::WorldCount
2290
2456
  # * {Types::DescribeWorldGenerationJobResponse#finished_worlds_summary #finished_worlds_summary} => Types::FinishedWorldsSummary
2291
2457
  # * {Types::DescribeWorldGenerationJobResponse#tags #tags} => Hash&lt;String,String&gt;
2458
+ # * {Types::DescribeWorldGenerationJobResponse#world_tags #world_tags} => Hash&lt;String,String&gt;
2292
2459
  #
2293
2460
  # @example Request syntax with placeholder values
2294
2461
  #
@@ -2317,6 +2484,8 @@ module Aws::RoboMaker
2317
2484
  # resp.finished_worlds_summary.failure_summary.failures[0].failure_count #=> Integer
2318
2485
  # resp.tags #=> Hash
2319
2486
  # resp.tags["TagKey"] #=> String
2487
+ # resp.world_tags #=> Hash
2488
+ # resp.world_tags["TagKey"] #=> String
2320
2489
  #
2321
2490
  # @see http://docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/DescribeWorldGenerationJob AWS API Documentation
2322
2491
  #
@@ -2470,7 +2639,7 @@ module Aws::RoboMaker
2470
2639
  # resp.deployment_jobs[0].deployment_config.download_condition_file.key #=> String
2471
2640
  # resp.deployment_jobs[0].deployment_config.download_condition_file.etag #=> String
2472
2641
  # resp.deployment_jobs[0].failure_reason #=> String
2473
- # resp.deployment_jobs[0].failure_code #=> String, one of "ResourceNotFound", "EnvironmentSetupError", "EtagMismatch", "FailureThresholdBreached", "RobotDeploymentAborted", "RobotDeploymentNoResponse", "RobotAgentConnectionTimeout", "GreengrassDeploymentFailed", "InvalidGreengrassGroup", "MissingRobotArchitecture", "MissingRobotApplicationArchitecture", "MissingRobotDeploymentResource", "GreengrassGroupVersionDoesNotExist", "LambdaDeleted", "ExtractingBundleFailure", "PreLaunchFileFailure", "PostLaunchFileFailure", "BadPermissionError", "DownloadConditionFailed", "InternalServerError"
2642
+ # resp.deployment_jobs[0].failure_code #=> String, one of "ResourceNotFound", "EnvironmentSetupError", "EtagMismatch", "FailureThresholdBreached", "RobotDeploymentAborted", "RobotDeploymentNoResponse", "RobotAgentConnectionTimeout", "GreengrassDeploymentFailed", "InvalidGreengrassGroup", "MissingRobotArchitecture", "MissingRobotApplicationArchitecture", "MissingRobotDeploymentResource", "GreengrassGroupVersionDoesNotExist", "LambdaDeleted", "ExtractingBundleFailure", "PreLaunchFileFailure", "PostLaunchFileFailure", "BadPermissionError", "DownloadConditionFailed", "BadLambdaAssociated", "InternalServerError", "RobotApplicationDoesNotExist", "DeploymentFleetDoesNotExist", "FleetDeploymentTimeout"
2474
2643
  # resp.deployment_jobs[0].created_at #=> Time
2475
2644
  # resp.next_token #=> String
2476
2645
  #
@@ -3305,6 +3474,24 @@ module Aws::RoboMaker
3305
3474
  # },
3306
3475
  # stream_ui: false,
3307
3476
  # },
3477
+ # upload_configurations: [
3478
+ # {
3479
+ # name: "Name", # required
3480
+ # path: "Path", # required
3481
+ # upload_behavior: "UPLOAD_ON_TERMINATE", # required, accepts UPLOAD_ON_TERMINATE, UPLOAD_ROLLING_AUTO_REMOVE
3482
+ # },
3483
+ # ],
3484
+ # use_default_upload_configurations: false,
3485
+ # tools: [
3486
+ # {
3487
+ # stream_ui: false,
3488
+ # name: "Name", # required
3489
+ # command: "UnrestrictedCommand", # required
3490
+ # stream_output_to_cloud_watch: false,
3491
+ # exit_behavior: "FAIL", # accepts FAIL, RESTART
3492
+ # },
3493
+ # ],
3494
+ # use_default_tools: false,
3308
3495
  # },
3309
3496
  # ],
3310
3497
  # simulation_applications: [
@@ -3328,11 +3515,29 @@ module Aws::RoboMaker
3328
3515
  # },
3329
3516
  # stream_ui: false,
3330
3517
  # },
3518
+ # upload_configurations: [
3519
+ # {
3520
+ # name: "Name", # required
3521
+ # path: "Path", # required
3522
+ # upload_behavior: "UPLOAD_ON_TERMINATE", # required, accepts UPLOAD_ON_TERMINATE, UPLOAD_ROLLING_AUTO_REMOVE
3523
+ # },
3524
+ # ],
3331
3525
  # world_configs: [
3332
3526
  # {
3333
3527
  # world: "Arn",
3334
3528
  # },
3335
3529
  # ],
3530
+ # use_default_upload_configurations: false,
3531
+ # tools: [
3532
+ # {
3533
+ # stream_ui: false,
3534
+ # name: "Name", # required
3535
+ # command: "UnrestrictedCommand", # required
3536
+ # stream_output_to_cloud_watch: false,
3537
+ # exit_behavior: "FAIL", # accepts FAIL, RESTART
3538
+ # },
3539
+ # ],
3540
+ # use_default_tools: false,
3336
3541
  # },
3337
3542
  # ],
3338
3543
  # data_sources: [
@@ -3390,6 +3595,18 @@ module Aws::RoboMaker
3390
3595
  # resp.failed_requests[0].request.robot_applications[0].launch_config.port_forwarding_config.port_mappings[0].application_port #=> Integer
3391
3596
  # resp.failed_requests[0].request.robot_applications[0].launch_config.port_forwarding_config.port_mappings[0].enable_on_public_ip #=> Boolean
3392
3597
  # resp.failed_requests[0].request.robot_applications[0].launch_config.stream_ui #=> Boolean
3598
+ # resp.failed_requests[0].request.robot_applications[0].upload_configurations #=> Array
3599
+ # resp.failed_requests[0].request.robot_applications[0].upload_configurations[0].name #=> String
3600
+ # resp.failed_requests[0].request.robot_applications[0].upload_configurations[0].path #=> String
3601
+ # resp.failed_requests[0].request.robot_applications[0].upload_configurations[0].upload_behavior #=> String, one of "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE"
3602
+ # resp.failed_requests[0].request.robot_applications[0].use_default_upload_configurations #=> Boolean
3603
+ # resp.failed_requests[0].request.robot_applications[0].tools #=> Array
3604
+ # resp.failed_requests[0].request.robot_applications[0].tools[0].stream_ui #=> Boolean
3605
+ # resp.failed_requests[0].request.robot_applications[0].tools[0].name #=> String
3606
+ # resp.failed_requests[0].request.robot_applications[0].tools[0].command #=> String
3607
+ # resp.failed_requests[0].request.robot_applications[0].tools[0].stream_output_to_cloud_watch #=> Boolean
3608
+ # resp.failed_requests[0].request.robot_applications[0].tools[0].exit_behavior #=> String, one of "FAIL", "RESTART"
3609
+ # resp.failed_requests[0].request.robot_applications[0].use_default_tools #=> Boolean
3393
3610
  # resp.failed_requests[0].request.simulation_applications #=> Array
3394
3611
  # resp.failed_requests[0].request.simulation_applications[0].application #=> String
3395
3612
  # resp.failed_requests[0].request.simulation_applications[0].application_version #=> String
@@ -3402,8 +3619,20 @@ module Aws::RoboMaker
3402
3619
  # resp.failed_requests[0].request.simulation_applications[0].launch_config.port_forwarding_config.port_mappings[0].application_port #=> Integer
3403
3620
  # resp.failed_requests[0].request.simulation_applications[0].launch_config.port_forwarding_config.port_mappings[0].enable_on_public_ip #=> Boolean
3404
3621
  # resp.failed_requests[0].request.simulation_applications[0].launch_config.stream_ui #=> Boolean
3622
+ # resp.failed_requests[0].request.simulation_applications[0].upload_configurations #=> Array
3623
+ # resp.failed_requests[0].request.simulation_applications[0].upload_configurations[0].name #=> String
3624
+ # resp.failed_requests[0].request.simulation_applications[0].upload_configurations[0].path #=> String
3625
+ # resp.failed_requests[0].request.simulation_applications[0].upload_configurations[0].upload_behavior #=> String, one of "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE"
3405
3626
  # resp.failed_requests[0].request.simulation_applications[0].world_configs #=> Array
3406
3627
  # resp.failed_requests[0].request.simulation_applications[0].world_configs[0].world #=> String
3628
+ # resp.failed_requests[0].request.simulation_applications[0].use_default_upload_configurations #=> Boolean
3629
+ # resp.failed_requests[0].request.simulation_applications[0].tools #=> Array
3630
+ # resp.failed_requests[0].request.simulation_applications[0].tools[0].stream_ui #=> Boolean
3631
+ # resp.failed_requests[0].request.simulation_applications[0].tools[0].name #=> String
3632
+ # resp.failed_requests[0].request.simulation_applications[0].tools[0].command #=> String
3633
+ # resp.failed_requests[0].request.simulation_applications[0].tools[0].stream_output_to_cloud_watch #=> Boolean
3634
+ # resp.failed_requests[0].request.simulation_applications[0].tools[0].exit_behavior #=> String, one of "FAIL", "RESTART"
3635
+ # resp.failed_requests[0].request.simulation_applications[0].use_default_tools #=> Boolean
3407
3636
  # resp.failed_requests[0].request.data_sources #=> Array
3408
3637
  # resp.failed_requests[0].request.data_sources[0].name #=> String
3409
3638
  # resp.failed_requests[0].request.data_sources[0].s3_bucket #=> String
@@ -3418,7 +3647,7 @@ module Aws::RoboMaker
3418
3647
  # resp.failed_requests[0].request.tags #=> Hash
3419
3648
  # resp.failed_requests[0].request.tags["TagKey"] #=> String
3420
3649
  # resp.failed_requests[0].failure_reason #=> String
3421
- # resp.failed_requests[0].failure_code #=> String, one of "InternalServiceError", "RobotApplicationCrash", "SimulationApplicationCrash", "BadPermissionsRobotApplication", "BadPermissionsSimulationApplication", "BadPermissionsS3Object", "BadPermissionsS3Output", "BadPermissionsCloudwatchLogs", "SubnetIpLimitExceeded", "ENILimitExceeded", "BadPermissionsUserCredentials", "InvalidBundleRobotApplication", "InvalidBundleSimulationApplication", "InvalidS3Resource", "LimitExceeded", "MismatchedEtag", "RobotApplicationVersionMismatchedEtag", "SimulationApplicationVersionMismatchedEtag", "ResourceNotFound", "RequestThrottled", "BatchTimedOut", "BatchCanceled", "InvalidInput", "WrongRegionS3Bucket", "WrongRegionS3Output", "WrongRegionRobotApplication", "WrongRegionSimulationApplication"
3650
+ # resp.failed_requests[0].failure_code #=> String, one of "InternalServiceError", "RobotApplicationCrash", "SimulationApplicationCrash", "RobotApplicationHealthCheckFailure", "SimulationApplicationHealthCheckFailure", "BadPermissionsRobotApplication", "BadPermissionsSimulationApplication", "BadPermissionsS3Object", "BadPermissionsS3Output", "BadPermissionsCloudwatchLogs", "SubnetIpLimitExceeded", "ENILimitExceeded", "BadPermissionsUserCredentials", "InvalidBundleRobotApplication", "InvalidBundleSimulationApplication", "InvalidS3Resource", "ThrottlingError", "LimitExceeded", "MismatchedEtag", "RobotApplicationVersionMismatchedEtag", "SimulationApplicationVersionMismatchedEtag", "ResourceNotFound", "RequestThrottled", "BatchTimedOut", "BatchCanceled", "InvalidInput", "WrongRegionS3Bucket", "WrongRegionS3Output", "WrongRegionRobotApplication", "WrongRegionSimulationApplication", "UploadContentMismatchError"
3422
3651
  # resp.failed_requests[0].failed_at #=> Time
3423
3652
  # resp.pending_requests #=> Array
3424
3653
  # resp.pending_requests[0].output_location.s3_bucket #=> String
@@ -3440,6 +3669,18 @@ module Aws::RoboMaker
3440
3669
  # resp.pending_requests[0].robot_applications[0].launch_config.port_forwarding_config.port_mappings[0].application_port #=> Integer
3441
3670
  # resp.pending_requests[0].robot_applications[0].launch_config.port_forwarding_config.port_mappings[0].enable_on_public_ip #=> Boolean
3442
3671
  # resp.pending_requests[0].robot_applications[0].launch_config.stream_ui #=> Boolean
3672
+ # resp.pending_requests[0].robot_applications[0].upload_configurations #=> Array
3673
+ # resp.pending_requests[0].robot_applications[0].upload_configurations[0].name #=> String
3674
+ # resp.pending_requests[0].robot_applications[0].upload_configurations[0].path #=> String
3675
+ # resp.pending_requests[0].robot_applications[0].upload_configurations[0].upload_behavior #=> String, one of "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE"
3676
+ # resp.pending_requests[0].robot_applications[0].use_default_upload_configurations #=> Boolean
3677
+ # resp.pending_requests[0].robot_applications[0].tools #=> Array
3678
+ # resp.pending_requests[0].robot_applications[0].tools[0].stream_ui #=> Boolean
3679
+ # resp.pending_requests[0].robot_applications[0].tools[0].name #=> String
3680
+ # resp.pending_requests[0].robot_applications[0].tools[0].command #=> String
3681
+ # resp.pending_requests[0].robot_applications[0].tools[0].stream_output_to_cloud_watch #=> Boolean
3682
+ # resp.pending_requests[0].robot_applications[0].tools[0].exit_behavior #=> String, one of "FAIL", "RESTART"
3683
+ # resp.pending_requests[0].robot_applications[0].use_default_tools #=> Boolean
3443
3684
  # resp.pending_requests[0].simulation_applications #=> Array
3444
3685
  # resp.pending_requests[0].simulation_applications[0].application #=> String
3445
3686
  # resp.pending_requests[0].simulation_applications[0].application_version #=> String
@@ -3452,8 +3693,20 @@ module Aws::RoboMaker
3452
3693
  # resp.pending_requests[0].simulation_applications[0].launch_config.port_forwarding_config.port_mappings[0].application_port #=> Integer
3453
3694
  # resp.pending_requests[0].simulation_applications[0].launch_config.port_forwarding_config.port_mappings[0].enable_on_public_ip #=> Boolean
3454
3695
  # resp.pending_requests[0].simulation_applications[0].launch_config.stream_ui #=> Boolean
3696
+ # resp.pending_requests[0].simulation_applications[0].upload_configurations #=> Array
3697
+ # resp.pending_requests[0].simulation_applications[0].upload_configurations[0].name #=> String
3698
+ # resp.pending_requests[0].simulation_applications[0].upload_configurations[0].path #=> String
3699
+ # resp.pending_requests[0].simulation_applications[0].upload_configurations[0].upload_behavior #=> String, one of "UPLOAD_ON_TERMINATE", "UPLOAD_ROLLING_AUTO_REMOVE"
3455
3700
  # resp.pending_requests[0].simulation_applications[0].world_configs #=> Array
3456
3701
  # resp.pending_requests[0].simulation_applications[0].world_configs[0].world #=> String
3702
+ # resp.pending_requests[0].simulation_applications[0].use_default_upload_configurations #=> Boolean
3703
+ # resp.pending_requests[0].simulation_applications[0].tools #=> Array
3704
+ # resp.pending_requests[0].simulation_applications[0].tools[0].stream_ui #=> Boolean
3705
+ # resp.pending_requests[0].simulation_applications[0].tools[0].name #=> String
3706
+ # resp.pending_requests[0].simulation_applications[0].tools[0].command #=> String
3707
+ # resp.pending_requests[0].simulation_applications[0].tools[0].stream_output_to_cloud_watch #=> Boolean
3708
+ # resp.pending_requests[0].simulation_applications[0].tools[0].exit_behavior #=> String, one of "FAIL", "RESTART"
3709
+ # resp.pending_requests[0].simulation_applications[0].use_default_tools #=> Boolean
3457
3710
  # resp.pending_requests[0].data_sources #=> Array
3458
3711
  # resp.pending_requests[0].data_sources[0].name #=> String
3459
3712
  # resp.pending_requests[0].data_sources[0].s3_bucket #=> String
@@ -3542,7 +3795,7 @@ module Aws::RoboMaker
3542
3795
  # resp.deployment_application_configs[0].launch_config.environment_variables #=> Hash
3543
3796
  # resp.deployment_application_configs[0].launch_config.environment_variables["EnvironmentVariableKey"] #=> String
3544
3797
  # resp.failure_reason #=> String
3545
- # resp.failure_code #=> String, one of "ResourceNotFound", "EnvironmentSetupError", "EtagMismatch", "FailureThresholdBreached", "RobotDeploymentAborted", "RobotDeploymentNoResponse", "RobotAgentConnectionTimeout", "GreengrassDeploymentFailed", "InvalidGreengrassGroup", "MissingRobotArchitecture", "MissingRobotApplicationArchitecture", "MissingRobotDeploymentResource", "GreengrassGroupVersionDoesNotExist", "LambdaDeleted", "ExtractingBundleFailure", "PreLaunchFileFailure", "PostLaunchFileFailure", "BadPermissionError", "DownloadConditionFailed", "InternalServerError"
3798
+ # resp.failure_code #=> String, one of "ResourceNotFound", "EnvironmentSetupError", "EtagMismatch", "FailureThresholdBreached", "RobotDeploymentAborted", "RobotDeploymentNoResponse", "RobotAgentConnectionTimeout", "GreengrassDeploymentFailed", "InvalidGreengrassGroup", "MissingRobotArchitecture", "MissingRobotApplicationArchitecture", "MissingRobotDeploymentResource", "GreengrassGroupVersionDoesNotExist", "LambdaDeleted", "ExtractingBundleFailure", "PreLaunchFileFailure", "PostLaunchFileFailure", "BadPermissionError", "DownloadConditionFailed", "BadLambdaAssociated", "InternalServerError", "RobotApplicationDoesNotExist", "DeploymentFleetDoesNotExist", "FleetDeploymentTimeout"
3546
3799
  # resp.created_at #=> Time
3547
3800
  #
3548
3801
  # @see http://docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/SyncDeploymentJob AWS API Documentation
@@ -3845,7 +4098,7 @@ module Aws::RoboMaker
3845
4098
  params: params,
3846
4099
  config: config)
3847
4100
  context[:gem_name] = 'aws-sdk-robomaker'
3848
- context[:gem_version] = '1.30.0'
4101
+ context[:gem_version] = '1.35.0'
3849
4102
  Seahorse::Client::Request.new(handlers, context)
3850
4103
  end
3851
4104