17590: Rename S3 volume config keys to match AWS terms.
[arvados.git] / doc / install / configure-s3-object-storage.html.textile.liquid
index 76a2f3ab5723121cb2d0ae9d7e4724c5b2c14d06..6a3c396d60dc71a3002c18eca0c19266e8280b29 100644 (file)
@@ -43,8 +43,8 @@ Volumes are configured in the @Volumes@ section of the cluster configuration fil
 
           # If you are not using an IAM role for authentication,
           # specify access credentials here instead.
-          AccessKey: <span class="userinput">""</span>
-          SecretKey: <span class="userinput">""</span>
+          AccessKeyID: <span class="userinput">""</span>
+          SecretAccessKey: <span class="userinput">""</span>
 
           # Storage provider region. For Google Cloud Storage, use ""
           # or omit.