File tree 2 files changed +0
-8
lines changed
2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,10 @@ Manage Amazon EC2 Instances using the Client API (low-level) of Boto 3.
7
7
## Requirements
8
8
9
9
* You must have an [ Amazon Web Services (AWS)] ( http://aws.amazon.com/ ) account.
10
-
11
10
* The code was written for:
12
-
13
11
* Python 3
14
12
* AWS SDK for Python (Boto3)
15
-
16
13
* This example uses Client API (low-level) of Boto 3.
17
-
18
14
* Install the AWS SDK for Python (Boto3).
19
15
20
16
Install the latest Boto 3 release via pip:
Original file line number Diff line number Diff line change @@ -7,14 +7,10 @@ Manage Amazon EC2 Instances using the Resource API (high-level) of Boto 3.
7
7
## Requirements
8
8
9
9
* You must have an [ Amazon Web Services (AWS)] ( http://aws.amazon.com/ ) account.
10
-
11
10
* The code was written for:
12
-
13
11
* Python 3
14
12
* AWS SDK for Python (Boto3)
15
-
16
13
* This example uses Resource API (high-level) of Boto 3.
17
-
18
14
* Install the AWS SDK for Python (Boto3).
19
15
20
16
Install the latest Boto 3 release via pip:
You can’t perform that action at this time.
0 commit comments