We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3672876 + 704a332 commit 1cb6256Copy full SHA for 1cb6256
1 file changed
services/repository/src/main/java/org/sagebionetworks/repo/web/controller/EntityController.java
@@ -1677,7 +1677,7 @@ public void filePreviewRedirectURLForVersion(
1677
/**
1678
* Gets the temporary S3 credentials from STS for the given entity. These
1679
* credentials are only good for the bucket and base key specified by the
1680
- * returned credentials and expire 12 hours after this API is called.
+ * returned credentials and expire 1 hour after this API is called.
1681
*
1682
* <p>
1683
* The specified entity must be a folder with an STS-enabled storage location.
0 commit comments