ruby/example_code/ec2/README.md
Shows how to use the AWS SDK for Ruby to work with Amazon Elastic Compute Cloud (Amazon EC2).
<!--custom.overview.start--> <!--custom.overview.end-->Amazon EC2 is a web service that provides resizable computing capacity—literally, servers in Amazon's data centers—that you use to build and host your software systems.
For prerequisites, see the README in the ruby folder.
DescribeSecurityGroups)Code excerpts that show you how to call individual service functions.
The quickest way to interact with this example code is to invoke a Scenario from your command line. For example, ruby some_scenario.rb will invoke some_scenario.rb.
This example shows you how to get started using Amazon EC2.
ruby hello/hello_ec2.rb
⚠ Running tests might result in charges to your AWS account.
To find instructions for running these tests, see the README
in the ruby folder.
Code examples thrive on community contribution.
To learn more about the contributing process, see CONTRIBUTING.md.
<!--custom.tests.end-->Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0