docs fixes
This commit is contained in:
parent
fa82572f01
commit
4350ed28c3
1 changed files with 2 additions and 3 deletions
|
@ -91,9 +91,8 @@ EXAMPLES = '''
|
|||
RETURN = '''
|
||||
task:
|
||||
description: details about the tast that was started
|
||||
type: array of dict
|
||||
sample: [ clusterArn, containerInstanceArn, containers[], desiredStatus, lastStatus
|
||||
overrides, startedBy, taskArn, taskDefinitionArn ]
|
||||
type: complex
|
||||
sample: "TODO: include sample"
|
||||
'''
|
||||
try:
|
||||
import json
|
||||
|
|
Loading…
Reference in a new issue