mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
docs: fix getTemporarySecurityCredentials in aws-s3 (#5363)
This commit is contained in:
parent
54d3b4ed38
commit
f76d744246
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
|
@ -484,8 +481,6 @@ uppy.use(AwsS3, {
|
|||
});
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
[`gettemporarysecuritycredentials`]: #gettemporarysecuritycredentialsoptions
|
||||
[`shouldusemultipart`]: #shouldusemultipartfile
|
||||
[companion docs]: /docs/companion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue