|
12 | 12 | - [Create an instance](#create-an-instance)
|
13 | 13 | - [Configure an instance](#configure-an-instance)
|
14 | 14 | - [Delete an instance](#delete-an-instance)
|
| 15 | +- [Create an AWS S3 Gateway Instance](#create-an-aws-s3-gateway-instance) |
| 16 | + - [Test Connectivity of AWS S3 Gateway Instance](#test-connectivity-of-aws-s3-gateway-instance) |
15 | 17 |
|
16 | 18 | <!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
17 | 19 |
|
18 |
| - |
19 | 20 | ## Create an instance
|
20 | 21 |
|
21 | 22 | - Make sure that you're logged in to the management console.
|
|
66 | 67 | Demo:
|
67 | 68 |
|
68 | 69 | 
|
| 70 | + |
| 71 | +## Create an AWS S3 Gateway Instance |
| 72 | + |
| 73 | +- From the left panel, click on **Gateway & Cache**. |
| 74 | +- Click on **Add Instance** button from the right. Its dialog box will appear. |
| 75 | +- Select **AWS S3** from the **Provider** drop-down list. |
| 76 | +- Type in the **Instance Name**. |
| 77 | +- Get your AWS S3 Access and Secret keys and fill in their respective fields. |
| 78 | + Click on **Add Instance** button of the dialog box and an instance will be |
| 79 | + added. |
| 80 | + |
| 81 | +Demo: |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | +### Test Connectivity of AWS S3 Gateway Instance |
| 86 | + |
| 87 | +- Click on the **Open** button  of the |
| 88 | + instance that you want to test. |
| 89 | +- From the properties panel, select **CONFIGURE**. |
| 90 | +- Click on **Test Connectivity** button. |
| 91 | +- The message **"Connected successfully."** will appear in case of a successful |
| 92 | + connection. |
| 93 | + |
| 94 | + |
0 commit comments