Skip to content

Commit 8f01dab

Browse files
ebozdumannitisht
authored andcommitted
Adds tests for presigned operations and some improvements (#96)
* Creates new AWS Ruby SDK api commands and tests
1 parent 26e57c9 commit 8f01dab

File tree

2 files changed

+496
-245
lines changed

2 files changed

+496
-245
lines changed

build/ruby/aws-ruby.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ _init() {
2525
installDeps() {
2626
gem install aws-sdk
2727
gem install colorize
28+
gem install multipart_body
2829
}
2930

3031
main() {

0 commit comments

Comments
 (0)