Skip to content

Commit

Permalink
docs: fix getTemporarySecurityCredentials in aws-s3 (#5363)
Browse files Browse the repository at this point in the history
  • Loading branch information
Murderlon committed Aug 1, 2024
1 parent 54d3b4e commit f76d744
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/uploader/aws-s3-multipart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -420,9 +420,6 @@ upload as query parameters.
- Set it to `['name']` to only send the `name` field.
- Set it to `true` (the default) to send _all_ metadata fields.

<details>
<summary>Deprecated options</summary>

#### `getTemporarySecurityCredentials(options)`

:::note
Expand Down Expand Up @@ -484,8 +481,6 @@ uppy.use(AwsS3, {
});
```

</details>

[`gettemporarysecuritycredentials`]: #gettemporarysecuritycredentialsoptions
[`shouldusemultipart`]: #shouldusemultipartfile
[companion docs]: /docs/companion
Expand Down

0 comments on commit f76d744

Please sign in to comment.