DescribeStep - Amazon EMR

DescribeStep

Provides more detail about the cluster step.

Request Syntax

{
 "ClusterId": "string",
 "StepId": "string"
}

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

The request accepts the following data in JSON format.

ClusterId

The identifier of the cluster with steps to describe.

Type: String

Required: Yes

StepId

The identifier of the step to describe.

Type: String

Required: Yes

Response Syntax

{
 "Step": { 
 "ActionOnFailure": "string",
 "Config": { 
 "Args": [ "string" ],
 "Jar": "string",
 "MainClass": "string",
 "Properties": { 
 "string" : "string" 
 }
 },
 "ExecutionRoleArn": "string",
 "Id": "string",
 "Name": "string",
 "Status": { 
 "FailureDetails": { 
 "LogFile": "string",
 "Message": "string",
 "Reason": "string"
 },
 "State": "string",
 "StateChangeReason": { 
 "Code": "string",
 "Message": "string"
 },
 "Timeline": { 
 "CreationDateTime": number,
 "EndDateTime": number,
 "StartDateTime": number
 }
 }
 }
}

Response Elements

If the action is successful, the service sends back an HTTP 200 response.

The following data is returned in JSON format by the service.

Step

The step details for the requested step identifier.

Type: Step object

Errors

For information about the errors that are common to all actions, see Common Errors.

InternalServerException

This exception occurs when there is an internal failure in the Amazon EMR service.

Message

The message associated with the exception.

HTTP Status Code: 500

InvalidRequestException

This exception occurs when there is something wrong with user input.

ErrorCode

The error code associated with the exception.

Message

The message associated with the exception.

HTTP Status Code: 400

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

Warning Javascript is disabled or is unavailable in your browser.

To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions.

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.

AltStyle によって変換されたページ (->オリジナル) /