-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add functionality for requester pays buckets * add removed dependency * add debug for requester pays * remove debug statements and fix url concat * fix presigned url tests and clean up * resolve poetry.lock conflict * add mock presigned urls for blank tests * add functionality for requester pays buckets * add removed dependency * add debug for requester pays * remove debug statements and fix url concat * fix presigned url tests and clean up * add mock presigned urls for blank tests * clean up and fix function case * adding config to boto clients * add handler for custom parameters for s3 presigned urls * fix tests * clean up and add extra params for requester pays * remove custom parameters for upload presigned url * fix requester pays params logic * add session token (#1176) * add session token * fix multipart upload * rename var * fix update * fix bucket name * fix * refactor logic * update lock * address pr comments * update * update lock * test * fix * test * restore * try authlib version * update comment * update lock * update version * Update pyproject.toml Co-authored-by: Pauline Ribeyre <[email protected]> * Update pyproject.toml Co-authored-by: Pauline Ribeyre <[email protected]> * redo lock * add to default config --------- Co-authored-by: Mingfei Shao <[email protected]> Co-authored-by: Mingfei Shao <[email protected]> Co-authored-by: Pauline Ribeyre <[email protected]>
- Loading branch information
1 parent
e1a568d
commit cd66a72
Showing
9 changed files
with
219 additions
and
137 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.