You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/integrations/cloud-storage.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,8 +102,7 @@ The integration is ready. You will use the name of the integration as an environ
102
102
]
103
103
}
104
104
```
105
-
106
-
1. Note down the **Access** and **Secret** keys generated when you created the S3 bucket.
105
+
107
106
108
107
**Define S3 settings in Codefresh**
109
108
1. Select **Amazon Cloud Storage** as your [Cloud Storage provider](#connecting-your-storage-account).
@@ -112,6 +111,9 @@ The integration is ready. You will use the name of the integration as an environ
112
111
* Paste the **AWS Access Key ID** and **AWS Secret Access Key**.
113
112
1. Click **Save**.
114
113
114
+
For more information on how to obtain the **Access Key** and **Secret Access Key**, check the [AWS documentation](http://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html#access-keys-and-secret-access-keys).
0 commit comments