Skip to content

Commit 6d5756f

Browse files
authored
s3 creds correction (#803)
1 parent a8dd2fa commit 6d5756f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_docs/integrations/cloud-storage.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,7 @@ The integration is ready. You will use the name of the integration as an environ
102102
]
103103
}
104104
```
105-
106-
1. Note down the **Access** and **Secret** keys generated when you created the S3 bucket.
105+
107106

108107
**Define S3 settings in Codefresh**
109108
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
112111
* Paste the **AWS Access Key ID** and **AWS Secret Access Key**.
113112
1. Click **Save**.
114113

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).
115+
116+
115117
{% include
116118
image.html
117119
lightbox="true"

0 commit comments

Comments
 (0)