

# StepDetailsError
<a name="API_StepDetailsError"></a>

The details of the step error.

## Contents
<a name="API_StepDetailsError_Contents"></a>

 ** code **   <a name="deadlinecloud-Type-StepDetailsError-code"></a>
The error code.  
Type: String  
Valid Values: `AccessDeniedException | InternalServerException | ValidationException | ResourceNotFoundException | MaxPayloadSizeExceeded | ConflictException`   
Required: Yes

 ** jobId **   <a name="deadlinecloud-Type-StepDetailsError-jobId"></a>
The job ID.  
Type: String  
Pattern: `job-[0-9a-f]{32}`   
Required: Yes

 ** message **   <a name="deadlinecloud-Type-StepDetailsError-message"></a>
The error message detailing the error's cause.  
Type: String  
Required: Yes

 ** stepId **   <a name="deadlinecloud-Type-StepDetailsError-stepId"></a>
The step ID.  
Type: String  
Pattern: `step-[0-9a-f]{32}`   
Required: Yes

## See Also
<a name="API_StepDetailsError_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/deadline-2023-10-12/StepDetailsError) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/deadline-2023-10-12/StepDetailsError) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/deadline-2023-10-12/StepDetailsError) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS Deadline Cloud. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query deadline-cloud` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
