Skip to content

Commit b67cf8f

Browse files
committed
Add auto complete for describe instances
1 parent 7a04466 commit b67cf8f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

awsshell/data/ec2/2015-04-15/completions-1.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@
3636
"resourceIdentifier": "Id"
3737
}
3838
},
39+
"DescribeInstances": {
40+
"InstanceIds": {
41+
"resourceName": "Instance",
42+
"resourceIdentifier": "Id"
43+
}
44+
},
3945
"ResetSnapshotAttribute": {
4046
"SnapshotId": {
4147
"resourceName": "Snapshot",
@@ -550,4 +556,4 @@
550556
}
551557
}
552558
}
553-
}
559+
}

0 commit comments

Comments
 (0)