Centro Sviluppatori / ...
Ruby su AWS
Strumenti
![Inizia Inizia](https://d1.awsstatic.com/Developer%20Marketing/languages/net/Get%20Started-2x.fee9fe2376c2bb4f4c49d81524f0cd0636e65a5e.png)
![Servizi Servizi](https://d1.awsstatic.com/Developer%20Marketing/languages/net/Services-2x.aa8f4259567b96973fc594f836305e5d334ae78e.png)
![Soluzioni Soluzioni](https://d1.awsstatic.com/Developer%20Marketing/languages/net/Solutions-2x.dfd7902700538dd4a1a5471403ac08ad52ddf256.png)
![Libreria Digitale Libreria Digitale](https://d1.awsstatic.com/Developer%20Marketing/languages/net/NET%20Digital%20Library-2x.2003130c0a7d9323c4f01202b2c2450a61c8cf7c.png)
Blog
Total results: 96
-
Matt Muller, 30/01/2024RBS is a language to describe the structure of Ruby programs. We are happy to announce that AWS SDK for Ruby V3 now supports RBS type signatures! RBS support is released in aws-sdk-core version 3.191.0 and in every service gem (such as aws-sdk-s3) that depends on this version of core. RBS signatures are currently code [...]
-
Matt Muller, 01/11/2023Starting November 22, 2023, AWS SDK for Ruby version 3 will no longer support these end of life (EOL) Ruby runtime versions: Ruby 2.3 – EOL began on 2019-03-31 Ruby 2.4 – EOL began on 2020-03-31 Since these versions are end-of-life, we have seen support drop within the Ruby community, including Bundler, Docker, and some [...]
-
Matt Muller, 12/01/2022What is this? The AWS SDK For Ruby team is happy to announce the developer preview of smithy-ruby, a toolchain that can be used to code generate a “white label” Ruby SDK for your service API using Smithy modeling. An upcoming future version of the AWS SDK For Ruby will use Smithy code generation. What [...]
-
Matt Muller, 19/03/2021Starting September 1, 2021, AWS SDK For Ruby will no longer support these end of life (EOL) Ruby runtime versions: Ruby 1.9.3 – EOL began on 2015-02-23 Ruby 2.0.0 – EOL began on 2016-02-24 Ruby 2.1 – EOL began on 2017-03-31 Ruby 2.2 – EOL began on 2018-03-31 Since these versions have long passed end-of-life, [...]
Costruisci
Lavorare con DynamoDB
Segui alcuni semplici passaggi per creare una tabella di DynamoDB, aggiungere, leggere e aggiornare dati con AWS SDK per Ruby.
Gestisci i bucket S3 con Ruby
Una raccolta di brevi tutorial per eseguire operazioni comuni con i bucket S3 come l'archiviazione e la lettura dei bucket S3, la crittografia dei file e molto altro.
Costruisci un'applicazione serverless
Impara a creare ed eseguire una funzione Lambda dall'SDK di Ruby. Impara inoltre a configurare la tua funzione Lambda per ricevere notifiche.