GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::Robomaker::CreateDeploymentJobResponse(3) User Contributed Perl Documentation Paws::Robomaker::CreateDeploymentJobResponse(3)

Paws::Robomaker::CreateDeploymentJobResponse

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

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

The deployment application configuration.

The deployment configuration.

The failure code of the simulation job if it failed:

AWS Greengrass requires a service-level role permission to access other services. The role must include the "AWSGreengrassResourceAccessRolePolicy" managed policy (https://console.aws.amazon.com/iam/home?#/policies/arn:aws:iam::aws:policy/service-role/AWSGreengrassResourceAccessRolePolicy$jsonEditor).
The robot application could not be extracted from the bundle.
The percentage of robots that could not be updated exceeded the percentage set for the deployment.
The robot application could not be deployed to the robot.
The AWS Greengrass group or version associated with a robot is missing.
An internal error has occurred. Retry your request, but if the problem persists, contact us with details.
The robot application does not have a source that matches the architecture of the robot.
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?
The post-launch script failed.
The pre-launch script failed.
One or more deployment resources are missing. For example, do robot application source bundles still exist?
There is no response from the robot. It might not be powered on or connected to the internet.

Valid values are: "ResourceNotFound", "EnvironmentSetupError", "EtagMismatch", "FailureThresholdBreached", "RobotDeploymentAborted", "RobotDeploymentNoResponse", "RobotAgentConnectionTimeout", "GreengrassDeploymentFailed", "InvalidGreengrassGroup", "MissingRobotArchitecture", "MissingRobotApplicationArchitecture", "MissingRobotDeploymentResource", "GreengrassGroupVersionDoesNotExist", "LambdaDeleted", "ExtractingBundleFailure", "PreLaunchFileFailure", "PostLaunchFileFailure", "BadPermissionError", "DownloadConditionFailed", "BadLambdaAssociated", "InternalServerError", "RobotApplicationDoesNotExist", "DeploymentFleetDoesNotExist", "FleetDeploymentTimeout" =head2 FailureReason => Str

The failure reason of the deployment job if it failed.

The target fleet for the deployment job.

The status of the deployment job.

Valid values are: "Pending", "Preparing", "InProgress", "Failed", "Succeeded", "Canceled" =head2 Tags => Paws::Robomaker::TagMap

The list of all tags added to the deployment job.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.