NAME
Paws::Robomaker::SyncDeploymentJobResponse
ATTRIBUTES
Arn => Str
The Amazon Resource Name (ARN) of the synchronization request.
CreatedAt => Str
The time, in milliseconds since the epoch, when the fleet was created.
DeploymentApplicationConfigs => ArrayRef[Paws::Robomaker::DeploymentApplicationConfig]
Information about the deployment application configurations.
DeploymentConfig => Paws::Robomaker::DeploymentConfig
Information about the deployment configuration.
FailureCode => Str
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.
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 if the job fails.
Fleet => Str
The Amazon Resource Name (ARN) of the fleet.
Status => Str
The status of the synchronization job.
Valid values are: "Pending"
, "Preparing"
, "InProgress"
, "Failed"
, "Succeeded"
, "Canceled"
=head2 _request_id => Str