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: src/content/docs/r2/examples/authenticate-r2-auth-tokens.mdx
+3-13Lines changed: 3 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ For providing secure access to bucket objects for anonymous users, we recommend
13
13
Pre-signed URLs do not require users to be a member of your organization and enable programmatic application directly.
14
14
:::
15
15
16
-
Ensure you have set the following environmental variables prior to running either example:
16
+
Ensure you have set the following environmental variables prior to running either example. Refer to [Get S3 API credentials from an API token](/r2/api/tokens/#get-s3-api-credentials-from-an-api-token) for more information.
0 commit comments