Describe Job Flows
POST {{aws_emr_base_url}}/?Action=DescribeJobFlows
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string |
Request Body
{"CreatedAfter"=>42, "CreatedBefore"=>42, "JobFlowIds"=>["string"], "JobFlowStates"=>["string"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |