aws-ruby-examples:适用于 Ruby v2 的 AWS 开发工具包的非官方代码示例

时间:2021-06-07 15:09:33
【文件属性】:
文件名称:aws-ruby-examples:适用于 Ruby v2 的 AWS 开发工具包的非官方代码示例
文件大小:21KB
文件格式:ZIP
更新时间:2021-06-07 15:09:33
Ruby aws-ruby-examples 适用于 Ruby v2 的 AWS 开发工具包的非官方代码示例 这些示例演示了不同 AWS 服务的 API 流程,并不用于生产用途。 sudo pip install --upgrade awscli # Install AWS CLI via Python PIP aws configure # Configure credentials and region aws ec2 describe-key-pairs --output text # Test configuration bundle install 您需要编辑 config.rb 文件 要将文件加载到 IRB: irb -r ./.rb 工作正在进行中
【文件预览】:
aws-ruby-examples-master
----helpers.rb(2KB)
----cloudfront.rb(3KB)
----vpc-nat.rb(11KB)
----iam.rb(608B)
----cloudformation_template.rb(5KB)
----s3.rb(2KB)
----ebs.rb(849B)
----Gemfile(142B)
----sqs.rb(3KB)
----config.rb(850B)
----LICENSE(1KB)
----ec2-ubuntu.rb(2KB)
----README.md(543B)
----cloudformation.rb(2KB)
----opsworks.rb(3KB)
----autoscaling.rb(3KB)
----sns.rb(1KB)
----rds.rb(2KB)
----elasticache.rb(2KB)
----.gitignore(29B)
----dynamodb.rb(2KB)
----vpc.rb(4KB)
----ec2-spot.rb(2KB)
----elb.rb(1KB)

网友评论