Constants ▾ const ( // AccountTakeoverEventActionTypeBlock is a AccountTakeoverEventActionType enum value AccountTakeoverEventActionTypeBlock = "BLOCK" // AccountTakeoverEventActionTypeMfaIfConfigured is a AccountTakeoverEventActionType enum value AccountTakeoverEventActionTypeMfaIfConfigured = "MFA_IF_CONFIGURED" // AccountTakeoverEventActionTypeMfaRequired is a AccountTakeoverEventActionType enu
There are more AWS SDK examples available in the AWS Doc SDK Examples GitHub repo. Code examples for Amazon Cognito Identity using AWS SDKs The following code examples show you how to use Amazon Cognito Identity with an AWS software development kit (SDK). Actions are code excerpts from larger programs and must be run in context. While actions show you how to call individual service functions, you
AWS Developer Tools Blog Announcing the Modularized AWS SDK for Ruby (Version 3) We’re excited to announce today’s stable release of version 3 of the AWS SDK for Ruby. The SDK is now available with over 100 service-specific gems (starting with aws-sdk-*, such as aws-sdk-s3) on RubyGems. You can find a full list of available service gems can be found at our GitHub landing page. Features Version 3 o
Where should I send your free “Get Launching With Rails” mini-course? - An awesome mini-course on launching a new rails app! - New video tutorials sent via email every Thursday to help keep you motivated! - Exclusive tech talk videos focused on the latest in the Ruby community! - Free downloadable cheat sheets so you can always have reference!
Dynamoid is an ORM for Amazon's DynamoDB for Ruby applications. It provides similar functionality to ActiveRecord and improves on Amazon's existing HashModel by providing better searching tools and native association support. DynamoDB is not like other document-based databases you might know, and is very different indeed from relational databases. It sacrifices anything beyond the simplest relatio
You are viewing documentation for version 1 of the AWS SDK for Ruby. Version 2 documentation can be found here. Inherits: Object Object AWS::SimpleEmailService show all Includes: Core::ServiceInterface Defined in: lib/aws/simple_email_service.rb, lib/aws/simple_email_service/client.rb, lib/aws/simple_email_service/quotas.rb, lib/aws/simple_email_service/errors.rb, lib/aws/simple_email_service/iden
AWS SDK for Ruby Develop and deploy applications with the AWS SDK for Ruby. The SDK makes it easy to call AWS services using idiomatic Ruby APIs. The AWS SDK for Ruby simplifies the use of AWS services by providing a set of libraries that are consistent and familiar for Ruby developers. All AWS SDKs support API lifecycle considerations such as credential management, retries, data marshaling, and s
Heroku Dev Center「Direct to S3 Image Uploads in Rails」の覚え書きです。 環境 Rails 4.1.8 heroku-toolbelt 3.16.0 aws-sdk 1.59.0 JQuery UI (1.11.2) jQuery File Upload Plugin (9.8.0) サンプル https://github.com/usutani/direct-s3-example 参照 Direct to S3 Image Uploads in Rails | Heroku Dev Center CORS(Cross-Origin Resource Sharing)について整理してみた | Developers.IO 覚え書き Philosophy この記事では jQuery-File-Uploadプラグインと AWS gem を用いま
■ [AWS][Ruby] AWS SDK for Rubyでセキュリティグループに対するICMPの設定 AWS SDK for Rubyで、アクセスの許可をするには、AWS::EC2::SecurityGroup#authorize_ingressを使う。 ICMPを許可する場合、大抵はすべてを許可するので、次のようになる。 sg.authorize_ingress(:icmp, -1..-1, '10.0.0.0/8') これで設定すると、ICMP ALLで設定するのと同等となる。 普通はこんなことはしないが、試しにICMPの、Destination Unreachable/Source route failedを設定してみたい。 まずは、AWS Management Consoleから設定してみると、次のようになる。 これを、AWS SDK for Rubyで参照してみる。 sg.i
You are viewing documentation for version 1 of the AWS SDK for Ruby. Version 2 documentation can be found here. AWS SDK for Ruby - Version 1 This is version 1 of the AWS SDK for Ruby. Version 2 can be found in the master branch. Installation Version 1 of the AWS SDK for Ruby is available on rubygems.org as two gems: aws-sdk-v1 aws-sdk This project uses semantic versioning. If you are using the aws
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く