Skip to content

Commit 46bf559

Browse files
authored
Update README.md
1 parent 0101489 commit 46bf559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-python/ec2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## List Instances
22

3-
Get instance details from a filter
3+
Get instance details from a filter, [examples/ec2_list_instances.py](examples/ec2_list_instances.py)
44

55
```
66
>>> import boto3

0 commit comments

Comments
 (0)