Skip to content

Commit

Permalink
chore: adding link for setting up multi-bucket configuration to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanvn committed Sep 30, 2024
1 parent 757226b commit f825df3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ You can limit what users upload with these 3 props:
## Setting a Bucket
If you have configured your Amplify project to use multiple S3 buckets, you can use the `bucket` prop to choose which of the buckets the component will use:
If you have [configured your Amplify project to use multiple S3 buckets](https://docs.amplify.aws/react/build-a-backend/storage/set-up-storage/#configure-additional-storage-buckets), you can use the `bucket` prop to choose which of the buckets the component will use:
<Example>
<FileTypesExample />
Expand Down

0 comments on commit f825df3

Please sign in to comment.