near / docs

NEAR Protocol Documentation
https://docs.near.org
Apache License 2.0
148 stars 359 forks source link

[DOC] Better highlight need to obtain AWS credentials (NEAR Lake) #2045

Closed thisisjoshford closed 3 months ago

thisisjoshford commented 3 months ago

Feedback was received that AWS credentials were bad when following this article. This highlighted that the statement to obtain your own keys was overlooked and assumed the example key was available for use.

Enhance this page in two ways:

Example:

aws_access_key_id=<YOUR_AWS_ACCESS_KEY_ID>
aws_secret_access_key=<YOUR_AWS_ACCESS_KEY>

Rather than:

aws_access_key_id=AKIAIOSFODNN7EXAMPLE
aws_secret_access_key=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY