Skip to content

Commit 2fee26e

Browse files
authored
Merge pull request SkylineCommunications#148 from gebr11/patch-1
Update Amazon_AWS_EC2.md
2 parents 7f79dfd + 6065971 commit 2fee26e

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

connector/doc/Amazon_AWS_EC2.md

+10-8
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ Amazon EC2's simple web service allows you to easily obtain and configure capaci
1212

1313
### Version Info
1414

15-
| **Range** | **Key Features** | **Based on** | **System Impact** |
16-
|----------------------|------------------------------------------|--------------|--------------------------|
17-
| 1.0.0.x | Initial version. | - | - |
18-
| 1.0.1.x [SLC Main] | Support for starting/stopping instances. | 1.0.0.3 | Removed HTTP connection. |
15+
| Range | Key Features | Based on | System Impact |
16+
|--------------------|------------------------------------------|----------|--------------------------|
17+
| 1.0.0.x | Initial version. | - | - |
18+
| 1.0.1.x [SLC Main] | Support for starting/stopping instances. | 1.0.0.3 | Removed HTTP connection. |
1919

2020
### Product Info
2121

@@ -26,10 +26,10 @@ Amazon EC2's simple web service allows you to easily obtain and configure capaci
2626

2727
### System Info
2828

29-
| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components |
30-
|-----------|---------------------|-------------------------|-----------------------|-------------------------|
31-
| 1.0.0.x | No | Yes | - | - |
32-
| 1.0.1.x | No | Yes | - | - |
29+
| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components |
30+
|---------|-----------------|---------------------|-------------------|---------------------|
31+
| 1.0.0.x | No | Yes | - | - |
32+
| 1.0.1.x | No | Yes | - | - |
3333

3434
## Configuration
3535

@@ -78,4 +78,6 @@ The **General** page features the Account ID, Access Key ID, and Secret Key. Apa
7878

7979
This **Instances** page provides an overview of all EC2 instances available for the specified region. In range **1.0.1.x**, the possibility to **start or stop instances** is also introduced.
8080

81+
The **Configuration** page (available below the Instances page in range **1.0.1.x**) contains the naming format for the retrieved instances. Enter a format based on the instructions in the Help parameter. This will take effect after the next polling cycle of the instances.
82+
8183
The **Debug** page (available in range 1.0.1.x) contains a table with records of all interactions with AWS.

0 commit comments

Comments
 (0)