# Packages
Package robomakeriface provides an interface to enable mocking the AWS RoboMaker service client for testing your code.
# Functions
Architecture_Values returns all elements of the Architecture enum.
ComputeType_Values returns all elements of the ComputeType enum.
DataSourceType_Values returns all elements of the DataSourceType enum.
DeploymentJobErrorCode_Values returns all elements of the DeploymentJobErrorCode enum.
DeploymentStatus_Values returns all elements of the DeploymentStatus enum.
ExitBehavior_Values returns all elements of the ExitBehavior enum.
FailureBehavior_Values returns all elements of the FailureBehavior enum.
New creates a new instance of the RoboMaker client with a session.
RenderingEngineType_Values returns all elements of the RenderingEngineType enum.
RobotDeploymentStep_Values returns all elements of the RobotDeploymentStep enum.
RobotSoftwareSuiteType_Values returns all elements of the RobotSoftwareSuiteType enum.
RobotSoftwareSuiteVersionType_Values returns all elements of the RobotSoftwareSuiteVersionType enum.
RobotStatus_Values returns all elements of the RobotStatus enum.
SimulationJobBatchErrorCode_Values returns all elements of the SimulationJobBatchErrorCode enum.
SimulationJobBatchStatus_Values returns all elements of the SimulationJobBatchStatus enum.
SimulationJobErrorCode_Values returns all elements of the SimulationJobErrorCode enum.
SimulationJobStatus_Values returns all elements of the SimulationJobStatus enum.
SimulationSoftwareSuiteType_Values returns all elements of the SimulationSoftwareSuiteType enum.
UploadBehavior_Values returns all elements of the UploadBehavior enum.
WorldExportJobErrorCode_Values returns all elements of the WorldExportJobErrorCode enum.
WorldExportJobStatus_Values returns all elements of the WorldExportJobStatus enum.
WorldGenerationJobErrorCode_Values returns all elements of the WorldGenerationJobErrorCode enum.
WorldGenerationJobStatus_Values returns all elements of the WorldGenerationJobStatus enum.
# Constants
ArchitectureArm64 is a Architecture enum value.
ArchitectureArmhf is a Architecture enum value.
ArchitectureX8664 is a Architecture enum value.
ComputeTypeCpu is a ComputeType enum value.
ComputeTypeGpuAndCpu is a ComputeType enum value.
DataSourceTypeArchive is a DataSourceType enum value.
DataSourceTypeFile is a DataSourceType enum value.
DataSourceTypePrefix is a DataSourceType enum value.
DeploymentJobErrorCodeBadLambdaAssociated is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeBadPermissionError is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeDeploymentFleetDoesNotExist is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeDownloadConditionFailed is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeEnvironmentSetupError is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeEtagMismatch is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeExtractingBundleFailure is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeFailureThresholdBreached is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeFleetDeploymentTimeout is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeGreengrassDeploymentFailed is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeGreengrassGroupVersionDoesNotExist is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeInternalServerError is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeInvalidGreengrassGroup is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeLambdaDeleted is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeMissingRobotApplicationArchitecture is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeMissingRobotArchitecture is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeMissingRobotDeploymentResource is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodePostLaunchFileFailure is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodePreLaunchFileFailure is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeResourceNotFound is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeRobotAgentConnectionTimeout is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeRobotApplicationDoesNotExist is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeRobotDeploymentAborted is a DeploymentJobErrorCode enum value.
DeploymentJobErrorCodeRobotDeploymentNoResponse is a DeploymentJobErrorCode enum value.
DeploymentStatusCanceled is a DeploymentStatus enum value.
DeploymentStatusFailed is a DeploymentStatus enum value.
DeploymentStatusInProgress is a DeploymentStatus enum value.
DeploymentStatusPending is a DeploymentStatus enum value.
DeploymentStatusPreparing is a DeploymentStatus enum value.
DeploymentStatusSucceeded is a DeploymentStatus enum value.
ID to lookup a service endpoint with.
ErrCodeConcurrentDeploymentException for service response error code "ConcurrentDeploymentException".
ErrCodeIdempotentParameterMismatchException for service response error code "IdempotentParameterMismatchException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeInvalidParameterException for service response error code "InvalidParameterException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeResourceAlreadyExistsException for service response error code "ResourceAlreadyExistsException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ExitBehaviorFail is a ExitBehavior enum value.
ExitBehaviorRestart is a ExitBehavior enum value.
FailureBehaviorContinue is a FailureBehavior enum value.
FailureBehaviorFail is a FailureBehavior enum value.
RenderingEngineTypeOgre is a RenderingEngineType enum value.
RobotDeploymentStepDownloadingExtracting is a RobotDeploymentStep enum value.
RobotDeploymentStepExecutingDownloadCondition is a RobotDeploymentStep enum value.
RobotDeploymentStepExecutingPostLaunch is a RobotDeploymentStep enum value.
RobotDeploymentStepExecutingPreLaunch is a RobotDeploymentStep enum value.
RobotDeploymentStepFinished is a RobotDeploymentStep enum value.
RobotDeploymentStepLaunching is a RobotDeploymentStep enum value.
RobotDeploymentStepValidating is a RobotDeploymentStep enum value.
RobotSoftwareSuiteTypeGeneral is a RobotSoftwareSuiteType enum value.
RobotSoftwareSuiteTypeRos is a RobotSoftwareSuiteType enum value.
RobotSoftwareSuiteTypeRos2 is a RobotSoftwareSuiteType enum value.
RobotSoftwareSuiteVersionTypeDashing is a RobotSoftwareSuiteVersionType enum value.
RobotSoftwareSuiteVersionTypeFoxy is a RobotSoftwareSuiteVersionType enum value.
RobotSoftwareSuiteVersionTypeKinetic is a RobotSoftwareSuiteVersionType enum value.
RobotSoftwareSuiteVersionTypeMelodic is a RobotSoftwareSuiteVersionType enum value.
RobotStatusAvailable is a RobotStatus enum value.
RobotStatusDeploying is a RobotStatus enum value.
RobotStatusFailed is a RobotStatus enum value.
RobotStatusInSync is a RobotStatus enum value.
RobotStatusNoResponse is a RobotStatus enum value.
RobotStatusPendingNewDeployment is a RobotStatus enum value.
RobotStatusRegistered is a RobotStatus enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SimulationJobBatchErrorCodeInternalServiceError is a SimulationJobBatchErrorCode enum value.
SimulationJobBatchStatusCanceled is a SimulationJobBatchStatus enum value.
SimulationJobBatchStatusCanceling is a SimulationJobBatchStatus enum value.
SimulationJobBatchStatusCompleted is a SimulationJobBatchStatus enum value.
SimulationJobBatchStatusCompleting is a SimulationJobBatchStatus enum value.
SimulationJobBatchStatusFailed is a SimulationJobBatchStatus enum value.
SimulationJobBatchStatusInProgress is a SimulationJobBatchStatus enum value.
SimulationJobBatchStatusPending is a SimulationJobBatchStatus enum value.
SimulationJobBatchStatusTimedOut is a SimulationJobBatchStatus enum value.
SimulationJobBatchStatusTimingOut is a SimulationJobBatchStatus enum value.
SimulationJobErrorCodeBadPermissionsCloudwatchLogs is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeBadPermissionsRobotApplication is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeBadPermissionsS3object is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeBadPermissionsS3output is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeBadPermissionsSimulationApplication is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeBadPermissionsUserCredentials is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeBatchCanceled is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeBatchTimedOut is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeEnilimitExceeded is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeInternalServiceError is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeInvalidBundleRobotApplication is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeInvalidBundleSimulationApplication is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeInvalidInput is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeInvalidS3resource is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeLimitExceeded is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeMismatchedEtag is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeRequestThrottled is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeResourceNotFound is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeRobotApplicationCrash is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeRobotApplicationHealthCheckFailure is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeRobotApplicationVersionMismatchedEtag is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeSimulationApplicationCrash is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeSimulationApplicationHealthCheckFailure is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeSimulationApplicationVersionMismatchedEtag is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeSubnetIpLimitExceeded is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeThrottlingError is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeUploadContentMismatchError is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeWrongRegionRobotApplication is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeWrongRegionS3bucket is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeWrongRegionS3output is a SimulationJobErrorCode enum value.
SimulationJobErrorCodeWrongRegionSimulationApplication is a SimulationJobErrorCode enum value.
SimulationJobStatusCanceled is a SimulationJobStatus enum value.
SimulationJobStatusCompleted is a SimulationJobStatus enum value.
SimulationJobStatusFailed is a SimulationJobStatus enum value.
SimulationJobStatusPending is a SimulationJobStatus enum value.
SimulationJobStatusPreparing is a SimulationJobStatus enum value.
SimulationJobStatusRestarting is a SimulationJobStatus enum value.
SimulationJobStatusRunning is a SimulationJobStatus enum value.
SimulationJobStatusRunningFailed is a SimulationJobStatus enum value.
SimulationJobStatusTerminated is a SimulationJobStatus enum value.
SimulationJobStatusTerminating is a SimulationJobStatus enum value.
SimulationSoftwareSuiteTypeGazebo is a SimulationSoftwareSuiteType enum value.
SimulationSoftwareSuiteTypeRosbagPlay is a SimulationSoftwareSuiteType enum value.
SimulationSoftwareSuiteTypeSimulationRuntime is a SimulationSoftwareSuiteType enum value.
UploadBehaviorUploadOnTerminate is a UploadBehavior enum value.
UploadBehaviorUploadRollingAutoRemove is a UploadBehavior enum value.
WorldExportJobErrorCodeAccessDenied is a WorldExportJobErrorCode enum value.
WorldExportJobErrorCodeInternalServiceError is a WorldExportJobErrorCode enum value.
WorldExportJobErrorCodeInvalidInput is a WorldExportJobErrorCode enum value.
WorldExportJobErrorCodeLimitExceeded is a WorldExportJobErrorCode enum value.
WorldExportJobErrorCodeRequestThrottled is a WorldExportJobErrorCode enum value.
WorldExportJobErrorCodeResourceNotFound is a WorldExportJobErrorCode enum value.
WorldExportJobStatusCanceled is a WorldExportJobStatus enum value.
WorldExportJobStatusCanceling is a WorldExportJobStatus enum value.
WorldExportJobStatusCompleted is a WorldExportJobStatus enum value.
WorldExportJobStatusFailed is a WorldExportJobStatus enum value.
WorldExportJobStatusPending is a WorldExportJobStatus enum value.
WorldExportJobStatusRunning is a WorldExportJobStatus enum value.
WorldGenerationJobErrorCodeAllWorldGenerationFailed is a WorldGenerationJobErrorCode enum value.
WorldGenerationJobErrorCodeInternalServiceError is a WorldGenerationJobErrorCode enum value.
WorldGenerationJobErrorCodeInvalidInput is a WorldGenerationJobErrorCode enum value.
WorldGenerationJobErrorCodeLimitExceeded is a WorldGenerationJobErrorCode enum value.
WorldGenerationJobErrorCodeRequestThrottled is a WorldGenerationJobErrorCode enum value.
WorldGenerationJobErrorCodeResourceNotFound is a WorldGenerationJobErrorCode enum value.
WorldGenerationJobStatusCanceled is a WorldGenerationJobStatus enum value.
WorldGenerationJobStatusCanceling is a WorldGenerationJobStatus enum value.
WorldGenerationJobStatusCompleted is a WorldGenerationJobStatus enum value.
WorldGenerationJobStatusFailed is a WorldGenerationJobStatus enum value.
WorldGenerationJobStatusPartialFailed is a WorldGenerationJobStatus enum value.
WorldGenerationJobStatusPending is a WorldGenerationJobStatus enum value.
WorldGenerationJobStatusRunning is a WorldGenerationJobStatus enum value.
# Structs
Information about the batch policy.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Compute information for the simulation job.
Compute information for the simulation job.
The failure percentage threshold percentage was met.
Deprecated: AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.
Deprecated: AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.
Deprecated: AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.
Deprecated: AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.
Deprecated: AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.
Deprecated: AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.
Information about a data source.
Information about a data source.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Information about a deployment application configuration.
Information about a deployment configuration.
Information about a deployment job.
Configuration information for a deployment launch.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
The object that contains the Docker image URI for either your robot or simulation applications.
Information about a failed create simulation job request.
Information about worlds that failed.
Information about a filter.
Information about worlds that finished.
Information about a fleet.
The request uses the same client token as a previous, but non-identical request.
AWS RoboMaker experienced a service issue.
A parameter specified in a request is not valid, is unsupported, or cannot be used.
Information about a launch configuration.
The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
The logging configuration.
Describes a network interface.
The output location.
Configuration information for port forwarding.
An object representing a port mapping.
Information about the progress of a deployment job.
Deprecated: AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.
Deprecated: AWS RoboMaker is unable to process this request as the support for the AWS RoboMaker application deployment feature has ended.
Information about a rendering engine.
The specified resource already exists.
The specified resource does not exist.
RoboMaker provides the API operation methods for making requests to AWS RoboMaker.
Information about a robot.
Application configuration information for a robot.
Summary information for a robot application.
Information about a robot deployment.
Information about a robot software suite (ROS distribution).
Information about S3 keys.
Information about an S3 object.
The request has failed due to a temporary failure of the server.
Information about a simulation application configuration.
Summary information for a simulation application.
Information about a simulation job.
Information about a simulation job batch.
Information about a simulation job request.
Summary information for a simulation job.
Information about a simulation software suite.
Information about a source.
Information about a source configuration.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Deprecated: Support for the AWS RoboMaker application deployment feature has ended.
Information about a template location.
Summary information for a template.
AWS RoboMaker is temporarily unable to process the request.
Information about a tool.
Provides upload configuration information.
If your simulation job accesses resources in a VPC, you provide this parameter identifying the list of security group IDs and subnet IDs.
VPC configuration associated with your simulation job.
Configuration information for a world.
The number of worlds that will be created.
Information about a world export job.
Information about a failed world.
Information about a world generator job.
Information about a world.