Skip to content

Commit a38de40

Browse files
committed
Updated README.md
1 parent 96659ed commit a38de40

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

awsec2instances-capi/README.md

-4
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,10 @@ Manage Amazon EC2 Instances using the Client API (low-level) of Boto 3.
77
## Requirements
88

99
* You must have an [Amazon Web Services (AWS)](http://aws.amazon.com/) account.
10-
1110
* The code was written for:
12-
1311
* Python 3
1412
* AWS SDK for Python (Boto3)
15-
1613
* This example uses Client API (low-level) of Boto 3.
17-
1814
* Install the AWS SDK for Python (Boto3).
1915

2016
Install the latest Boto 3 release via pip:

awsec2instances-rapi/README.md

-4
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,10 @@ Manage Amazon EC2 Instances using the Resource API (high-level) of Boto 3.
77
## Requirements
88

99
* You must have an [Amazon Web Services (AWS)](http://aws.amazon.com/) account.
10-
1110
* The code was written for:
12-
1311
* Python 3
1412
* AWS SDK for Python (Boto3)
15-
1613
* This example uses Resource API (high-level) of Boto 3.
17-
1814
* Install the AWS SDK for Python (Boto3).
1915

2016
Install the latest Boto 3 release via pip:

0 commit comments

Comments
 (0)