'2.0', 'service' => '

This section provides documentation for the AWS RoboMaker API operations.

', 'operations' => [ 'BatchDeleteWorlds' => '

Deletes one or more worlds in a batch operation.

', 'BatchDescribeSimulationJob' => '

Describes one or more simulation jobs.

', 'CancelDeploymentJob' => '

Cancels the specified deployment job.

This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

', 'CancelSimulationJob' => '

Cancels the specified simulation job.

', 'CancelSimulationJobBatch' => '

Cancels a simulation job batch. When you cancel a simulation job batch, you are also cancelling all of the active simulation jobs created as part of the batch.

', 'CancelWorldExportJob' => '

Cancels the specified export job.

', 'CancelWorldGenerationJob' => '

Cancels the specified world generator job.

', 'CreateDeploymentJob' => '

Deploys a specific version of a robot application to robots in a fleet.

This API is no longer supported and will throw an error if used.

The robot application must have a numbered applicationVersion for consistency reasons. To create a new version, use CreateRobotApplicationVersion or see Creating a Robot Application Version.

After 90 days, deployment jobs expire and will be deleted. They will no longer be accessible.

', 'CreateFleet' => '

Creates a fleet, a logical group of robots running the same robot application.

This API is no longer supported and will throw an error if used.

', 'CreateRobot' => '

Creates a robot.

This API is no longer supported and will throw an error if used.

', 'CreateRobotApplication' => '

Creates a robot application.

', 'CreateRobotApplicationVersion' => '

Creates a version of a robot application.

', 'CreateSimulationApplication' => '

Creates a simulation application.

', 'CreateSimulationApplicationVersion' => '

Creates a simulation application with a specific revision id.

', 'CreateSimulationJob' => '

Creates a simulation job.

After 90 days, simulation jobs expire and will be deleted. They will no longer be accessible.

', 'CreateWorldExportJob' => '

Creates a world export job.

', 'CreateWorldGenerationJob' => '

Creates worlds using the specified template.

', 'CreateWorldTemplate' => '

Creates a world template.

', 'DeleteFleet' => '

Deletes a fleet.

This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

', 'DeleteRobot' => '

Deletes a robot.

This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

', 'DeleteRobotApplication' => '

Deletes a robot application.

', 'DeleteSimulationApplication' => '

Deletes a simulation application.

', 'DeleteWorldTemplate' => '

Deletes a world template.

', 'DeregisterRobot' => '

Deregisters a robot.

This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

', 'DescribeDeploymentJob' => '

Describes a deployment job.

This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

', 'DescribeFleet' => '

Describes a fleet.

This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

', 'DescribeRobot' => '

Describes a robot.

This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

', 'DescribeRobotApplication' => '

Describes a robot application.

', 'DescribeSimulationApplication' => '

Describes a simulation application.

', 'DescribeSimulationJob' => '

Describes a simulation job.

', 'DescribeSimulationJobBatch' => '

Describes a simulation job batch.

', 'DescribeWorld' => '

Describes a world.

', 'DescribeWorldExportJob' => '

Describes a world export job.

', 'DescribeWorldGenerationJob' => '

Describes a world generation job.

', 'DescribeWorldTemplate' => '

Describes a world template.

', 'GetWorldTemplateBody' => '

Gets the world template body.

', 'ListDeploymentJobs' => '

Returns a list of deployment jobs for a fleet. You can optionally provide filters to retrieve specific deployment jobs.

This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

', 'ListFleets' => '

Returns a list of fleets. You can optionally provide filters to retrieve specific fleets.

This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

', 'ListRobotApplications' => '

Returns a list of robot application. You can optionally provide filters to retrieve specific robot applications.

', 'ListRobots' => '

Returns a list of robots. You can optionally provide filters to retrieve specific robots.

This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

', 'ListSimulationApplications' => '

Returns a list of simulation applications. You can optionally provide filters to retrieve specific simulation applications.

', 'ListSimulationJobBatches' => '

Returns a list simulation job batches. You can optionally provide filters to retrieve specific simulation batch jobs.

', 'ListSimulationJobs' => '

Returns a list of simulation jobs. You can optionally provide filters to retrieve specific simulation jobs.

', 'ListTagsForResource' => '

Lists all tags on a AWS RoboMaker resource.

', 'ListWorldExportJobs' => '

Lists world export jobs.

', 'ListWorldGenerationJobs' => '

Lists world generator jobs.

', 'ListWorldTemplates' => '

Lists world templates.

', 'ListWorlds' => '

Lists worlds.

', 'RegisterRobot' => '

Registers a robot with a fleet.

This API is no longer supported and will throw an error if used.

', 'RestartSimulationJob' => '

Restarts a running simulation job.

', 'StartSimulationJobBatch' => '

Starts a new simulation job batch. The batch is defined using one or more SimulationJobRequest objects.

', 'SyncDeploymentJob' => '

Syncrhonizes robots in a fleet to the latest deployment. This is helpful if robots were added after a deployment.

This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

', 'TagResource' => '

Adds or edits tags for a AWS RoboMaker resource.

Each tag consists of a tag key and a tag value. Tag keys and tag values are both required, but tag values can be empty strings.

For information about the rules that apply to tag keys and tag values, see User-Defined Tag Restrictions in the AWS Billing and Cost Management User Guide.

', 'UntagResource' => '

Removes the specified tags from the specified AWS RoboMaker resource.

To remove a tag, specify the tag key. To change the tag value of an existing tag key, use TagResource .

', 'UpdateRobotApplication' => '

Updates a robot application.

', 'UpdateSimulationApplication' => '

Updates a simulation application.

', 'UpdateWorldTemplate' => '

Updates a world template.

', ], 'shapes' => [ 'Architecture' => [ 'base' => NULL, 'refs' => [ 'CreateRobotRequest$architecture' => '

The target architecture of the robot.

', 'CreateRobotResponse$architecture' => '

The target architecture of the robot.

', 'DescribeRobotResponse$architecture' => '

The target architecture of the robot application.

', 'Robot$architecture' => '

The architecture of the robot.

', 'Source$architecture' => '

The taget processor architecture for the application.

', 'SourceConfig$architecture' => '

The target processor architecture for the application.

', ], ], 'Arn' => [ 'base' => NULL, 'refs' => [ 'Arns$member' => NULL, 'CancelDeploymentJobRequest$job' => '

The deployment job ARN to cancel.

', 'CancelSimulationJobBatchRequest$batch' => '

The id of the batch to cancel.

', 'CancelSimulationJobRequest$job' => '

The simulation job ARN to cancel.

', 'CancelWorldExportJobRequest$job' => '

The Amazon Resource Name (arn) of the world export job to cancel.

', 'CancelWorldGenerationJobRequest$job' => '

The Amazon Resource Name (arn) of the world generator job to cancel.

', 'CreateDeploymentJobRequest$fleet' => '

The Amazon Resource Name (ARN) of the fleet to deploy.

', 'CreateDeploymentJobResponse$arn' => '

The Amazon Resource Name (ARN) of the deployment job.

', 'CreateDeploymentJobResponse$fleet' => '

The target fleet for the deployment job.

', 'CreateFleetResponse$arn' => '

The Amazon Resource Name (ARN) of the fleet.

', 'CreateRobotApplicationResponse$arn' => '

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

', 'CreateRobotApplicationVersionRequest$application' => '

The application information for the robot application.

', 'CreateRobotApplicationVersionResponse$arn' => '

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

', 'CreateRobotResponse$arn' => '

The Amazon Resource Name (ARN) of the robot.

', 'CreateSimulationApplicationResponse$arn' => '

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

', 'CreateSimulationApplicationVersionRequest$application' => '

The application information for the simulation application.

', 'CreateSimulationApplicationVersionResponse$arn' => '

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

', 'CreateSimulationJobResponse$arn' => '

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

', 'CreateWorldExportJobResponse$arn' => '

The Amazon Resource Name (ARN) of the world export job.

', 'CreateWorldGenerationJobRequest$template' => '

The Amazon Resource Name (arn) of the world template describing the worlds you want to create.

', 'CreateWorldGenerationJobResponse$arn' => '

The Amazon Resource Name (ARN) of the world generator job.

', 'CreateWorldGenerationJobResponse$template' => '

The Amazon Resource Name (arn) of the world template.

', 'CreateWorldTemplateResponse$arn' => '

The Amazon Resource Name (ARN) of the world template.

', 'DeleteFleetRequest$fleet' => '

The Amazon Resource Name (ARN) of the fleet.

', 'DeleteRobotApplicationRequest$application' => '

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

', 'DeleteRobotRequest$robot' => '

The Amazon Resource Name (ARN) of the robot.

', 'DeleteSimulationApplicationRequest$application' => '

The application information for the simulation application to delete.

', 'DeleteWorldTemplateRequest$template' => '

The Amazon Resource Name (arn) of the world template you want to delete.

', 'DeploymentApplicationConfig$application' => '

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

', 'DeploymentJob$arn' => '

The Amazon Resource Name (ARN) of the deployment job.

', 'DeploymentJob$fleet' => '

The Amazon Resource Name (ARN) of the fleet.

', 'DeregisterRobotRequest$fleet' => '

The Amazon Resource Name (ARN) of the fleet.

', 'DeregisterRobotRequest$robot' => '

The Amazon Resource Name (ARN) of the robot.

', 'DeregisterRobotResponse$fleet' => '

The Amazon Resource Name (ARN) of the fleet.

', 'DeregisterRobotResponse$robot' => '

The Amazon Resource Name (ARN) of the robot.

', 'DescribeDeploymentJobRequest$job' => '

The Amazon Resource Name (ARN) of the deployment job.

', 'DescribeDeploymentJobResponse$arn' => '

The Amazon Resource Name (ARN) of the deployment job.

', 'DescribeDeploymentJobResponse$fleet' => '

The Amazon Resource Name (ARN) of the fleet.

', 'DescribeFleetRequest$fleet' => '

The Amazon Resource Name (ARN) of the fleet.

', 'DescribeFleetResponse$arn' => '

The Amazon Resource Name (ARN) of the fleet.

', 'DescribeFleetResponse$lastDeploymentJob' => '

The Amazon Resource Name (ARN) of the last deployment job.

', 'DescribeRobotApplicationRequest$application' => '

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

', 'DescribeRobotApplicationResponse$arn' => '

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

', 'DescribeRobotRequest$robot' => '

The Amazon Resource Name (ARN) of the robot to be described.

', 'DescribeRobotResponse$arn' => '

The Amazon Resource Name (ARN) of the robot.

', 'DescribeRobotResponse$fleetArn' => '

The Amazon Resource Name (ARN) of the fleet.

', 'DescribeRobotResponse$lastDeploymentJob' => '

The Amazon Resource Name (ARN) of the last deployment job.

', 'DescribeSimulationApplicationRequest$application' => '

The application information for the simulation application.

', 'DescribeSimulationApplicationResponse$arn' => '

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

', 'DescribeSimulationJobBatchRequest$batch' => '

The id of the batch to describe.

', 'DescribeSimulationJobBatchResponse$arn' => '

The Amazon Resource Name (ARN) of the batch.

', 'DescribeSimulationJobRequest$job' => '

The Amazon Resource Name (ARN) of the simulation job to be described.

', 'DescribeSimulationJobResponse$arn' => '

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

', 'DescribeWorldExportJobRequest$job' => '

The Amazon Resource Name (arn) of the world export job to describe.

', 'DescribeWorldExportJobResponse$arn' => '

The Amazon Resource Name (ARN) of the world export job.

', 'DescribeWorldGenerationJobRequest$job' => '

The Amazon Resource Name (arn) of the world generation job to describe.

', 'DescribeWorldGenerationJobResponse$arn' => '

The Amazon Resource Name (ARN) of the world generation job.

', 'DescribeWorldGenerationJobResponse$template' => '

The Amazon Resource Name (arn) of the world template.

', 'DescribeWorldRequest$world' => '

The Amazon Resource Name (arn) of the world you want to describe.

', 'DescribeWorldResponse$arn' => '

The Amazon Resource Name (arn) of the world.

', 'DescribeWorldResponse$generationJob' => '

The Amazon Resource Name (arn) of the world generation job that generated the world.

', 'DescribeWorldResponse$template' => '

The world template.

', 'DescribeWorldTemplateRequest$template' => '

The Amazon Resource Name (arn) of the world template you want to describe.

', 'DescribeWorldTemplateResponse$arn' => '

The Amazon Resource Name (ARN) of the world template.

', 'Fleet$arn' => '

The Amazon Resource Name (ARN) of the fleet.

', 'Fleet$lastDeploymentJob' => '

The Amazon Resource Name (ARN) of the last deployment job.

', 'GetWorldTemplateBodyRequest$template' => '

The Amazon Resource Name (arn) of the world template.

', 'GetWorldTemplateBodyRequest$generationJob' => '

The Amazon Resource Name (arn) of the world generator job.

', 'ListTagsForResourceRequest$resourceArn' => '

The AWS RoboMaker Amazon Resource Name (ARN) with tags to be listed.

', 'RegisterRobotRequest$fleet' => '

The Amazon Resource Name (ARN) of the fleet.

', 'RegisterRobotRequest$robot' => '

The Amazon Resource Name (ARN) of the robot.

', 'RegisterRobotResponse$fleet' => '

The Amazon Resource Name (ARN) of the fleet that the robot will join.

', 'RegisterRobotResponse$robot' => '

Information about the robot registration.

', 'RestartSimulationJobRequest$job' => '

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

', 'Robot$arn' => '

The Amazon Resource Name (ARN) of the robot.

', 'Robot$fleetArn' => '

The Amazon Resource Name (ARN) of the fleet.

', 'Robot$lastDeploymentJob' => '

The Amazon Resource Name (ARN) of the last deployment job.

', 'RobotApplicationConfig$application' => '

The application information for the robot application.

', 'RobotApplicationSummary$arn' => '

The Amazon Resource Name (ARN) of the robot.

', 'RobotDeployment$arn' => '

The robot deployment Amazon Resource Name (ARN).

', 'SimulationApplicationConfig$application' => '

The application information for the simulation application.

', 'SimulationApplicationSummary$arn' => '

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

', 'SimulationJob$arn' => '

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

', 'SimulationJobBatchSummary$arn' => '

The Amazon Resource Name (ARN) of the batch.

', 'SimulationJobSummary$arn' => '

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

', 'StartSimulationJobBatchResponse$arn' => '

The Amazon Resource Name (arn) of the batch.

', 'SyncDeploymentJobRequest$fleet' => '

The target fleet for the synchronization.

', 'SyncDeploymentJobResponse$arn' => '

The Amazon Resource Name (ARN) of the synchronization request.

', 'SyncDeploymentJobResponse$fleet' => '

The Amazon Resource Name (ARN) of the fleet.

', 'TagResourceRequest$resourceArn' => '

The Amazon Resource Name (ARN) of the AWS RoboMaker resource you are tagging.

', 'TemplateSummary$arn' => '

The Amazon Resource Name (ARN) of the template.

', 'UntagResourceRequest$resourceArn' => '

The Amazon Resource Name (ARN) of the AWS RoboMaker resource you are removing tags.

', 'UpdateRobotApplicationRequest$application' => '

The application information for the robot application.

', 'UpdateRobotApplicationResponse$arn' => '

The Amazon Resource Name (ARN) of the updated robot application.

', 'UpdateSimulationApplicationRequest$application' => '

The application information for the simulation application.

', 'UpdateSimulationApplicationResponse$arn' => '

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

', 'UpdateWorldTemplateRequest$template' => '

The Amazon Resource Name (arn) of the world template to update.

', 'UpdateWorldTemplateResponse$arn' => '

The Amazon Resource Name (arn) of the world template.

', 'WorldConfig$world' => '

The world generated by Simulation WorldForge.

', 'WorldExportJobSummary$arn' => '

The Amazon Resource Name (ARN) of the world export job.

', 'WorldGenerationJobSummary$arn' => '

The Amazon Resource Name (ARN) of the world generator job.

', 'WorldGenerationJobSummary$template' => '

The Amazon Resource Name (arn) of the world template.

', 'WorldSummary$arn' => '

The Amazon Resource Name (ARN) of the world.

', 'WorldSummary$generationJob' => '

The Amazon Resource Name (arn) of the world generation job.

', 'WorldSummary$template' => '

The Amazon Resource Name (arn) of the world template.

', ], ], 'Arns' => [ 'base' => NULL, 'refs' => [ 'BatchDeleteWorldsRequest$worlds' => '

A list of Amazon Resource Names (arns) that correspond to worlds to delete.

', 'BatchDeleteWorldsResponse$unprocessedWorlds' => '

A list of unprocessed worlds associated with the call. These worlds were not deleted.

', 'BatchDescribeSimulationJobRequest$jobs' => '

A list of Amazon Resource Names (ARNs) of simulation jobs to describe.

', 'BatchDescribeSimulationJobResponse$unprocessedJobs' => '

A list of unprocessed simulation job Amazon Resource Names (ARNs).

', 'CreateWorldExportJobRequest$worlds' => '

A list of Amazon Resource Names (arns) that correspond to worlds to export.

', 'DescribeWorldExportJobResponse$worlds' => '

A list of Amazon Resource Names (arns) that correspond to worlds to be exported.

', 'FinishedWorldsSummary$succeededWorlds' => '

A list of worlds that succeeded.

', 'WorldExportJobSummary$worlds' => '

A list of worlds.

', ], ], 'BatchDeleteWorldsRequest' => [ 'base' => NULL, 'refs' => [], ], 'BatchDeleteWorldsResponse' => [ 'base' => NULL, 'refs' => [], ], 'BatchDescribeSimulationJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'BatchDescribeSimulationJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'BatchPolicy' => [ 'base' => '

Information about the batch policy.

', 'refs' => [ 'DescribeSimulationJobBatchResponse$batchPolicy' => '

The batch policy.

', 'StartSimulationJobBatchRequest$batchPolicy' => '

The batch policy.

', 'StartSimulationJobBatchResponse$batchPolicy' => '

The batch policy.

', ], ], 'BatchTimeoutInSeconds' => [ 'base' => NULL, 'refs' => [ 'BatchPolicy$timeoutInSeconds' => '

The amount of time, in seconds, to wait for the batch to complete.

If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError), they will be moved to the failed list and the batch status will be Failed. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut.

', ], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'LaunchConfig$streamUI' => '

Boolean indicating whether a streaming session will be configured for the application. If True, AWS RoboMaker will configure a connection so you can interact with your application as it is running in the simulation. You must configure and launch the component. It must have a graphical user interface.

', 'PortMapping$enableOnPublicIp' => '

A Boolean indicating whether to enable this port mapping on public IP.

', 'VPCConfig$assignPublicIp' => '

A boolean indicating whether to assign a public IP address.

', 'VPCConfigResponse$assignPublicIp' => '

A boolean indicating if a public IP was assigned.

', ], ], 'BoxedBoolean' => [ 'base' => NULL, 'refs' => [ 'LoggingConfig$recordAllRosTopics' => '

A boolean indicating whether to record all ROS topics.

This API is no longer supported and will throw an error if used.

', 'RobotApplicationConfig$useDefaultUploadConfigurations' => '

A Boolean indicating whether to use default upload configurations. By default, .ros and .gazebo files are uploaded when the application terminates and all ROS topics will be recorded.

If you set this value, you must specify an outputLocation.

This API is no longer supported and will throw an error if used.

', 'RobotApplicationConfig$useDefaultTools' => '

A Boolean indicating whether to use default robot application tools. The default tools are rviz, rqt, terminal and rosbag record. The default is False.

This API is no longer supported and will throw an error if used.

', 'SimulationApplicationConfig$useDefaultUploadConfigurations' => '

A Boolean indicating whether to use default upload configurations. By default, .ros and .gazebo files are uploaded when the application terminates and all ROS topics will be recorded.

If you set this value, you must specify an outputLocation.

This API is no longer supported and will throw an error if used.

', 'SimulationApplicationConfig$useDefaultTools' => '

A Boolean indicating whether to use default simulation application tools. The default tools are rviz, rqt, terminal and rosbag record. The default is False.

This API is no longer supported and will throw an error if used.

', 'SimulationJobRequest$useDefaultApplications' => '

A Boolean indicating whether to use default applications in the simulation job. Default applications include Gazebo, rqt, rviz and terminal access.

', 'Tool$streamUI' => '

Boolean indicating whether a streaming session will be configured for the tool. If True, AWS RoboMaker will configure a connection so you can interact with the tool as it is running in the simulation. It must have a graphical user interface. The default is False.

', 'Tool$streamOutputToCloudWatch' => '

Boolean indicating whether logs will be recorded in CloudWatch for the tool. The default is False.

', ], ], 'CancelDeploymentJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelDeploymentJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'CancelSimulationJobBatchRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelSimulationJobBatchResponse' => [ 'base' => NULL, 'refs' => [], ], 'CancelSimulationJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelSimulationJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'CancelWorldExportJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelWorldExportJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'CancelWorldGenerationJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelWorldGenerationJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'ClientRequestToken' => [ 'base' => NULL, 'refs' => [ 'CreateDeploymentJobRequest$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'CreateSimulationJobRequest$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'CreateSimulationJobResponse$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'CreateWorldExportJobRequest$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'CreateWorldExportJobResponse$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'CreateWorldGenerationJobRequest$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'CreateWorldGenerationJobResponse$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'CreateWorldTemplateRequest$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'CreateWorldTemplateResponse$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'DescribeSimulationJobBatchResponse$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'DescribeSimulationJobResponse$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'DescribeWorldExportJobResponse$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'DescribeWorldGenerationJobResponse$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'DescribeWorldTemplateResponse$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'SimulationJob$clientRequestToken' => '

A unique identifier for this SimulationJob request.

', 'StartSimulationJobBatchRequest$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'StartSimulationJobBatchResponse$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', 'SyncDeploymentJobRequest$clientRequestToken' => '

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

', ], ], 'Command' => [ 'base' => NULL, 'refs' => [ 'DeploymentLaunchConfig$packageName' => '

The package name.

', 'DeploymentLaunchConfig$launchFile' => '

The launch file name.

', 'LaunchConfig$packageName' => '

The package name.

', 'LaunchConfig$launchFile' => '

The launch file name.

', ], ], 'CommandList' => [ 'base' => NULL, 'refs' => [ 'LaunchConfig$command' => '

If you\'ve specified General as the value for your RobotSoftwareSuite, you can use this field to specify a list of commands for your container image.

If you\'ve specified SimulationRuntime as the value for your SimulationSoftwareSuite, you can use this field to specify a list of commands for your container image.

', ], ], 'Compute' => [ 'base' => '

Compute information for the simulation job.

', 'refs' => [ 'CreateSimulationJobRequest$compute' => '

Compute information for the simulation job.

', 'SimulationJobRequest$compute' => '

Compute information for the simulation job

', ], ], 'ComputeResponse' => [ 'base' => '

Compute information for the simulation job

', 'refs' => [ 'CreateSimulationJobResponse$compute' => '

Compute information for the simulation job.

', 'DescribeSimulationJobResponse$compute' => '

Compute information for the simulation job.

', 'SimulationJob$compute' => '

Compute information for the simulation job

', ], ], 'ComputeType' => [ 'base' => NULL, 'refs' => [ 'Compute$computeType' => '

Compute type information for the simulation job.

', 'ComputeResponse$computeType' => '

Compute type response information for the simulation job.

', 'SimulationJobSummary$computeType' => '

The compute type for the simulation job summary.

', ], ], 'ConcurrentDeploymentException' => [ 'base' => '

The failure percentage threshold percentage was met.

', 'refs' => [], ], 'CreateDeploymentJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateDeploymentJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateFleetRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateFleetResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateRobotApplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateRobotApplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateRobotApplicationVersionRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateRobotApplicationVersionResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateRobotRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateRobotResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateSimulationApplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSimulationApplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateSimulationApplicationVersionRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSimulationApplicationVersionResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateSimulationJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSimulationJobRequests' => [ 'base' => NULL, 'refs' => [ 'DescribeSimulationJobBatchResponse$pendingRequests' => '

A list of pending simulation job requests. These requests have not yet been created into simulation jobs.

', 'StartSimulationJobBatchRequest$createSimulationJobRequests' => '

A list of simulation job requests to create in the batch.

', 'StartSimulationJobBatchResponse$pendingRequests' => '

A list of pending simulation job requests. These requests have not yet been created into simulation jobs.

', ], ], 'CreateSimulationJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateWorldExportJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateWorldExportJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateWorldGenerationJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateWorldGenerationJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateWorldTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateWorldTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreatedAt' => [ 'base' => NULL, 'refs' => [ 'CreateDeploymentJobResponse$createdAt' => '

The time, in milliseconds since the epoch, when the fleet was created.

', 'CreateFleetResponse$createdAt' => '

The time, in milliseconds since the epoch, when the fleet was created.

', 'CreateRobotResponse$createdAt' => '

The time, in milliseconds since the epoch, when the robot was created.

', 'CreateWorldExportJobResponse$createdAt' => '

The time, in milliseconds since the epoch, when the world export job was created.

', 'CreateWorldGenerationJobResponse$createdAt' => '

The time, in milliseconds since the epoch, when the world generator job was created.

', 'CreateWorldTemplateResponse$createdAt' => '

The time, in milliseconds since the epoch, when the world template was created.

', 'DeploymentJob$createdAt' => '

The time, in milliseconds since the epoch, when the deployment job was created.

', 'DescribeDeploymentJobResponse$createdAt' => '

The time, in milliseconds since the epoch, when the deployment job was created.

', 'DescribeFleetResponse$createdAt' => '

The time, in milliseconds since the epoch, when the fleet was created.

', 'DescribeFleetResponse$lastDeploymentTime' => '

The time of the last deployment.

', 'DescribeRobotResponse$createdAt' => '

The time, in milliseconds since the epoch, when the robot was created.

', 'DescribeRobotResponse$lastDeploymentTime' => '

The time of the last deployment job.

', 'DescribeSimulationJobBatchResponse$createdAt' => '

The time, in milliseconds since the epoch, when the simulation job batch was created.

', 'DescribeWorldExportJobResponse$createdAt' => '

The time, in milliseconds since the epoch, when the world export job was created.

', 'DescribeWorldGenerationJobResponse$createdAt' => '

The time, in milliseconds since the epoch, when the world generation job was created.

', 'DescribeWorldResponse$createdAt' => '

The time, in milliseconds since the epoch, when the world was created.

', 'DescribeWorldTemplateResponse$createdAt' => '

The time, in milliseconds since the epoch, when the world template was created.

', 'Fleet$createdAt' => '

The time, in milliseconds since the epoch, when the fleet was created.

', 'Fleet$lastDeploymentTime' => '

The time of the last deployment.

', 'Robot$createdAt' => '

The time, in milliseconds since the epoch, when the robot was created.

', 'Robot$lastDeploymentTime' => '

The time of the last deployment.

', 'RobotDeployment$deploymentStartTime' => '

The time, in milliseconds since the epoch, when the deployment was started.

', 'RobotDeployment$deploymentFinishTime' => '

The time, in milliseconds since the epoch, when the deployment finished.

', 'SimulationJobBatchSummary$createdAt' => '

The time, in milliseconds since the epoch, when the simulation job batch was created.

', 'StartSimulationJobBatchResponse$createdAt' => '

The time, in milliseconds since the epoch, when the simulation job batch was created.

', 'SyncDeploymentJobResponse$createdAt' => '

The time, in milliseconds since the epoch, when the fleet was created.

', 'TemplateSummary$createdAt' => '

The time, in milliseconds since the epoch, when the template was created.

', 'UpdateWorldTemplateResponse$createdAt' => '

The time, in milliseconds since the epoch, when the world template was created.

', 'WorldExportJobSummary$createdAt' => '

The time, in milliseconds since the epoch, when the world export job was created.

', 'WorldGenerationJobSummary$createdAt' => '

The time, in milliseconds since the epoch, when the world generator job was created.

', 'WorldSummary$createdAt' => '

The time, in milliseconds since the epoch, when the world was created.

', ], ], 'DataSource' => [ 'base' => '

Information about a data source.

', 'refs' => [ 'DataSources$member' => NULL, ], ], 'DataSourceConfig' => [ 'base' => '

Information about a data source.

', 'refs' => [ 'DataSourceConfigs$member' => NULL, ], ], 'DataSourceConfigs' => [ 'base' => NULL, 'refs' => [ 'CreateSimulationJobRequest$dataSources' => '

Specify data sources to mount read-only files from S3 into your simulation. These files are available under /opt/robomaker/datasources/data_source_name.

There is a limit of 100 files and a combined size of 25GB for all DataSourceConfig objects.

', 'SimulationJobRequest$dataSources' => '

Specify data sources to mount read-only files from S3 into your simulation. These files are available under /opt/robomaker/datasources/data_source_name.

There is a limit of 100 files and a combined size of 25GB for all DataSourceConfig objects.

', ], ], 'DataSourceNames' => [ 'base' => NULL, 'refs' => [ 'SimulationJobSummary$dataSourceNames' => '

The names of the data sources.

', ], ], 'DataSourceType' => [ 'base' => NULL, 'refs' => [ 'DataSource$type' => '

The data type for the data source that you\'re using for your container image or simulation job. You can use this field to specify whether your data source is an Archive, an Amazon S3 prefix, or a file.

If you don\'t specify a field, the default value is File.

', 'DataSourceConfig$type' => '

The data type for the data source that you\'re using for your container image or simulation job. You can use this field to specify whether your data source is an Archive, an Amazon S3 prefix, or a file.

If you don\'t specify a field, the default value is File.

', ], ], 'DataSources' => [ 'base' => NULL, 'refs' => [ 'CreateSimulationJobResponse$dataSources' => '

The data sources for the simulation job.

', 'DescribeSimulationJobResponse$dataSources' => '

The data sources for the simulation job.

', 'SimulationJob$dataSources' => '

The data sources for the simulation job.

', ], ], 'DeleteFleetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteFleetResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRobotApplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRobotApplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRobotRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRobotResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSimulationApplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSimulationApplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteWorldTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteWorldTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeploymentApplicationConfig' => [ 'base' => '

Information about a deployment application configuration.

', 'refs' => [ 'DeploymentApplicationConfigs$member' => NULL, ], ], 'DeploymentApplicationConfigs' => [ 'base' => NULL, 'refs' => [ 'CreateDeploymentJobRequest$deploymentApplicationConfigs' => '

The deployment application configuration.

', 'CreateDeploymentJobResponse$deploymentApplicationConfigs' => '

The deployment application configuration.

', 'DeploymentJob$deploymentApplicationConfigs' => '

The deployment application configuration.

', 'DescribeDeploymentJobResponse$deploymentApplicationConfigs' => '

The deployment application configuration.

', 'SyncDeploymentJobResponse$deploymentApplicationConfigs' => '

Information about the deployment application configurations.

', ], ], 'DeploymentConfig' => [ 'base' => '

Information about a deployment configuration.

', 'refs' => [ 'CreateDeploymentJobRequest$deploymentConfig' => '

The requested deployment configuration.

', 'CreateDeploymentJobResponse$deploymentConfig' => '

The deployment configuration.

', 'DeploymentJob$deploymentConfig' => '

The deployment configuration.

', 'DescribeDeploymentJobResponse$deploymentConfig' => '

The deployment configuration.

', 'SyncDeploymentJobResponse$deploymentConfig' => '

Information about the deployment configuration.

', ], ], 'DeploymentJob' => [ 'base' => '

Information about a deployment job.

', 'refs' => [ 'DeploymentJobs$member' => NULL, ], ], 'DeploymentJobErrorCode' => [ 'base' => NULL, 'refs' => [ 'CreateDeploymentJobResponse$failureCode' => '

The failure code of the simulation job if it failed:

BadPermissionError

AWS Greengrass requires a service-level role permission to access other services. The role must include the AWSGreengrassResourceAccessRolePolicy managed policy.

ExtractingBundleFailure

The robot application could not be extracted from the bundle.

FailureThresholdBreached

The percentage of robots that could not be updated exceeded the percentage set for the deployment.

GreengrassDeploymentFailed

The robot application could not be deployed to the robot.

GreengrassGroupVersionDoesNotExist

The AWS Greengrass group or version associated with a robot is missing.

InternalServerError

An internal error has occurred. Retry your request, but if the problem persists, contact us with details.

MissingRobotApplicationArchitecture

The robot application does not have a source that matches the architecture of the robot.

MissingRobotDeploymentResource

One or more of the resources specified for the robot application are missing. For example, does the robot application have the correct launch package and launch file?

PostLaunchFileFailure

The post-launch script failed.

PreLaunchFileFailure

The pre-launch script failed.

ResourceNotFound

One or more deployment resources are missing. For example, do robot application source bundles still exist?

RobotDeploymentNoResponse

There is no response from the robot. It might not be powered on or connected to the internet.

', 'DeploymentJob$failureCode' => '

The deployment job failure code.

', 'DescribeDeploymentJobResponse$failureCode' => '

The deployment job failure code.

', 'RobotDeployment$failureCode' => '

The robot deployment failure code.

', 'SyncDeploymentJobResponse$failureCode' => '

The failure code if the job fails:

InternalServiceError

Internal service error.

RobotApplicationCrash

Robot application exited abnormally.

SimulationApplicationCrash

Simulation application exited abnormally.

BadPermissionsRobotApplication

Robot application bundle could not be downloaded.

BadPermissionsSimulationApplication

Simulation application bundle could not be downloaded.

BadPermissionsS3Output

Unable to publish outputs to customer-provided S3 bucket.

BadPermissionsCloudwatchLogs

Unable to publish logs to customer-provided CloudWatch Logs resource.

SubnetIpLimitExceeded

Subnet IP limit exceeded.

ENILimitExceeded

ENI limit exceeded.

BadPermissionsUserCredentials

Unable to use the Role provided.

InvalidBundleRobotApplication

Robot bundle cannot be extracted (invalid format, bundling error, or other issue).

InvalidBundleSimulationApplication

Simulation bundle cannot be extracted (invalid format, bundling error, or other issue).

RobotApplicationVersionMismatchedEtag

Etag for RobotApplication does not match value during version creation.

SimulationApplicationVersionMismatchedEtag

Etag for SimulationApplication does not match value during version creation.

', ], ], 'DeploymentJobs' => [ 'base' => NULL, 'refs' => [ 'ListDeploymentJobsResponse$deploymentJobs' => '

A list of deployment jobs that meet the criteria of the request.

', ], ], 'DeploymentLaunchConfig' => [ 'base' => '

Configuration information for a deployment launch.

', 'refs' => [ 'DeploymentApplicationConfig$launchConfig' => '

The launch configuration.

', ], ], 'DeploymentStatus' => [ 'base' => NULL, 'refs' => [ 'CreateDeploymentJobResponse$status' => '

The status of the deployment job.

', 'DeploymentJob$status' => '

The status of the deployment job.

', 'DescribeDeploymentJobResponse$status' => '

The status of the deployment job.

', 'DescribeFleetResponse$lastDeploymentStatus' => '

The status of the last deployment.

', 'Fleet$lastDeploymentStatus' => '

The status of the last fleet deployment.

', 'SyncDeploymentJobResponse$status' => '

The status of the synchronization job.

', ], ], 'DeploymentTimeout' => [ 'base' => NULL, 'refs' => [ 'DeploymentConfig$robotDeploymentTimeoutInSeconds' => '

The amount of time, in seconds, to wait for deployment to a single robot to complete. Choose a time between 1 minute and 7 days. The default is 5 hours.

', ], ], 'DeploymentVersion' => [ 'base' => NULL, 'refs' => [ 'DeploymentApplicationConfig$applicationVersion' => '

The version of the application.

', ], ], 'DeregisterRobotRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterRobotResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeDeploymentJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeDeploymentJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeFleetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeFleetResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeRobotApplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeRobotApplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeRobotRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeRobotResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSimulationApplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSimulationApplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSimulationJobBatchRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSimulationJobBatchResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSimulationJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSimulationJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeWorldExportJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeWorldExportJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeWorldGenerationJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeWorldGenerationJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeWorldRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeWorldResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeWorldTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeWorldTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'Environment' => [ 'base' => '

The object that contains the Docker image URI for either your robot or simulation applications.

', 'refs' => [ 'CreateRobotApplicationRequest$environment' => '

The object that contains that URI of the Docker image that you use for your robot application.

', 'CreateRobotApplicationResponse$environment' => '

An object that contains the Docker image URI used to a create your robot application.

', 'CreateRobotApplicationVersionResponse$environment' => '

The object that contains the Docker image URI used to create your robot application.

', 'CreateSimulationApplicationRequest$environment' => '

The object that contains the Docker image URI used to create your simulation application.

', 'CreateSimulationApplicationResponse$environment' => '

The object that contains the Docker image URI that you used to create your simulation application.

', 'CreateSimulationApplicationVersionResponse$environment' => '

The object that contains the Docker image URI used to create the simulation application.

', 'DescribeRobotApplicationResponse$environment' => '

The object that contains the Docker image URI used to create the robot application.

', 'DescribeSimulationApplicationResponse$environment' => '

The object that contains the Docker image URI used to create the simulation application.

', 'UpdateRobotApplicationRequest$environment' => '

The object that contains the Docker image URI for your robot application.

', 'UpdateRobotApplicationResponse$environment' => '

The object that contains the Docker image URI for your robot application.

', 'UpdateSimulationApplicationRequest$environment' => '

The object that contains the Docker image URI for your simulation application.

', 'UpdateSimulationApplicationResponse$environment' => '

The object that contains the Docker image URI used for your simulation application.

', ], ], 'EnvironmentVariableKey' => [ 'base' => NULL, 'refs' => [ 'EnvironmentVariableMap$key' => NULL, ], ], 'EnvironmentVariableMap' => [ 'base' => NULL, 'refs' => [ 'DeploymentLaunchConfig$environmentVariables' => '

An array of key/value pairs specifying environment variables for the robot application

', 'LaunchConfig$environmentVariables' => '

The environment variables for the application launch.

', ], ], 'EnvironmentVariableValue' => [ 'base' => NULL, 'refs' => [ 'EnvironmentVariableMap$value' => NULL, ], ], 'ExitBehavior' => [ 'base' => NULL, 'refs' => [ 'Tool$exitBehavior' => '

Exit behavior determines what happens when your tool quits running. RESTART will cause your tool to be restarted. FAIL will cause your job to exit. The default is RESTART.

', ], ], 'FailedAt' => [ 'base' => NULL, 'refs' => [ 'FailedCreateSimulationJobRequest$failedAt' => '

The time, in milliseconds since the epoch, when the simulation job batch failed.

', ], ], 'FailedCreateSimulationJobRequest' => [ 'base' => '

Information about a failed create simulation job request.

', 'refs' => [ 'FailedCreateSimulationJobRequests$member' => NULL, ], ], 'FailedCreateSimulationJobRequests' => [ 'base' => NULL, 'refs' => [ 'DescribeSimulationJobBatchResponse$failedRequests' => '

A list of failed create simulation job requests. The request failed to be created into a simulation job. Failed requests do not have a simulation job ID.

', 'StartSimulationJobBatchResponse$failedRequests' => '

A list of failed simulation job requests. The request failed to be created into a simulation job. Failed requests do not have a simulation job ID.

', ], ], 'FailureBehavior' => [ 'base' => NULL, 'refs' => [ 'CreateSimulationJobRequest$failureBehavior' => '

The failure behavior the simulation job.

Continue

Leaves the instance running for its maximum timeout duration after a 4XX error code.

Fail

Stop the simulation job and terminate the instance.

', 'CreateSimulationJobResponse$failureBehavior' => '

the failure behavior for the simulation job.

', 'DescribeSimulationJobResponse$failureBehavior' => '

The failure behavior for the simulation job.

', 'SimulationJob$failureBehavior' => '

The failure behavior the simulation job.

Continue

Leaves the host running for its maximum timeout duration after a 4XX error code.

Fail

Stop the simulation job and terminate the instance.

', 'SimulationJobRequest$failureBehavior' => '

The failure behavior the simulation job.

Continue

Leaves the host running for its maximum timeout duration after a 4XX error code.

Fail

Stop the simulation job and terminate the instance.

', ], ], 'FailureSummary' => [ 'base' => '

Information about worlds that failed.

', 'refs' => [ 'FinishedWorldsSummary$failureSummary' => '

Information about worlds that failed.

', ], ], 'Filter' => [ 'base' => '

Information about a filter.

', 'refs' => [ 'Filters$member' => NULL, ], ], 'FilterValues' => [ 'base' => NULL, 'refs' => [ 'Filter$values' => '

A list of values.

', ], ], 'Filters' => [ 'base' => NULL, 'refs' => [ 'ListDeploymentJobsRequest$filters' => '

Optional filters to limit results.

The filter names status and fleetName are supported. When filtering, you must use the complete value of the filtered item. You can use up to three filters, but they must be for the same named item. For example, if you are looking for items with the status InProgress or the status Pending.

', 'ListFleetsRequest$filters' => '

Optional filters to limit results.

The filter name name is supported. When filtering, you must use the complete value of the filtered item. You can use up to three filters.

', 'ListRobotApplicationsRequest$filters' => '

Optional filters to limit results.

The filter name name is supported. When filtering, you must use the complete value of the filtered item. You can use up to three filters.

', 'ListRobotsRequest$filters' => '

Optional filters to limit results.

The filter names status and fleetName are supported. When filtering, you must use the complete value of the filtered item. You can use up to three filters, but they must be for the same named item. For example, if you are looking for items with the status Registered or the status Available.

', 'ListSimulationApplicationsRequest$filters' => '

Optional list of filters to limit results.

The filter name name is supported. When filtering, you must use the complete value of the filtered item. You can use up to three filters.

', 'ListSimulationJobBatchesRequest$filters' => '

Optional filters to limit results.

', 'ListSimulationJobsRequest$filters' => '

Optional filters to limit results.

The filter names status and simulationApplicationName and robotApplicationName are supported. When filtering, you must use the complete value of the filtered item. You can use up to three filters, but they must be for the same named item. For example, if you are looking for items with the status Preparing or the status Running.

', 'ListWorldExportJobsRequest$filters' => '

Optional filters to limit results. You can use generationJobId and templateId.

', 'ListWorldGenerationJobsRequest$filters' => '

Optional filters to limit results. You can use status and templateId.

', 'ListWorldsRequest$filters' => '

Optional filters to limit results. You can use status.

', ], ], 'FinishedWorldsSummary' => [ 'base' => '

Information about worlds that finished.

', 'refs' => [ 'DescribeWorldGenerationJobResponse$finishedWorldsSummary' => '

Summary information about finished worlds.

', ], ], 'Fleet' => [ 'base' => '

Information about a fleet.

', 'refs' => [ 'Fleets$member' => NULL, ], ], 'Fleets' => [ 'base' => NULL, 'refs' => [ 'ListFleetsResponse$fleetDetails' => '

A list of fleet details meeting the request criteria.

', ], ], 'FloorplanCount' => [ 'base' => NULL, 'refs' => [ 'WorldCount$floorplanCount' => '

The number of unique floorplans.

', ], ], 'GPUUnit' => [ 'base' => NULL, 'refs' => [ 'Compute$gpuUnitLimit' => '

Compute GPU unit limit for the simulation job. It is the same as the number of GPUs allocated to the SimulationJob.

', 'ComputeResponse$gpuUnitLimit' => '

Compute GPU unit limit for the simulation job. It is the same as the number of GPUs allocated to the SimulationJob.

', ], ], 'GenericInteger' => [ 'base' => NULL, 'refs' => [ 'ProgressDetail$estimatedTimeRemainingSeconds' => '

Estimated amount of time in seconds remaining in the step. This currently only applies to the Downloading/Extracting step of the deployment. It is empty for other steps.

', ], ], 'GenericString' => [ 'base' => NULL, 'refs' => [ 'CreateDeploymentJobResponse$failureReason' => '

The failure reason of the deployment job if it failed.

', 'DeploymentJob$failureReason' => '

A short description of the reason why the deployment job failed.

', 'DescribeDeploymentJobResponse$failureReason' => '

A short description of the reason why the deployment job failed.

', 'DescribeSimulationJobBatchResponse$failureReason' => '

The reason the simulation job batch failed.

', 'DescribeSimulationJobResponse$failureReason' => '

Details about why the simulation job failed. For more information about troubleshooting, see Troubleshooting.

', 'DescribeWorldExportJobResponse$failureReason' => '

The reason why the world export job failed.

', 'DescribeWorldGenerationJobResponse$failureReason' => '

The reason why the world generation job failed.

', 'DescribeWorldTemplateResponse$version' => '

The version of the world template that you\'re using.

', 'FailedCreateSimulationJobRequest$failureReason' => '

The failure reason of the simulation job request.

', 'NetworkInterface$networkInterfaceId' => '

The ID of the network interface.

', 'NetworkInterface$privateIpAddress' => '

The IPv4 address of the network interface within the subnet.

', 'NetworkInterface$publicIpAddress' => '

The IPv4 public address of the network interface.

', 'ProgressDetail$targetResource' => '

The Amazon Resource Name (ARN) of the deployment job.

', 'RobotDeployment$failureReason' => '

A short description of the reason why the robot deployment failed.

', 'SimulationJob$failureReason' => '

The reason why the simulation job failed.

', 'StartSimulationJobBatchResponse$failureReason' => '

The reason the simulation job batch failed.

', 'SyncDeploymentJobResponse$failureReason' => '

The failure reason if the job fails.

', 'TemplateSummary$version' => '

The version of the template that you\'re using.

', 'VPCConfigResponse$vpcId' => '

The VPC ID associated with your simulation job.

', 'WorldFailure$sampleFailureReason' => '

The sample reason why the world failed. World errors are aggregated. A sample is used as the sampleFailureReason.

', ], ], 'GetWorldTemplateBodyRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetWorldTemplateBodyResponse' => [ 'base' => NULL, 'refs' => [], ], 'IamRole' => [ 'base' => NULL, 'refs' => [ 'CreateSimulationJobRequest$iamRole' => '

The IAM role name that allows the simulation instance to call the AWS APIs that are specified in its associated policies on your behalf. This is how credentials are passed in to your simulation job.

', 'CreateSimulationJobResponse$iamRole' => '

The IAM role that allows the simulation job to call the AWS APIs that are specified in its associated policies on your behalf.

', 'CreateWorldExportJobRequest$iamRole' => '

The IAM role that the world export process uses to access the Amazon S3 bucket and put the export.

', 'CreateWorldExportJobResponse$iamRole' => '

The IAM role that the world export process uses to access the Amazon S3 bucket and put the export.

', 'DescribeSimulationJobResponse$iamRole' => '

The IAM role that allows the simulation instance to call the AWS APIs that are specified in its associated policies on your behalf.

', 'DescribeWorldExportJobResponse$iamRole' => '

The IAM role that the world export process uses to access the Amazon S3 bucket and put the export.

', 'SimulationJob$iamRole' => '

The IAM role that allows the simulation instance to call the AWS APIs that are specified in its associated policies on your behalf. This is how credentials are passed in to your simulation job.

', 'SimulationJobRequest$iamRole' => '

The IAM role name that allows the simulation instance to call the AWS APIs that are specified in its associated policies on your behalf. This is how credentials are passed in to your simulation job.

', ], ], 'Id' => [ 'base' => NULL, 'refs' => [ 'CreateRobotRequest$greengrassGroupId' => '

The Greengrass group id.

', 'CreateRobotResponse$greengrassGroupId' => '

The Amazon Resource Name (ARN) of the Greengrass group associated with the robot.

', 'DescribeRobotResponse$greengrassGroupId' => '

The Greengrass group id.

', 'Robot$greenGrassGroupId' => '

The Greengrass group associated with the robot.

', ], ], 'IdempotentParameterMismatchException' => [ 'base' => '

The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.

', 'refs' => [], ], 'ImageDigest' => [ 'base' => NULL, 'refs' => [ 'CreateRobotApplicationVersionRequest$imageDigest' => '

A SHA256 identifier for the Docker image that you use for your robot application.

', 'CreateSimulationApplicationVersionRequest$imageDigest' => '

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

', 'DescribeRobotApplicationResponse$imageDigest' => '

A SHA256 identifier for the Docker image that you use for your robot application.

', 'DescribeSimulationApplicationResponse$imageDigest' => '

A SHA256 identifier for the Docker image that you use for your simulation application.

', ], ], 'Integer' => [ 'base' => NULL, 'refs' => [ 'FailureSummary$totalFailureCount' => '

The total number of failures.

', 'FinishedWorldsSummary$finishedCount' => '

The total number of finished worlds.

', 'SimulationJobBatchSummary$failedRequestCount' => '

The number of failed simulation job requests.

', 'SimulationJobBatchSummary$pendingRequestCount' => '

The number of pending simulation job requests.

', 'SimulationJobBatchSummary$createdRequestCount' => '

The number of created simulation job requests.

', 'WorldFailure$failureCount' => '

The number of failed worlds.

', 'WorldGenerationJobSummary$succeededWorldCount' => '

The number of worlds that were generated.

', 'WorldGenerationJobSummary$failedWorldCount' => '

The number of worlds that failed.

', ], ], 'InteriorCountPerFloorplan' => [ 'base' => NULL, 'refs' => [ 'WorldCount$interiorCountPerFloorplan' => '

The number of unique interiors per floorplan.

', ], ], 'InternalServerException' => [ 'base' => '

AWS RoboMaker experienced a service issue. Try your call again.

', 'refs' => [], ], 'InvalidParameterException' => [ 'base' => '

A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.

', 'refs' => [], ], 'JobDuration' => [ 'base' => NULL, 'refs' => [ 'CreateSimulationJobRequest$maxJobDurationInSeconds' => '

The maximum simulation job duration in seconds (up to 14 days or 1,209,600 seconds. When maxJobDurationInSeconds is reached, the simulation job will status will transition to Completed.

', 'CreateSimulationJobResponse$maxJobDurationInSeconds' => '

The maximum simulation job duration in seconds.

', 'DescribeSimulationJobResponse$maxJobDurationInSeconds' => '

The maximum job duration in seconds. The value must be 8 days (691,200 seconds) or less.

', 'SimulationJob$maxJobDurationInSeconds' => '

The maximum simulation job duration in seconds. The value must be 8 days (691,200 seconds) or less.

', 'SimulationJobRequest$maxJobDurationInSeconds' => '

The maximum simulation job duration in seconds. The value must be 8 days (691,200 seconds) or less.

', ], ], 'Json' => [ 'base' => NULL, 'refs' => [ 'CreateWorldTemplateRequest$templateBody' => '

The world template body.

', 'DescribeWorldResponse$worldDescriptionBody' => '

Returns the JSON formatted string that describes the contents of your world.

', 'GetWorldTemplateBodyResponse$templateBody' => '

The world template body.

', 'UpdateWorldTemplateRequest$templateBody' => '

The world template body.

', ], ], 'LastStartedAt' => [ 'base' => NULL, 'refs' => [ 'CreateSimulationJobResponse$lastStartedAt' => '

The time, in milliseconds since the epoch, when the simulation job was last started.

', 'DescribeSimulationJobResponse$lastStartedAt' => '

The time, in milliseconds since the epoch, when the simulation job was last started.

', 'SimulationJob$lastStartedAt' => '

The time, in milliseconds since the epoch, when the simulation job was last started.

', ], ], 'LastUpdatedAt' => [ 'base' => NULL, 'refs' => [ 'CreateRobotApplicationResponse$lastUpdatedAt' => '

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

', 'CreateRobotApplicationVersionResponse$lastUpdatedAt' => '

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

', 'CreateSimulationApplicationResponse$lastUpdatedAt' => '

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

', 'CreateSimulationApplicationVersionResponse$lastUpdatedAt' => '

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

', 'CreateSimulationJobResponse$lastUpdatedAt' => '

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

', 'DescribeRobotApplicationResponse$lastUpdatedAt' => '

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

', 'DescribeSimulationApplicationResponse$lastUpdatedAt' => '

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

', 'DescribeSimulationJobBatchResponse$lastUpdatedAt' => '

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

', 'DescribeSimulationJobResponse$lastUpdatedAt' => '

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

', 'DescribeWorldTemplateResponse$lastUpdatedAt' => '

The time, in milliseconds since the epoch, when the world template was last updated.

', 'RobotApplicationSummary$lastUpdatedAt' => '

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

', 'SimulationApplicationSummary$lastUpdatedAt' => '

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

', 'SimulationJob$lastUpdatedAt' => '

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

', 'SimulationJobBatchSummary$lastUpdatedAt' => '

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

', 'SimulationJobSummary$lastUpdatedAt' => '

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

', 'TemplateSummary$lastUpdatedAt' => '

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

', 'UpdateRobotApplicationResponse$lastUpdatedAt' => '

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

', 'UpdateSimulationApplicationResponse$lastUpdatedAt' => '

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

', 'UpdateWorldTemplateResponse$lastUpdatedAt' => '

The time, in milliseconds since the epoch, when the world template was last updated.

', ], ], 'LaunchConfig' => [ 'base' => '

Information about a launch configuration.

', 'refs' => [ 'RobotApplicationConfig$launchConfig' => '

The launch configuration for the robot application.

', 'SimulationApplicationConfig$launchConfig' => '

The launch configuration for the simulation application.

', ], ], 'LimitExceededException' => [ 'base' => '

The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.

', 'refs' => [], ], 'ListDeploymentJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListDeploymentJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListFleetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListFleetsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListRobotApplicationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListRobotApplicationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListRobotsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListRobotsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListSimulationApplicationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListSimulationApplicationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListSimulationJobBatchesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListSimulationJobBatchesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListSimulationJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListSimulationJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListWorldExportJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListWorldExportJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListWorldGenerationJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListWorldGenerationJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListWorldTemplatesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListWorldTemplatesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListWorldsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListWorldsResponse' => [ 'base' => NULL, 'refs' => [], ], 'LoggingConfig' => [ 'base' => '

The logging configuration.

', 'refs' => [ 'CreateSimulationJobRequest$loggingConfig' => '

The logging configuration.

', 'CreateSimulationJobResponse$loggingConfig' => '

The logging configuration.

', 'DescribeSimulationJobResponse$loggingConfig' => '

The logging configuration.

', 'SimulationJob$loggingConfig' => '

The logging configuration.

', 'SimulationJobRequest$loggingConfig' => NULL, ], ], 'MaxConcurrency' => [ 'base' => NULL, 'refs' => [ 'BatchPolicy$maxConcurrency' => '

The number of active simulation jobs create as part of the batch that can be in an active state at the same time.

Active states include: Pending,Preparing, Running, Restarting, RunningFailed and Terminating. All other states are terminal states.

', ], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListDeploymentJobsRequest$maxResults' => '

When this parameter is used, ListDeploymentJobs only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListDeploymentJobs request with the returned nextToken value. This value can be between 1 and 200. If this parameter is not used, then ListDeploymentJobs returns up to 200 results and a nextToken value if applicable.

', 'ListFleetsRequest$maxResults' => '

When this parameter is used, ListFleets only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListFleets request with the returned nextToken value. This value can be between 1 and 200. If this parameter is not used, then ListFleets returns up to 200 results and a nextToken value if applicable.

', 'ListRobotApplicationsRequest$maxResults' => '

When this parameter is used, ListRobotApplications only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListRobotApplications request with the returned nextToken value. This value can be between 1 and 100. If this parameter is not used, then ListRobotApplications returns up to 100 results and a nextToken value if applicable.

', 'ListRobotsRequest$maxResults' => '

When this parameter is used, ListRobots only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListRobots request with the returned nextToken value. This value can be between 1 and 200. If this parameter is not used, then ListRobots returns up to 200 results and a nextToken value if applicable.

', 'ListSimulationApplicationsRequest$maxResults' => '

When this parameter is used, ListSimulationApplications only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListSimulationApplications request with the returned nextToken value. This value can be between 1 and 100. If this parameter is not used, then ListSimulationApplications returns up to 100 results and a nextToken value if applicable.

', 'ListSimulationJobBatchesRequest$maxResults' => '

When this parameter is used, ListSimulationJobBatches only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListSimulationJobBatches request with the returned nextToken value.

', 'ListSimulationJobsRequest$maxResults' => '

When this parameter is used, ListSimulationJobs only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListSimulationJobs request with the returned nextToken value. This value can be between 1 and 1000. If this parameter is not used, then ListSimulationJobs returns up to 1000 results and a nextToken value if applicable.

', 'ListWorldExportJobsRequest$maxResults' => '

When this parameter is used, ListWorldExportJobs only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListWorldExportJobs request with the returned nextToken value. This value can be between 1 and 100. If this parameter is not used, then ListWorldExportJobs returns up to 100 results and a nextToken value if applicable.

', 'ListWorldGenerationJobsRequest$maxResults' => '

When this parameter is used, ListWorldGeneratorJobs only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListWorldGeneratorJobs request with the returned nextToken value. This value can be between 1 and 100. If this parameter is not used, then ListWorldGeneratorJobs returns up to 100 results and a nextToken value if applicable.

', 'ListWorldTemplatesRequest$maxResults' => '

When this parameter is used, ListWorldTemplates only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListWorldTemplates request with the returned nextToken value. This value can be between 1 and 100. If this parameter is not used, then ListWorldTemplates returns up to 100 results and a nextToken value if applicable.

', 'ListWorldsRequest$maxResults' => '

When this parameter is used, ListWorlds only returns maxResults results in a single page along with a nextToken response element. The remaining results of the initial request can be seen by sending another ListWorlds request with the returned nextToken value. This value can be between 1 and 100. If this parameter is not used, then ListWorlds returns up to 100 results and a nextToken value if applicable.

', ], ], 'Name' => [ 'base' => NULL, 'refs' => [ 'CreateFleetRequest$name' => '

The name of the fleet.

', 'CreateFleetResponse$name' => '

The name of the fleet.

', 'CreateRobotApplicationRequest$name' => '

The name of the robot application.

', 'CreateRobotApplicationResponse$name' => '

The name of the robot application.

', 'CreateRobotApplicationVersionResponse$name' => '

The name of the robot application.

', 'CreateRobotRequest$name' => '

The name for the robot.

', 'CreateRobotResponse$name' => '

The name of the robot.

', 'CreateSimulationApplicationRequest$name' => '

The name of the simulation application.

', 'CreateSimulationApplicationResponse$name' => '

The name of the simulation application.

', 'CreateSimulationApplicationVersionResponse$name' => '

The name of the simulation application.

', 'DataSource$name' => '

The name of the data source.

', 'DataSourceConfig$name' => '

The name of the data source.

', 'DataSourceNames$member' => NULL, 'DescribeFleetResponse$name' => '

The name of the fleet.

', 'DescribeRobotApplicationResponse$name' => '

The name of the robot application.

', 'DescribeRobotResponse$name' => '

The name of the robot.

', 'DescribeSimulationApplicationResponse$name' => '

The name of the simulation application.

', 'DescribeSimulationJobResponse$name' => '

The name of the simulation job.

', 'Filter$name' => '

The name of the filter.

', 'FilterValues$member' => NULL, 'Fleet$name' => '

The name of the fleet.

', 'Robot$name' => '

The name of the robot.

', 'RobotApplicationNames$member' => NULL, 'RobotApplicationSummary$name' => '

The name of the robot application.

', 'SimulationApplicationNames$member' => NULL, 'SimulationApplicationSummary$name' => '

The name of the simulation application.

', 'SimulationJob$name' => '

The name of the simulation job.

', 'SimulationJobSummary$name' => '

The name of the simulation job.

', 'Tool$name' => '

The name of the tool.

', 'UpdateRobotApplicationResponse$name' => '

The name of the robot application.

', 'UpdateSimulationApplicationResponse$name' => '

The name of the simulation application.

', 'UploadConfiguration$name' => '

A prefix that specifies where files will be uploaded in Amazon S3. It is appended to the simulation output location to determine the final path.

For example, if your simulation output location is s3://my-bucket and your upload configuration name is robot-test, your files will be uploaded to s3://my-bucket/<simid>/<runid>/robot-test.

', ], ], 'NetworkInterface' => [ 'base' => '

Describes a network interface.

', 'refs' => [ 'DescribeSimulationJobResponse$networkInterface' => '

The network interface information for the simulation job.

', 'SimulationJob$networkInterface' => '

Information about a network interface.

', ], ], 'NonEmptyString' => [ 'base' => NULL, 'refs' => [ 'CommandList$member' => NULL, 'SecurityGroups$member' => NULL, 'Subnets$member' => NULL, ], ], 'NonSystemPort' => [ 'base' => NULL, 'refs' => [ 'PortMapping$applicationPort' => '

The port number on the application.

', ], ], 'OutputLocation' => [ 'base' => '

The output location.

', 'refs' => [ 'CreateSimulationJobRequest$outputLocation' => '

Location for output files generated by the simulation job.

', 'CreateSimulationJobResponse$outputLocation' => '

Simulation job output files location.

', 'CreateWorldExportJobRequest$outputLocation' => NULL, 'CreateWorldExportJobResponse$outputLocation' => NULL, 'DescribeSimulationJobResponse$outputLocation' => '

Location for output files generated by the simulation job.

', 'DescribeWorldExportJobResponse$outputLocation' => NULL, 'SimulationJob$outputLocation' => '

Location for output files generated by the simulation job.

', 'SimulationJobRequest$outputLocation' => NULL, 'WorldExportJobSummary$outputLocation' => NULL, ], ], 'PaginationToken' => [ 'base' => NULL, 'refs' => [ 'ListDeploymentJobsRequest$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListDeploymentJobs again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListDeploymentJobsResponse$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListDeploymentJobs again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListFleetsRequest$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListFleets again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.

', 'ListFleetsResponse$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListFleets again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListRobotApplicationsRequest$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListRobotApplications again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListRobotApplicationsResponse$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListRobotApplications again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListRobotsRequest$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListRobots again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListRobotsResponse$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListRobots again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListSimulationApplicationsRequest$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListSimulationApplications again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListSimulationApplicationsResponse$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListSimulationApplications again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListSimulationJobBatchesRequest$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListSimulationJobBatches again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListSimulationJobBatchesResponse$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListSimulationJobBatches again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListSimulationJobsRequest$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListSimulationJobs again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListSimulationJobsResponse$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListSimulationJobs again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListWorldExportJobsRequest$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListWorldExportJobs again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListWorldExportJobsResponse$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListWorldExportJobsRequest again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListWorldGenerationJobsRequest$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListWorldGenerationJobsRequest again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListWorldGenerationJobsResponse$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListWorldGeneratorJobsRequest again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListWorldTemplatesRequest$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListWorldTemplates again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListWorldTemplatesResponse$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListWorldTemplates again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListWorldsRequest$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListWorlds again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', 'ListWorldsResponse$nextToken' => '

If the previous paginated request did not return all of the remaining results, the response object\'s nextToken parameter value is set to a token. To retrieve the next set of results, call ListWorlds again and assign that token to the request object\'s nextToken parameter. If there are no remaining results, the previous response object\'s NextToken parameter is set to null.

', ], ], 'Path' => [ 'base' => NULL, 'refs' => [ 'DataSource$destination' => '

The location where your files are mounted in the container image.

If you\'ve specified the type of the data source as an Archive, you must provide an Amazon S3 object key to your archive. The object key must point to either a .zip or .tar.gz file.

If you\'ve specified the type of the data source as a Prefix, you provide the Amazon S3 prefix that points to the files that you are using for your data source.

If you\'ve specified the type of the data source as a File, you provide the Amazon S3 path to the file that you\'re using as your data source.

', 'DataSourceConfig$destination' => '

The location where your files are mounted in the container image.

If you\'ve specified the type of the data source as an Archive, you must provide an Amazon S3 object key to your archive. The object key must point to either a .zip or .tar.gz file.

If you\'ve specified the type of the data source as a Prefix, you provide the Amazon S3 prefix that points to the files that you are using for your data source.

If you\'ve specified the type of the data source as a File, you provide the Amazon S3 path to the file that you\'re using as your data source.

', 'DeploymentLaunchConfig$preLaunchFile' => '

The deployment pre-launch file. This file will be executed prior to the launch file.

', 'DeploymentLaunchConfig$postLaunchFile' => '

The deployment post-launch file. This file will be executed after the launch file.

', 'UploadConfiguration$path' => '

Specifies the path of the file(s) to upload. Standard Unix glob matching rules are accepted, with the addition of ** as a super asterisk. For example, specifying /var/log/**.log causes all .log files in the /var/log directory tree to be collected. For more examples, see Glob Library.

', ], ], 'PercentDone' => [ 'base' => NULL, 'refs' => [ 'ProgressDetail$percentDone' => '

Precentage of the step that is done. This currently only applies to the Downloading/Extracting step of the deployment. It is empty for other steps.

', ], ], 'Percentage' => [ 'base' => NULL, 'refs' => [ 'DeploymentConfig$concurrentDeploymentPercentage' => '

The percentage of robots receiving the deployment at the same time.

', 'DeploymentConfig$failureThresholdPercentage' => '

The percentage of deployments that need to fail before stopping deployment.

', ], ], 'Port' => [ 'base' => NULL, 'refs' => [ 'PortMapping$jobPort' => '

The port number on the simulation job instance to use as a remote connection point.

', ], ], 'PortForwardingConfig' => [ 'base' => '

Configuration information for port forwarding.

', 'refs' => [ 'LaunchConfig$portForwardingConfig' => '

The port forwarding configuration.

', ], ], 'PortMapping' => [ 'base' => '

An object representing a port mapping.

', 'refs' => [ 'PortMappingList$member' => NULL, ], ], 'PortMappingList' => [ 'base' => NULL, 'refs' => [ 'PortForwardingConfig$portMappings' => '

The port mappings for the configuration.

', ], ], 'ProgressDetail' => [ 'base' => '

Information about the progress of a deployment job.

', 'refs' => [ 'RobotDeployment$progressDetail' => '

Information about how the deployment is progressing.

', ], ], 'RegisterRobotRequest' => [ 'base' => NULL, 'refs' => [], ], 'RegisterRobotResponse' => [ 'base' => NULL, 'refs' => [], ], 'RenderingEngine' => [ 'base' => '

Information about a rendering engine.

', 'refs' => [ 'CreateSimulationApplicationRequest$renderingEngine' => '

The rendering engine for the simulation application.

', 'CreateSimulationApplicationResponse$renderingEngine' => '

The rendering engine for the simulation application.

', 'CreateSimulationApplicationVersionResponse$renderingEngine' => '

The rendering engine for the simulation application.

', 'DescribeSimulationApplicationResponse$renderingEngine' => '

The rendering engine for the simulation application.

', 'UpdateSimulationApplicationRequest$renderingEngine' => '

The rendering engine for the simulation application.

', 'UpdateSimulationApplicationResponse$renderingEngine' => '

The rendering engine for the simulation application.

', ], ], 'RenderingEngineType' => [ 'base' => NULL, 'refs' => [ 'RenderingEngine$name' => '

The name of the rendering engine.

', ], ], 'RenderingEngineVersionType' => [ 'base' => NULL, 'refs' => [ 'RenderingEngine$version' => '

The version of the rendering engine.

', ], ], 'RepositoryUrl' => [ 'base' => NULL, 'refs' => [ 'Environment$uri' => '

The Docker image URI for either your robot or simulation applications.

', ], ], 'ResourceAlreadyExistsException' => [ 'base' => '

The specified resource already exists.

', 'refs' => [], ], 'ResourceNotFoundException' => [ 'base' => '

The specified resource does not exist.

', 'refs' => [], ], 'RestartSimulationJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'RestartSimulationJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'RevisionId' => [ 'base' => NULL, 'refs' => [ 'CreateRobotApplicationResponse$revisionId' => '

The revision id of the robot application.

', 'CreateRobotApplicationVersionRequest$currentRevisionId' => '

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

', 'CreateRobotApplicationVersionResponse$revisionId' => '

The revision id of the robot application.

', 'CreateSimulationApplicationResponse$revisionId' => '

The revision id of the simulation application.

', 'CreateSimulationApplicationVersionRequest$currentRevisionId' => '

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.

', 'CreateSimulationApplicationVersionResponse$revisionId' => '

The revision ID of the simulation application.

', 'DescribeRobotApplicationResponse$revisionId' => '

The revision id of the robot application.

', 'DescribeSimulationApplicationResponse$revisionId' => '

The revision id of the simulation application.

', 'UpdateRobotApplicationRequest$currentRevisionId' => '

The revision id for the robot application.

', 'UpdateRobotApplicationResponse$revisionId' => '

The revision id of the robot application.

', 'UpdateSimulationApplicationRequest$currentRevisionId' => '

The revision id for the robot application.

', 'UpdateSimulationApplicationResponse$revisionId' => '

The revision id of the simulation application.

', ], ], 'Robot' => [ 'base' => '

Information about a robot.

', 'refs' => [ 'Robots$member' => NULL, ], ], 'RobotApplicationConfig' => [ 'base' => '

Application configuration information for a robot.

', 'refs' => [ 'RobotApplicationConfigs$member' => NULL, ], ], 'RobotApplicationConfigs' => [ 'base' => NULL, 'refs' => [ 'CreateSimulationJobRequest$robotApplications' => '

The robot application to use in the simulation job.

', 'CreateSimulationJobResponse$robotApplications' => '

The robot application used by the simulation job.

', 'DescribeSimulationJobResponse$robotApplications' => '

A list of robot applications.

', 'SimulationJob$robotApplications' => '

A list of robot applications.

', 'SimulationJobRequest$robotApplications' => '

The robot applications to use in the simulation job.

', ], ], 'RobotApplicationNames' => [ 'base' => NULL, 'refs' => [ 'SimulationJobSummary$robotApplicationNames' => '

A list of simulation job robot application names.

', ], ], 'RobotApplicationSummaries' => [ 'base' => NULL, 'refs' => [ 'ListRobotApplicationsResponse$robotApplicationSummaries' => '

A list of robot application summaries that meet the criteria of the request.

', ], ], 'RobotApplicationSummary' => [ 'base' => '

Summary information for a robot application.

', 'refs' => [ 'RobotApplicationSummaries$member' => NULL, ], ], 'RobotDeployment' => [ 'base' => '

Information about a robot deployment.

', 'refs' => [ 'RobotDeploymentSummary$member' => NULL, ], ], 'RobotDeploymentStep' => [ 'base' => NULL, 'refs' => [ 'ProgressDetail$currentProgress' => '

The current progress status.

Validating

Validating the deployment.

DownloadingExtracting

Downloading and extracting the bundle on the robot.

ExecutingPreLaunch

Executing pre-launch script(s) if provided.

Launching

Launching the robot application.

ExecutingPostLaunch

Executing post-launch script(s) if provided.

Finished

Deployment is complete.

', ], ], 'RobotDeploymentSummary' => [ 'base' => NULL, 'refs' => [ 'DescribeDeploymentJobResponse$robotDeploymentSummary' => '

A list of robot deployment summaries.

', ], ], 'RobotSoftwareSuite' => [ 'base' => '

Information about a robot software suite (ROS distribution).

', 'refs' => [ 'CreateRobotApplicationRequest$robotSoftwareSuite' => '

The robot software suite (ROS distribuition) used by the robot application.

', 'CreateRobotApplicationResponse$robotSoftwareSuite' => '

The robot software suite (ROS distribution) used by the robot application.

', 'CreateRobotApplicationVersionResponse$robotSoftwareSuite' => '

The robot software suite (ROS distribution) used by the robot application.

', 'CreateSimulationApplicationRequest$robotSoftwareSuite' => '

The robot software suite (ROS distribution) used by the simulation application.

', 'CreateSimulationApplicationResponse$robotSoftwareSuite' => '

Information about the robot software suite (ROS distribution).

', 'CreateSimulationApplicationVersionResponse$robotSoftwareSuite' => '

Information about the robot software suite (ROS distribution).

', 'DescribeRobotApplicationResponse$robotSoftwareSuite' => '

The robot software suite (ROS distribution) used by the robot application.

', 'DescribeSimulationApplicationResponse$robotSoftwareSuite' => '

Information about the robot software suite (ROS distribution).

', 'RobotApplicationSummary$robotSoftwareSuite' => '

Information about a robot software suite (ROS distribution).

', 'SimulationApplicationSummary$robotSoftwareSuite' => '

Information about a robot software suite (ROS distribution).

', 'UpdateRobotApplicationRequest$robotSoftwareSuite' => '

The robot software suite (ROS distribution) used by the robot application.

', 'UpdateRobotApplicationResponse$robotSoftwareSuite' => '

The robot software suite (ROS distribution) used by the robot application.

', 'UpdateSimulationApplicationRequest$robotSoftwareSuite' => '

Information about the robot software suite (ROS distribution).

', 'UpdateSimulationApplicationResponse$robotSoftwareSuite' => '

Information about the robot software suite (ROS distribution).

', ], ], 'RobotSoftwareSuiteType' => [ 'base' => NULL, 'refs' => [ 'RobotSoftwareSuite$name' => '

The name of the robot software suite (ROS distribution).

', ], ], 'RobotSoftwareSuiteVersionType' => [ 'base' => NULL, 'refs' => [ 'RobotSoftwareSuite$version' => '

The version of the robot software suite (ROS distribution).

', ], ], 'RobotStatus' => [ 'base' => NULL, 'refs' => [ 'DescribeRobotResponse$status' => '

The status of the fleet.

', 'Robot$status' => '

The status of the robot.

', 'RobotDeployment$status' => '

The status of the robot deployment.

', ], ], 'Robots' => [ 'base' => NULL, 'refs' => [ 'DescribeFleetResponse$robots' => '

A list of robots.

', 'ListRobotsResponse$robots' => '

A list of robots that meet the criteria of the request.

', ], ], 'S3Bucket' => [ 'base' => NULL, 'refs' => [ 'DataSource$s3Bucket' => '

The S3 bucket where the data files are located.

', 'DataSourceConfig$s3Bucket' => '

The S3 bucket where the data files are located.

', 'OutputLocation$s3Bucket' => '

The S3 bucket for output.

', 'S3Object$bucket' => '

The bucket containing the object.

', 'Source$s3Bucket' => '

The s3 bucket name.

', 'SourceConfig$s3Bucket' => '

The Amazon S3 bucket name.

', 'TemplateLocation$s3Bucket' => '

The Amazon S3 bucket name.

', ], ], 'S3Etag' => [ 'base' => NULL, 'refs' => [ 'S3Etags$member' => NULL, 'S3KeyOutput$etag' => '

The etag for the object.

', 'S3Object$etag' => '

The etag of the object.

', 'Source$etag' => '

A hash of the object specified by s3Bucket and s3Key.

', ], ], 'S3Etags' => [ 'base' => NULL, 'refs' => [ 'CreateRobotApplicationVersionRequest$s3Etags' => '

The Amazon S3 identifier for the zip file bundle that you use for your robot application.

', 'CreateSimulationApplicationVersionRequest$s3Etags' => '

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

', ], ], 'S3Key' => [ 'base' => NULL, 'refs' => [ 'OutputLocation$s3Prefix' => '

The S3 folder in the s3Bucket where output files will be placed.

', 'S3Object$key' => '

The key of the object.

', 'Source$s3Key' => '

The s3 object key.

', 'SourceConfig$s3Key' => '

The s3 object key.

', 'TemplateLocation$s3Key' => '

The list of S3 keys identifying the data source files.

', ], ], 'S3KeyOrPrefix' => [ 'base' => NULL, 'refs' => [ 'S3KeyOutput$s3Key' => '

The S3 key.

', 'S3KeysOrPrefixes$member' => NULL, ], ], 'S3KeyOutput' => [ 'base' => '

Information about S3 keys.

', 'refs' => [ 'S3KeyOutputs$member' => NULL, ], ], 'S3KeyOutputs' => [ 'base' => NULL, 'refs' => [ 'DataSource$s3Keys' => '

The list of S3 keys identifying the data source files.

', ], ], 'S3KeysOrPrefixes' => [ 'base' => NULL, 'refs' => [ 'DataSourceConfig$s3Keys' => '

The list of S3 keys identifying the data source files.

', ], ], 'S3Object' => [ 'base' => '

Information about an S3 object.

', 'refs' => [ 'DeploymentConfig$downloadConditionFile' => '

The download condition file.

', ], ], 'SecurityGroups' => [ 'base' => NULL, 'refs' => [ 'VPCConfig$securityGroups' => '

A list of one or more security groups IDs in your VPC.

', 'VPCConfigResponse$securityGroups' => '

A list of security group IDs associated with the simulation job.

', ], ], 'ServiceUnavailableException' => [ 'base' => '

The request has failed due to a temporary failure of the server.

', 'refs' => [], ], 'SimulationApplicationConfig' => [ 'base' => '

Information about a simulation application configuration.

', 'refs' => [ 'SimulationApplicationConfigs$member' => NULL, ], ], 'SimulationApplicationConfigs' => [ 'base' => NULL, 'refs' => [ 'CreateSimulationJobRequest$simulationApplications' => '

The simulation application to use in the simulation job.

', 'CreateSimulationJobResponse$simulationApplications' => '

The simulation application used by the simulation job.

', 'DescribeSimulationJobResponse$simulationApplications' => '

A list of simulation applications.

', 'SimulationJob$simulationApplications' => '

A list of simulation applications.

', 'SimulationJobRequest$simulationApplications' => '

The simulation applications to use in the simulation job.

', ], ], 'SimulationApplicationNames' => [ 'base' => NULL, 'refs' => [ 'SimulationJobSummary$simulationApplicationNames' => '

A list of simulation job simulation application names.

', ], ], 'SimulationApplicationSummaries' => [ 'base' => NULL, 'refs' => [ 'ListSimulationApplicationsResponse$simulationApplicationSummaries' => '

A list of simulation application summaries that meet the criteria of the request.

', ], ], 'SimulationApplicationSummary' => [ 'base' => '

Summary information for a simulation application.

', 'refs' => [ 'SimulationApplicationSummaries$member' => NULL, ], ], 'SimulationJob' => [ 'base' => '

Information about a simulation job.

', 'refs' => [ 'SimulationJobs$member' => NULL, ], ], 'SimulationJobBatchErrorCode' => [ 'base' => NULL, 'refs' => [ 'DescribeSimulationJobBatchResponse$failureCode' => '

The failure code of the simulation job batch.

', 'StartSimulationJobBatchResponse$failureCode' => '

The failure code if the simulation job batch failed.

', ], ], 'SimulationJobBatchStatus' => [ 'base' => NULL, 'refs' => [ 'DescribeSimulationJobBatchResponse$status' => '

The status of the batch.

Pending

The simulation job batch request is pending.

InProgress

The simulation job batch is in progress.

Failed

The simulation job batch failed. One or more simulation job requests could not be completed due to an internal failure (like InternalServiceError). See failureCode and failureReason for more information.

Completed

The simulation batch job completed. A batch is complete when (1) there are no pending simulation job requests in the batch and none of the failed simulation job requests are due to InternalServiceError and (2) when all created simulation jobs have reached a terminal state (for example, Completed or Failed).

Canceled

The simulation batch job was cancelled.

Canceling

The simulation batch job is being cancelled.

Completing

The simulation batch job is completing.

TimingOut

The simulation job batch is timing out.

If a batch timing out, and there are pending requests that were failing due to an internal failure (like InternalServiceError), the batch status will be Failed. If there are no such failing request, the batch status will be TimedOut.

TimedOut

The simulation batch job timed out.

', 'SimulationJobBatchSummary$status' => '

The status of the simulation job batch.

Pending

The simulation job batch request is pending.

InProgress

The simulation job batch is in progress.

Failed

The simulation job batch failed. One or more simulation job requests could not be completed due to an internal failure (like InternalServiceError). See failureCode and failureReason for more information.

Completed

The simulation batch job completed. A batch is complete when (1) there are no pending simulation job requests in the batch and none of the failed simulation job requests are due to InternalServiceError and (2) when all created simulation jobs have reached a terminal state (for example, Completed or Failed).

Canceled

The simulation batch job was cancelled.

Canceling

The simulation batch job is being cancelled.

Completing

The simulation batch job is completing.

TimingOut

The simulation job batch is timing out.

If a batch timing out, and there are pending requests that were failing due to an internal failure (like InternalServiceError), the batch status will be Failed. If there are no such failing request, the batch status will be TimedOut.

TimedOut

The simulation batch job timed out.

', 'StartSimulationJobBatchResponse$status' => '

The status of the simulation job batch.

Pending

The simulation job batch request is pending.

InProgress

The simulation job batch is in progress.

Failed

The simulation job batch failed. One or more simulation job requests could not be completed due to an internal failure (like InternalServiceError). See failureCode and failureReason for more information.

Completed

The simulation batch job completed. A batch is complete when (1) there are no pending simulation job requests in the batch and none of the failed simulation job requests are due to InternalServiceError and (2) when all created simulation jobs have reached a terminal state (for example, Completed or Failed).

Canceled

The simulation batch job was cancelled.

Canceling

The simulation batch job is being cancelled.

Completing

The simulation batch job is completing.

TimingOut

The simulation job batch is timing out.

If a batch timing out, and there are pending requests that were failing due to an internal failure (like InternalServiceError), the batch status will be Failed. If there are no such failing request, the batch status will be TimedOut.

TimedOut

The simulation batch job timed out.

', ], ], 'SimulationJobBatchSummaries' => [ 'base' => NULL, 'refs' => [ 'ListSimulationJobBatchesResponse$simulationJobBatchSummaries' => '

A list of simulation job batch summaries.

', ], ], 'SimulationJobBatchSummary' => [ 'base' => '

Information about a simulation job batch.

', 'refs' => [ 'SimulationJobBatchSummaries$member' => NULL, ], ], 'SimulationJobErrorCode' => [ 'base' => NULL, 'refs' => [ 'CreateSimulationJobResponse$failureCode' => '

The failure code of the simulation job if it failed:

InternalServiceError

Internal service error.

RobotApplicationCrash

Robot application exited abnormally.

SimulationApplicationCrash

Simulation application exited abnormally.

BadPermissionsRobotApplication

Robot application bundle could not be downloaded.

BadPermissionsSimulationApplication

Simulation application bundle could not be downloaded.

BadPermissionsS3Output

Unable to publish outputs to customer-provided S3 bucket.

BadPermissionsCloudwatchLogs

Unable to publish logs to customer-provided CloudWatch Logs resource.

SubnetIpLimitExceeded

Subnet IP limit exceeded.

ENILimitExceeded

ENI limit exceeded.

BadPermissionsUserCredentials

Unable to use the Role provided.

InvalidBundleRobotApplication

Robot bundle cannot be extracted (invalid format, bundling error, or other issue).

InvalidBundleSimulationApplication

Simulation bundle cannot be extracted (invalid format, bundling error, or other issue).

RobotApplicationVersionMismatchedEtag

Etag for RobotApplication does not match value during version creation.

SimulationApplicationVersionMismatchedEtag

Etag for SimulationApplication does not match value during version creation.

', 'DescribeSimulationJobResponse$failureCode' => '

The failure code of the simulation job if it failed:

InternalServiceError

Internal service error.

RobotApplicationCrash

Robot application exited abnormally.

SimulationApplicationCrash

Simulation application exited abnormally.

BadPermissionsRobotApplication

Robot application bundle could not be downloaded.

BadPermissionsSimulationApplication

Simulation application bundle could not be downloaded.

BadPermissionsS3Output

Unable to publish outputs to customer-provided S3 bucket.

BadPermissionsCloudwatchLogs

Unable to publish logs to customer-provided CloudWatch Logs resource.

SubnetIpLimitExceeded

Subnet IP limit exceeded.

ENILimitExceeded

ENI limit exceeded.

BadPermissionsUserCredentials

Unable to use the Role provided.

InvalidBundleRobotApplication

Robot bundle cannot be extracted (invalid format, bundling error, or other issue).

InvalidBundleSimulationApplication

Simulation bundle cannot be extracted (invalid format, bundling error, or other issue).

RobotApplicationVersionMismatchedEtag

Etag for RobotApplication does not match value during version creation.

SimulationApplicationVersionMismatchedEtag

Etag for SimulationApplication does not match value during version creation.

', 'FailedCreateSimulationJobRequest$failureCode' => '

The failure code.

', 'SimulationJob$failureCode' => '

The failure code of the simulation job if it failed.

', ], ], 'SimulationJobRequest' => [ 'base' => '

Information about a simulation job request.

', 'refs' => [ 'CreateSimulationJobRequests$member' => NULL, 'FailedCreateSimulationJobRequest$request' => '

The simulation job request.

', ], ], 'SimulationJobStatus' => [ 'base' => NULL, 'refs' => [ 'CreateSimulationJobResponse$status' => '

The status of the simulation job.

', 'DescribeSimulationJobResponse$status' => '

The status of the simulation job.

', 'SimulationJob$status' => '

Status of the simulation job.

', 'SimulationJobSummary$status' => '

The status of the simulation job.

', ], ], 'SimulationJobSummaries' => [ 'base' => NULL, 'refs' => [ 'DescribeSimulationJobBatchResponse$createdRequests' => '

A list of created simulation job summaries.

', 'ListSimulationJobsResponse$simulationJobSummaries' => '

A list of simulation job summaries that meet the criteria of the request.

', 'StartSimulationJobBatchResponse$createdRequests' => '

A list of created simulation job request summaries.

', ], ], 'SimulationJobSummary' => [ 'base' => '

Summary information for a simulation job.

', 'refs' => [ 'SimulationJobSummaries$member' => NULL, ], ], 'SimulationJobs' => [ 'base' => NULL, 'refs' => [ 'BatchDescribeSimulationJobResponse$jobs' => '

A list of simulation jobs.

', ], ], 'SimulationSoftwareSuite' => [ 'base' => '

Information about a simulation software suite.

', 'refs' => [ 'CreateSimulationApplicationRequest$simulationSoftwareSuite' => '

The simulation software suite used by the simulation application.

', 'CreateSimulationApplicationResponse$simulationSoftwareSuite' => '

The simulation software suite used by the simulation application.

', 'CreateSimulationApplicationVersionResponse$simulationSoftwareSuite' => '

The simulation software suite used by the simulation application.

', 'DescribeSimulationApplicationResponse$simulationSoftwareSuite' => '

The simulation software suite used by the simulation application.

', 'SimulationApplicationSummary$simulationSoftwareSuite' => '

Information about a simulation software suite.

', 'UpdateSimulationApplicationRequest$simulationSoftwareSuite' => '

The simulation software suite used by the simulation application.

', 'UpdateSimulationApplicationResponse$simulationSoftwareSuite' => '

The simulation software suite used by the simulation application.

', ], ], 'SimulationSoftwareSuiteType' => [ 'base' => NULL, 'refs' => [ 'SimulationSoftwareSuite$name' => '

The name of the simulation software suite.

', ], ], 'SimulationSoftwareSuiteVersionType' => [ 'base' => NULL, 'refs' => [ 'SimulationSoftwareSuite$version' => '

The version of the simulation software suite.

', ], ], 'SimulationTimeMillis' => [ 'base' => NULL, 'refs' => [ 'CreateSimulationJobResponse$simulationTimeMillis' => '

The simulation job execution duration in milliseconds.

', 'DescribeSimulationJobResponse$simulationTimeMillis' => '

The simulation job execution duration in milliseconds.

', 'SimulationJob$simulationTimeMillis' => '

The simulation job execution duration in milliseconds.

', ], ], 'SimulationUnit' => [ 'base' => NULL, 'refs' => [ 'Compute$simulationUnitLimit' => '

The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximum value provided. The default is 15.

', 'ComputeResponse$simulationUnitLimit' => '

The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximum value provided. The default is 15.

', ], ], 'Source' => [ 'base' => '

Information about a source.

', 'refs' => [ 'Sources$member' => NULL, ], ], 'SourceConfig' => [ 'base' => '

Information about a source configuration.

', 'refs' => [ 'SourceConfigs$member' => NULL, ], ], 'SourceConfigs' => [ 'base' => NULL, 'refs' => [ 'CreateRobotApplicationRequest$sources' => '

The sources of the robot application.

', 'CreateSimulationApplicationRequest$sources' => '

The sources of the simulation application.

', 'UpdateRobotApplicationRequest$sources' => '

The sources of the robot application.

', 'UpdateSimulationApplicationRequest$sources' => '

The sources of the simulation application.

', ], ], 'Sources' => [ 'base' => NULL, 'refs' => [ 'CreateRobotApplicationResponse$sources' => '

The sources of the robot application.

', 'CreateRobotApplicationVersionResponse$sources' => '

The sources of the robot application.

', 'CreateSimulationApplicationResponse$sources' => '

The sources of the simulation application.

', 'CreateSimulationApplicationVersionResponse$sources' => '

The sources of the simulation application.

', 'DescribeRobotApplicationResponse$sources' => '

The sources of the robot application.

', 'DescribeSimulationApplicationResponse$sources' => '

The sources of the simulation application.

', 'UpdateRobotApplicationResponse$sources' => '

The sources of the robot application.

', 'UpdateSimulationApplicationResponse$sources' => '

The sources of the simulation application.

', ], ], 'StartSimulationJobBatchRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartSimulationJobBatchResponse' => [ 'base' => NULL, 'refs' => [], ], 'Subnets' => [ 'base' => NULL, 'refs' => [ 'VPCConfig$subnets' => '

A list of one or more subnet IDs in your VPC.

', 'VPCConfigResponse$subnets' => '

A list of subnet IDs associated with the simulation job.

', ], ], 'SyncDeploymentJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'SyncDeploymentJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeyList$member' => NULL, 'TagMap$key' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$tagKeys' => '

A map that contains tag keys and tag values that will be unattached from the resource.

', ], ], 'TagMap' => [ 'base' => NULL, 'refs' => [ 'CreateDeploymentJobRequest$tags' => '

A map that contains tag keys and tag values that are attached to the deployment job.

', 'CreateDeploymentJobResponse$tags' => '

The list of all tags added to the deployment job.

', 'CreateFleetRequest$tags' => '

A map that contains tag keys and tag values that are attached to the fleet.

', 'CreateFleetResponse$tags' => '

The list of all tags added to the fleet.

', 'CreateRobotApplicationRequest$tags' => '

A map that contains tag keys and tag values that are attached to the robot application.

', 'CreateRobotApplicationResponse$tags' => '

The list of all tags added to the robot application.

', 'CreateRobotRequest$tags' => '

A map that contains tag keys and tag values that are attached to the robot.

', 'CreateRobotResponse$tags' => '

The list of all tags added to the robot.

', 'CreateSimulationApplicationRequest$tags' => '

A map that contains tag keys and tag values that are attached to the simulation application.

', 'CreateSimulationApplicationResponse$tags' => '

The list of all tags added to the simulation application.

', 'CreateSimulationJobRequest$tags' => '

A map that contains tag keys and tag values that are attached to the simulation job.

', 'CreateSimulationJobResponse$tags' => '

The list of all tags added to the simulation job.

', 'CreateWorldExportJobRequest$tags' => '

A map that contains tag keys and tag values that are attached to the world export job.

', 'CreateWorldExportJobResponse$tags' => '

A map that contains tag keys and tag values that are attached to the world export job.

', 'CreateWorldGenerationJobRequest$tags' => '

A map that contains tag keys and tag values that are attached to the world generator job.

', 'CreateWorldGenerationJobRequest$worldTags' => '

A map that contains tag keys and tag values that are attached to the generated worlds.

', 'CreateWorldGenerationJobResponse$tags' => '

A map that contains tag keys and tag values that are attached to the world generator job.

', 'CreateWorldGenerationJobResponse$worldTags' => '

A map that contains tag keys and tag values that are attached to the generated worlds.

', 'CreateWorldTemplateRequest$tags' => '

A map that contains tag keys and tag values that are attached to the world template.

', 'CreateWorldTemplateResponse$tags' => '

A map that contains tag keys and tag values that are attached to the world template.

', 'DescribeDeploymentJobResponse$tags' => '

The list of all tags added to the specified deployment job.

', 'DescribeFleetResponse$tags' => '

The list of all tags added to the specified fleet.

', 'DescribeRobotApplicationResponse$tags' => '

The list of all tags added to the specified robot application.

', 'DescribeRobotResponse$tags' => '

The list of all tags added to the specified robot.

', 'DescribeSimulationApplicationResponse$tags' => '

The list of all tags added to the specified simulation application.

', 'DescribeSimulationJobBatchResponse$tags' => '

A map that contains tag keys and tag values that are attached to the simulation job batch.

', 'DescribeSimulationJobResponse$tags' => '

The list of all tags added to the specified simulation job.

', 'DescribeWorldExportJobResponse$tags' => '

A map that contains tag keys and tag values that are attached to the world export job.

', 'DescribeWorldGenerationJobResponse$tags' => '

A map that contains tag keys and tag values that are attached to the world generation job.

', 'DescribeWorldGenerationJobResponse$worldTags' => '

A map that contains tag keys and tag values that are attached to the generated worlds.

', 'DescribeWorldResponse$tags' => '

A map that contains tag keys and tag values that are attached to the world.

', 'DescribeWorldTemplateResponse$tags' => '

A map that contains tag keys and tag values that are attached to the world template.

', 'ListTagsForResourceResponse$tags' => '

The list of all tags added to the specified resource.

', 'SimulationJob$tags' => '

A map that contains tag keys and tag values that are attached to the simulation job.

', 'SimulationJobRequest$tags' => '

A map that contains tag keys and tag values that are attached to the simulation job request.

', 'StartSimulationJobBatchRequest$tags' => '

A map that contains tag keys and tag values that are attached to the deployment job batch.

', 'StartSimulationJobBatchResponse$tags' => '

A map that contains tag keys and tag values that are attached to the deployment job batch.

', 'TagResourceRequest$tags' => '

A map that contains tag keys and tag values that are attached to the resource.

', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'TagMap$value' => NULL, ], ], 'TemplateLocation' => [ 'base' => '

Information about a template location.

', 'refs' => [ 'CreateWorldTemplateRequest$templateLocation' => '

The location of the world template.

', 'UpdateWorldTemplateRequest$templateLocation' => '

The location of the world template.

', ], ], 'TemplateName' => [ 'base' => NULL, 'refs' => [ 'CreateWorldTemplateRequest$name' => '

The name of the world template.

', 'CreateWorldTemplateResponse$name' => '

The name of the world template.

', 'DescribeWorldTemplateResponse$name' => '

The name of the world template.

', 'TemplateSummary$name' => '

The name of the template.

', 'UpdateWorldTemplateRequest$name' => '

The name of the template.

', 'UpdateWorldTemplateResponse$name' => '

The name of the world template.

', ], ], 'TemplateSummaries' => [ 'base' => NULL, 'refs' => [ 'ListWorldTemplatesResponse$templateSummaries' => '

Summary information for templates.

', ], ], 'TemplateSummary' => [ 'base' => '

Summary information for a template.

', 'refs' => [ 'TemplateSummaries$member' => NULL, ], ], 'ThrottlingException' => [ 'base' => '

AWS RoboMaker is temporarily unable to process the request. Try your call again.

', 'refs' => [], ], 'Tool' => [ 'base' => '

Information about a tool. Tools are used in a simulation job.

', 'refs' => [ 'Tools$member' => NULL, ], ], 'Tools' => [ 'base' => NULL, 'refs' => [ 'RobotApplicationConfig$tools' => '

Information about tools configured for the robot application.

', 'SimulationApplicationConfig$tools' => '

Information about tools configured for the simulation application.

', ], ], 'UnrestrictedCommand' => [ 'base' => NULL, 'refs' => [ 'Tool$command' => '

Command-line arguments for the tool. It must include the tool executable name.

', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateRobotApplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateRobotApplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateSimulationApplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateSimulationApplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateWorldTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateWorldTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'UploadBehavior' => [ 'base' => NULL, 'refs' => [ 'UploadConfiguration$uploadBehavior' => '

Specifies when to upload the files:

UPLOAD_ON_TERMINATE

Matching files are uploaded once the simulation enters the TERMINATING state. Matching files are not uploaded until all of your code (including tools) have stopped.

If there is a problem uploading a file, the upload is retried. If problems persist, no further upload attempts will be made.

UPLOAD_ROLLING_AUTO_REMOVE

Matching files are uploaded as they are created. They are deleted after they are uploaded. The specified path is checked every 5 seconds. A final check is made when all of your code (including tools) have stopped.

', ], ], 'UploadConfiguration' => [ 'base' => '

Provides upload configuration information. Files are uploaded from the simulation job to a location you specify.

', 'refs' => [ 'UploadConfigurations$member' => NULL, ], ], 'UploadConfigurations' => [ 'base' => NULL, 'refs' => [ 'RobotApplicationConfig$uploadConfigurations' => '

The upload configurations for the robot application.

', 'SimulationApplicationConfig$uploadConfigurations' => '

Information about upload configurations for the simulation application.

', ], ], 'VPCConfig' => [ 'base' => '

If your simulation job accesses resources in a VPC, you provide this parameter identifying the list of security group IDs and subnet IDs. These must belong to the same VPC. You must provide at least one security group and two subnet IDs.

', 'refs' => [ 'CreateSimulationJobRequest$vpcConfig' => '

If your simulation job accesses resources in a VPC, you provide this parameter identifying the list of security group IDs and subnet IDs. These must belong to the same VPC. You must provide at least one security group and one subnet ID.

', 'SimulationJobRequest$vpcConfig' => NULL, ], ], 'VPCConfigResponse' => [ 'base' => '

VPC configuration associated with your simulation job.

', 'refs' => [ 'CreateSimulationJobResponse$vpcConfig' => '

Information about the vpc configuration.

', 'DescribeSimulationJobResponse$vpcConfig' => '

The VPC configuration.

', 'SimulationJob$vpcConfig' => '

VPC configuration information.

', ], ], 'Version' => [ 'base' => NULL, 'refs' => [ 'CreateRobotApplicationResponse$version' => '

The version of the robot application.

', 'CreateRobotApplicationVersionResponse$version' => '

The version of the robot application.

', 'CreateSimulationApplicationResponse$version' => '

The version of the simulation application.

', 'CreateSimulationApplicationVersionResponse$version' => '

The version of the simulation application.

', 'DeleteRobotApplicationRequest$applicationVersion' => '

The version of the robot application to delete.

', 'DeleteSimulationApplicationRequest$applicationVersion' => '

The version of the simulation application to delete.

', 'DescribeRobotApplicationRequest$applicationVersion' => '

The version of the robot application to describe.

', 'DescribeRobotApplicationResponse$version' => '

The version of the robot application.

', 'DescribeSimulationApplicationRequest$applicationVersion' => '

The version of the simulation application to describe.

', 'DescribeSimulationApplicationResponse$version' => '

The version of the simulation application.

', 'RobotApplicationConfig$applicationVersion' => '

The version of the robot application.

', 'RobotApplicationSummary$version' => '

The version of the robot application.

', 'SimulationApplicationConfig$applicationVersion' => '

The version of the simulation application.

', 'SimulationApplicationSummary$version' => '

The version of the simulation application.

', 'UpdateRobotApplicationResponse$version' => '

The version of the robot application.

', 'UpdateSimulationApplicationResponse$version' => '

The version of the robot application.

', ], ], 'VersionQualifier' => [ 'base' => NULL, 'refs' => [ 'ListRobotApplicationsRequest$versionQualifier' => '

The version qualifier of the robot application.

', 'ListSimulationApplicationsRequest$versionQualifier' => '

The version qualifier of the simulation application.

', ], ], 'WorldConfig' => [ 'base' => '

Configuration information for a world.

', 'refs' => [ 'WorldConfigs$member' => NULL, ], ], 'WorldConfigs' => [ 'base' => NULL, 'refs' => [ 'SimulationApplicationConfig$worldConfigs' => '

A list of world configurations.

', ], ], 'WorldCount' => [ 'base' => '

The number of worlds that will be created. You can configure the number of unique floorplans and the number of unique interiors for each floor plan. For example, if you want 1 world with 20 unique interiors, you set floorplanCount = 1 and interiorCountPerFloorplan = 20. This will result in 20 worlds (floorplanCount * interiorCountPerFloorplan).

If you set floorplanCount = 4 and interiorCountPerFloorplan = 5, there will be 20 worlds with 5 unique floor plans.

', 'refs' => [ 'CreateWorldGenerationJobRequest$worldCount' => '

Information about the world count.

', 'CreateWorldGenerationJobResponse$worldCount' => '

Information about the world count.

', 'DescribeWorldGenerationJobResponse$worldCount' => '

Information about the world count.

', 'WorldGenerationJobSummary$worldCount' => '

Information about the world count.

', ], ], 'WorldExportJobErrorCode' => [ 'base' => NULL, 'refs' => [ 'CreateWorldExportJobResponse$failureCode' => '

The failure code of the world export job if it failed:

InternalServiceError

Internal service error.

LimitExceeded

The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.

ResourceNotFound

The specified resource could not be found.

RequestThrottled

The request was throttled.

InvalidInput

An input parameter in the request is not valid.

AllWorldGenerationFailed

All of the worlds in the world generation job failed. This can happen if your worldCount is greater than 50 or less than 1.

For more information about troubleshooting WorldForge, see Troubleshooting Simulation WorldForge.

', 'DescribeWorldExportJobResponse$failureCode' => '

The failure code of the world export job if it failed:

InternalServiceError

Internal service error.

LimitExceeded

The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.

ResourceNotFound

The specified resource could not be found.

RequestThrottled

The request was throttled.

InvalidInput

An input parameter in the request is not valid.

', ], ], 'WorldExportJobStatus' => [ 'base' => NULL, 'refs' => [ 'CreateWorldExportJobResponse$status' => '

The status of the world export job.

Pending

The world export job request is pending.

Running

The world export job is running.

Completed

The world export job completed.

Failed

The world export job failed. See failureCode for more information.

Canceled

The world export job was cancelled.

Canceling

The world export job is being cancelled.

', 'DescribeWorldExportJobResponse$status' => '

The status of the world export job.

Pending

The world export job request is pending.

Running

The world export job is running.

Completed

The world export job completed.

Failed

The world export job failed. See failureCode and failureReason for more information.

Canceled

The world export job was cancelled.

Canceling

The world export job is being cancelled.

', 'WorldExportJobSummary$status' => '

The status of the world export job.

Pending

The world export job request is pending.

Running

The world export job is running.

Completed

The world export job completed.

Failed

The world export job failed. See failureCode for more information.

Canceled

The world export job was cancelled.

Canceling

The world export job is being cancelled.

', ], ], 'WorldExportJobSummaries' => [ 'base' => NULL, 'refs' => [ 'ListWorldExportJobsResponse$worldExportJobSummaries' => '

Summary information for world export jobs.

', ], ], 'WorldExportJobSummary' => [ 'base' => '

Information about a world export job.

', 'refs' => [ 'WorldExportJobSummaries$member' => NULL, ], ], 'WorldFailure' => [ 'base' => '

Information about a failed world.

', 'refs' => [ 'WorldFailures$member' => NULL, ], ], 'WorldFailures' => [ 'base' => NULL, 'refs' => [ 'FailureSummary$failures' => '

The worlds that failed.

', ], ], 'WorldGenerationJobErrorCode' => [ 'base' => NULL, 'refs' => [ 'CreateWorldGenerationJobResponse$failureCode' => '

The failure code of the world generator job if it failed:

InternalServiceError

Internal service error.

LimitExceeded

The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.

ResourceNotFound

The specified resource could not be found.

RequestThrottled

The request was throttled.

InvalidInput

An input parameter in the request is not valid.

', 'DescribeWorldGenerationJobResponse$failureCode' => '

The failure code of the world generation job if it failed:

InternalServiceError

Internal service error.

LimitExceeded

The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.

ResourceNotFound

The specified resource could not be found.

RequestThrottled

The request was throttled.

InvalidInput

An input parameter in the request is not valid.

', 'WorldFailure$failureCode' => '

The failure code of the world export job if it failed:

InternalServiceError

Internal service error.

LimitExceeded

The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.

ResourceNotFound

The specified resource could not be found.

RequestThrottled

The request was throttled.

InvalidInput

An input parameter in the request is not valid.

', ], ], 'WorldGenerationJobStatus' => [ 'base' => NULL, 'refs' => [ 'CreateWorldGenerationJobResponse$status' => '

The status of the world generator job.

Pending

The world generator job request is pending.

Running

The world generator job is running.

Completed

The world generator job completed.

Failed

The world generator job failed. See failureCode for more information.

PartialFailed

Some worlds did not generate.

Canceled

The world generator job was cancelled.

Canceling

The world generator job is being cancelled.

', 'DescribeWorldGenerationJobResponse$status' => '

The status of the world generation job:

Pending

The world generation job request is pending.

Running

The world generation job is running.

Completed

The world generation job completed.

Failed

The world generation job failed. See failureCode for more information.

PartialFailed

Some worlds did not generate.

Canceled

The world generation job was cancelled.

Canceling

The world generation job is being cancelled.

', 'WorldGenerationJobSummary$status' => '

The status of the world generator job:

Pending

The world generator job request is pending.

Running

The world generator job is running.

Completed

The world generator job completed.

Failed

The world generator job failed. See failureCode for more information.

PartialFailed

Some worlds did not generate.

Canceled

The world generator job was cancelled.

Canceling

The world generator job is being cancelled.

', ], ], 'WorldGenerationJobSummaries' => [ 'base' => NULL, 'refs' => [ 'ListWorldGenerationJobsResponse$worldGenerationJobSummaries' => '

Summary information for world generator jobs.

', ], ], 'WorldGenerationJobSummary' => [ 'base' => '

Information about a world generator job.

', 'refs' => [ 'WorldGenerationJobSummaries$member' => NULL, ], ], 'WorldSummaries' => [ 'base' => NULL, 'refs' => [ 'ListWorldsResponse$worldSummaries' => '

Summary information for worlds.

', ], ], 'WorldSummary' => [ 'base' => '

Information about a world.

', 'refs' => [ 'WorldSummaries$member' => NULL, ], ], 'errorMessage' => [ 'base' => NULL, 'refs' => [ 'ConcurrentDeploymentException$message' => NULL, 'IdempotentParameterMismatchException$message' => NULL, 'InternalServerException$message' => NULL, 'InvalidParameterException$message' => NULL, 'LimitExceededException$message' => NULL, 'ResourceAlreadyExistsException$message' => NULL, 'ResourceNotFoundException$message' => NULL, 'ServiceUnavailableException$message' => NULL, 'ThrottlingException$message' => NULL, ], ], ],];