aws-rb
Amazon Web Services SDK for Ruby
Install
- All systems
-
curl cmd.cat/aws-rb.sh
- Debian
-
apt-get install ruby-aws-sdk
- Ubuntu
-
apt-get install ruby-aws-sdk
- Arch Linux
-
pacman -S logstash
- Kali Linux
-
apt-get install ruby-aws-sdk
- Fedora
-
dnf install rubygem-aws-sdk
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-aws-sdk
- OS X
-
brew install logstash
- Raspbian
-
apt-get install ruby-aws-sdk
- Dockerfile
- dockerfile.run/aws-rb
ruby-aws-sdk
Amazon Web Services SDK for Ruby
The AWS SDK for Ruby provides a Ruby API for AWS infrastructure services. The SDK helps take the complexity out of coding by providing Ruby classes for many AWS services including Amazon S3, Amazon EC2, DynamoDB, and more.