{
"opencollection": "1.0.0",
"info": {
"name": "AWS Step Functions #X Amz Target=AWSStepFunctions.CreateActivity #X Amz Target=AWSStepFunctions.CreateActivity #X Amz Target=AWSStepFunctions.SendTaskFailure API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "Authorization",
"value": "{{Authorization}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "#X Amz Target=AWSStepFunctions.SendTaskFailure",
"type": "folder"
},
"items": [
{
"info": {
"name": "AWS Step Functions - Send Task Failure",
"type": "http"
},
"http": {
"method": "POST",
"url": "http://states.{region}.amazonaws.com/#X-Amz-Target=AWSStepFunctions.SendTaskFailure",
"headers": [
{
"name": "X-Amz-Content-Sha256",
"value": ""
},
{
"name": "X-Amz-Date",
"value": ""
},
{
"name": "X-Amz-Algorithm",
"value": ""
},
{
"name": "X-Amz-Credential",
"value": ""
},
{
"name": "X-Amz-Security-Token",
"value": ""
},
{
"name": "X-Amz-Signature",
"value": ""
},
{
"name": "X-Amz-SignedHeaders",
"value": ""
},
{
"name": "X-Amz-Target",
"value": ""
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Used by activity workers and task states using the callback pattern to report that the task identified by the taskToken failed."
}
]
}
],
"bundled": true
}