Awsec2 PDF
Awsec2 PDF
Awsec2 PDF
Amazon's trademarks and trade dress may not be used in connection with any product or service that is not
Amazon's, in any manner that is likely to cause confusion among customers, or in any manner that disparages or
discredits Amazon. All other trademarks not owned by Amazon are the property of their respective owners, who may
or may not be affiliated with, connected to, or sponsored by Amazon.
Try it now and let us know what you think. Switch to the new look >>
You can return to the original look by selecting English in the language selector above.
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Table of Contents
What Is Amazon EC2? ......................................................................................................................... 1
Features of Amazon EC2 ............................................................................................................. 1
How to Get Started with Amazon EC2 .......................................................................................... 1
Related Services ......................................................................................................................... 2
Accessing Amazon EC2 ............................................................................................................... 3
Pricing for Amazon EC2 .............................................................................................................. 3
PCI DSS Compliance ................................................................................................................... 4
Basic Infrastructure .................................................................................................................... 4
Amazon Machine Images and Instances ................................................................................. 5
Regions and Availability Zones ............................................................................................. 5
Storage ............................................................................................................................. 6
Root Device Volume ........................................................................................................... 7
Networking and Security ..................................................................................................... 8
AWS Identity and Access Management .................................................................................. 8
Differences between Windows Server and an Amazon EC2 Windows Instance ............................. 9
Designing Your Applications to Run on Amazon EC2 Windows Instances .................................. 10
Setting Up ....................................................................................................................................... 12
Sign Up for AWS ...................................................................................................................... 12
Create an IAM User .................................................................................................................. 12
Create a Key Pair ..................................................................................................................... 14
Create a Virtual Private Cloud (VPC) ........................................................................................... 16
Create a Security Group ............................................................................................................ 17
Getting Started ................................................................................................................................ 20
Overview ................................................................................................................................. 20
Prerequisites ............................................................................................................................ 21
Step 1: Launch an Instance ........................................................................................................ 21
Step 2: Connect to Your Instance ............................................................................................... 22
Step 3: Clean Up Your Instance .................................................................................................. 23
Next Steps ............................................................................................................................... 24
Best Practices .................................................................................................................................. 25
Tutorials .......................................................................................................................................... 27
Tutorial: Deploy a WordPress Blog .............................................................................................. 27
Prerequisites .................................................................................................................... 27
Installing the Microsoft Web Platform Installer .................................................................... 28
Installing WordPress ......................................................................................................... 28
Configuring Security Keys .................................................................................................. 29
Configuring the Site Title and Administrator ........................................................................ 30
Making Your WordPress Site Public ..................................................................................... 30
Next Steps ....................................................................................................................... 31
Tutorial: Installing a WAMP Server .............................................................................................. 31
Tutorial: Installing a WIMP Server ............................................................................................... 34
Prerequisites .................................................................................................................... 34
Prepare Your Instance ....................................................................................................... 34
Install the IIS web server ................................................................................................... 35
Install MySQL and PHP ..................................................................................................... 36
Test Your Server ............................................................................................................... 36
Tutorial: Increase the Availability of Your Application .................................................................... 37
Prerequisites .................................................................................................................... 38
Scale and Load Balance Your Application ............................................................................ 38
Test Your Load Balancer .................................................................................................... 40
Tutorial: Set Up a Windows HPC Cluster ...................................................................................... 40
Prerequisites .................................................................................................................... 41
Step 1: Create Security Groups .......................................................................................... 41
Step 2: Set Up Your Active Directory Domain Controller ........................................................ 44
iii
Amazon Elastic Compute Cloud
User Guide for Windows Instances
iv
Amazon Elastic Compute Cloud
User Guide for Windows Instances
v
Amazon Elastic Compute Cloud
User Guide for Windows Instances
vi
Amazon Elastic Compute Cloud
User Guide for Windows Instances
vii
Amazon Elastic Compute Cloud
User Guide for Windows Instances
viii
Amazon Elastic Compute Cloud
User Guide for Windows Instances
ix
Amazon Elastic Compute Cloud
User Guide for Windows Instances
x
Amazon Elastic Compute Cloud
User Guide for Windows Instances
xi
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Features of Amazon EC2
For more information about cloud computing, see What is Cloud Computing?
For more information about the features of Amazon EC2, see the Amazon EC2 product page.
Amazon EC2 enables you to run any compatible Windows-based solution on our high-performance,
reliable, cost-effective, cloud computing platform. For more information, see Windows Server on AWS.
For more information about running your website on AWS, see Web Hosting.
1
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Related Services
Basics
Storage
• AWS Systems Manager Run Command in the AWS Systems Manager User Guide
• Differences between Windows Server and an Amazon EC2 Windows Instance (p. 9)
• Designing Your Applications to Run on Amazon EC2 Windows Instances (p. 10)
• Getting Started with AWS: Hosting a .NET Web App
If you have questions about whether AWS is right for you, contact AWS Sales. If you have technical
questions about Amazon EC2, use the Amazon EC2 forum.
Related Services
You can provision Amazon EC2 resources, such as instances and volumes, directly using Amazon EC2.
You can also provision Amazon EC2 resources using other services in AWS. For more information, see the
following documentation:
To automatically distribute incoming application traffic across multiple instances, use Elastic Load
Balancing. For more information, see Elastic Load Balancing User Guide.
2
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Accessing Amazon EC2
To monitor basic statistics for your instances and Amazon EBS volumes, use Amazon CloudWatch. For
more information, see the Amazon CloudWatch User Guide.
To automate actions, such as activating a Lambda function whenever a new Amazon EC2 instance starts,
use Amazon CloudWatch Events. For more information, see the Amazon CloudWatch Events User Guide.
To monitor the calls made to the Amazon EC2 API for your account, including calls made by the
AWS Management Console, command line tools, and other services, use AWS CloudTrail. For more
information, see the AWS CloudTrail User Guide.
To get a managed relational database in the cloud, use Amazon Relational Database Service (Amazon
RDS) to launch a database instance. Although you can set up a database on an EC2 instance, Amazon
RDS offers the advantage of handling your database management tasks, such as patching the software,
backing up, and storing the backups. For more information, see Amazon Relational Database Service
Developer Guide.
To import virtual machine (VM) images from your local environment into AWS and convert them into
ready-to-use AMIs or instances, use VM Import/Export. For more information, see the VM Import/Export
User Guide.
If you prefer to use a command line interface, you have the following options:
Provides commands for a broad set of AWS products, and is supported on Windows, Mac, and Linux.
To get started, see AWS Command Line Interface User Guide. For more information about the
commands for Amazon EC2, see ec2 in the AWS CLI Command Reference.
AWS Tools for Windows PowerShell
Provides commands for a broad set of AWS products for those who script in the PowerShell
environment. To get started, see the AWS Tools for Windows PowerShell User Guide. For more
information about the cmdlets for Amazon EC2, see the AWS Tools for PowerShell Cmdlet
Reference.
Amazon EC2 provides a Query API. These requests are HTTP or HTTPS requests that use the HTTP verbs
GET or POST and a Query parameter named Action. For more information about the API actions for
Amazon EC2, see Actions in the Amazon EC2 API Reference.
If you prefer to build applications using language-specific APIs instead of submitting a request over
HTTP or HTTPS, AWS provides libraries, sample code, tutorials, and other resources for software
developers. These libraries provide basic functions that automate tasks such as cryptographically signing
your requests, retrying requests, and handling error responses, making it is easier for you to get started.
For more information, see AWS SDKs and Tools.
3
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PCI DSS Compliance
On-Demand Instances
Pay for the instances that you use by the hour, with no long-term commitments or upfront
payments.
Reserved Instances
Make a low, one-time, up-front payment for an instance, reserve it for a one- or three-year term, and
pay a significantly lower hourly rate for these instances.
Spot Instances
Request unused EC2 instances, which can lower your costs significantly.
For a complete list of charges and specific prices for Amazon EC2, see Amazon EC2 Pricing.
To calculate the cost of a sample provisioned environment, see Cloud Economics Center.
To see your bill, go to the Billing and Cost Management Dashboard in the AWS Billing and Cost
Management console. Your bill contains links to usage reports that provide details about your bill. To
learn more about AWS account billing, see AWS Account Billing.
If you have questions concerning AWS billing, accounts, and events, contact AWS Support.
For an overview of Trusted Advisor, a service that helps you optimize the costs, security, and performance
of your AWS environment, see AWS Trusted Advisor.
Concepts
• Amazon Machine Images and Instances (p. 5)
• Regions and Availability Zones (p. 5)
• Storage (p. 6)
• Root Device Volume (p. 7)
• Networking and Security (p. 8)
• AWS Identity and Access Management (p. 8)
• Differences between Windows Server and an Amazon EC2 Windows Instance (p. 9)
• Designing Your Applications to Run on Amazon EC2 Windows Instances (p. 10)
4
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Amazon Machine Images and Instances
Amazon publishes many AMIs that contain common software configurations for public use. In addition,
members of the AWS developer community have published their own custom AMIs. You can also create
your own custom AMI or AMIs; doing so enables you to quickly and easily start new instances that
have everything you need. For example, if your application is a website or web service, your AMI could
include a web server, the associated static content, and the code for the dynamic pages. As a result, after
you launch an instance from this AMI, your web server starts, and your application is ready to accept
requests.
You can launch different types of instances from a single AMI. An instance type essentially determines
the hardware of the host computer used for your instance. Each instance type offers different compute
and memory facilities. Select an instance type based on the amount of memory and computing
power that you need for the applications or software that you plan to run on the instance. For more
information about the hardware specifications for each Amazon EC2 instance type, see Amazon EC2
Instance Types. You can also launch multiple instances from an AMI, as shown in the following figure.
Your Windows instances keep running until you stop or terminate them, or until they fail. If an instance
fails, you can launch a new one from the AMI.
Your AWS account has a limit on the number of instances that you can have running. For more
information about this limit, and how to request an increase, see How many instances can I run in
Amazon EC2 in the Amazon EC2 General FAQ.
5
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Storage
requirements. Prices for Amazon EC2 usage vary by Region (for more information about pricing by
Region, see Amazon EC2 Pricing).
Each Region contains multiple distinct locations called Availability Zones. Each Availability Zone is
engineered to be isolated from failures in other Availability Zones, and to provide inexpensive, low-
latency network connectivity to other zones in the same Region. By launching instances in separate
Availability Zones, you can protect your applications from the failure of a single location.
For more information about the available Regions and Availability Zones, see Using Regions and
Availability Zones in the Amazon EC2 User Guide for Linux Instances.
Storage
When using Amazon EC2, you may have data that you need to store. Amazon EC2 offers the following
storage options:
The following figure shows the relationship between these types of storage.
Amazon EBS is especially suited for applications that require a database, a file system, or access to raw
block-level storage.
6
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Root Device Volume
As illustrated in the previous figure, you can attach multiple volumes to an instance. Also, to keep a
backup copy of your data, you can create a snapshot of an EBS volume, which is stored in Amazon S3.
You can create a new Amazon EBS volume from a snapshot, and attach it to another instance. You
can also detach a volume from an instance and attach it to a different instance. The following figure
illustrates the life cycle of an EBS volume.
For more information about Amazon EBS volumes, see Amazon Elastic Block Store (p. 781).
Instance Store
Instance store provides your instances with temporary, block-level storage. This is storage that is
physically attached to the host computer. The data on an instance store volume doesn't persist when
the associated instance is stopped or terminated. For a list of instance store volumes available on each
supported instance type, see Instance Store Volumes (p. 917).
Instance store is an option for inexpensive temporary storage. You can use instance store volumes if you
don't require data persistence. For more information about instance store volumes, see Amazon EC2
Instance Store (p. 916).
Amazon S3
Amazon S3 is storage for the Internet. It provides a simple web service interface that enables you to
store and retrieve any amount of data from anywhere on the web. For more information about Amazon
S3, see the Amazon S3 product page.
By default, the root volume is deleted when the instance terminates (the DeleteOnTermination
attribute is true). Using the console, you can change DeleteOnTermination when you launch an
instance. To change this attribute for a running instance, you must use the command line.
To change the root device volume of an instance to persist at launch using the console
7
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Networking and Security
You can verify the setting by viewing details for the root device volume on the instance's details pane.
Next to Block devices, choose the entry for the root device volume. By default, Delete on termination is
True. If you change the default behavior, Delete on termination is False.
To change the root device volume of an instance to persist using the command line
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
Instances can fail or terminate for reasons outside of your control. If one fails and you launch a
replacement instance, the replacement has a different public IPv4 address than the original. However,
if your application needs a static IPv4 address, Amazon EC2 offers Elastic IP addresses. For more
information, see Amazon EC2 Instance IP Addressing (p. 655).
You can use security groups to control who can access your instances. These are analogous to an inbound
network firewall that enables you to specify the protocols, ports, and source IP ranges that are allowed
to reach your instances. You can create multiple security groups and assign different rules to each group.
You can then assign each instance to one or more security groups, and we use the rules to determine
which traffic is allowed to reach the instance. You can configure a security group so that only specific IP
addresses or specific security groups have access to the instance. For more information, see Amazon EC2
Security Groups for Windows Instances (p. 582).
By using IAM with Amazon EC2, you can control whether users in your organization can perform a task
using specific Amazon EC2 API actions and whether they can use specific AWS resources.
8
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Differences between Windows Server
and an Amazon EC2 Windows Instance
For more information about IAM, see the following:
Before you begin launching Amazon EC2 Windows instances, you should be aware that the architecture
of applications running on cloud servers can differ significantly from the architecture for traditional
application models running on your hardware. Implementing applications on cloud servers requires a
shift in your design process.
The following table describes some key differences between Windows Server and an Amazon EC2
Windows instance.
Resources and capacity are physically limited. Resources and capacity are scalable.
You pay for the infrastructure, even if you don't You pay for the usage of the infrastructure. We
use it. stop charging you for the instance as soon as you
stop or terminate it.
Occupies physical space and must be maintained Doesn't occupy physical space and does not
on a regular basis. require regular maintenance.
Starts with push of the power button (known as Starts with the launch of the instance.
cold booting).
You can keep the server running until it is time to You can keep the server running, or stop and
shut it down, or put it in a sleep or hibernation restart it (during which the instance is moved to a
state (during which the server is powered down). new host computer).
When you shut down the server, all resources When you terminate the instance, its
remain intact and in the state they were in when infrastructure is no longer available to you. You
you switched it off. Information you stored on the can't connect to or restart an instance after you've
hard drives persists and can be accessed whenever terminated it. However, you can create an image
it's needed. You can restore the server to the from your instance while it's running, and launch
running state by powering it on. new instances from the image at any time.
A traditional server running Windows Server goes through the states shown in the following diagram.
9
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Designing Your Applications to Run
on Amazon EC2 Windows Instances
An Amazon EC2 Windows instance is similar to the traditional Windows Server, as you can see by
comparing the following diagram with the previous diagram for Windows Server. After you launch
an instance, it briefly goes into the pending state while registration takes place, then it goes into the
running state. The instance remains active until you stop or terminate it. You can't restart an instance
after you terminate it. You can create a backup image of your instance while it's running, and launch a
new instance from that backup image.
Applications built for Amazon EC2 use the underlying computing infrastructure on an as-needed basis.
They draw on necessary resources (such as storage and computing) on demand in order to perform a job,
and relinquish the resources when done. In addition, they often dispose of themselves after the job is
done. While in operation, the application scales up and down elastically based on resource requirements.
An application running on an Amazon EC2 instance can terminate and recreate the various components
at will in case of infrastructure failures.
When designing your Windows applications to run on Amazon EC2, you can plan for rapid deployment
and rapid reduction of compute and storage resources, based on your changing needs.
When you run an Amazon EC2 Windows instance, you don't need to provision the exact system package
of hardware, software, and storage, the way you do with Windows Server. Instead, you can focus on
using a variety of cloud resources to improve the scalability and overall performance of your Windows
application.
With Amazon EC2, designing for failure and outages is an integral and crucial part of the architecture.
As with any scalable and redundant system, architecture of your system should account for computing,
network, and storage failures. You have to build mechanisms in your applications that can handle
10
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Designing Your Applications to Run
on Amazon EC2 Windows Instances
different kinds of failures. The key is to build a modular system with individual components that
are not tightly coupled, can interact asynchronously, and treat one another as black boxes that are
independently scalable. Thus, if one of your components fails or is busy, you can launch more instances
of that component without breaking your current system.
Another key element to designing for failure is to distribute your application geographically. Replicating
your application across geographically distributed Regions improves high availability in your system.
Amazon EC2 infrastructure is programmable and you can use scripts to automate the deployment
process, to install and configure software and applications, and to bootstrap your virtual servers.
You should implement security in every layer of your application architecture running on an Amazon
EC2 Windows instance. If you are concerned about storing sensitive and confidential data within your
Amazon EC2 environment, you should encrypt the data before uploading it.
11
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Sign Up for AWS
If you haven't signed up for AWS yet, or if you need assistance launching your first instance, complete the
following tasks to get set up to use Amazon EC2:
With Amazon EC2, you pay only for what you use. If you are a new AWS customer, you can get started
with Amazon EC2 for free. For more information, see AWS Free Tier.
If you have an AWS account already, skip to the next task. If you don't have an AWS account, use the
following procedure to create one.
1. Open https://portal.aws.amazon.com/billing/signup.
2. Follow the online instructions.
Part of the sign-up procedure involves receiving a phone call and entering a verification code on the
phone keypad.
Note your AWS account number, because you'll need it for the next task.
12
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create an IAM User
If you signed up for AWS but have not created an IAM user for yourself, you can create one using the IAM
console. If you aren't familiar with using the console, see Working with the AWS Management Console
for an overview.
To create an administrator user for yourself and add the user to an administrators group
(console)
1. Use your AWS account email address and password to sign in as the AWS account root user to the
IAM console at https://console.aws.amazon.com/iam/.
Note
We strongly recommend that you adhere to the best practice of using the Administrator
IAM user below and securely lock away the root user credentials. Sign in as the root user
only to perform a few account and service management tasks.
2. In the navigation pane, choose Users and then choose Add user.
3. For User name, enter Administrator.
4. Select the check box next to AWS Management Console access. Then select Custom password, and
then enter your new password in the text box.
5. (Optional) By default, AWS requires the new user to create a new password when first signing in. You
can clear the check box next to User must create a new password at next sign-in to allow the new
user to reset their password after they sign in.
6. Choose Next: Permissions.
7. Under Set permissions, choose Add user to group.
8. Choose Create group.
9. In the Create group dialog box, for Group name enter Administrators.
10. Choose Filter policies, and then select AWS managed -job function to filter the table contents.
11. In the policy list, select the check box for AdministratorAccess. Then choose Create group.
Note
You must activate IAM user and role access to Billing before you can use the
AdministratorAccess permissions to access the AWS Billing and Cost Management
console. To do this, follow the instructions in step 1 of the tutorial about delegating access
to the billing console.
12. Back in the list of groups, select the check box for your new group. Choose Refresh if necessary to
see the group in the list.
13. Choose Next: Tags.
14. (Optional) Add metadata to the user by attaching tags as key-value pairs. For more information
about using tags in IAM, see Tagging IAM Entities in the IAM User Guide.
15. Choose Next: Review to see the list of group memberships to be added to the new user. When you
are ready to proceed, choose Create user.
You can use this same process to create more groups and users and to give your users access to your AWS
account resources. To learn about using policies that restrict user permissions to specific AWS resources,
see Access Management and Example Policies.
To sign in as this new IAM user, sign out of the AWS console, then use the following URL, where
your_aws_account_id is your AWS account number without the hyphens (for example, if your AWS
account number is 1234-5678-9012, your AWS account ID is 123456789012):
https://your_aws_account_id.signin.aws.amazon.com/console/
Enter the IAM user name (not your email address) and password that you just created. When you're
signed in, the navigation bar displays "your_user_name @ your_aws_account_id".
13
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create a Key Pair
If you don't want the URL for your sign-in page to contain your AWS account ID, you can create an
account alias. From the IAM console, choose Dashboard in the navigation pane. From the dashboard,
choose Customize and enter an alias such as your company name. To sign in after you create an account
alias, use the following URL:
https://your_account_alias.signin.aws.amazon.com/console/
To verify the sign-in link for IAM users for your account, open the IAM console and check under IAM
users sign-in link on the dashboard.
For more information about IAM, see IAM and Amazon EC2 (p. 597).
If you haven't created a key pair already, you can create one using the Amazon EC2 console. Note that if
you plan to launch instances in multiple regions, you'll need to create a key pair in each region. For more
information about regions, see Regions and Availability Zones (p. 5).
1. Sign in to AWS using the URL that you created in the previous section.
2. From the AWS dashboard, choose EC2 to open the Amazon EC2 console.
3. From the navigation bar, select a region for the key pair. You can select any region that's available to
you, regardless of your location. However, key pairs are specific to a region; for example, if you plan
to launch an instance in the US East (Ohio) Region, you must create a key pair for the instance in the
US East (Ohio) Region.
14
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create a Key Pair
4. In the navigation pane, under NETWORK & SECURITY, choose Key Pairs.
Tip
The navigation pane is on the left side of the console. If you do not see the pane, it might
be minimized; choose the arrow to expand the pane. You may have to scroll down to see the
Key Pairs link.
15
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create a Virtual Private Cloud (VPC)
For more information, see Amazon EC2 Key Pairs and Windows Instances (p. 577).
For more information about VPCs, see the Amazon VPC User Guide.
16
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create a Security Group
Note that if you plan to launch instances in multiple regions, you'll need to create a security group in
each region. For more information about regions, see Regions and Availability Zones (p. 5).
Prerequisites
You'll need the public IPv4 address of your local computer. The security group editor in the Amazon
EC2 console can automatically detect the public IPv4 address for you. Alternatively, you can use the
search phrase "what is my IP address" in an Internet browser, or use the following service: Check IP. If
you are connecting through an Internet service provider (ISP) or from behind a firewall without a static IP
address, you need to find out the range of IP addresses used by client computers.
17
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create a Security Group
• Choose HTTP from the Type list, and make sure that Source is set to Anywhere (0.0.0.0/0).
18
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create a Security Group
• Choose HTTPS from the Type list, and make sure that Source is set to Anywhere (0.0.0.0/0).
• Choose RDP from the Type list. In the Source box, choose My IP to automatically populate
the field with the public IPv4 address of your local computer. Alternatively, choose Custom
and specify the public IPv4 address of your computer or network in CIDR notation. To
specify an individual IP address in CIDR notation, add the routing suffix /32, for example,
203.0.113.25/32. If your company allocates addresses from a range, specify the entire range,
such as 203.0.113.0/24.
Warning
For security reasons, we don't recommend that you allow RDP access from all IPv4
addresses (0.0.0.0/0) to your instance, except for testing purposes and only for a short
time.
For more information, see Amazon EC2 Security Groups for Windows Instances (p. 582).
19
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Overview
When you sign up for AWS, you can get started with Amazon EC2 using the AWS Free Tier. If you created
your AWS account less than 12 months ago, and have not already exceeded the free tier benefits for
Amazon EC2, it will not cost you anything to complete this tutorial, because we help you select options
that are within the free tier benefits. Otherwise, you'll incur the standard Amazon EC2 usage fees from
the time that you launch the instance until you terminate the instance (which is the final task of this
tutorial), even if it remains idle.
Contents
• Overview (p. 20)
• Prerequisites (p. 21)
• Step 1: Launch an Instance (p. 21)
• Step 2: Connect to Your Instance (p. 22)
• Step 3: Clean Up Your Instance (p. 23)
• Next Steps (p. 24)
Overview
The instance is an Amazon EBS-backed instance (meaning that the root volume is an EBS volume).
You can either specify the Availability Zone in which your instance runs, or let Amazon EC2 select an
Availability Zone for you. When you launch your instance, you secure it by specifying a key pair and
security group. When you connect to your instance, you must specify the private key of the key pair that
you specified when launching your instance.
Tasks
To complete this tutorial, perform the following tasks:
20
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Prerequisites
Related Tutorials
• If you'd prefer to launch a Linux instance, see this tutorial in the Amazon EC2 User Guide for Linux
Instances: Getting Started with Amazon EC2 Linux Instances.
• If you'd prefer to use the command line, see this tutorial in the AWS Command Line Interface User
Guide: Using Amazon EC2 through the AWS CLI.
Prerequisites
Before you begin, be sure that you've completed the steps in Setting Up with Amazon EC2 (p. 12).
To launch an instance
Alternatively, you can create a new key pair. Select Create a new key pair, enter a name for the key
pair, and then choose Download Key Pair. This is the only chance for you to save the private key file,
so be sure to download it. Save the private key file in a safe place. You'll need to provide the name of
your key pair when you launch an instance and the corresponding private key each time you connect
to the instance.
Warning
Don't select the Proceed without a key pair option. If you launch your instance without a
key pair, then you can't connect to it.
21
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 2: Connect to Your Instance
When you are ready, select the acknowledgement check box, and then choose Launch Instances.
9. A confirmation page lets you know that your instance is launching. Choose View Instances to close
the confirmation page and return to the console.
10. On the Instances screen, you can view the status of the launch. It takes a short time for an instance
to launch. When you launch an instance, its initial state is pending. After the instance starts, its
state changes to running and it receives a public DNS name. (If the Public DNS (IPv4) column is
hidden, choose Show/Hide Columns (the gear-shaped icon) in the top right corner of the page and
then select Public DNS (IPv4).)
11. It can take a few minutes for the instance to be ready so that you can connect to it. Check that your
instance has passed its status checks; you can view this information in the Status Checks column.
The name of the administrator account depends on the language of the operating system. For example,
for English, it's Administrator, for French it's Administrateur, and for Portuguese it's Administrador. For
more information, see Localized Names for Administrator Account in Windows in the Microsoft TechNet
Wiki.
If you've joined your instance to a domain, you can connect to your instance using domain credentials
you've defined in AWS Directory Service. On the Remote Desktop login screen, instead of using the local
computer name and the generated password, use the fully-qualified user name for the administrator (for
example, corp.example.com\Admin) and the password for this account.
The license for the Windows Server operating system (OS) allows two simultaneous remote connections
for administrative purposes. The license for Windows Server is included in the price of your Windows
instance. If you need more than two simultaneous remote connections, you must purchase a Remote
Desktop Services (RDS) license. If you attempt a third connection, an error occurs. For more information,
see Configure the Number of Simultaneous Remote Connections Allowed for a Connection.
1. In the Amazon EC2 console, select the instance, and then choose Connect.
2. In the Connect To Your Instance dialog box, choose Get Password (it will take a few minutes after
the instance is launched before the password is available).
3. Choose Browse and navigate to the private key file you created when you launched the instance.
Select the file and choose Open to copy the entire contents of the file into the Contents field.
4. Choose Decrypt Password. The console displays the default administrator password for the instance
in the Connect To Your Instance dialog box, replacing the link to Get Password shown previously
with the actual password.
5. Record the default administrator password, or copy it to the clipboard. You need this password to
connect to the instance.
6. Choose Download Remote Desktop File. Your browser prompts you to either open or save the .rdp
file. Either option is fine. When you have finished, you can choose Close to dismiss the Connect To
Your Instance dialog box.
• If you opened the .rdp file, you'll see the Remote Desktop Connection dialog box.
• If you saved the .rdp file, navigate to your downloads directory, and open the .rdp file to display
the dialog box.
7. You may get a warning that the publisher of the remote connection is unknown. You can continue to
connect to your instance.
22
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 3: Clean Up Your Instance
8. When prompted, log in to the instance, using the administrator account for the operating system
and the password that you recorded or copied previously. If your Remote Desktop Connection
already has an administrator account set up, you might have to choose the Use another account
option and type the user name and password manually.
Note
Sometimes copying and pasting content can corrupt data. If you encounter a "Password
Failed" error when you log in, try typing in the password manually.
9. Due to the nature of self-signed certificates, you may get a warning that the security certificate
could not be authenticated. Use the following steps to verify the identity of the remote computer, or
simply choose Yes or Continue to continue if you trust the certificate.
a. If you are using Remote Desktop Connection from a Windows PC, choose View certificate. If
you are using Microsoft Remote Desktop on a Mac, choose Show Certificate.
b. Choose the Details tab, and scroll down to the Thumbprint entry on a Windows PC, or the
SHA1 Fingerprints entry on a Mac. This is the unique identifier for the remote computer's
security certificate.
c. In the Amazon EC2 console, select the instance, choose Actions, and then choose Get System
Log.
d. In the system log output, look for an entry labeled RDPCERTIFICATE-THUMBPRINT. If this
value matches the thumbprint or fingerprint of the certificate, you have verified the identity of
the remote computer.
e. If you are using Remote Desktop Connection from a Windows PC, return to the Certificate
dialog box and choose OK. If you are using Microsoft Remote Desktop on a Mac, return to the
Verify Certificate and choose Continue.
f. [Windows] Choose Yes in the Remote Desktop Connection window to connect to your instance.
[Mac OS] Log in as prompted, using the default administrator account and the default
administrator password that you recorded or copied previously. Note that you might
need to switch spaces to see the login screen. For more information about spaces, see
support.apple.com/en-us/HT204100.
g. If you receive an error while attempting to connect to your instance, see Remote Desktop Can't
Connect to the Remote Computer (p. 1044).
If you launched an instance that is not within the AWS Free Tier, you'll stop incurring charges for that
instance as soon as the instance status changes to shutting down or terminated. If you'd like to keep
your instance for later, but not incur charges, you can stop the instance now and then start it again later.
For more information, see Stopping Instances.
1. In the navigation pane, choose Instances. In the list of instances, select the instance.
2. Choose Actions, Instance State, Terminate.
3. Choose Yes, Terminate when prompted for confirmation.
23
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Next Steps
Amazon EC2 shuts down and terminates your instance. After your instance is terminated, it remains
visible on the console for a short while, and then the entry is deleted.
Next Steps
After you start your instance, you might want to try some of the following exercises:
• Learn how to remotely manage your EC2 instance using Run Command. For more information, see
AWS Systems Manager Run Command in the AWS Systems Manager User Guide.
• Configure a CloudWatch alarm to notify you if your usage exceeds the Free Tier. For more information,
see Create a Billing Alarm in the AWS Billing and Cost Management User Guide.
• Add an EBS volume. For more information, see Creating an Amazon EBS Volume (p. 799) and
Attaching an Amazon EBS Volume to an Instance (p. 802).
• Install the WAMP or WIMP stack. For more information, see Tutorial: Installing a WAMP Server on an
Amazon EC2 Instance Running Windows Server (p. 31) and Tutorial: Installing a WIMP Server on an
Amazon EC2 Instance Running Windows Server (p. 34).
24
Amazon Elastic Compute Cloud
User Guide for Windows Instances
• Leverage Trusted Advisor to keep Amazon EC2 Windows up to date with AWS-provided Windows
drivers.
• Use SNS topics to receive updates for new driver releases.
• Use the AWS Systems Manager SSM document AWSSupport-UpgradeWindowsAWSDrivers to easily
apply the updates across your instances.
• To build with the latest available AMIs, see Query for the Latest Windows AMI Using Systems Manager
Parameter Store.
• Instance types are properly configured, including instance size, enhanced networking, and tenancy
(shared or dedicated).
• Instance topology is appropriate for the workload and leverages high-performance features when
necessary (dedicated tenancy, placement groups, instance store volumes, bare metal).
• For EC2Config update instructions, see Installing the Latest Version of EC2Config. Leverage Trusted
Advisor to describe all instances running older versions of EC2Config. You can use SNS topics to receive
updates for new releases.
• For EC2Launch update instructions, see Installing the Latest Version of EC2Launch.
• Manage access to AWS resources and APIs using identity federation, IAM users, and IAM roles. Establish
credential management policies and procedures for creating, distributing, rotating, and revoking AWS
access credentials. For more information, see IAM Best Practices in the IAM User Guide.
25
Amazon Elastic Compute Cloud
User Guide for Windows Instances
• Implement the least permissive rules for your security group. For more information, see Security Group
Rules (p. 583).
• Regularly patch, update, and secure the operating system and applications on your instance. For more
information about updating Amazon Linux 2 or the Amazon Linux AMI, see Managing Software on
Your Linux Instance in the Amazon EC2 User Guide for Linux Instances. For more information about
updating your Windows instance, see Updating Your Windows Instance.
Storage
• Use separate Amazon EBS volumes for the operating system versus your data. Ensure that the volume
with your data persists after instance termination. For more information, see Preserving Amazon EBS
Volumes on Instance Termination (p. 391).
• Use the instance store available for your instance to store temporary data. Remember that the data
stored in instance store is deleted when you stop or terminate your instance. If you use instance
store for database storage, ensure that you have a cluster with a replication factor that ensures fault
tolerance.
Resource Management
• Use instance metadata and custom resource tags to track and identify your AWS resources. For
more information, see Instance Metadata and User Data (p. 477) and Tagging Your Amazon EC2
Resources (p. 963).
• View your current limits for Amazon EC2. Plan to request any limit increases in advance of the time
that you'll need them. For more information, see Amazon EC2 Service Limits (p. 973).
• Regularly back up your EBS volumes using Amazon EBS snapshots (p. 817), and create an Amazon
Machine Image (AMI) (p. 49) from your instance to save the configuration as a template for
launching future instances.
• Deploy critical components of your application across multiple Availability Zones, and replicate your
data appropriately.
• Design your applications to handle dynamic IP addressing when your instance restarts. For more
information, see Amazon EC2 Instance IP Addressing (p. 655).
• Monitor and respond to events. For more information, see Monitoring Amazon EC2 (p. 531).
• Ensure that you are prepared to handle failover. For a basic solution, you can manually attach a
network interface or Elastic IP address to a replacement instance. For more information, see Elastic
Network Interfaces (p. 678). For an automated solution, you can use Amazon EC2 Auto Scaling. For
more information, see the Amazon EC2 Auto Scaling User Guide.
• Regularly test the process of recovering your instances and Amazon EBS volumes if they fail.
26
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Tutorial: Deploy a WordPress Blog
Tutorials
• Tutorial: Deploying a WordPress Blog on Your Amazon EC2 Instance Running Windows
Server (p. 27)
• Tutorial: Installing a WAMP Server on an Amazon EC2 Instance Running Windows Server (p. 31)
• Tutorial: Installing a WIMP Server on an Amazon EC2 Instance Running Windows Server (p. 34)
• Tutorial: Increase the Availability of Your Application on Amazon EC2 (p. 37)
• Tutorial: Setting Up a Windows HPC Cluster on Amazon EC2 (p. 40)
If you'd prefer to host your WordPress blog on a Linux instance, see Tutorial: Hosting a WordPress Blog
with Amazon EC2 in the Amazon EC2 User Guide for Linux Instances. If you need a high-availability
solution with a decoupled database, see Deploying a High-Availability WordPress Website in the AWS
Elastic Beanstalk Developer Guide.
Prerequisites
Before you get started, be sure that you do the following:
• Launch an Amazon EC2 instance from a Windows Server AMI. For information, see Getting Started
with Amazon EC2 Windows Instances (p. 20).
• Use the AWS free usage tier (if eligible) to launch and use the free Windows t2.micro instance for
12 months. You can use the AWS free usage tier for launching new applications, testing existing
applications, or simply gaining hands-on experience with AWS. For more information about eligibility
and the highlights, see the AWS Free Usage Tier product page.
Important
If you've launched a regular instance and use it to deploy the WordPress website, you will
incur the standard Amazon EC2 usage fees for the instance until you terminate it. For more
information about Amazon EC2 usage rates, go to the Amazon EC2 product page.
• Ensure that the security group in which you're launching your instance has ports 80 (HTTP), 443
(HTTPS), and 3389 (RDP) open for inbound traffic. Ports 80 and 443 allow computers outside of the
instance to connect with HTTP and HTTPS. If these ports are not open, the WordPress site can't be
accessed from outside the instance. Port 3389 allows you to connect to the instance with Remote
Desktop Protocol.
• Connect to your instance.
27
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Installing the Microsoft Web Platform Installer
• On Windows Server 2008 R2, under Server Summary, in the Security Information section,
click Configure IE ESC.
• On Windows Server 2012 R2, click Local Server in the left pane. In the Properties pane,
locate IE Enhanced Security Configuration. Click On.
b. Under Administrators, click Off, and then click OK.
c. Close Server Manager.
d. Make a note to re-enable Internet Explorer Enhanced Security Configuration when you have
finished installing software from the web.
4. Download and install the latest version of the Microsoft Web Platform Installer.
Installing WordPress
Now you'll use the Web Platform Installer to deploy WordPress on your server.
To install WordPress
1. Download and install Visual C++ Redistributable for Visual Studio 2012 Update 4 or later.
Important
Even if your operating system is a 64-bit operating system, you must install the 32-bit
version as PHP will not run in 64 bit.
28
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Configuring Security Keys
3. Open a Notepad window by clicking Start, All Programs, Accessories, and then Notepad.
4. Paste the copied text into the Notepad window.
5. Windows WordPress installations do not accept the dollar sign ($) in key and salt values, so they
need to be replaced with another character (such as S). In the Notepad window, click Edit, then click
Replace.
6. In the Find what box, type $.
7. In the Replace with box, type S.
8. Click Replace All to replace all of the dollar signs with S characters.
9. Close the Replace window.
10. Paste the modified key and salt values from the Notepad window into their corresponding boxes in
the installation wizard. For example, the AUTH_KEY value in the Notepad window should be pasted
into the Authentication Key box in the wizard.
Do not include the single quotes or other text surrounding the values, just the actual value as in the
example shown below.
29
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Configuring the Site Title and Administrator
Paste this text into the Authentication Key box of the wizard:
11. Click Continue and Finish to complete the Web Platform Installer wizard.
1. On the WordPress Welcome page, enter the following information and click Install WordPress.
Field Value
Your E-mail Enter the email address you want to use for
notifications.
1. Open the WordPress dashboard by opening a browser on your instance and going to http://
localhost/wp-admin. If prompted for your credentials, enter your user name for the Username
and your site password for Password.
2. In the Dashboard pane, click Settings.
30
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Next Steps
3. On the General Settings page, enter the following information and click Save Changes.
• WordPress address (URL)—The public DNS address of your instance. For example, your URL may
look something like http://ec2-203-0-113-25.compute-1.amazonaws.com.
You can get the public DNS for your instance using the Amazon EC2 console (select the instance
and check the Public DNS column; if this column is hidden, click the Show/Hide icon and select
Public DNS).
• Site address (URL)—The same public DNS address of your instance that you set in WordPress
address (URL).
4. To see your new site, open a browser on a computer other than the instance hosting WordPress and
type the public DNS address of your instance in the web address field. Your WordPress site appears.
Next Steps
If you no longer need this instance, you can remove it to avoid incurring charges. For more information,
see Clean Up Your Instance (p. 23).
If your WordPress blog becomes popular and you need more compute power or storage, consider the
following steps:
• Expand the storage space on your instance. For more information, see Amazon EBS Elastic
Volumes (p. 854).
• Move your MySQL database to Amazon RDS to take advantage of the service's ability to scale
automatically.
• Migrate to a larger instance type. For more information, see Changing the Instance Type (p. 188).
• Add additional instances. For more information, see Tutorial: Increase the Availability of Your
Application on Amazon EC2 (p. 37).
For information about WordPress, see the WordPress Codex help documentation at http://
codex.wordpress.org/. For more information about troubleshooting your installation, see http://
codex.wordpress.org/Installing_WordPress#Common_Installation_Problems. For information about
making your WordPress blog more secure, see http://codex.wordpress.org/Hardening_WordPress.
For information about keeping your WordPress blog up-to-date, see http://codex.wordpress.org/
Updating_WordPress.
A WAMP stack is designed for easy installation to help developers get up and running quickly. It is not
designed for production environments for the following reasons:
• The default configurations do not meet security requirements for most production environments.
• Upgrading and patching the different software components on a single production server would affect
server availability.
31
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Tutorial: Installing a WAMP Server
• The WAMP one-click installers do not place files in standard locations, which can make it difficult to
locate important configuration files.
You can, however, create a WAMP stack on an EC2 instance to prototype a web project in a controlled
test environment. For example, you can host a static website or deploy a dynamic PHP application that
reads and writes information to a database.
There are many third-party solutions that you can use to install a WAMP stack; this tutorial uses the
Bitnami WAMP stack. For more information, see Review: WAMP stacks for Web developers.
Prerequisites
• Provision a Windows Server 2008 R2 or 2012 R2 base instance. You must configure the base instance
with a public domain name system (DNS) name that is reachable from the Internet. For more
information, see Getting Started with Amazon EC2 Windows Instances (p. 20).
• Verify that the security group for your instance has the following ports open:
• Port 80 (HTTP inbound and outbound) - Allows computers outside of the instance to connect by
using HTTP.
• Port 443 (HTTPS inbound and outbound) - Allows computers outside of the instance to connect by
using HTTPS.
• Port 3389 (RDP inbound only) - Allows you to connect to the instance using Remote Desktop
Protocol (RDP). As a security best practice, restrict RDP access to a range of IP addresses in your
organization.
1. Connect to your instance using Microsoft Remote Desktop. For more information, see Connecting to
Your Windows Instance (p. 378).
2. Disable Internet Explorer Enhanced Security Configuration so that you can download and install
required software from the web.
[Windows Server 2012 R2] Click Local Server in the left pane. In the Properties pane, locate IE
Enhanced Security Configuration. Click On.
c. Under Administrators, click Off, and then click OK.
d. Close Server Manager.
e. Make a note to re-enable Internet Explorer Enhanced Security Configuration when you have
finished installing software from the web.
3. Install software updates to ensure that the instance has the latest security updates and bug fixes.
• EC2Config - Download and install the latest version of the EC2Config service. For more
information, see Installing the Latest Version of EC2Config (p. 405).
• Windows Update - Run Windows Update to ensure that the latest security and software updates
are installed on the instance. In Control Panel, click System and Security. In the Windows Update
section, click Check for updates.
4. Download and install the WAMP stack. For the purposes of this tutorial, we suggest that you
download and install this WAMP stack. You can, however, download and install other Bitnami WAMP
stacks. Regardless of which stack you install, the Bitnami site prompts you to either create a free
Bitnami account or log in by using a social media account. After you log in, run the Bitnami setup
wizard.
32
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Tutorial: Installing a WAMP Server
5. After setup completes, verify that the Apache web server is configured properly and running by
browsing to a test page. Open a web browser on a different computer and enter either the public
DNS address of the WAMP server or the public IP address. The public DNS address for your instance
is listed on the Amazon EC2 console in the Public DNS column. If this column is hidden, click the
Show/Hide icon and select Public DNS.
Important
If you do not see the Bitnami test page, use Windows Firewall with Advanced Security
to create a custom rule that allows the HTTP protocol through port 80 and the HTTPS
protocol through port 443. For more information, see Network Security on Microsoft
TechNet. Also verify that the security group for your instances contains a rule to allow
connections on HTTP (port 80). For more information, see Adding Rules to a Security
Group (p. 587).
6. Test your WAMP server by viewing a PHP file from the web. You must be logged onto the instance as
an administrator to perform the following steps.
a. Create a file named phpinfo.php containing the code below and place this file in the Apache
root directory. By default, the path is: C:\Bitnami\wampstack-<version_number>
\apache2\htdocs.
b. In a web browser, enter the URL of the file you just created. This URL is the public DNS address
of your instance followed by a forward slash and the file name. For example: http://
my.public.dns.amazonaws.com/phpinfo.php.
c. Verify that the PHP information page is displayed. If the page does not display, verify that you
entered the correct public DNS address. Also verify that Windows folder options are configured
to show known file extensions. By default, folder options hide known file extensions. If you
created the file in Notepad and saved it in the root directory your phpinfo.php file might
incorrectly be saved as phpinfo.php.txt.
d. As a security best practice, delete the phpinfo.php file when you finish testing the WAMP server.
7. Enhance MySQL security by disabling default features and by setting a root password. The
mysql_secure_installation Perl script can perform these tasks for you. To run the script, you
must install Perl.
a. Download and install Perl from the Perl Programming Language website.
b. In the C:\Bitnami\wampstack-<version_number>\mysql\bin directory, double-click
mysql_secure_installation.
c. When prompted, enter the MySQL root account password that you entered when you ran the
Bitnami WAMP stack installer, and then press Enter.
d. Type n to skip changing the password.
e. Type Y to remove the anonymous user accounts.
f. Type Y to disable remote root login.
g. Type Y to remove the test database.
h. Type Y to reload the privilege tables and save your changes.
If you successfully completed the steps in this tutorial, then your WAMP server is functioning properly.
To continue testing, you can add more content to the C:\Bitnami\wampstack-<version_number>
\apache2\htdocs folder and view the content by using the public DNS address for your instance.
Important
As a best practice, stop the MySQL server if you do not plan to use it right away. You can restart
the server when you need it again.
33
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Tutorial: Installing a WIMP Server
A WIMP stack is designed for easy installation to help developers get up and running quickly. It is not
designed for production environments for the following reasons:
• The default configurations do not meet security requirements for most production environments.
• Upgrading and patching the different software components on a single production server would affect
server availability.
• The WAMP one-click installers do not place files in standard locations, which can make it difficult to
locate important configuration files.
You can, however, create a WIMP stack on an EC2 instance to prototype a web project in a controlled test
environment. For example, you can host a static website or deploy a dynamic PHP application that reads
and writes information to a database.
Prerequisites
• Provision a Windows Server 2008 R2 or 2012 R2 base instance. You must configure the base instance
with a public domain name system (DNS) name that is reachable from the Internet. For more
information, see Getting Started with Amazon EC2 Windows Instances (p. 20).
• Verify that the security group for your instance has the following ports open:
• Port 80 (HTTP inbound and outbound) - Allows computers outside of the instance to connect by
using HTTP.
• Port 443 (HTTPS inbound and outbound) - Allows computers outside of the instance to connect by
using HTTPS.
• Port 3389 (RDP inbound only) - Allows you to connect to the instance using Remote Desktop
Protocol (RDP). As a security best practice, restrict RDP access to a range of IP addresses in your
organization.
• Read the best practices for installing PHP on the Microsoft web platform.
1. Connect to your instance using Microsoft Remote Desktop. For more information, see Connecting to
Your Windows Instance (p. 378).
2. Disable Internet Explorer Enhanced Security Configuration so that you can download and install
required software from the web.
Note
Make a note to re-enable Internet Explorer Enhanced Security Configuration when you have
finished installing software from the web.
3. Install software updates to ensure that the instance has the latest security updates and bug fixes.
34
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Install the IIS web server
a. EC2Config - Download and install the latest version of the EC2Config service. For
more information about how to install this service, see Installing the Latest Version of
EC2Config (p. 405).
b. Windows Update - Run Windows Update to ensure that the latest security and software
updates are installed on the instance. In Control Panel, click System and Security. In the
Windows Update section, click Check for updates.
35
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Install MySQL and PHP
After setup completes, verify that the IIS web server is configured properly and running by going to the
IIS welcome page. Open a web browser on a different computer and enter either the public DNS address
of the WIMP server or the public IP address. The public DNS address for your instance is listed on the
Amazon EC2 console in the Public DNS column. If this column is hidden, click the Show/Hide icon and
select Public DNS.
Important
If you do not see the Bitnami test page, use Windows Firewall with Advanced Security to create
a custom rule that allows the HTTP protocol through port 80 and the HTTPS protocol through
port 443. For more information, see Network Security on Microsoft TechNet. Also verify that the
security group for your instances contains a rule to allow connections on HTTP (port 80). For
more information, see Adding Rules to a Security Group (p. 587).
1. In your Windows Server instance, download and install the latest version of the Microsoft Web
Platform Installer 5.0.
2. In the Microsoft Web Platform Installer, click the Products tab.
3. Select MySQL Windows 5.5 and click Add.
4. Select PHP 5.6.0 and click Add.
5. Click Install.
6. On the Prerequisites page, enter a password for the MySQL default database administrator account,
and then click Continue.
7. When the installation is complete, click Finish, and then click Exit to close the Web Platform
Installer.
1. Download and install the Visual C++ Redistributable for Visual Studio 2012 Update 4 x86 package.
Even if your server is a 64-bit server, you must install the x86 package.
2. Create a file named phpinfo.php that contains the following code and place this file in the IIS root
directory. By default, the path is: C:\inetpub\wwwroot.
36
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Tutorial: Increase the Availability of Your Application
3. In a web browser, enter the URL of the file you just created. This URL is the public DNS address of
your instance followed by a forward slash and the file name, as in the following example: http://
my.public.dns.amazonaws.com/phpinfo.php.
4. Verify that the PHP information page is displayed. If the page does not display, verify that you
entered the correct public DNS address. Also verify that Windows folder options are configured to
show known file extensions. By default, folder options hide known file extensions. If you created the
file in Notepad and saved it in the root directory your phpinfo.php file might incorrectly be saved as
phpinfo.php.txt.
5. As a security best practice, delete the phpinfo.php file when you finish testing the WAMP server.
6. Enhance MySQL security by disabling default features and by setting a root password. The
mysql_secure_installation Perl script can perform these tasks for you. To run the script, you
must install Perl.
a. Download and install Perl from the Perl Programming Language website.
b. In the C:\Program Files\MySQL\MySQL Server 5.5\bin directory, double-click
mysql_secure_installation.
c. When prompted, enter the current root password and press Enter.
d. Type n to skip changing the password.
e. Type Y to remove the anonymous user accounts.
f. Type Y to disable remote root login.
g. Type Y to remove the test database.
h. Type Y to reload the privilege tables and save your changes.
You should now have a fully functional WIMP web server. If you add content to the IIS document root at
C:\inetpub\wwwroot, you can view that content at the public DNS address for your instance.
Important
As a best practice, stop the MySQL server if you do not plan to use it right away. You can restart
the server when you need it again.
You can use Amazon EC2 Auto Scaling to maintain a minimum number of running instances for your
application at all times. Amazon EC2 Auto Scaling can detect when your instance or application is
unhealthy and replace it automatically to maintain the availability of your application. You can also
use Amazon EC2 Auto Scaling to scale your Amazon EC2 capacity up or down automatically based on
demand, using criteria that you specify.
In this tutorial, we use Amazon EC2 Auto Scaling with Elastic Load Balancing to ensure that you maintain
a specified number of healthy EC2 instances behind your load balancer. Note that these instances do not
need public IP addresses, because traffic goes to the load balancer and is then routed to the instances.
For more information, see Amazon EC2 Auto Scaling and Elastic Load Balancing.
37
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Prerequisites
Contents
• Prerequisites (p. 38)
• Scale and Load Balance Your Application (p. 38)
• Test Your Load Balancer (p. 40)
Prerequisites
This tutorial assumes that you have already done the following:
1. Created a virtual private cloud (VPC) with one public subnet in two or more Availability Zones. If you
haven't done so, see Create a Virtual Private Cloud (VPC) (p. 16).
2. Launched an instance in the VPC.
3. Connected to the instance and customized it. For example, installing software and applications,
copying data, and attaching additional EBS volumes. For information about setting up a web server
on your instance, see Tutorial: Installing a WAMP Server on an Amazon EC2 Instance Running
Windows Server (p. 31) or Tutorial: Installing a WIMP Server on an Amazon EC2 Instance Running
Windows Server (p. 34).
4. Tested your application on your instance to ensure that your instance is configured correctly.
5. Created a custom Amazon Machine Image (AMI) from your instance. For more information, see
Creating a Custom Windows AMI (p. 64).
6. (Optional) Terminated the instance if you no longer need it.
7. Created an IAM role that grants your application the access to AWS it needs. For more information,
see To create an IAM role using the IAM console (p. 647).
38
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Scale and Load Balance Your Application
a. For Name, type a name for your load balancer. For example, my-lb.
b. For Scheme, keep the default value, internet-facing.
c. For Listeners, keep the default, which is a listener that accepts HTTP traffic on port 80.
d. For Availability Zones, select the VPC that you used for your instances. Select an Availability
Zone and then select the public subnet for that Availability Zone. Repeat for a second
Availability Zone.
e. Choose Next: Configure Security Settings.
6. For this tutorial, you are not using a secure listener. Choose Next: Configure Security Groups.
7. On the Configure Security Groups page, do the following:
a. For Name, type a name for your launch configuration (for example, my-launch-config).
b. For IAM role, select the IAM role that you created in Prerequisites (p. 38).
c. (Optional) If you need to run a startup script, expand Advanced Details and type the script in
User data.
d. Choose Skip to review.
15. On the Review page, choose Edit security groups. You can select an existing security group or
create a new one. This security group must allow HTTP traffic and health checks from the load
balancer. If your instances will have public IP addresses, you can optionally allow RDP traffic if you
need to connect to the instances. When you are finished, choose Review.
16. On the Review page, choose Create launch configuration.
17. When prompted, select an existing key pair, create a new key pair, or proceed without a key pair.
Select the acknowledgment check box, and then choose Create launch configuration.
39
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Test Your Load Balancer
18. After the launch configuration is created, you must create an Auto Scaling group.
• If you are new to Amazon EC2 Auto Scaling and you are using the Create Auto Scaling group
wizard, you are taken to the next step automatically.
• Otherwise, choose Create an Auto Scaling group using this launch configuration.
19. On the Configure Auto Scaling group details page, do the following:
a. For Group name, type a name for the Auto Scaling group. For example, my-asg.
b. For Group size, type the number of instances (for example, 2). Note that we recommend that
you maintain approximately the same number of instances in each Availability Zone.
c. Select your VPC from Network and your two public subnets from Subnet.
d. Under Advanced Details, select Receive traffic from one or more load balancers. Select your
target group from Target Groups.
e. Choose Next: Configure scaling policies.
20. On the Configure scaling policies page, choose Review, as we will let Amazon EC2 Auto Scaling
maintain the group at the specified size. Note that later on, you can manually scale this Auto Scaling
group, configure the group to scale on a schedule, or configure the group to scale based on demand.
21. On the Review page, choose Create Auto Scaling group.
22. After the group is created, choose Close.
1. Verify that your instances are ready. From the Auto Scaling Groups page, select your Auto Scaling
group, and then choose the Instances tab. Initially, your instances are in the Pending state. When
their states are InService, they are ready for use.
2. Verify that your instances are registered with the load balancer. From the Target Groups page, select
your target group, and then choose the Targets tab. If the state of your instances is initial, it's
possible that they are still registering. When the state of your instances is healthy, they are ready
for use. After your instances are ready, you can test your load balancer as follows.
3. From the Load Balancers page, select your load balancer.
4. On the Description tab, locate the DNS name. This name has the following form:
my-lb-xxxxxxxxxx.us-west-2.elb.amazonaws.com
5. In a web browser, paste the DNS name for the load balancer into the address bar and press Enter.
You'll see your website displayed.
To set up a Windows HPC cluster on Amazon EC2, complete the following tasks:
40
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Prerequisites
For more information about high performance computing, see High Performance Computing (HPC) on
AWS.
Prerequisites
You must launch your instances in a VPC. You can use the default VPC or create a nondefault VPC. For
more information, see Getting Started in the Amazon VPC User Guide.
1. Use the New-EC2SecurityGroup cmdlet to create the security group for the domain controller. Note
the ID of the security group in the output.
2. Use the New-EC2SecurityGroup cmdlet to create the security group for the domain members. Note
the ID of the security group in the output.
3. Use the New-EC2SecurityGroup cmdlet to create the security group for the HPC cluster. Note the ID
of the security group in the output.
1. Create the following rules to add to the domain controller security group. Replace the placeholder
security group ID with the ID of the domain member security group and the placeholder CIDR block
with the CIDR block of your network.
41
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 1: Create Security Groups
2. Use the Grant-EC2SecurityGroupIngress cmdlet to add the rules to the domain controller security
group.
For more information about these security group rules, see the following Microsoft article: How to
configure a firewall for domains and trusts.
3. Create the following rules to add to the domain member security group. Replace the placeholder
security group ID with the ID of the domain controller security group.
4. Use the Grant-EC2SecurityGroupIngress cmdlet to add the rules to the domain member security
group.
5. Create the following rules to add to the HPC cluster security group. Replace the placeholder security
group ID with the ID of the HPC cluster security group and the placeholder CIDR block with the CIDR
block of your network.
42
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 1: Create Security Groups
6. Use the Grant-EC2SecurityGroupIngress cmdlet to add the rules to the HPC cluster security group.
For more information about these security group rules, see the following Microsoft article: HPC
Cluster Networking: Windows Firewall configuration.
7. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.
8. In the navigation pane, choose Security Groups. Verify that the all three security groups appear in
the list and have the required rules.
43
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 2: Set Up Your Active Directory Domain Controller
Connect to the instance you created, and configure the server as a domain controller for the HPC cluster.
1. Connect to your Domain Controller instance. For more information, see Connecting to Your
Windows Instance (p. 378).
2. Open Server Manager, and add the Active Directory Domain Services role.
3. Promote the server to a domain controller using Server Manager or by running DCPromo.exe.
4. Create a new domain in a new forest.
5. Type hpc.local as the fully qualified domain name (FQDN).
6. Select Forest Functional Level as Windows Server 2008 R2.
7. Ensure that the DNS Server option is selected, and then choose Next.
8. Select Yes, the computer will use an IP address automatically assigned by a DHCP server (not
recommended).
9. When prompted, choose Yes to continue.
10. Complete the wizard and then select Reboot on Completion.
11. Connect to the instance as hpc.local\administrator.
12. Create a domain user hpc.local\hpcuser.
44
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 3: Configure Your Head Node
Launch an instance and then configure it as a member of the hpc.local domain and with the necessary
user accounts.
1. Launch an instance and name it HPC-Head. When you launch the instance, select both of these
security groups: SG - Windows HPC Cluster and SG - Domain Member.
2. Connect to the instance and get the existing DNS server address using the following command:
IPConfig /all
3. Update the TCP/IPv4 properties of the HPC-Head NIC to include the Elastic IP address for the
Domain Controller instance as the primary DNS, and then add the additional DNS IP address
from the previous step.
4. Join the machine to the hpc.local domain using the credentials for hpc.local\administrator
(the domain administrator account).
5. Add hpc.local\hpcuser as the local administrator. When prompted for credentials, use
hpc.local\administrator, and then restart the instance.
6. Connect to HPC-Head as hpc.local\hpcuser.
a. Download the HPC Pack to HPC-Head from the Microsoft Download Center. Choose the HPC
Pack for the version of Windows Server on HPC-Head.
b. Extract the files to a folder, open the folder, and double-click setup.exe.
c. On the Installation page, select Create a new HPC cluster by creating a head node, and then
choose Next.
d. Accept the default settings to install all the databases on the Head Node, and then choose Next.
e. Complete the wizard.
a. In the wizard, select the default option (5), and then choose Next.
b. Complete the wizard accepting default values on all screens, and choose how you want to
update the server and participate in customer feedback.
c. Choose Configure.
3. Select Provide Network Credentials, then provide the hpc.local\hpcuser credentials.
4. Select Configure the naming of new nodes, and then choose OK.
5. Select Create a node template.
45
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 4: Set Up the Compute Node
b. Select Without operating system, and then continue with the defaults.
c. Choose Create.
First, launch an instance, and then configure it as a member of the hpc.local domain with the
necessary user accounts.
1. Launch an instance and name it HPC-Compute. When you launch the instance, select the following
security groups: SG - Windows HPC Cluster and SG - Domain Member.
2. Log in to the instance and get the existing DNS server address from HPC-Compute using the
following command:
IPConfig /all
3. Update the TCP/IPv4 properties of the HPC-Compute NIC to include the Elastic IP address of the
Domain Controller instance as the primary DNS. Then add the additional DNS IP address from
the previous step.
4. Join the machine to the hpc.local domain using the credentials for hpc.local\administrator
(the domain administrator account).
5. Add hpc.local\hpcuser as the local administrator. When prompted for credentials, use
hpc.local\administrator, and then restart.
6. Connect to HPC-Compute as hpc.local\hpcuser.
a. Download the HPC Pack to HPC-Compute from the Microsoft Download Center. Choose the
HPC Pack for the version of Windows Server on HPC-Compute.
b. Extract the files to a folder, open the folder, and double-click setup.exe.
c. On the Installation page, select Join an existing HPC cluster by creating a new compute node,
and then choose Next.
d. Specify the fully-qualified name of the HPC-Head instance, and then choose the defaults.
e. Complete the wizard.
To complete your cluster configuration, from the head node, add the compute node to your cluster.
46
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 5: Scale Your HPC Compute Nodes (Optional)
a. Select Add compute nodes or broker nodes that have already been configured.
b. Select the check box next to the node and choose Add.
5. Right-click the node and choose Bring Online.
5. Save sysprep2008.xml.
6. Choose Start, All Programs, EC2ConfigService Settings.
a. Choose the General tab, and clear the Set Computer Name check box.
b. Choose the Bundle tab, and then choose Run Sysprep and Shutdown Now.
7. Open the Amazon EC2 console.
8. In the navigation pane, choose Instances.
9. Wait for the instance status to show stopped.
10. Select the instance, choose Actions, Image, Create Image.
11. Specify an image name and image description, and then choose Create Image to create an AMI from
the instance.
12. Start the original HPC-Compute instance that was shut down.
13. Connect to the head node using the hpc.local\hpcuser account.
14. From HPC Cluster Manager, delete the old node that now appears in an error state.
15. In the Amazon EC2 console, in the navigation pane, choose AMIs.
16. Use the AMI you created to add additional nodes to the cluster.
47
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 5: Scale Your HPC Compute Nodes (Optional)
You can launch additional compute nodes from the AMI that you created. These nodes are automatically
joined to the domain, but you must add them to the cluster as already configured nodes in HPC Cluster
Manager using the head node and then bring them online.
48
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Creating Your Own AMI
• One or more EBS snapshots, or, for instance-store-backed AMIs, a template for the root volume of the
instance (for example, an operating system, an application server, and applications).
• Launch permissions that control which AWS accounts can use the AMI to launch instances.
• A block device mapping that specifies the volumes to attach to the instance when it's launched.
For more information, see Creating a Custom Windows AMI (p. 64).
To help categorize and manage your AMIs, you can assign custom tags to them. For more information,
see Tagging Your Amazon EC2 Resources (p. 963).
You can purchase AMIs from a third party, including AMIs that come with service contracts from
organizations such as Red Hat. You can also create an AMI and sell it to other Amazon EC2 users. For
more information about buying or selling AMIs, see Paid AMIs (p. 60).
49
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Selecting an Initial Windows AMI
using Amazon EC2. First choose the AMI that meets your specific requirements, and then launch an
instance using that AMI. You retrieve the password for the administrator account and then log in to the
instance using Remote Desktop Connection, just as you would with any other Windows server.
Some Windows AMIs include an edition of Microsoft SQL Server (SQL Enterprise Edition, SQL Server
Standard, SQL Server Express, or SQL Server Web). Launching an instance from a Windows AMI with
Microsoft SQL Server enables you to run the instance as a database server. Alternatively, you can launch
an instance from any Windows AMI and then install the database software that you need on the instance.
Microsoft no longer supports Windows Server 2003 (see Microsoft Windows Server 2003 End-of-
Support). We recommend that you launch new EC2 instances using a supported version of Windows
Server. If you have existing EC2 instances that are running an unsupported version of Windows Server,
we recommend that you upgrade those instances to a supported version of Windows Server. For
more information, see Upgrading an Amazon EC2 Windows Instance to a Newer Version of Windows
Server (p. 494).
You can also create an AMI from your own Windows computer. For more information, see the following
services:
The AWS Windows AMIs contain the latest security updates available at the time they were created. For
more information, see Updating Your Windows Instance (p. 79).
Virtualization Types
AMIs use one of two types of virtualization: paravirtual (PV) or hardware virtual machine (HVM). The
main differences between PV and HVM AMIs are the way in which they boot and whether they can take
advantage of special hardware extensions for better performance. Windows AMIs are HVM AMIs.
HVM AMIs are presented with a fully virtualized set of hardware and boot by executing the master boot
record of the root block device of your image. This virtualization type provides the ability to run an
operating system directly on top of a virtual machine without any modification, as if it were run on the
bare-metal hardware. The Amazon EC2 host system emulates some or all of the underlying hardware
that is presented to the guest.
HVM guests can take advantage of hardware extensions that provide fast access to the underlying
hardware on the host system. HVM AMIs are required to take advantage of enhanced networking and
GPU processing. In order to pass through instructions to specialized network and GPU devices, the OS
needs to be able to have access to the native hardware platform; HVM virtualization provides this access.
Paravirtual guests traditionally performed better with storage and network operations than HVM guests
because they could leverage special drivers for I/O that avoided the overhead of emulating network
50
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Finding a Windows AMI
and disk hardware, whereas HVM guests had to translate these instructions to emulated hardware.
Now PV drivers are available for HVM guests, so Windows instances can get performance advantages in
storage and network I/O by using them. With these PV on HVM drivers, HVM guests can get the same
performance as paravirtual guests, or better.
• The Region
• The operating system
• The architecture: 32-bit (i386), 64-bit (x86_64), or 64-bit ARM (arm64)
• The provider (for example, Amazon Web Services)
• Additional software (for example, SQL server)
If you need to find a Linux AMI, see Finding a Linux AMI in the Amazon EC2 User Guide for Linux
Instances.
Contents
• Finding a Windows AMI Using the Amazon EC2 Console (p. 51)
• Finding an AMI Using the AWS Tools for Windows PowerShell (p. 52)
• Finding an AMI Using the AWS CLI (p. 52)
51
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Finding an AMI Using the AWS
Tools for Windows PowerShell
the Search bar and select Owner from the menu, then select Amazon images. Choose the Search
bar again to select Platform and then the operating system from the list provided.
5. (Optional) Choose the Show/Hide Columns icon to select which image attributes to display, such as
the root device type. Alternatively, you can select an AMI from the list and view its properties in the
Details tab.
6. To launch an instance from this AMI, select it and then choose Launch. For more information about
launching an instance using the console, see Launching Your Instance from an AMI (p. 334). If
you're not ready to launch the instance now, make note of the AMI ID for later.
Amazon EC2
For information and examples, see Find an AMI Using Windows PowerShell in the AWS Tools for Windows
PowerShell User Guide.
For information and examples, see Query for the Latest Windows AMI Using Systems Manager Parameter
Store.
Amazon EC2
The describe-images command supports filtering parameters. For example, use the --owners parameter
to display public AMIs owned by Amazon.
You can add the following filter to the previous command to display only Windows AMIs:
--filters "Name=platform,Values=windows"
Important
Omitting the --owners flag from the describe-images command will return all images for
which you have launch permissions, regardless of ownership.
For information and examples, see Query for the Latest Windows AMI Using Systems Manager Parameter
Store.
52
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Shared AMIs
Shared AMIs
A shared AMI is an AMI that a developer created and made available for other developers to use. One of
the easiest ways to get started with Amazon EC2 is to use a shared AMI that has the components you
need and then add custom content. You can also create your own AMIs and share them with others.
You use a shared AMI at your own risk. Amazon can't vouch for the integrity or security of AMIs shared
by other Amazon EC2 users. Therefore, you should treat shared AMIs as you would any foreign code that
you might consider deploying in your own data center and perform the appropriate due diligence. We
recommend that you get an AMI from a trusted source. If you have questions or observations about a
shared AMI, use the AWS forums.
Amazon's public images have an aliased owner, which appears as amazon in the account field. This
enables you to find AMIs from Amazon easily. Other users can't alias their AMIs.
For information about creating an AMI, see Creating an Amazon EBS-Backed Windows AMI . For more
information about building, delivering, and maintaining your applications on the AWS Marketplace, see
the AWS Marketplace User Guide and AWS Marketplace Seller Guide.
Contents
• Finding Shared AMIs (p. 53)
• Making an AMI Public (p. 55)
• Sharing an AMI with Specific AWS Accounts (p. 57)
• Using Bookmarks (p. 59)
• Guidelines for Shared Windows AMIs (p. 60)
53
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Finding Shared AMIs
4. Use filters to list only the types of AMIs that interest you. For example, choose Owner : and then
choose Amazon images to display only Amazon's public images.
The following command lists all public AMIs, including any public AMIs that you own.
The following command lists the AMIs for which you have explicit launch permissions. This list does not
include any AMIs that you own.
The following command lists the AMIs owned by Amazon. Amazon's public AMIs have an aliased owner,
which appears as amazon in the account field. This enables you to find AMIs from Amazon easily. Other
users can't alias their AMIs.
The following command lists the AMIs owned by the specified AWS account.
To reduce the number of displayed AMIs, use a filter to list only the types of AMIs that interest you. For
example, use the following filter to display only EBS-backed AMIs.
The following command lists all public AMIs, including any public AMIs that you own.
54
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Making an AMI Public
The following command lists the AMIs for which you have explicit launch permissions. This list does not
include any AMIs that you own.
The following command lists the AMIs owned by Amazon. Amazon's public AMIs have an aliased owner,
which appears as amazon in the account field. This enables you to find AMIs from Amazon easily. Other
users can't alias their AMIs.
The following command lists the AMIs owned by the specified AWS account.
To reduce the number of displayed AMIs, use a filter to list only the types of AMIs that interest you. For
example, use the following filter to display only EBS-backed AMIs.
--filters "Name=root-device-type,Values=ebs"
AMIs are a regional resource. Therefore, sharing an AMI makes it available in that region. To make an AMI
available in a different region, copy the AMI to the region and then share it. For more information, see
Copying an AMI (p. 72).
Note
If an AMI has a product code, or contains a snapshot of an encrypted volume, you can't make it
public. You can share the AMI only with specific AWS accounts.
55
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Making an AMI Public
You can add or remove account IDs from the list of accounts that have launch permissions for an AMI. To
make the AMI public, specify the all group. You can specify both public and explicit launch permissions.
1. Use the Edit-EC2ImageAttribute command as follows to add the all group to the
launchPermission list for the specified AMI.
2. To verify the launch permissions of the AMI, use the following Get-EC2ImageAttribute command.
3. (Optional) To make the AMI private again, remove the all group from its launch permissions.
Note that the owner of the AMI always has launch permissions and is therefore unaffected by this
command.
You can add or remove account IDs from the list of accounts that have launch permissions for an AMI. To
make the AMI public, specify the all group. You can specify both public and explicit launch permissions.
1. Use the modify-image-attribute command as follows to add the all group to the
launchPermission list for the specified AMI.
2. To verify the launch permissions of the AMI, use the following describe-image-attribute command.
56
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Sharing an AMI with Specific AWS Accounts
3. (Optional) To make the AMI private again, remove the all group from its launch permissions.
Note that the owner of the AMI always has launch permissions and is therefore unaffected by this
command.
AMIs are a regional resource. Therefore, sharing an AMI makes it available in that region. To make an AMI
available in a different region, copy the AMI to the region and then share it. For more information, see
Copying an AMI (p. 72).
There is no limit to the number of AWS accounts with which an AMI can be shared.
To share this AMI with multiple users, repeat this step until you have added all the required users.
5. To allow create volume permissions for snapshots, select Add "create volume" permissions to the
following associated snapshots when creating permissions.
Note
You do not need to share the Amazon EBS snapshots that an AMI references in order to
share the AMI. Only the AMI itself needs to be shared; the system automatically provides
the instance access to the referenced Amazon EBS snapshots for the launch. However, you
do need to share any CMKs used to encrypt snapshots that the AMI references. For more
information, see Sharing an Amazon EBS Snapshot (p. 841).
6. Choose Save when you are done.
7. (Optional) To view the AWS account IDs with which you have shared the AMI, select the AMI in the
list, and choose the Permissions tab. To find AMIs that are shared with you, see Finding Shared
AMIs (p. 53).
57
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Sharing an AMI with Specific AWS Accounts
The following command grants launch permissions for the specified AMI to the specified AWS account.
Note
You do not need to share the Amazon EBS snapshots that an AMI references in order to share
the AMI. Only the AMI itself needs to be shared; the system automatically provides the instance
access to the referenced Amazon EBS snapshots for the launch. However, you do need to share
any CMKs used to encrypt snapshots that the AMI references. For more information, see Sharing
an Amazon EBS Snapshot (p. 841).
The following command removes launch permissions for the specified AMI from the specified AWS
account:
The following command removes all public and explicit launch permissions from the specified AMI. Note
that the owner of the AMI always has launch permissions and is therefore unaffected by this command.
The following command grants launch permissions for the specified AMI to the specified AWS account.
58
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Using Bookmarks
Note
You do not need to share the Amazon EBS snapshots that an AMI references in order to share
the AMI. Only the AMI itself needs to be shared; the system automatically provides the instance
access to the referenced Amazon EBS snapshots for the launch. However, you do need to share
any CMKs used to encrypt snapshots that the AMI references. For more information, see Sharing
an Amazon EBS Snapshot (p. 841).
The following command removes launch permissions for the specified AMI from the specified AWS
account:
The following command removes all public and explicit launch permissions from the specified AMI. Note
that the owner of the AMI always has launch permissions and is therefore unaffected by this command.
Using Bookmarks
If you have created a public AMI, or shared an AMI with another AWS user, you can create a bookmark
that allows a user to access your AMI and launch an instance in their own account immediately. This is an
easy way to share AMI references, so users don't have to spend time finding your AMI in order to use it.
Note that your AMI must be public, or you must have shared it with the user to whom you want to send
the bookmark.
1. Type a URL with the following information, where region is the region in which your AMI resides:
https://console.aws.amazon.com/ec2/v2/home?
region=region#LaunchInstanceWizard:ami=ami_id
For example, this URL launches an instance from the ami-0abcdef1234567890 AMI in the us-east-1
region:
https://console.aws.amazon.com/ec2/v2/home?region=us-
east-1#LaunchInstanceWizard:ami=ami-0abcdef1234567890
59
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Guidelines for Shared Windows AMIs
3. To use a bookmark, choose the link or copy and paste it into your browser. The launch wizard opens,
with the AMI already selected.
• No list of security guidelines can be exhaustive. Build your shared AMIs carefully and take time to
consider where you might expose sensitive data.
• Develop a repeatable process for building, updating, and republishing AMIs.
• Build AMIs using the most up-to-date operating systems, packages, and software.
• Download and install the latest version of the EC2Config service. For more information about installing
this service, see Installing the Latest Version of EC2Config (p. 405).
• Verify that Ec2SetPassword, Ec2WindowsActivate and Ec2HandleUserData are enabled.
• Verify that no guest accounts or Remote Desktop user accounts are present.
• Disable or remove unnecessary services and programs to reduce the attack surface of your AMI.
• Remove instance credentials, such as your key pair, from the AMI (if you saved them on the AMI). Store
the credentials in a safe location.
• Ensure that the administrator password and passwords on any other accounts are set to an appropriate
value for sharing. These passwords are available for anyone who launches your shared AMI.
• Test your AMI before you share it.
Paid AMIs
A paid AMI is an AMI that you can purchase from a developer.
Amazon EC2 integrates with AWS Marketplace, enabling developers to charge other Amazon EC2 users
for the use of their AMIs or to provide support for instances.
The AWS Marketplace is an online store where you can buy software that runs on AWS, including AMIs
that you can use to launch your EC2 instance. The AWS Marketplace AMIs are organized into categories,
such as Developer Tools, to enable you to find products to suit your requirements. For more information
about AWS Marketplace, see the AWS Marketplace site.
Launching an instance from a paid AMI is the same as launching an instance from any other AMI. No
additional parameters are required. The instance is charged according to the rates set by the owner of
the AMI, as well as the standard usage fees for the related web services, for example, the hourly rate for
running an m1.small instance type in Amazon EC2. Additional taxes might also apply. The owner of the
paid AMI can confirm whether a specific instance was launched using that paid AMI.
Important
Amazon DevPay is no longer accepting new sellers or products. AWS Marketplace is now
the single, unified e-commerce platform for selling software and services through AWS. For
information about how to deploy and sell software from AWS Marketplace, see Selling on AWS
Marketplace. AWS Marketplace supports AMIs backed by Amazon EBS.
Contents
• Selling Your AMI (p. 61)
• Finding a Paid AMI (p. 61)
• Purchasing a Paid AMI (p. 62)
60
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Selling Your AMI
For information about how to sell your AMI on AWS Marketplace, see Selling on AWS Marketplace.
ProductCodeId ProductCodeType
------------- ---------------
61
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Purchasing a Paid AMI
product_code marketplace
If you know the product code, you can filter the results by product code. This example returns the most
recent AMI with the specified product code.
This command returns numerous details that describe each AMI, including the product code for a paid
AMI. The output from describe-images includes an entry for the product code like the following:
"ProductCodes": [
{
"ProductCodeId": "product_code",
"ProductCodeType": "marketplace"
}
],
If you know the product code, you can filter the results by product code. This example returns the most
recent AMI with the specified product code.
Typically a seller of a paid AMI presents you with information about the AMI, including its price and a
link where you can buy it. When you click the link, you're first asked to log into AWS, and then you can
purchase the AMI.
• AWS Marketplace website: You can launch preconfigured software quickly with the 1-Click
deployment feature.
62
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Getting the Product Code for Your Instance
• Amazon EC2 launch wizard: You can search for an AMI and launch an instance directly from the
wizard. For more information, see Launching an AWS Marketplace Instance (p. 349).
To associate a product code with your AMI, use one of the following commands, where ami_id is the ID of
the AMI and product_code is the product code:
After you set the product code attribute, it cannot be changed or removed.
63
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Creating a Custom Windows AMI
1. Ensure that you have terminated any instances running from the subscription.
To create a custom Linux AMI, use the procedure for the type of volume for the instance. For more
information, see Creating an Amazon EBS-Backed Linux AMI or Creating an Instance Store-Backed Linux
AMI in the Amazon EC2 User Guide for Linux Instances.
During the AMI-creation process, Amazon EC2 creates snapshots of your instance's root volume
and any other EBS volumes attached to your instance. You're charged for the snapshots until you
deregister the AMI and delete the snapshots. For more information, see Deregistering Your Windows
AMI (p. 77). If any volumes attached to the instance are encrypted, the new AMI only launches
successfully on instance types that support Amazon EBS encryption. For more information, see Amazon
EBS Encryption (p. 864).
Depending on the size of the volumes, it can take several minutes for the AMI-creation process to
complete (sometimes up to 24 hours). You may find it more efficient to create snapshots of your volumes
prior to creating your AMI. This way, only small, incremental snapshots need to be created when the AMI
is created, and the process completes more quickly (the total time for snapshot creation remains the
same). For more information, see Creating Amazon EBS Snapshots (p. 821).
After the process completes, you have a new AMI and snapshot created from the root volume of the
instance. When you launch an instance using the new AMI, we create a new EBS volume for its root
volume using the snapshot.
64
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Creating a Windows AMI from a Running Instance
If you add instance store volumes or Amazon EBS volumes to your instance in addition to the root
device volume, the block device mapping for the new AMI contains information for these volumes,
and the block device mappings for instances that you launch from the new AMI automatically contain
information for these volumes. The instance store volumes specified in the block device mapping for
the new instance are new and don't contain any data from the instance store volumes of the instance
you used to create the AMI. The data on EBS volumes persists. For more information, see Block Device
Mapping (p. 929).
Note
When you create a new instance from a custom AMI, you should initialize both its root volume
and any additional EBS storage before putting it into production. For more information, see
Initializing Amazon EBS Volumes.
• amazon/Windows_Server-2019
• amazon/Windows_Server-2016
• amazon/Windows_Server-2012
• amazon/Windows_Server-2008
Add any other filters that you need. When you have chosen an AMI, select its checkbox.
4. Choose Launch. Accept the default values as you step through the wizard. For more information,
see Launching an Instance Using the Launch Instance Wizard (p. 333). When the instance is ready,
connect to it. For more information, see Connecting to Your Windows Instance (p. 378).
5. You can perform any of the following actions on your instance to customize it for your needs:
65
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Creating a Windows AMI from a Running Instance
If you are sharing your AMI, these credentials can be supplied for RDP access without disclosing
your default administrator password.
• [Windows Server 2016 and later] Configure settings using EC2Launch. To generate a random
password at launch time, use the adminPasswordType setting. For more information, see
Configuring EC2Launch (p. 396).
• [Windows Server 2012 R2 and earlier] Configure settings using EC2Config. To generate a
random password at launch time, enable the Ec2SetPassword plugin; otherwise, the current
administrator password is used. For more information, see EC2Config Settings Files (p. 410).
• [Windows Server 2008 R2] If the instance uses RedHat drivers to access Xen virtualized hardware,
upgrade to Citrix drivers before you create an AMI. For more information, see Upgrade Windows
Server 2008 and 2008 R2 Instances (Redhat to Citrix PV Upgrade) (p. 437).
6. In the navigation pane, choose Instances and select your instance. Choose Actions, Image, and
Create Image.
Tip
If this option is disabled, your instance isn't an Amazon EBS-backed instance.
7. Specify a unique name for the image and an optional description (up to 255 characters).
By default, Amazon EC2 shuts down the instance, takes snapshots of any attached volumes, creates
and registers the AMI, and then reboots the instance. Choose No reboot if you don't want your
instance to be shut down.
Warning
If you choose No reboot, we can't guarantee the file system integrity of the created image.
(Optional) Modify the root volume, Amazon EBS volumes, and instance store volumes as needed. For
example:
• To change the size of the root volume, locate the Root volume in the Type column, and fill in the
Size field.
• To suppress an Amazon EBS volume specified by the block device mapping of the AMI used to
launch the instance, locate the EBS volume in the list and choose Delete.
• To add an Amazon EBS volume, choose Add New Volume, Type, and EBS, and fill in the fields.
When you then launch an instance from your new AMI, these additional volumes are automatically
attached to the instance. Empty volumes must be formatted and mounted. Volumes based on a
snapshot must be mounted.
• To suppress an instance store volume specified by the block device mapping of the AMI used to
launch the instance, locate the volume in the list and choose Delete.
• To add an instance store volume, choose Add New Volume, Type, and Instance Store, and select
a device name from the Device list. When you launch an instance from your new AMI, these
additional volumes are automatically initialized and mounted. These volumes don't contain data
from the instance store volumes of the running instance from which you based your AMI.
(Optional) Choose Snapshots in the navigation pane to view the snapshot that was created for the
new AMI. When you launch an instance from this AMI, we use this snapshot to create its root device
volume.
9. Launch an instance from your new AMI. For more information, see Launching an Instance Using the
Launch Instance Wizard (p. 333). The new running instance contains all of the customizations you
66
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Using Encryption with EBS-Backed AMIs
applied in previous steps, and any additional customization you add when launching the instance,
such as user data (scripts that run when the instance starts).
EC2 instances with encrypted EBS volumes are launched from AMIs in the same way as other instances.
In addition, when you launch an instance from an AMI backed by unencrypted EBS snapshots, you can
encrypt some or all of the volumes during launch.
Like EBS volumes, snapshots in AMIs can be encrypted by either your default AWS Key Management
Service customer master key (CMK), or to a customer managed key that you specify. You must in all cases
have permission to use the selected key.
AMIs with encrypted snapshots can be shared across AWS accounts. For more information, see Shared
AMIs.
Instance-Launching Scenarios
Amazon EC2 instances are launched from AMIs using the RunInstances action with parameters
supplied through block device mapping, either by means of the AWS Management Console or directly
using the Amazon EC2 API or CLI. For more information about block device mapping, see Block Device
Mapping. For examples of controlling block device mapping from the AWS CLI, see Launch, List, and
Terminate EC2 Instances.
By default, without explicit encryption parameters, a RunInstances action maintains the existing
encryption state of an AMI's source snapshots while restoring EBS volumes from them. If encryption
by default is enabled, all volumes created from the AMI (whether from encrypted or unencrypted
snapshots) will be encrypted. If encryption by default is not enabled, then the instance maintains the
encryption state of the AMI.
You can also launch an instance and simultaneously apply a new encryption state to the resulting
volumes by supplying encryption parameters. Consequently, the following behaviors are observed:
67
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance-Launching Scenarios
The default behaviors can be overridden by supplying encryption parameters. The available parameters
are Encrypted and KmsKeyId. Setting only the Encrypted parameter results in the following:
• An unencrypted snapshot is restored to an EBS volume that is encrypted by your AWS account's
default CMK.
• An encrypted snapshot that you own is restored to an EBS volume encrypted by the same CMK. (In
other words, the Encrypted parameter has no effect.)
• An encrypted snapshot that you do not own (i.e., the AMI is shared with you) is restored to a volume
that is encrypted by your AWS account's default CMK. (In other words, the Encrypted parameter has
no effect.)
Setting both the Encrypted and KmsKeyId parameters allows you to specify a non-default CMK for an
encryption operation. The following behaviors result:
Submitting a KmsKeyId without also setting the Encrypted parameter results in an error.
The following sections provide examples of launching instances from AMIs using non-default encryption
parameters. In each of these scenarios, parameters supplied to the RunInstances action result in a
change of encryption state during restoration of a volume from a snapshot.
Note
For detailed console procedures to launch an instance from an AMI, see Launch Your Instance.
For documentation of the RunInstances API, see RunInstances.
For documentation of the run-instances command in the AWS Command Line Interface, see
run-instances.
68
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance-Launching Scenarios
The Encrypted parameter alone results in the volume for this instance being encrypted. Providing
a KmsKeyId parameter is optional. If no key ID is specified, the AWS account's default CMK is used to
encrypt the volume. To encrypt the volume to a different CMK that you own, supply the KmsKeyId
parameter.
If you own the AMI and supply no encryption parameters, the resulting instance has a volume encrypted
by the same key as the snapshot. If the AMI is shared rather than owned by you, and you supply no
encryption parameters, the volume is encrypted by your default CMK. With encryption parameters
supplied as shown, the volume is encrypted by the specified CMK.
69
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Image-Copying Scenarios
In this scenario, the RunInstances action is supplied with encryption parameters for each of the source
snapshots. When all possible encryption parameters are specified, the resulting instance is the same
regardless of whether you own the AMI.
Image-Copying Scenarios
Amazon EC2 AMIs are copied using the CopyImage action, either through the AWS Management Console
or directly using the Amazon EC2 API or CLI.
By default, without explicit encryption parameters, a CopyImage action maintains the existing
encryption state of an AMI's source snapshots during copy. You can also copy an AMI and simultaneously
apply a new encryption state to its associated EBS snapshots by supplying encryption parameters.
Consequently, the following behaviors are observed:
All of these default behaviors can be overridden by supplying encryption parameters. The available
parameters are Encrypted and KmsKeyId. Setting only the Encrypted parameter results in the
following:
• An unencrypted snapshot is copied to a snapshot encrypted by the AWS account's default CMK.
• An encrypted snapshot is copied to a snapshot encrypted by the same CMK. (In other words, the
Encrypted parameter has no effect.)
70
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Image-Copying Scenarios
• An encrypted snapshot that you do not own (i.e., the AMI is shared with you) is copied to a volume that
is encrypted by your AWS account's default CMK. (In other words, the Encrypted parameter has no
effect.)
Setting both the Encrypted and KmsKeyId parameters allows you to specify a customer managed CMK
for an encryption operation. The following behaviors result:
Submitting a KmsKeyId without also setting the Encrypted parameter results in an error.
The following section provides an example of copying an AMI using non-default encryption parameters,
resulting in a change of encryption state.
Note
For detailed console procedures to copy an AMI, see Copying an AMI.
For documentation of the CopyImage API, see CopyImage.
For documentation of the command copy-image in the AWS Command Line Interface, see
copy-image.
Setting the Encrypted parameter encrypts the single snapshot for this instance. If you do not specify
the KmsKeyId parameter, the default CMK is used to encrypt the snapshot copy.
71
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Copying an AMI
Note
You can also copy an image with multiple snapshots and configure the encryption state of each
individually.
Copying an AMI
You can copy an Amazon Machine Image (AMI) within or across AWS Regions using the AWS
Management Console, the AWS Command Line Interface or SDKs, or the Amazon EC2 API, all of which
support the CopyImage action. You can copy both Amazon EBS-backed AMIs and instance-store-backed
AMIs. You can copy AMIs with encrypted snapshots and also change encryption status during the copy
process.
Copying a source AMI results in an identical but distinct target AMI with its own unique identifier. In the
case of an Amazon EBS-backed AMI, each of its backing snapshots is, by default, copied to an identical
but distinct target snapshot. (The sole exceptions are when you choose to encrypt or re-encrypt the
snapshot.) You can change or deregister the source AMI with no effect on the target AMI. The reverse is
also true.
There are no charges for copying an AMI. However, standard storage and data transfer rates apply.
AWS does not copy launch permissions, user-defined tags, or Amazon S3 bucket permissions from the
source AMI to the new AMI. After the copy operation is complete, you can apply launch permissions,
user-defined tags, and Amazon S3 bucket permissions to the new AMI.
You can't copy an AMI that was obtained from the AWS Marketplace, regardless of whether you obtained
it directly or it was shared with you. Instead, launch an EC2 instance using the AWS Marketplace AMI
and then create an AMI from the instance. For more information, see Creating a Custom Windows
AMI (p. 64).
The following example policy allows the user to copy the AMI source in the specified bucket to the
specified Region.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "s3:ListAllMyBuckets",
"Resource": [
"arn:aws:s3:::*"
]
},
{
"Effect": "Allow",
"Action": "s3:GetObject",
"Resource": [
"arn:aws:s3:::ami-source-bucket/*"
]
72
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Cross-Region Copying
},
{
"Effect": "Allow",
"Action": [
"s3:CreateBucket",
"s3:GetBucketAcl",
"s3:PutObjectAcl",
"s3:PutObject"
],
"Resource": [
"arn:aws:s3:::amis-for-123456789012-in-us-east-1*"
]
}
]
}
To find the Amazon Resource Name (ARN) of the AMI source bucket, open the Amazon EC2 console at
https://console.aws.amazon.com/ec2/, in the navigation pane choose AMIs, and locate the bucket name
in the Source column.
Cross-Region Copying
Copying an AMI across geographically diverse Regions provides the following benefits:
• Consistent global deployment: Copying an AMI from one Region to another enables you to launch
consistent instances in different Regions based on the same AMI.
• Scalability: You can more easily design and build global applications that meet the needs of your users,
regardless of their location.
• Performance: You can increase performance by distributing your application, as well as locating critical
components of your application in closer proximity to your users. You can also take advantage of
Region-specific features, such as instance types or other AWS services.
• High availability: You can design and deploy applications across AWS regions, to increase availability.
The following diagram shows the relations among a source AMI and two copied AMIs in different
Regions, as well as the EC2 instances launched from each. When you launch an instance from an AMI, it
resides in the same Region where the AMI resides. If you make changes to the source AMI and want those
changes to be reflected in the AMIs in the target Regions, you must recopy the source AMI to the target
Regions.
When you first copy an instance store-backed AMI to a Region, we create an Amazon S3 bucket for the
AMIs copied to that Region. All instance store-backed AMIs that you copy to that Region are stored in this
bucket. The bucket names have the following format: amis-for-account-in-region-hash. For example:
amis-for-123456789012-in-us-east-2-yhjmxvp6.
73
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Cross-Account Copying
Prerequisite
Prior to copying an AMI, you must ensure that the contents of the source AMI are updated to support
running in a different Region. For example, you should update any database connection strings or similar
application configuration data to point to the appropriate resources. Otherwise, instances launched from
the new AMI in the destination Region may still use the resources from the source Region, which can
impact performance and cost.
Limits
Cross-Account Copying
You can share an AMI with another AWS account. Sharing an AMI does not affect the ownership of the
AMI. The owning account is charged for the storage in the Region. For more information, see Sharing an
AMI with Specific AWS Accounts (p. 57).
If you copy an AMI that has been shared with your account, you are the owner of the target AMI in your
account. The owner of the source AMI is charged standard Amazon EBS or Amazon S3 transfer fees, and
you are charged for the storage of the target AMI in the destination Region.
Resource Permissions
To copy an AMI that was shared with you from another account, the owner of the source AMI must grant
you read permissions for the storage that backs the AMI, either the associated EBS snapshot (for an
Amazon EBS-backed AMI) or an associated S3 bucket (for an instance store-backed AMI). If the shared
AMI has encrypted snapshots, the owner must share the key or keys with you as well.
1 Unencrypted-to-unencrypted Yes
2 Encrypted-to-encrypted Yes
3 Unencrypted-to-encrypted Yes
4 Encrypted-to-unencrypted No
Note
Encrypting during the CopyImage action applies only to Amazon EBS-backed AMIs. Because
an instance store-backed AMI does not rely on snapshots, you cannot use copying to change its
encryption status.
By default (i.e., without specifying encryption parameters), the backing snapshot of an AMI is copied
with its original encryption status. Copying an AMI backed by an unencrypted snapshot results in an
identical target snapshot that is also unencrypted. If the source AMI is backed by an encrypted snapshot,
copying it results in an identical target snapshot that is encrypted by the same customer master key
74
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Copying an AMI
(CMK). Copying an AMI backed by multiple snapshots preserves, by default, the source encryption status
in each target snapshot.
If you specify encryption parameters while copying an AMI, you can encrypt or re-encrypt its backing
snapshots. The following example shows a non-default case that supplies encryption parameters to the
CopyImage action in order to change the target AMI's encryption state.
In this scenario, an AMI backed by an unencrypted root snapshot is copied to an AMI with an encrypted
root snapshot. The CopyImage action is invoked with two encryption parameters, including a CMK. As
a result, the encryption status of the root snapshot changes, so that the target AMI is backed by a root
snapshot containing the same data as the source snapshot, but encrypted using the specified key. You
incur storage costs for the snapshots in both AMIs, as well as charges for any instances you launch from
either AMI.
Note
Enabling encryption by default (p. 867) has the same effect as setting the Encrypted
parameter to true for all snapshots in the AMI.
Setting the Encrypted parameter encrypts the single snapshot for this instance. If you do not specify
the KmsKeyId parameter, the default CMK is used to encrypt the snapshot copy.
For more information about copying AMIs with encrypted snapshots, see Using Encryption with EBS-
Backed AMIs (p. 67).
Copying an AMI
You can copy an AMI as follows.
Prerequisite
Create or obtain an AMI backed by an Amazon EBS snapshot. Note that you can use the Amazon EC2
console to search a wide variety of AMIs provided by AWS. For more information, see Creating a Custom
Windows AMI (p. 64) and Finding a Windows AMI (p. 51).
75
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Stopping a Pending AMI Copy Operation
2. From the console navigation bar, select the Region that contains the AMI. In the navigation pane,
choose Images, AMIs to display the list of AMIs available to you in the Region.
3. Select the AMI to copy and choose Actions, Copy AMI.
4. In the Copy AMI dialog box, specify the following information and then choose Copy AMI:
To check on the progress of the copy operation immediately, follow the provided link. To check on
the progress later, choose Done, and then when you are ready, use the navigation bar to switch to
the target region (if applicable) and locate your AMI in the list of AMIs.
The initial status of the target AMI is pending and the operation is complete when the status is
available.
You can copy an AMI using the copy-image command. You must specify both the source and destination
Regions. You specify the source Region using the --source-region parameter. You can specify
the destination Region using either the --region parameter or an environment variable. For more
information, see Configuring the AWS Command Line Interface.
When you encrypt a target snapshot during copying, you must specify these additional parameters: --
encrypted and --kms-key-id.
You can copy an AMI using the Copy-EC2Image command. You must specify both the source and
destination Regions. You specify the source Region using the -SourceRegion parameter. You can
specify the destination Region using either the -Region parameter or the Set-AWSDefaultRegion
command. For more information, see Specifying AWS Regions.
When you encrypt a target snapshot during copying, you must specify these additional parameters: -
Encrypted and -KmsKeyId.
76
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Deregistering Your Windows AMI
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
When you deregister an AMI, it doesn't affect any instances that you've already launched from the AMI or
any snapshots created for the EBS root volume during the AMI creation process. You'll continue to incur
usage costs for these instances and storage costs for the snapshot. Therefore, you should terminate any
instances that you finished with and delete any snapshots that you are finished with.
The following diagram illustrates the process for cleaning up your Windows AMI.
77
Amazon Elastic Compute Cloud
User Guide for Windows Instances
AWS Windows AMIs
4. (Optional) If you are finished with an instance that you launched from the AMI, terminate it. In the
navigation pane, choose Instances. Select the instance, choose Actions, then Instance State, and
then Terminate. When prompted for confirmation, choose Yes, Terminate.
For information about other customizations, see Configuration Changes for AWS Windows
AMIs (p. 80).
Contents
• Updating Your Windows Instance (p. 79)
• Upgrading or Migrating to a Newer Version of Windows Server (p. 79)
• Subscribing to Windows AMI Notifications (p. 79)
• Configuration Changes for AWS Windows AMIs (p. 80)
• Details About AWS Windows AMI Versions (p. 82)
• What to Expect in an Official AWS Windows AMI (p. 82)
• How AWS Decides Which Windows AMIs to Offer (p. 83)
• Patches, Security Updates, and AMI IDs (p. 83)
• Semiannual Channel Releases (p. 84)
• Monthly AMI Updates for 2019 (to date) (p. 84)
• Monthly AMI Updates for 2018 (p. 88)
• Monthly AMI Updates for 2017 (p. 94)
• Monthly AMI Updates for 2016 (p. 98)
• Monthly AMI Updates for 2015 (p. 101)
• Monthly AMI Updates for 2014 (p. 104)
• Monthly AMI Updates for 2013 (p. 105)
• Monthly AMI Updates for 2012 (p. 107)
• Monthly AMI Updates for 2011 and earlier (p. 109)
• Changes in Windows Server 2016 and Later AMIs (p. 109)
• Docker Container Conflict on Windows Server 2016 Instances (p. 110)
• Issue with the Hibernate Agent (2018.03.16 AMIs) (p. 110)
78
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Updating Your Windows Instance
• Amazon EC2 Windows Server AMIs for STIG Compliance (p. 111)
• Core and Base Operating System (p. 112)
• Internet Explorer (IE) 11 Using STIG V1 Release 17 (p. 112)
• Microsoft .NET Framework 4.0 Using STIG V1 Release 8: STIGS Not Applied (p. 112)
For Windows instances, you can install updates to the following services or applications:
You can reboot a Windows instance after installing updates. For more information, see Reboot Your
Instance (p. 384).
79
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Configuration Changes for AWS Windows AMIs
2. In the navigation bar, change the region to US East (N. Virginia), if necessary. You must use this
region because the SNS notifications that you are subscribing to were created in this region.
3. In the navigation pane, choose Subscriptions.
4. Choose Create subscription.
5. For the Create subscription dialog box, do the following:
a. For Topic ARN, copy and paste one of the following Amazon Resource Names (ARNs):
• arn:aws:sns:us-east-1:801119661308:ec2-windows-ami-update
• arn:aws:sns:us-east-1:801119661308:ec2-windows-ami-private
arn:aws-us-gov:sns:us-gov-west-1:077303321853:ec2-windows-ami-update
b. For Protocol, choose Email.
c. For Endpoint, type an email address that you can use to receive the notifications.
d. Choose Create subscription.
6. You'll receive a confirmation email with the subject line AWS Notification - Subscription
Confirmation. Open the email and choose Confirm subscription to complete your subscription.
Whenever Windows AMIs are released, we send notifications to the subscribers of the ec2-windows-
ami-update topic. Whenever released Windows AMIs are made private, we send notifications to
the subscribers of the ec2-windows-ami-private topic. If you no longer want to receive these
notifications, use the following procedure to unsubscribe.
Change Applies to
Check for pending file renames or reboots, and reboot as needed All AMIs
Clear recent history (Start menu, Windows Explorer, and so on) Windows Server 2012 R2 and
earlier
80
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Configuration Changes for AWS Windows AMIs
Change Applies to
Set EC2Launch to run at the next launch Windows Server 2016 and later
Change Applies to
Install the current AWS Tools for Windows PowerShell All AMIs
Install the current EC2Config and SSM Agent Windows Server 2012 R2 and
earlier
Install the current EC2Launch and SSM Agent Windows Server 2016 and later
Install the current AWS PV, ENA, and NVMe drivers Windows Server 2008 R2 and
later
Install the current Citrix PV driver Windows Server 2008 SP2 and
earlier
Install PowerShell 2.0 and 3.0 Windows Server 2008 SP2 and
R2
81
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Change Applies to
• KB2582281
• KB2634328
• KB2800213
• KB2922223
• KB2394911
• KB2780879
Allow ICMP traffic through the firewall Windows Server 2012 R2 and
earlier
Configure an additional system managed paging file on Z:, if Windows Server 2012 R2 and
available earlier
Run Windows Update and reboot until there are no pending All AMIs
updates
Set the display in all power schemes to never turn off All AMIs
82
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
• Installs all Microsoft recommended Windows security patches. We release images shortly after the
monthly Microsoft patches are made available.
• Installs the latest drivers for AWS hardware, including network and disk drivers, EC2WinUtil for
troubleshooting, as well as GPU drivers in selected AMIs.
• Includes AWS helper software, like EC2 Config (p. 404) for Server 2012 R2 and earlier, or EC2
Launch (p. 394) for Server 2016 and later.
• Configures Windows Time to use the AWS Time Service (p. 461).
• Makes changes in all power schemes to set the display to never turn off.
• Performs minor bug fixes – generally one-line registry changes to enable or disable features that we
have found to improve performance on AWS.
Other than the adjustments listed above, we keep our AMIs as close as possible to the default install.
This means we default to the “stock” PowerShell or .NET framework versions, don’t install Windows
Features, and generally don’t change the AMI.
• New AMI offerings are created for new OS releases. You can count on AWS releasing “Base,” “Core/
Container,” and “SQL Express/Standard/Web/Enterprise” offerings in English and other widely used
languages. The primary difference between Base and Core offerings is that Base offerings have a
desktop/GUI whereas Core offerings are PowerShell command line only. For more information about
Windows Server Core, see https://docs.microsoft.com/en-us/windows-server/administration/server-
core/what-is-server-core.
• New AMI offerings are created to support new platforms – for example, the Deep Learning and
“NVidia” AMIs were created to support customers using our GPU-based instance types (P2 and P3, G2
and G3, etc.).
• Less popular AMIs are sometimes removed. If we see a particular AMI is launched only a few times in
its entire lifespan, we will remove it in favor of more widely used options.
If there is an AMI variant that you would like to see, let us know by filing a ticket with Cloud Support, or
by providing feedback through one of our established channels.
To ensure that customers have the latest security updates by default, AWS keeps Windows AMIs available
for three months. After releasing new Windows AMIs, AWS makes the Windows AMIs that are older than
three months private within 10 days. After an AMI has been made private, if you look at an instance
launched from that AMI in the console, the AMI ID field states, "Cannot load detail for ami-xxxxx. You
may not be permitted to view it." You can still retrieve the AMI ID using the AWS CLI or an AWS SDK.
83
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
The Windows AMIs in each release have new AMI IDs. Therefore, we recommend that you write scripts
that locate the latest AWS Windows AMIs by their names, rather than by their IDs. For more information,
see the following examples:
The following tables summarize the changes to each release of the AWS Windows AMIs. Note that some
changes apply to all AWS Windows AMIs while others apply to only a subset of these AMIs.
Contents
• Monthly AMI Updates for 2019 (to date) (p. 84)
• Monthly AMI Updates for 2018 (p. 88)
• Monthly AMI Updates for 2017 (p. 94)
• Monthly AMI Updates for 2016 (p. 98)
• Monthly AMI Updates for 2015 (p. 101)
• Monthly AMI Updates for 2014 (p. 104)
• Monthly AMI Updates for 2013 (p. 105)
• Monthly AMI Updates for 2012 (p. 107)
• Monthly AMI Updates for 2011 and earlier (p. 109)
For more information about components included in these AMIs, see the following:
Release Changes
• amzn2-ami-hvm-2.0.20190618-x86_64-gp2-mono
.NET Core 2.2, Mono 5.18, and PowerShell 6.2 pre-installed to run your .NET
applications on Amazon Linux 2 with Long Term Support (LTS)
84
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
• Windows_Server-2012-R2-English-STIG-Full
• Windows_Server-2012-R2-English-STIG-Core
• Windows_Server-2016-English-STIG-Full
• Windows_Server-2016-English-STIG-Core
• Windows_Server-2019-English-STIG-Full
• Windows_Server-2019-English-STIG-Core
Note
NLA is now enabled on all 2012 RTM, 2012 R2, and 2016 AMIs to
increase default RDP security posture. NLA remains enabled on 2019
AMIs.
85
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
• Windows_Server-2016-English-Full-ECS_Optimized-2019.07.19
• Windows_Server-2019-English-Full-ECS_Optimized-2019.07.19
• Windows_Server-2019-English-Tesla-2019.06.12
• Fixed AMIs for Windows Server 2019 with SQL to address edge cases where
the first launch of an instance may result in Instance Impairment and Windows
displays the message "Please wait for the User Profile Service".
86
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
• Windows_Server-2016-English-Full-SQL_2012_SP4_Standard-2019.04.10
• Windows_Server-2016-English-Full-SQL_2014_SP3_Standard-2019.04.10
• Windows_Server-2016-English-Full-SQL_2014_SP3_Enterprise-2019.04.10
SQL 2014 with Service Pack 2 and SQL 2016 with Service Pack 1 will no longer be
updated after this release.
• Windows AMIs have been updated. New AMIs can be found with the following
date versions:
November "2018.11.29"
December "2018.12.13"
January "2019.02.09"
87
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
Release Changes
• Windows_Server-2012-R2_RTM-Japanese-64Bit-
SQL_2014_SP3_Standard-2018.12.12
• Windows_Server-2012-R2_RTM-Japanese-64Bit-
SQL_2014_SP3_Express-2018.12.12
• Windows_Server-2012-R2_RTM-English-64Bit-
SQL_2014_SP3_Enterprise-2018.12.12
• Windows_Server-2012-R2_RTM-English-64Bit-
SQL_2014_SP3_Standard-2018.12.12
• Windows_Server-2012-R2_RTM-English-64Bit-
SQL_2014_SP3_Express-2018.12.12
• Windows_Server-2012-R2_RTM-English-64Bit-
SQL_2014_SP3_Web-2018.12.12
• Windows_Server-2012-RTM-Japanese-64Bit-
SQL_2014_SP3_Express-2018.12.12
• Windows_Server-2012-RTM-Japanese-64Bit-
SQL_2014_SP3_Standard-2018.12.12
• Windows_Server-2012-RTM-Japanese-64Bit-SQL_2014_SP3_Web-2018.12.12
• Windows_Server-2012-RTM-English-64Bit-
SQL_2014_SP3_Standard-2018.12.12
• Windows_Server-2012-RTM-English-64Bit-SQL_2014_SP3_Express-2018.12.12
88
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
• Windows_Server-2012-RTM-English-64Bit-SQL_2014_SP3_Web-2018.12.12
• Windows_Server-2012-R2_RTM-Japanese-64Bit-
SQL_2016_SP2_Web-2018.12.12
• Windows_Server-2012-R2_RTM-Japanese-64Bit-
SQL_2016_SP2_Express-2018.12.12
• Windows_Server-2012-R2_RTM-English-64Bit-
SQL_2016_SP2_Enterprise-2018.12.12
• Windows_Server-2012-R2_RTM-English-64Bit-
SQL_2016_SP2_Standard-2018.12.12
• Windows_Server-2012-R2_RTM-English-64Bit-
SQL_2016_SP2_Express-2018.12.12
• Windows_Server-2012-R2_RTM-English-64Bit-
SQL_2016_SP2_Web-2018.12.12
• Windows_Server-2012-R2_RTM-Japanese-64Bit-
SQL_2016_SP2_Standard-2018.12.12
• Windows_Server-2016-Korean-Full-SQL_2016_SP2_Standard-2018.12.12
• Windows_Server-2016-Japanese-Full-SQL_2016_SP2_Enterprise-2018.12.12
• Windows_Server-2016-Japanese-Full-SQL_2016_SP2_Web-2018.12.12
• Windows_Server-2016-English-Full-SQL_2016_SP2_Web-2018.12.12
• Windows_Server-2016-Japanese-Full-SQL_2016_SP2_Standard-2018.12.12
• Windows_Server-2016-English-Full-SQL_2016_SP2_Express-2018.12.12
• Windows_Server-2016-English-Full-SQL_2016_SP2_Standard-2018.12.12
• Windows_Server-2016-English-Core-SQL_2016_SP2_Enterprise-2018.12.12
• Windows_Server-2016-English-Core-SQL_2016_SP2_Web-2018.12.12
• Windows_Server-2016-English-Core-SQL_2016_SP2_Express-2018.12.12
• Windows_Server-2016-English-Core-SQL_2016_SP2_Standard-2018.12.12
• Windows_Server-2016-Japanese-Full-SQL_2016_SP2_Standard-2018.12.12
• Windows_Server-2016-Korean-Full-SQL_2016_SP2_Standard-2018.12.12
• Windows_Server-2019-Spanish-Full-Base-2018.12.12
• Windows_Server-2019-Japanese-Full-Base-2018.12.12
• Windows_Server-2019-Portuguese_Portugal-Full-Base-2018.12.12
• Windows_Server-2019-Chinese_Traditional-Full-Base-2018.12.12
• Windows_Server-2019-Italian-Full-Base-2018.12.12
• Windows_Server-2019-Swedish-Full-Base-2018.12.12
• Windows_Server-2019-English-Core-Base-2018.12.12
• Windows_Server-2019-Hungarian-Full-Base-2018.12.12
• Windows_Server-2019-Polish-Full-Base-2018.12.12
• Windows_Server-2019-Turkish-Full-Base-2018.12.12
• Windows_Server-2019-Korean-Full-Base-2018.12.12
• Windows_Server-2019-Dutch-Full-Base-2018.12.12
• Windows_Server-2019-German-Full-Base-2018.12.12
• Windows_Server-2019-Russian-Full-Base-2018.12.12
• Windows_Server-2019-Czech-Full-Base-2018.12.12
• Windows_Server-2019-English-Full-Base-2018.12.12
• Windows_Server-2019-French-Full-Base-2018.12.12
• Windows_Server-2019-Portuguese_Brazil-Full-Base-2018.12.12
89
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
• Windows_Server-2019-Chinese_Simplified-Full-Base-2018.12.12
• Windows_Server-2019-English-Full-HyperV-2018.12.12
• Windows_Server-2019-English-Full-ContainersLatest-2018.12.12
• Windows_Server-2019-English-Core-ContainersLatest-2018.12.12
• Windows_Server-2019-English-Full-SQL_2017_Enterprise-2018.12.12
• Windows_Server-2019-English-Full-SQL_2017_Standard-2018.12.12
• Windows_Server-2019-English-Full-SQL_2017_Web-2018.12.12
• Windows_Server-2019-English-Full-SQL_2017_Express-2018.12.12
• Windows_Server-2019-English-Full-SQL_2016_SP2_Enterprise-2018.12.12
• Windows_Server-2019-English-Full-SQL_2016_SP2_Standard-2018.12.12
• Windows_Server-2019-English-Full-SQL_2016_SP2_Web-2018.12.12
• Windows_Server-2019-English-Full-SQL_2016_SP2_Express-2018.12.12
• amzn2-ami-hvm-2.0.20180622.1-x86_64-gp2-dotnetcore-2018.12.12
2018.11.20 Windows_Server-2016-English-Deep-Learning
Windows_Server-2016-English-Deep-Learning
90
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
Microsoft Windows Server 2016 Datacenter and Standard Editions for Nano
Server
Microsoft ended mainstream support for Windows Server 2016 Datacenter and
Standard Editions for Nano Server installation options as of April 10, 2018 (see
the Microsoft Support Lifecycle page for more details).
91
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
• Resolves an issue with the 2018.06.13 AMIs when changing an instance from a
previous generation to a current generation (for example, M4 to M5).
• AMIs are now available. For more information, see Windows Server version
1709 and 1803 AMIs for Amazon EC2.
92
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
• EC2Launch 1.3.2000080
2018.03.16 AWS has removed all Windows AMIs dated 2018.03.16 due to an issue with
an unquoted path in the configuration for the Amazon EC2 Hibernate Agent.
For more information, see Issue with the Hibernate Agent (2018.03.16
AMIs) (p. 110).
• AWS PV driver 7.4.6 (rollback from 8.2 in the 2018.02.13 AMI release)
93
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
• EC2Launch 1.3.740
Release Changes
94
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
• EC2Launch 1.3.640
Windows Server 2016 with Microsoft SQL Server 2017 AMIs are now public in all
regions.
• Windows_Server-2016-English-Full-SQL_2017_Enterprise-2017.10.04
• Windows_Server-2016-English-Full-SQL_2017_Standard-2017.10.04
• Windows_Server-2016-English-Full-SQL_2017_Web-2017.10.04
• Windows_Server-2016-English-Full-SQL_2017_Express-2017.10.04
• Machine Learning Services with Python (ML and AI) and R language support
• Automatic database tuning
• Clusterless Availability Groups
• Runs on Red Hat Enterprise Linux (RHEL), SUSE Linux Enterprise Server
(SLES), and Ubuntu. For more information, see the following Microsoft article:
Installation guidance for SQL Server on Linux. Not supported on Amazon Linux.
• Windows-Linux cross-OS migrations
• Resumable online index rebuild
• Improved adaptive query processing
• Graph data support
95
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
• Due to an internal error, these AMIs were released with an older version of AWS
Tools for Windows PowerShell, 3.3.58.0.
• EC2Launch 1.3.610
96
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
2017.02.21 Microsoft recently announced that they will not release monthly patches or
security updates for the month of February. All February patches and security
updates will be included in the March update.
Amazon Web Services did not release updated Windows Server AMIs in February.
97
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
Release Changes
• Windows_Server-2016-English-Core-Base
All Microsoft SQL Server AMIs with the latest service pack are now public in all
regions. These new AMIs replace old SQL Service Pack AMIs going forward.
• Windows_Server-2008-R2_SP1-English-64Bit-
SQL_2012_SP3_edition-2016.12.14
• Windows_Server-2012-RTM-English-64Bit-
SQL_2012_SP3_edition-2016.12.14
• Windows_Server-2012-R2_RTM-English-64Bit-
SQL_2014_SP2_edition-2016.12.14
• Windows_Server-2012-RTM-English-64Bit-
SQL_2014_SP2_edition-2016.12.14
• Windows_Server-2012-R2_RTM-English-64Bit-
SQL_2016_SP1_edition-2016.12.14
98
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
• Windows_Server-2016-English-Full-SQL_2016_SP1_edition-2016.12.14
SQL Server 2016 SP1 is a major release. The following features, which were
previously available in Enterprise edition only, are now enabled in Standard, Web,
and Express editions with SQL Server 2016 SP1:
• Row-level security
• Dynamic Data Masking
• Change Data Capture
• Database snapshot
• Column store
• Partitioning
• Compression
• In Memory OLTP
• Always Encrypted
• Released AMIs for Windows Server 2016. These AMIs include significant
changes. For example, they don't include the EC2Config service. For more
information, see Changes in Windows Server 2016 and Later AMIs (p. 109).
99
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
2016.8.26 All Windows Server 2008 R2 AMIs dated 2016.08.11 were updated to fix a known
issue. New AMIs are dated 2016.08.25.
• Ec2Config v3.19.1153
• Microsoft security updates current to August 10, 2016
• Enabled the registry key User32 exception handler hardening feature in
Internet Explorer for MS15-124
Windows Server 2008 R2, Windows Server 2012 RTM, and Windows
Server 2012 R2
2016.8.2 All Windows Server 2008 R2 AMIs for July were removed and rolled back to AMIs
dated 2016.06.15, because of an issue discovered in the AWS PV driver. The AWS
PV driver issue has been fixed. The August AMI release will include Windows
Server 2008 R2 AMIs with the fixed AWS PV driver and July/August Windows
updates.
• Ec2Config v3.18.1118
• 2016.07.13 AMIs were missing security patches. AMIs were re-patched.
Additional processes were put in place to verify successful patch installations
going forward.
100
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
Release Changes
101
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
2015.10.26 Corrected boot volume sizes of base AMIs to be 30GB instead of 35GB
Only AMIs with Windows Server 2012 and Windows Server 2012 R2
102
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
103
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
• AWS PV Driver 7.2.4.1 (resolves the issues with Plug and Play Cleanup, which is
now enabled by default)
104
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
105
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
• Clean up the WinSXS folder using the following command: dism /online /
cleanup-image /StartComponentCleanup
106
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
Release Changes
107
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Details About AWS Windows AMI Versions
Release Changes
108
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Changes in Windows Server 2016 and Later AMIs
Release Changes
• Initial release
• To accommodate the change from .NET Framework to .NET Core, the EC2Config service has been
deprecated on Windows Server 2016 AMIs and replaced by EC2Launch. EC2Launch is a bundle of
Windows PowerShell scripts that perform many of the tasks performed by the EC2Config service. For
more information, see Configuring a Windows Instance Using EC2Launch (p. 394).
• On earlier versions of Windows Server AMIs, you can use the EC2Config service to join an EC2 instance
to a domain and configure integration with Amazon CloudWatch. On Windows Server 2016 and later
AMIs, you can use the CloudWatch agent to configure integration with Amazon CloudWatch. For
more information about configuring instances to send log data to CloudWatch, see Collect Metrics
and Logs from Amazon EC2 Instances and On-Premises Servers with the CloudWatch Agent. For
information about joining an EC2 instance to a domain, see Join an Instance to a Domain Using the
AWS-JoinDirectoryServiceDomain JSON Document in the AWS Systems Manager User Guide.
Other Differences
Note these additional important differences for instances created from Windows Server 2016 and later
AMIs.
109
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Docker Container Conflict on
Windows Server 2016 Instances
• By default, EC2Launch does not initialize secondary EBS volumes. You can configure EC2Launch to
initialize disks automatically by either scheduling the script to run or by calling EC2Launch in user data.
For the procedure to initialize disks using EC2Launch, see "Initialize Drives and Drive Letter Mappings"
in Configuring EC2Launch (p. 396).
• If you previously enabled CloudWatch integration on your instances by using a local configuration
file (AWS.EC2.Windows.CloudWatch.json), you can configure the file to work with the SSM Agent on
instances created from Windows Server 2016 and later AMIs.
AWS has removed the Windows AMIs dated 2018.03.16. To be notified when new Windows AMIs are
available, see Subscribing to Windows AMI Notifications (p. 79).
To mitigate the issue, you can use one of the following procedures to add the missing quotation marks.
If the agent is running, you must also restart the agent. Alternatively, you can terminate any instances
that you launched from a 2018.03.16 Windows AMI and replace them with instances launched using a
different AMI.
Windows PowerShell
110
Amazon Elastic Compute Cloud
User Guide for Windows Instances
AMIs for STIG Compliance
Verify that the response is enclosed in quotation marks, as shown in the following example:
"C:\Program Files\Amazon\Hibernate\EC2HibernateAgent.exe"
Get-Service EC2HibernateAgent
If the agent is running, you must restart it using the following command so that the change takes
effect:
Restart-Service EC2HibernateAgent
Command Prompt
sc qc EC2HibernateAgent
Verify that the path in BINARY_PATH_NAME is enclosed in quotation marks, as shown in the
following example:
"C:\Program Files\Amazon\Hibernate\EC2HibernateAgent.exe"
sc query EC2HibernateAgent
If the agent is running, you must restart it using the following command so that the change takes
effect:
111
Amazon Elastic Compute Cloud
User Guide for Windows Instances
AMIs for STIG Compliance
Amazon EC2 Windows Server AMIs for STIG compliance are available in all public AWS and GovCloud
regions. You can launch instances from these AMIs directly from the Amazon EC2 console. They are billed
using standard Windows pricing.
The following lists and tables show the STIGs that have not been applied to each Operating System, by
category, unless otherwise indicated.
Topics
• Core and Base Operating System (p. 112)
• Internet Explorer (IE) 11 Using STIG V1 Release 17 (p. 112)
• Microsoft .NET Framework 4.0 Using STIG V1 Release 8: STIGS Not Applied (p. 112)
V-1072, V-1074, V-1076, V-1089, V-1112, V-1114, V-1115, V-1127, V-1145, V-2907, V-3289,
V-3383, V-3472, V-3487, V-6840, V-7002, V-14225, V-15505, V-26359, V-36451, V-36658,
V-36659, V-36661, V-36662, V-36666, V-36670, V-36671, V-36672, V-36678, V-36733, V-36734,
V-36735, V-36736, V-40172, V-40173, V-42420, V-57637, V-57641, V-57645, V-57653, V-57655,
V-57719, and V-75915
Windows Server 2016 STIG V1 Release 9
V-73217, V-73221, V-73223, V-73225, V-73229, V-73231, V-73233, V-73235, V-73241, V-73245,
V-73259, V-73261, V-73263, V-73265, V-73273, V-73275, V-73277, V-73279, V-73281, V-73283,
V-73285, V-73307, V-73401, V-73403, V-73623, V-73625, V-73647, V-73649, V-73701, V-78127,
and V-90357
Windows Server 2019 STIG V1 Release 2
V-92975, V-92977, V-93091, V-93147, V-93149, V-93183, V-93185, V-93187, V-93203, V-93205,
V-93209, V-93217, V-93219, V-93227, V-93229, V-93231, V-93281, V-93283, V-93339, V-93369,
V-93379, V-93381, V-93437, V-93439, V-93457, V-93461, V-93473, V-93475, V-93511, V-93515,
V-93541, V-93543, V-93567, and V-93571
112
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create an AMI Using Sysprep
V-7055, V-7061, V-7063, V-7067, V-7069, V-7070, V-18395, V-30926, V-30935, V-30937, V-30968,
V-30972, V-30986, V-31026, and V-32025
We also recommend that you run Sysprep with EC2Launch (Windows Server 2016 and later) or the
EC2Config service (prior to Windows Server 2016).
Important
Don't use Sysprep to create an instance backup. Sysprep removes system-specific information;
removing this information might have unintended consequences for an instance backup.
Contents
• Before You Begin (p. 113)
• Using Sysprep with the EC2Config Service (p. 113)
• Run Sysprep with the EC2Config Service (p. 116)
• Troubleshooting Sysprep (p. 117)
Sysprep Phases
Sysprep runs through the following phases:
• Generalize: The tool removes image-specific information and configurations. For example, Sysprep
removes the security identifier (SID), the computer name, the event logs, and specific drivers, to name
a few. After this phase is completed, the operating system (OS) is ready to create an AMI.
Note
When you run Sysprep with the EC2Config service, the system prevents drivers from being
removed because the PersistAllDeviceInstalls setting is set to true by default.
113
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Using Sysprep with the EC2Config Service
• Specialize: Plug and Play scans the computer and installs drivers for any detected devices. The tool
generates OS requirements like the computer name and SID. Optionally, you can execute commands in
this phase.
• Out-of-Box Experience (OOBE): The system runs an abbreviated version of Windows Setup and asks
the user to enter information such as a system language, the time zone, and a registered organization.
When you run Sysprep with EC2Config, the answer file automates this phase.
Sysprep Actions
Sysprep and the EC2Config service perform the following actions when preparing an image.
1. When you choose Shutdown with Sysprep in the EC2 Service Properties dialog box, the system runs
the ec2config.exe –sysprep command.
2. The EC2Config service reads the content of the BundleConfig.xml file. This file is located in the
following directory, by default: C:\Program Files\Amazon\Ec2ConfigService\Settings.
The BundleConfig.xml file includes the following settings. You can change these settings:
• AutoSysprep: Indicates whether to use Sysprep automatically. You do not need to change this value
if you are running Sysprep from the EC2 Service Properties dialog box. The default value is No.
• SetRDPCertificate: Sets a self-signed certificate for the Remote Desktop server. This enables
you to securely use the Remote Desktop Protocol (RDP) to connect to the instance. Change the
value to Yes if new instances should use a certificate. This setting is not used with Windows Server
2008 or Windows Server 2012 instances because these operating systems can generate their own
certificates. The default value is No.
• SetPasswordAfterSysprep: Sets a random password on a newly launched instance, encrypts it with
the user launch key, and outputs the encrypted password to the console. Change the value to No if
new instances should not be set to a random encrypted password. The default value is Yes.
• PreSysprepRunCmd: The location of the command to run. The command is located in the following
directory, by default: C:\Program Files\Amazon\Ec2ConfigService\Scripts\BeforeSysprep.cmd
3. The system executes BeforeSysprep.cmd. This command creates a registry key as follows:
The registry key disables RDP connections until they are re-enabled. Disabling RDP connections is
a necessary security measure because, during the first boot session after Sysprep has run, there is a
short period of time where RDP allows connections and the Administrator password is blank.
4. The EC2Config service calls Sysprep by running the following command:
Generalize Phase
• The tool removes image-specific information and configurations such as the computer name and the
SID. If the instance is a member of a domain, it is removed from the domain. The sysprep2008.xml
answer file includes the following settings which affect this phase:
• PersistAllDeviceInstalls: This setting prevents Windows Setup from removing and reconfiguring
devices, which speeds up the image preparation process because Amazon AMIs require certain
drivers to run and re-detection of those drivers would take time.
• DoNotCleanUpNonPresentDevices: This setting retains Plug and Play information for devices that
are not currently present.
114
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Using Sysprep with the EC2Config Service
• Sysprep shuts down the OS as it prepares to create the AMI. The system either launches a new instance
or starts the original instance.
Specialize Phase
The system generates OS specific requirements such as a computer name and a SID. The system also
performs the following actions based on configurations that you specify in the sysprep2008.xml answer
file.
• CopyProfile: Sysprep can be configured to delete all user profiles, including the built-in Administrator
profile. This setting retains the built-in Administrator account so that any customizations you made to
that account are carried over to the new image. The default value is True.
CopyProfile replaces the default profile with the existing local administrator profile. All accounts
logged into after running Sysprep will receive a copy of that profile and its contents at first login.
If you don’t have specific user-profile customizations that you want to carry over to the new image
then change this setting to False. Sysprep will remove all user profiles; this saves time and disk space.
• TimeZone: The time zone is set to Coordinate Universal Time (UTC) by default.
• Synchronous command with order 1: The system executes the following command that enables the
administrator account and specifies the password requirement.
C:\Program Files\Amazon\Ec2ConfigService\Scripts\SysprepSpecializePhase.cmd
This command adds the following registry key, which re-enables RDP:
OOBE Phase
1. Using the EC2Config service answer file, the system specifies the following configurations:
• <InputLocale>en-US</InputLocale>
• <SystemLocale>en-US</SystemLocale>
• <UILanguage>en-US</UILanguage>
• <UserLocale>en-US</UserLocale>
• <HideEULAPage>true</HideEULAPage>
• <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
• <NetworkLocation>Other</NetworkLocation>
• <ProtectYourPC>3</ProtectYourPC>
• <BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled>
• <TimeZone>UTC</TimeZone>
• <RegisteredOrganization>Amazon.com</RegisteredOrganization>
• <RegisteredOwner>Amazon</RegisteredOwner>
115
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Run Sysprep with the EC2Config Service
Note
During the generalize and specialize phases the EC2Config service monitors the status of of
the OS. If EC2Config detects that the OS is in a Sysprep phase, then it publishes the following
message the system log:
Post Sysprep
After Sysprep completes, the EC2Config services sends the following message to the console output:
1. Reads the content of the config.xml file and lists all enabled plug-ins.
2. Executes all “Before Windows is ready” plug-ins at the same time.
• Ec2SetPassword
• Ec2SetComputerName
• Ec2InitializeDrives
• Ec2EventLog
• Ec2ConfigureRDP
• Ec2OutputRDPCert
• Ec2SetDriveLetter
• Ec2WindowsActivate
• Ec2DynamicBootVolumeSize
3. After it is finished, sends a “Windows is ready” message to the instance system logs.
4. Runs all “After Windows is ready” plug-ins at the same time.
• AWS CloudWatch logs
• UserData
• AWS Systems Manager (Systems Manager)
For more information about Windows plug-ins, see Configuring a Windows Instance Using the EC2Config
Service (p. 404).
116
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Troubleshooting Sysprep
1. In the Amazon EC2 console locate or create (p. 64) an AMI that you want to duplicate.
2. Launch and connect to your Windows instance.
3. Customize it.
4. Specify configuration settings in the EC2Config service answer file:
C:\Program Files\Amazon\Ec2ConfigService\sysprep2008.xml
5. From the Windows Start menu, choose All Programs, and then choose EC2ConfigService Settings.
6. Choose the Image tab in the Ec2 Service Properties dialog box. For more information about the
options and settings in the Ec2 Service Properties dialog box, see Ec2 Service Properties (p. 404).
7. Select an option for the Administrator password, and then select Shutdown with Sysprep or
Shutdown without Sysprep. EC2Config edits the settings files based on the password option that you
selected.
• Random: EC2Config generates a password, encrypts it with user's key, and displays the encrypted
password to the console. We disable this setting after the first launch so that this password persists
if the instance is rebooted or stopped and started.
• Specify: The password is stored in the Sysprep answer file in unencrypted form (clear text). When
Sysprep runs next, it sets the Administrator password. If you shut down now, the password is set
immediately. When the service starts again, the Administrator password is removed. It's important
to remember this password, as you can't retrieve it later.
• Keep Existing: The existing password for the Administrator account doesn't change when Sysprep is
run or EC2Config is restarted. It's important to remember this password, as you can't retrieve it later.
8. Choose OK.
When you are asked to confirm that you want to run Sysprep and shut down the instance, click Yes. You'll
notice that EC2Config runs Sysprep. Next, you are logged off the instance, and the instance is shut down.
If you check the Instances page in the Amazon EC2 console, the instance state changes from running to
stopping, and then finally to stopped. At this point, it's safe to create an AMI from this instance.
You can manually invoke the Sysprep tool from the command line using the following command:
"%programfiles%\amazon\ec2configservice\"ec2config.exe -sysprep""
Note
The double quotation marks in the command are not required if your CMD shell is already in the
C:\Program Files\Amazon\EC2ConfigService\ directory.
However, you must be very careful that the XML file options specified in the Ec2ConfigService
\Settings folder are correct; otherwise, you might not be able to connect to the instance. For
more information about the settings files, see EC2Config Settings Files (p. 410). For an example of
configuring and then running Sysprep from the command line, see Ec2ConfigService\Scripts
\InstallUpdates.ps1.
Troubleshooting Sysprep
If you experience problems or receive error messages during image preparations, review the following
logs:
• %WINDIR%\Panther\Unattendgc
• %WINDIR%\System32\Sysprep\Panther
• "C:\Program Files\Amazon\Ec2ConfigService\Logs\Ec2ConfigLog.txt"
117
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Troubleshooting Sysprep
If you receive an error message during image preparation with Sysprep, the OS might not be reachable.
To review the log files, you must stop the instance, attach its root volume to another healthy instance as
a secondary volume, and then review the logs mentioned earlier on the secondary volume.
If you locate errors in the Unattendgc log file, use the Microsoft Error Lookup Tool to get more details
about the error. The following issue reported in the Unattendgc log file is typically the result of one or
more corrupted user profiles on the instance:
Option 1: Use Regedit on the instance to search for the following key. Verify that there are no profile
registry keys for a deleted user:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\ProfileList\
118
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Types
Before you launch a production environment, you need to answer the following questions.
Amazon EC2 provides different instance types to enable you to choose the CPU, memory, storage,
and networking capacity that you need to run your applications. For more information, see Instance
Types (p. 119).
Q. What purchasing option best meets my needs?
Amazon EC2 supports On-Demand Instances (the default), Spot Instances, and Reserved Instances.
For more information, see Instance Purchasing Options (p. 191).
Q. Can I remotely manage a fleet of EC2 instances and machines in my hybrid environment?
AWS Systems Manager enables you to remotely and securely manage the configuration of your
Amazon EC2 instances, and your on-premises instances and virtual machines (VMs) in hybrid
environments, including VMs from other cloud providers. For more information, see the AWS
Systems Manager User Guide.
Instance Types
When you launch an instance, the instance type that you specify determines the hardware of the host
computer used for your instance. Each instance type offers different compute, memory, and storage
capabilities and are grouped in instance families based on these capabilities. Select an instance type
based on the requirements of the application or software that you plan to run on your instance.
Amazon EC2 provides each instance with a consistent and predictable amount of CPU capacity,
regardless of its underlying hardware.
Amazon EC2 dedicates some resources of the host computer, such as CPU, memory, and instance
storage, to a particular instance. Amazon EC2 shares other resources of the host computer, such as the
network and the disk subsystem, among instances. If each instance on a host computer tries to use
as much of one of these shared resources as possible, each receives an equal share of that resource.
However, when a resource is underused, an instance can consume a higher share of that resource while
it's available.
Each instance type provides higher or lower minimum performance from a shared resource. For example,
instance types with high I/O performance have a larger allocation of shared resources. Allocating a larger
share of shared resources also reduces the variance of I/O performance. For most applications, moderate
I/O performance is more than enough. However, for applications that require greater or more consistent
I/O performance, consider an instance type with higher I/O performance.
Contents
• Available Instance Types (p. 120)
• Hardware Specifications (p. 121)
119
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Available Instance Types
For more information about the current generation instance types, see Amazon EC2 Instance Types.
120
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Hardware Specifications
Hardware Specifications
For more information about the hardware specifications for each Amazon EC2 instance type, see Amazon
EC2 Instance Types.
121
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Nitro-based Instances
To determine which instance type best meets your needs, we recommend that you launch an instance
and use your own benchmark application. Because you pay by the instance hour, it's convenient and
inexpensive to test multiple instance types before making a decision.
If your needs change, even after you make a decision, you can resize your instance later. For more
information, see Changing the Instance Type (p. 188).
Note
Amazon EC2 instances run on 64-bit virtual Intel processors as specified in the instance type
product pages. For more information about the hardware specifications for each Amazon
EC2 instance type, see Amazon EC2 Instance Types. However, confusion may result from
industry naming conventions for 64-bit CPUs. Chip manufacturer Advanced Micro Devices
(AMD) introduced the first commercially successful 64-bit architecture based on the Intel x86
instruction set. Consequently, the architecture is widely referred to as AMD64 regardless of the
chip manufacturer. Windows and several Linux distributions follow this practice. This explains
why the internal system information on an Ubuntu or Windows EC2 instance displays the CPU
architecture as AMD64 even though the instances are running on Intel hardware.
Nitro-based Instances
The Nitro system is a collection of AWS-built hardware and software components that enable high
performance, high availability, and high security. In addition, the Nitro system provides bare metal
capabilities that eliminate virtualization overhead and support workloads that require full access to host
hardware.
Nitro Components
• Nitro hypervisor - A lightweight hypervisor that manages memory and CPU allocation and delivers
performance that is indistinguishable from bare metal for most workloads.
• Nitro card
• Local NVMe storage volumes
• Networking hardware support
• Management
• Monitoring
• Security
• Nitro security chip, integrated into the motherboard
Instance Types
• C5, C5d, C5n, G4, I3en, M5, M5a, M5ad, M5d, p3dn.24xlarge, R5, R5a, R5ad, R5d, T3, T3a, and z1d
• Bare metal: c5.metal, c5n.metal, i3.metal, i3en.metal, m5.metal, m5d.metal, r5.metal,
r5d.metal, u-6tb1.metal, u-9tb1.metal, u-12tb1.metal, and z1d.metal
Resources
122
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Networking and Storage Features
Networking features
• IPv6 is supported on all current generation instance types and the C3, R3, and I2 previous generation
instance types.
• To maximize the networking and bandwidth performance of your instance type, you can do the
following:
• Launch supported instance types into a cluster placement group to optimize your instances for
high performance computing (HPC) applications. Instances in a common cluster placement group
can benefit from high-bandwidth, low-latency networking. For more information, see Placement
Groups (p. 709).
• Enable enhanced networking for supported current generation instance types to get significantly
higher packet per second (PPS) performance, lower network jitter, and lower latencies. For more
information, see Enhanced Networking on Windows (p. 699).
• Current generation instance types that are enabled for enhanced networking have the following
networking performance attributes:
• Traffic within the same region over private IPv4 or IPv6 can support 5 Gbps for single-flow traffic
and up to 25 Gbps for multi-flow traffic (depending on the instance type).
• Traffic to and from Amazon S3 buckets within the same region over the public IP address space or
through a VPC endpoint can use all available instance aggregate bandwidth.
• The maximum supported MTU varies across instance types. All Amazon EC2 instance types support
standard Ethernet V2 1500 MTU frames. All current generation instances support 9001 MTU, or jumbo
frames, and some previous generation instances support them as well. For more information, see
Network Maximum Transmission Unit (MTU) for Your EC2 Instance (p. 717).
Storage features
• Some instance types support EBS volumes and instance store volumes, while other instance types
support only EBS volumes. Some instance types that support instance store volumes use solid state
drives (SSD) to deliver very high random I/O performance. Some instance types support NVMe
instance store volumes. Some instance types support NVMe EBS volumes. For more information, see
Amazon EBS and NVMe on Windows Instances (p. 874) and NVMe SSD Volumes (p. 924).
• To obtain additional, dedicated capacity for Amazon EBS I/O, you can launch some instance types as
EBS–optimized instances. Some instance types are EBS–optimized by default. For more information,
see Amazon EBS–Optimized Instances (p. 875).
123
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Networking and Storage Features
P3 p3dn.24xlarge:p3dn.24xlarge:p3dn.24xlarge:Yes ENA
No Yes NVMe *
T2 Yes No No No No
124
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Limits
The following table summarizes the networking and storage features supported by previous generation
instance types.
G2 SSD Yes No
M3 SSD No No
Instance Limits
There is a limit on the total number of instances that you can launch in a region, and there are additional
limits on some instance types.
For more information about the default limits, see How many instances can I run in Amazon EC2?
For more information about viewing your current limits or requesting an increase in your current limits,
see Amazon EC2 Service Limits (p. 973).
m5.metal and m5d.metal instances provide your applications with direct access to physical resources of
the host server, such as processors and memory. These instances are well suited for the following:
• Workloads that require access to low-level hardware features (for example, Intel VT) that are not
available or fully supported in virtualized environments
125
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
These instances provide a baseline level of CPU performance with the ability to burst to a higher level
when required by your workload. An Unlimited instance can sustain high CPU performance for any
period of time whenever required. For more information, see Burstable Performance Instances (p. 132).
These instances are well-suited for the following applications:
For more information, see Amazon EC2 T2 Instances and Amazon EC2 T3 Instances.
Contents
• Hardware Specifications (p. 126)
• Instance Performance (p. 128)
• Network Performance (p. 128)
• SSD I/O Performance (p. 130)
• Instance Features (p. 131)
• Release Notes (p. 131)
• Burstable Performance Instances (p. 132)
Hardware Specifications
The following is a summary of the hardware specifications for general purpose instances.
m4.large 2 8
m4.xlarge 4 16
m4.2xlarge 8 32
m4.4xlarge 16 64
m4.10xlarge 40 160
m4.16xlarge 64 256
m5.large 2 8
m5.xlarge 4 16
m5.2xlarge 8 32
m5.4xlarge 16 64
m5.8xlarge 32 128
126
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
m5.12xlarge 48 192
m5.16xlarge 64 256
m5.24xlarge 96 384
m5.metal 96 384
m5a.large 2 8
m5a.xlarge 4 16
m5a.2xlarge 8 32
m5a.4xlarge 16 64
m5a.8xlarge 32 128
m5a.12xlarge 48 192
m5a.16xlarge 64 256
m5a.24xlarge 96 384
m5ad.large 2 8
m5ad.xlarge 4 16
m5ad.2xlarge 8 32
m5ad.4xlarge 16 64
m5ad.12xlarge 48 192
m5ad.24xlarge 96 384
m5d.large 2 8
m5d.xlarge 4 16
m5d.2xlarge 8 32
m5d.4xlarge 16 64
m5d.8xlarge 32 128
m5d.12xlarge 48 192
m5d.16xlarge 64 256
m5d.24xlarge 96 384
m5d.metal 96 384
t2.nano 1 0.5
t2.micro 1 1
t2.small 1 2
t2.medium 2 4
127
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
t2.large 2 8
t2.xlarge 4 16
t2.2xlarge 8 32
t3.nano 2 0.5
t3.micro 2 1
t3.small 2 2
t3.medium 2 4
t3.large 2 8
t3.xlarge 4 16
t3.2xlarge 8 32
t3a.nano 2 0.5
t3a.micro 2 1
t3a.small 2 2
t3a.medium 2 4
t3a.large 2 8
t3a.xlarge 4 16
t3a.2xlarge 8 32
For more information about the hardware specifications for each Amazon EC2 instance type, see Amazon
EC2 Instance Types.
For more information about specifying CPU options, see Optimizing CPU Options (p. 446).
Instance Performance
EBS-optimized instances enable you to get consistently high performance for your EBS volumes by
eliminating contention between Amazon EBS I/O and other network traffic from your instance. Some
general purpose instances are EBS-optimized by default at no additional cost. For more information, see
Amazon EBS–Optimized Instances (p. 875).
Network Performance
You can enable enhanced networking capabilities on supported instance types. Enhanced networking
provides significantly higher packet-per-second (PPS) performance, lower network jitter, and lower
latencies. For more information, see Enhanced Networking on Windows (p. 699).
Instance types that use the Elastic Network Adapter (ENA) for enhanced networking deliver high packet
per second performance with consistently low latencies. Most applications do not consistently need
a high level of network performance, but can benefit from having access to increased bandwidth
when they send or receive data. Instance sizes that use the ENA and are documented with network
performance of "Up to 10 Gbps" or "Up to 25 Gbps" use a network I/O credit mechanism to allocate
128
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
network bandwidth to instances based on average bandwidth utilization. These instances accrue credits
when their network bandwidth is below their baseline limits, and can use these credits when they
perform network data transfers.
The following is a summary of network performance for general purpose instances that support
enhanced networking.
129
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
As you fill the SSD-based instance store volumes for your instance, the number of write IOPS that
you can achieve decreases. This is due to the extra work the SSD controller must do to find available
space, rewrite existing data, and erase unused space so that it can be rewritten. This process of
garbage collection results in internal write amplification to the SSD, expressed as the ratio of SSD write
operations to user write operations. This decrease in performance is even larger if the write operations
are not in multiples of 4,096 bytes or not aligned to a 4,096-byte boundary. If you write a smaller
amount of bytes or bytes that are not aligned, the SSD controller must read the surrounding data and
store the result in a new location. This pattern results in significantly increased write amplification,
increased latency, and dramatically reduced I/O performance.
SSD controllers can use several strategies to reduce the impact of write amplification. One such strategy
is to reserve space in the SSD instance storage so that the controller can more efficiently manage the
space available for write operations. This is called over-provisioning. The SSD-based instance store
volumes provided to an instance don't have any space reserved for over-provisioning. To reduce write
amplification, we recommend that you leave 10% of the volume unpartitioned so that the SSD controller
can use it for over-provisioning. This decreases the storage that you can use, but increases performance
even if the disk is close to full capacity.
For instance store volumes that support TRIM, you can use the TRIM command to notify the SSD
controller whenever you no longer need data that you've written. This provides the controller with more
130
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
free space, which can reduce write amplification and increase performance. For more information, see
Instance Store Volume TRIM Support (p. 924).
Instance Features
The following is a summary of features for general purpose instances:
M4 Yes No No Yes
T2 Yes No No No
T3 Yes Yes No No
Release Notes
• M5, M5d, and T3 instances feature a 3.1 GHz Intel Xeon Platinum 8000 series processor.
• M5a, M5ad, and T3a instances feature a 2.5 GHz AMD EPYC 7000 series processor.
• M4, M5, M5a, M5ad, M5d, t2.large and larger, and t3.large and larger, and t3a.large and larger
instance types require 64-bit HVM AMIs. They have high-memory, and require a 64-bit operating
system to take advantage of that capacity. HVM AMIs provide superior performance in comparison to
paravirtual (PV) AMIs on high-memory instance types. In addition, you must use an HVM AMI to take
advantage of enhanced networking.
• M5, M5a, M5ad, M5d, T3, and T3a instances have the following requirements:
• NVMe drivers must be installed. EBS volumes are exposed as NVMe block devices (p. 874).
• Elastic Network Adapter (ENA (p. 700)) drivers must be installed.
131
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
Burstable performance instances are the only instance types that use credits for CPU usage. For more
information about instance pricing and additional hardware details, see Amazon EC2 Pricing and Amazon
EC2 Instance Types.
If your account is less than 12 months old, you can use a t2.micro instance for free within certain usage
limits. For more information, see AWS Free Tier.
Contents
• Burstable Performance Instance Requirements (p. 132)
• Best Practices (p. 133)
• CPU Credits and Baseline Performance for Burstable Performance Instances (p. 133)
• Unlimited Mode for Burstable Performance Instances (p. 135)
• Standard Mode for Burstable Performance Instances (p. 142)
• Working with Burstable Performance Instances (p. 153)
• Monitoring Your CPU Credits (p. 157)
• These instances are available as On-Demand Instances, Reserved Instances, and Spot Instances, but
not as Scheduled Instances or Dedicated Instances. They are also not supported on a Dedicated Host.
For more information, see Instance Purchasing Options (p. 191).
• Ensure that the instance size you choose passes the minimum memory requirements of your operating
system and applications. Operating systems with graphical user interfaces that consume significant
memory and CPU resources (for example, Windows) might require a t2.micro or larger instance size
132
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
for many use cases. As the memory and CPU requirements of your workload grow over time, you can
scale to larger instance sizes of the same instance type, or another instance type.
• For additional requirements, see General Purpose Instances Release Notes (p. 131).
Best Practices
Follow these best practices to get the maximum benefit from burstable performance instances.
• Use a recommended AMI – Use an AMI that provides the required drivers. For more information, see
Release Notes (p. 131).
• Turn on instance recovery – Create a CloudWatch alarm that monitors an EC2 instance and
automatically recovers it if it becomes impaired for any reason. For more information, see Adding
Recover Actions to Amazon CloudWatch Alarms (p. 568).
Contents
• CPU Credits (p. 133)
• Baseline Performance (p. 135)
CPU Credits
One CPU credit is equal to one vCPU running at 100% utilization for one minute. Other combinations of
number of vCPUs, utilization, and time can also equate to one CPU credit. For example, one CPU credit is
equal to one vCPU running at 50% utilization for two minutes, or two vCPUs running at 25% utilization
for two minutes.
If a burstable performance instance uses fewer CPU resources than is required for baseline performance
(such as when it is idle), the unspent CPU credits are accrued in the CPU credit balance. If a burstable
performance instance needs to burst above the baseline performance level, it spends the accrued credits.
The more credits that a burstable performance instance has accrued, the more time it can burst beyond
its baseline when more performance is needed.
The following table lists the burstable performance instance types, the rate at which CPU credits are
earned per hour, the maximum number of earned CPU credits that an instance can accrue, the number of
vCPUs per instance, and the baseline performance level as a percentage of a full core performance (using
a single vCPU).
t2.nano 3 72 1 5%
133
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
* The number of credits that can be accrued is equivalent to the number of credits that can be earned
in a 24-hour period.
** The baseline performance in the table is per vCPU. For instance sizes that have more than one vCPU,
to calculate the baseline CPU utilization for the instance, multiply the vCPU percentage by the number
of vCPUs. For example, a t3.large instance has two vCPUs, which provide a baseline CPU utilization
for the instance of 60% (2 vCPUs x 30% baseline performance of one vCPU). In CloudWatch, CPU
utilization is shown per vCPU. Therefore, the CPU utilization for a t3.large instance operating at the
baseline performance is shown as 30% in CloudWatch CPU metrics.
The number of CPU credits earned per hour is determined by the instance size. For example, a t3.nano
earns six credits per hour, while a t3.small earns 24 credits per hour. The preceding table lists the
credit earn rate for all instances.
134
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
While earned credits never expire on a running instance, there is a limit to the number of earned credits
that an instance can accrue. The limit is determined by the CPU credit balance limit. After the limit is
reached, any new credits that are earned are discarded, as indicated by the following image. The full
bucket indicates the CPU credit balance limit, and the spillover indicates the newly earned credits that
exceed the limit.
The CPU credit balance limit differs for each instance size. For example, a t3.micro instance can accrue
a maximum of 288 earned CPU credits in the CPU credit balance. The preceding table lists the maximum
number of earned credits that each instance can accrue.
Note
T2 Standard instances also earn launch credits. Launch credits do not count towards the CPU
credit balance limit. If a T2 instance has not spent its launch credits, and remains idle over a 24-
hour period while accruing earned credits, its CPU credit balance appears as over the limit. For
more information, see Launch Credits (p. 143).
T3 and T3a instances do not earn launch credits. These instances launch as unlimited by
default, and therefore can burst immediately upon start without any launch credits.
For T3 and T3a, the CPU credit balance persists for seven days after an instance stops and the credits are
lost thereafter. If you start the instance within seven days, no credits are lost.
For T2, the CPU credit balance does not persist between instance stops and starts. If you stop a T2
instance, the instance loses all its accrued credits.
For more information, see CPUCreditBalance in the CloudWatch metrics table (p. 157).
Baseline Performance
The number of credits that an instance earns per hour can be expressed as a percentage of CPU
utilization. It is known as the baseline performance, and sometimes just as the baseline. For example, a
t3.nano instance, with two vCPUs, earns six credits per hour, resulting in a baseline performance of 5%
(3/60 minutes) per vCPU. A t3.xlarge instance, with four vCPUs, earns 96 credits per hour, resulting in
a baseline performance of 40% (24/60 minutes) per vCPU.
For the vast majority of general-purpose workloads, instances configured as unlimited provide
ample performance without any additional charges. If the instance runs at higher CPU utilization for a
prolonged period, it can do so for a flat additional rate per vCPU-hour. For information about instance
135
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
pricing, see Amazon EC2 Pricing and the section for Unlimited pricing in Amazon EC2 On-Demand
Pricing.
Important
If you use a t2.micro instance under the AWS Free Tier offer and configure it as unlimited,
charges may apply if your average utilization over a rolling 24-hour period exceeds the baseline
of the instance.
Contents
• Unlimited Mode Concepts (p. 136)
• Examples: Unlimited Mode (p. 139)
The following graph shows the CPU usage of a t3.large. The baseline CPU utilization for a t3.large
is 30%. If the instance runs at 30% CPU utilization or less on average over a 24-hour period, there is
no additional charge because the cost is already covered by the instance hourly price. However, if the
instance runs at 40% CPU utilization on average over a 24-hour period, as shown in the graph, the
instance is billed for the additional 10% CPU usage at a flat additional rate per vCPU-hour.
For more information about the baseline performance per vCPU for each instance type and how many
credits each instance type earns, see the credit table (p. 133).
136
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
performance instance costs the same as a fixed performance instance. The breakeven CPU usage helps
you determine the following:
• If the average CPU usage over a 24-hour period is at or below the breakeven CPU usage, use a
burstable performance instance in unlimited mode so that you can benefit from the lower price of a
burstable performance instance while getting the same performance as a fixed performance instance.
• If the average CPU usage over a 24-hour period is above the breakeven CPU usage, the burstable
performance instance will cost more than the equivalently-sized fixed performance instance. If a T3
instance continuously bursts at 100% CPU, you end up paying approximately 1.5 times the price of an
equivalently-sized M5 instance.
The following graph shows the breakeven CPU usage point where a t3.large costs the same as an
m5.large. The breakeven CPU usage point for a t3.large is 42.5%. If the average CPU usage is at
42.5%, the cost of running the t3.large is the same as an m5.large, and is more expensive if the
average CPU usage is above 42.5%. If the workload needs less than 42.5% average CPU usage, you can
benefit from the lower price of the t3.large while getting the same performance as an m5.large.
The following table shows how to calculate the breakeven CPU usage threshold so that you can
determine when it's less expensive to use a burstable performance instance in unlimited mode or a
fixed performance instance. The columns in the table are labeled A through K.
A B C D E= F G H= I= J = (I / K=
D-C G / 60 E/H 60) / B F+J
137
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
The following table shows the breakeven CPU usage (in %) for T3 instance types compared to the
similarly-sized M5 instance types.
t3.large 42.5%
t3.xlarge 52.5%
t3.2xlarge 52.5%
If the average CPU utilization of an instance is at or below the baseline, the instance incurs no additional
charges. Because an instance earns a maximum number of credits (p. 133) in a 24-hour period (for
example, a t3.micro instance can earn a maximum of 288 credits in a 24-hour period), it can spend
surplus credits up to that maximum without being charged.
However, if CPU utilization stays above the baseline, the instance cannot earn enough credits to pay
down the surplus credits that it has spent. The surplus credits that are not paid down are charged at a
flat additional rate per vCPU-hour.
Surplus credits that were spent earlier are charged when any of the following occurs:
• The spent surplus credits exceed the maximum number of credits (p. 133) the instance can earn in a
24-hour period. Spent surplus credits above the maximum are charged at the end of the hour.
• The instance is stopped or terminated.
• The instance is switched from unlimited to standard.
Spent surplus credits are tracked by the CloudWatch metric CPUSurplusCreditBalance. Surplus
credits that are charged are tracked by the CloudWatch metric CPUSurplusCreditsCharged. For more
information, see Additional CloudWatch Metrics for Burstable Performance Instances (p. 157).
138
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
T2 Standard instances receive launch credits (p. 143), but T2 Unlimited instances do not. A T2
Unlimited instance can burst beyond the baseline at any time with no additional charge, as long as
its average CPU utilization is at or below the baseline over a rolling 24-hour window or its lifetime,
whichever is shorter. As such, T2 Unlimited instances do not require launch credits to achieve high
performance immediately after launch.
If a T2 instance is switched from standard to unlimited, any accrued launch credits are removed from
the CPUCreditBalance before the remaining CPUCreditBalance is carried over.
Note
T3 and T3a instances never receive launch credits.
T3 and T3a instances launch as unlimited by default. T2 instances launch as standard by default, but
you can enable unlimited at launch.
You can switch from unlimited to standard, and from standard to unlimited, at any time on a
running or stopped instance. For more information, see Launching a Burstable Performance Instance
as Unlimited or Standard (p. 154) and Modifying the Credit Specification of a Burstable Performance
Instance (p. 156).
You can check whether your burstable performance instance is configured as unlimited or standard
using the Amazon EC2 console or the AWS CLI. For more information, see Viewing the Credit
Specification of a Burstable Performance Instance (p. 156).
CPUCreditBalance is a CloudWatch metric that tracks the number of credits accrued by an instance.
CPUSurplusCreditBalance is a CloudWatch metric that tracks the number of surplus credits spent by
an instance.
When you change an instance configured as unlimited to standard, the following occurs:
To see if your instance is spending more credits than the baseline provides, you can use CloudWatch
metrics to track usage, and you can set up hourly alarms to be notified of credit usage. For more
information, see Monitoring Your CPU Credits (p. 157).
The following examples explain credit use for instances that are configured as unlimited.
Examples
139
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
In this example, you see the CPU utilization of a t3.nano instance launched as unlimited, and how it
spends earned and surplus credits to sustain CPU performance.
A t3.nano instance earns 144 CPU credits over a rolling 24-hour period, which it can redeem for 144
minutes of vCPU use. When it depletes its CPU credit balance (represented by the CloudWatch metric
CPUCreditBalance), it can spend surplus CPU credits—that it has not yet earned—to burst for as long
as it needs. Because a t3.nano instance earns a maximum of 144 credits in a 24-hour period, it can
spend surplus credits up to that maximum without being charged immediately. If it spends more than
144 CPU credits, it is charged for the difference at the end of the hour.
The intent of the example, illustrated by the following graph, is to show how an instance can burst using
surplus credits even after it depletes its CPUCreditBalance. The following workflow references the
numbered points on the graph:
P1 – At 0 hours on the graph, the instance is launched as unlimited and immediately begins to earn
credits. The instance remains idle from the time it is launched—CPU utilization is 0%—and no credits are
spent. All unspent credits are accrued in the credit balance. For the first 24 hours, CPUCreditUsage is at
0, and the CPUCreditBalance value reaches its maximum of 144.
P2 – For the next 12 hours, CPU utilization is at 2.5%, which is below the 5% baseline. The instance
earns more credits than it spends, but the CPUCreditBalance value cannot exceed its maximum of 144
credits.
P3 – For the next 24 hours, CPU utilization is at 7% (above the baseline), which requires a spend of 57.6
credits. The instance spends more credits than it earns, and the CPUCreditBalance value reduces to
86.4 credits.
P4 – For the next 12 hours, CPU utilization decreases to 2.5% (below the baseline), which requires a
spend of 36 credits. In the same time, the instance earns 72 credits. The instance earns more credits than
it spends, and the CPUCreditBalance value increases to 122 credits.
P5 – For the next 5 hours, the instance bursts at 100% CPU utilization, and spends a total of 570 credits
to sustain the burst. About an hour into this period, the instance depletes its entire CPUCreditBalance
of 122 credits, and starts to spend surplus credits to sustain the high CPU performance, totaling 448
surplus credits in this period (570-122=448). When the CPUSurplusCreditBalance value reaches
144 CPU credits (the maximum a t3.nano instance can earn in a 24-hour period), any surplus credits
spent thereafter cannot be offset by earned credits. The surplus credits spent thereafter amounts to 304
credits (448-144=304), which results in a small additional charge at the end of the hour for 304 credits.
P6 – For the next 13 hours, CPU utilization is at 5% (the baseline). The instance earns as
many credits as it spends, with no excess to pay down the CPUSurplusCreditBalance. The
CPUSurplusCreditBalance value remains at 144 credits.
P7 – For the last 24 hours in this example, the instance is idle and CPU utilization is 0%. During this time,
the instance earns 144 credits, which it uses to pay down the CPUSurplusCreditBalance.
140
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
In this example, you see the CPU utilization of a t2.nano instance launched as unlimited, and how it
spends earned and surplus credits to sustain CPU performance.
A t2.nano instance earns 72 CPU credits over a rolling 24-hour period, which it can redeem for 72
minutes of vCPU use. When it depletes its CPU credit balance (represented by the CloudWatch metric
CPUCreditBalance), it can spend surplus CPU credits—that it has not yet earned—to burst for as long
as it needs. Because a t2.nano instance earns a maximum of 72 credits in a 24-hour period, it can spend
surplus credits up to that maximum without being charged immediately. If it spends more than 72 CPU
credits, it is charged for the difference at the end of the hour.
The intent of the example, illustrated by the following graph, is to show how an instance can burst using
surplus credits even after it depletes its CPUCreditBalance. You can assume that, at the start of the
time line in the graph, the instance has an accrued credit balance equal to the maximum number of
credits it can earn in 24 hours. The following workflow references the numbered points on the graph:
1 – In the first 10 minutes, CPUCreditUsage is at 0, and the CPUCreditBalance value remains at its
maximum of 72.
2 – At 23:40, as CPU utilization increases, the instance spends CPU credits and the CPUCreditBalance
value decreases.
3 – At around 00:47, the instance depletes its entire CPUCreditBalance, and starts to spend surplus
credits to sustain high CPU performance.
4 – Surplus credits are spent until 01:55, when the CPUSurplusCreditBalance value reaches 72 CPU
credits. This is equal to the maximum a t2.nano instance can earn in a 24-hour period. Any surplus
141
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
credits spent thereafter cannot be offset by earned credits within the 24-hour period, which results in a
small additional charge at the end of the hour.
5 – The instance continues to spend surplus credits until around 02:20. At this time, CPU utilization
falls below the baseline, and the instance starts to earn credits at 3 credits per hour (or 0.25
credits every 5 minutes), which it uses to pay down the CPUSurplusCreditBalance. After the
CPUSurplusCreditBalance value reduces to 0, the instance starts to accrue earned credits in its
CPUCreditBalance at 0.25 credits every 5 minutes.
Surplus credits cost $0.096 per vCPU-hour. The instance spent approximately 25 surplus credits between
01:55 and 02:20, which is equivalent to 0.42 vCPU-hours.
Additional charges for this instance are 0.42 vCPU-hours x $0.096/vCPU-hour = $0.04032, rounded to
$0.04.
You can set billing alerts to be notified every hour of any accruing charges, and take action if required.
142
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
running low on accrued credits, performance is gradually lowered to the baseline performance level, so
that the instance does not experience a sharp performance drop-off when its accrued CPU credit balance
is depleted. For more information, see CPU Credits and Baseline Performance for Burstable Performance
Instances (p. 133).
Contents
• Standard Mode Concepts (p. 143)
• Examples: Standard Mode (p. 145)
The standard mode is a configuration option for burstable performance instances. It can be enabled or
disabled at any time for a running or stopped instance.
Note
T3 and T3a instances are launched as unlimited by default. T2 instances are launched as
standard by default.
A T2 Standard instance receives two types of CPU credits: earned credits and launch credits. When a T2
Standard instance is in a running state, it continuously earns (at a millisecond-level resolution) a set rate
of earned credits per hour. At start, it has not yet earned credits for a good startup experience; therefore,
to provide a good startup experience, it receives launch credits at start, which it spends first while it
accrues earned credits.
Launch Credits
T2 Standard instances get 30 launch credits per vCPU at launch or start. For example, a t2.micro
instance has one vCPU and gets 30 launch credits, while a t2.xlarge instance has four vCPUs and gets
120 launch credits. Launch credits are designed to provide a good startup experience to allow instances
to burst immediately after launch before they have accrued earned credits.
Launch credits are spent first, before earned credits. Unspent launch credits are accrued in the CPU
credit balance, but do not count towards the CPU credit balance limit. For example, a t2.micro instance
has a CPU credit balance limit of 144 earned credits. If it is launched and remains idle for 24 hours,
its CPU credit balance reaches 174 (30 launch credits + 144 earned credits), which is over the limit.
However, after the instance spends the 30 launch credits, the credit balance cannot exceed 144. For more
information about the CPU credit balance limit for each instance size, see the credit table (p. 133).
The following table lists the initial CPU credit allocation received at launch or start, and the number of
vCPUs.
t1.micro 15 1
t2.nano 30 1
143
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
t2.micro 30 1
t2.small 30 1
t2.medium 60 2
t2.large 60 2
t2.xlarge 120 4
t2.2xlarge 240 8
There is a limit to the number of times T2 Standard instances can receive launch credits. The default limit
is 100 launches or starts of all T2 Standard instances combined per account, per Region, per rolling 24-
hour period. For example, the limit is reached when one instance is stopped and started 100 times within
a 24-hour period, or when 100 instances are launched within a 24-hour period, or other combinations
that equate to 100 starts. New accounts may have a lower limit, which increases over time based on your
usage.
Tip
To ensure that your workloads always get the performance they need, switch to Unlimited Mode
for Burstable Performance Instances (p. 135) or consider using a larger instance size.
The following table lists the differences between launch credits and earned credits.
Credit earn T2 Standard instances get 30 launch Each T2 instance continuously earns (at
rate credits per vCPU at launch or start. a millisecond-level resolution) a set rate
of CPU credits per hour, depending on
If a T2 instance is switched from the instance size. For more information
unlimited to standard, it does not get about the number of CPU credits
launch credits at the time of switching. earned per instance size, see the credit
table (p. 133).
Credit earn The limit for receiving launch credits is A T2 instance cannot accrue more credits
limit 100 launches or starts of all T2 Standard than the CPU credit balance limit. If the
instances combined per account, per CPU credit balance has reached its limit,
Region, per rolling 24-hour period. New any credits that are earned after the limit
accounts may have a lower limit, which is reached are discarded. Launch credits
increases over time based on your usage. do not count towards the limit. For more
information about the CPU credit balance
limit for each T2 instance size, see the
credit table (p. 133).
Credit use Launch credits are spent first, before Earned credits are spent only after all
earned credits. launch credits are spent.
144
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
The number of accrued launch credits and accrued earned credits is tracked by the CloudWatch metric
CPUCreditBalance. For more information, see CPUCreditBalance in the CloudWatch metrics
table (p. 157).
The following examples explain credit use when instances are configured as standard.
Examples
• Example 1: Explaining Credit Use with T3 Standard (p. 145)
• Example 2: Explaining Credit Use with T2 Standard (p. 146)
In this example, you see how a t3.nano instance launched as standard earns, accrues, and spends
earned credits. You see how the credit balance reflects the accrued earned credits.
Note
T3 and T3a instances configured as standard do not receive launch credits.
A running t3.nano instance earns 144 credits every 24 hours. Its credit balance limit is 144 earned
credits. After the limit is reached, new credits that are earned are discarded. For more information about
the number of credits that can be earned and accrued, see the credit table (p. 133).
You might launch a T3 Standard instance and use it immediately. Or, you might launch a T3 Standard
instance and leave it idle for a few days before running applications on it. Whether an instance is used or
remains idle determines if credits are spent or accrued. If an instance remains idle for 24 hours from the
time it is launched, the credit balance reaches it limit, which is the maximum number of earned credits
that can be accrued.
This example describes an instance that remains idle for 24 hours from the time it is launched, and walks
you through seven periods of time over a 96-hour period, showing the rate at which credits are earned,
accrued, spent, and discarded, and the value of the credit balance at the end of each period.
P1 – At 0 hours on the graph, the instance is launched as standard and immediately begins to earn
credits. The instance remains idle from the time it is launched—CPU utilization is 0%—and no credits are
spent. All unspent credits are accrued in the credit balance. For the first 24 hours, CPUCreditUsage is at
0, and the CPUCreditBalance value reaches its maximum of 144.
P2 – For the next 12 hours, CPU utilization is at 2.5%, which is below the 5% baseline. The instance
earns more credits than it spends, but the CPUCreditBalance value cannot exceed its maximum of 144
credits. Any credits that are earned in excess of the limit are discarded.
P3 – For the next 24 hours, CPU utilization is at 7% (above the baseline), which requires a spend of 57.6
credits. The instance spends more credits than it earns, and the CPUCreditBalance value reduces to
86.4 credits.
P4 – For the next 12 hours, CPU utilization decreases to 2.5% (below the baseline), which requires a
spend of 36 credits. In the same time, the instance earns 72 credits. The instance earns more credits than
it spends, and the CPUCreditBalance value increases to 122 credits.
P5 – For the next two hours, the instance bursts at 100% CPU utilization, and depletes its entire
CPUCreditBalance value of 122 credits. At the end of this period, with the CPUCreditBalance at
zero, CPU utilization is forced to drop to the baseline performance level of 5%. At the baseline, the
instance earns as many credits as it spends.
145
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
P6 – For the next 14 hours, CPU utilization is at 5% (the baseline). The instance earns as many credits as
it spends. The CPUCreditBalance value remains at 0.
P7 – For the last 24 hours in this example, the instance is idle and CPU utilization is 0%. During this time,
the instance earns 144 credits, which it accrues in its CPUCreditBalance.
In this example, you see how a t2.nano instance launched as standard earns, accrues, and spends
launch and earned credits. You see how the credit balance reflects not only accrued earned credits, but
also accrued launch credits.
A t2.nano instance gets 30 launch credits when it is launched, and earns 72 credits every 24 hours. Its
credit balance limit is 72 earned credits; launch credits do not count towards the limit. After the limit is
reached, new credits that are earned are discarded. For more information about the number of credits
that can be earned and accrued, see the credit table (p. 133). For more information about limits, see
Launch Credit Limits (p. 144).
You might launch a T2 Standard instance and use it immediately. Or, you might launch a T2 Standard
instance and leave it idle for a few days before running applications on it. Whether an instance is used
or remains idle determines if credits are spent or accrued. If an instance remains idle for 24 hours from
the time it is launched, the credit balance appears to exceed its limit because the balance reflects both
accrued earned credits and accrued launch credits. However, after CPU is used, the launch credits are
spent first. Thereafter, the limit always reflects the maximum number of earned credits that can be
accrued.
This example describes an instance that remains idle for 24 hours from the time it is launched, and walks
you through seven periods of time over a 96-hour period, showing the rate at which credits are earned,
accrued, spent, and discarded, and the value of the credit balance at the end of each period.
Period 1: 1 – 24 hours
At 0 hours on the graph, the T2 instance is launched as standard and immediately gets 30 launch
credits. It earns credits while in the running state. The instance remains idle from the time it is launched
—CPU utilization is 0%—and no credits are spent. All unspent credits are accrued in the credit balance.
At approximately 14 hours after launch, the credit balance is 72 (30 launch credits + 42 earned credits),
which is equivalent to what the instance can earn in 24 hours. At 24 hours after launch, the credit
balance exceeds 72 credits because the unspent launch credits are accrued in the credit balance—the
credit balance is 102 credits: 30 launch credits + 72 earned credits.
146
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
Conclusion
If there is no CPU utilization after launch, the instance accrues more credits than what it can earn in 24
hours (30 launch credits + 72 earned credits = 102 credits).
In a real-world scenario, an EC2 instance consumes a small number of credits while launching and
running, which prevents the balance from reaching the maximum theoretical value in this example.
Period 2: 25 – 36 hours
For the next 12 hours, the instance continues to remain idle and earn credits, but the credit balance does
not increase. It plateaus at 102 credits (30 launch credits + 72 earned credits). The credit balance has
reached its limit of 72 accrued earned credits, so newly earned credits are discarded.
147
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
Credit Discard Rate 72 credits per 24 hours (100% of credit earn rate)
Conclusion
An instance constantly earns credits, but it cannot accrue more earned credits if the credit balance
has reached its limit. After the limit is reached, newly earned credits are discarded. Launch credits do
not count towards the credit balance limit. If the balance includes accrued launch credits, the balance
appears to be over the limit.
Period 3: 37 – 61 hours
For the next 25 hours, the instance uses 2% CPU, which requires 30 credits. In the same period, it earns
75 credits, but the credit balance decreases. The balance decreases because the accrued launch credits
are spent first, while newly earned credits are discarded because the credit balance is already at its limit
of 72 earned credits.
148
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
Credit Spend Rate 28.8 credits per 24 hours (1.2 credits per hour,
2% CPU utilization, 40% of credit earn rate)—30
credits over 25 hours
Credit Discard Rate 72 credits per 24 hours (100% of credit earn rate)
Conclusion
An instance spends launch credits first, before spending earned credits. Launch credits do not count
towards the credit limit. After the launch credits are spent, the balance can never go higher than what
can be earned in 24 hours. Furthermore, while an instance is running, it cannot get more launch credits.
Period 4: 62 – 72 hours
For the next 11 hours, the instance uses 2% CPU, which requires 13.2 credits. This is the same CPU
utilization as in the previous period, but the balance does not decrease. It stays at 72 credits.
The balance does not decrease because the credit earn rate is higher than the credit spend rate. In the
time that the instance spends 13.2 credits, it also earns 33 credits. However, the balance limit is 72
credits, so any earned credits that exceed the limit are discarded. The balance plateaus at 72 credits,
which is different from the plateau of 102 credits during Period 2, because there are no accrued launch
credits.
149
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
Credit Spend Rate 28.8 credits per 24 hours (1.2 credits per hour, 2%
CPU utilization, 40% of credit earn rate)—13.2
credits over 11 hours
Credit Discard Rate 43.2 credits per 24 hours (60% of credit earn rate)
Conclusion
After launch credits are spent, the credit balance limit is determined by the number of credits that an
instance can earn in 24 hours. If the instance earns more credits than it spends, newly earned credits over
the limit are discarded.
Period 5: 73 – 75 hours
For the next three hours, the instance bursts at 20% CPU utilization, which requires 36 credits. The
instance earns nine credits in the same three hours, which results in a net balance decrease of 27 credits.
At the end of three hours, the credit balance is 45 accrued earned credits.
150
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
Credit Spend Rate 288 credits per 24 hours (12 credits per hour, 20%
CPU utilization, 400% of credit earn rate)—36
credits over 3 hours
Conclusion
If an instance spends more credits than it earns, its credit balance decreases.
Period 6: 76 – 90 hours
For the next 15 hours, the instance uses 2% CPU, which requires 18 credits. This is the same CPU
utilization as in Periods 3 and 4. However, the balance increases in this period, whereas it decreased in
Period 3 and plateaued in Period 4.
In Period 3, the accrued launch credits were spent, and any earned credits that exceeded the credit limit
were discarded, resulting in a decrease in the credit balance. In Period 4, the instance spent fewer credits
than it earned. Any earned credits that exceeded the limit were discarded, so the balance plateaued at its
maximum of 72 credits.
151
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
In this period, there are no accrued launch credits, and the number of accrued earned credits in the
balance is below the limit. No earned credits are discarded. Furthermore, the instance earns more credits
than it spends, resulting in an increase in the credit balance.
Credit Spend Rate 28.8 credits per 24 hours (1.2 credits per hour,
2% CPU utilization, 40% of credit earn rate)—18
credits over 15 hours
Credit Earn Rate 72 credits per 24 hours (45 credits over 15 hours)
Conclusion
If an instance spends fewer credits than it earns, its credit balance increases.
Period 7: 91 – 96 hours
For the next six hours, the instance remains idle—CPU utilization is 0%—and no credits are spent. This is
the same CPU utilization as in Period 2, but the balance does not plateau at 102 credits—it plateaus at
72 credits, which is the credit balance limit for the instance.
In Period 2, the credit balance included 30 accrued launch credits. The launch credits were spent in
Period 3. A running instance cannot get more launch credits. After its credit balance limit is reached, any
earned credits that exceed the limit are discarded.
152
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
Credit Discard Rate 72 credits per 24 hours (100% of credit earn rate)
Conclusion
An instance constantly earns credits, but cannot accrue more earned credits if the credit balance limit has
been reached. After the limit is reached, newly earned credits are discarded. The credit balance limit is
determined by the number of credits that an instance can earn in 24 hours. For more information about
credit balance limits, see the credit table (p. 133).
Contents
• Launching a Burstable Performance Instance as Unlimited or Standard (p. 154)
• Using an Auto Scaling Group to Launch a Burstable Performance Instance as Unlimited (p. 154)
• Viewing the Credit Specification of a Burstable Performance Instance (p. 156)
153
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
T3 and T3a instances launch as unlimited by default. T2 instances launch as standard by default.
You can launch your instances as unlimited or standard using the Amazon EC2 console, an AWS SDK,
a command line tool, or with an Auto Scaling group. For more information, see Using an Auto Scaling
Group to Launch a Burstable Performance Instance as Unlimited (p. 154).
1. Follow the Launching an Instance Using the Launch Instance Wizard (p. 333) procedure.
2. On the Choose an Instance Type page, select an instance type, and choose Next: Configure
Instance Details.
3. Choose a credit specification. The default for T3 and T3a is unlimited, and for T2 it is standard.
a. To launch a T3 or T3a instance as standard, on the Configure Instance Details page, for T2/T3
Unlimited, clear Enable.
b. To launch a T2 instance as unlimited, on the Configure Instance Details page, for T2/T3
Unlimited, select Enable.
4. Continue as prompted by the wizard. When you've finished reviewing your options on the Review
Instance Launch page, choose Launch. For more information, see Launching an Instance Using the
Launch Instance Wizard (p. 333).
Use the run-instances command to launch your instances. Specify the credit specification using the --
credit-specification CpuCredits= parameter. Valid credit specifications are unlimited and
standard.
• For T3 and T3a, if you do not include the --credit-specification parameter, the instance
launches as unlimited by default.
• For T2, if you do not include the --credit-specification parameter, the instance launches as
standard by default.
When burstable performance instances are launched or started, they require CPU credits for a good
bootstrapping experience. If you use an Auto Scaling group to launch your instances, we recommend
that you configure your instances as unlimited. If you do, the instances use surplus credits when
they are automatically launched or restarted by the Auto Scaling group. Using surplus credits prevents
performance restrictions.
You must use a launch template for launching instances as unlimited in an Auto Scaling group. A
launch configuration does not support launching instances as unlimited.
1. Follow the Creating a Launch Template for an Auto Scaling Group procedure.
154
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
2. In Launch template contents, for Instance type, choose a T3, T3a, or T2 instance size.
3. To launch instances as unlimited in an Auto Scaling group, in Advanced details, for T2/T3
Unlimited, choose Enable.
4. When you've finished defining the launch template parameters, choose Create launch template.
For more information, see Creating a Launch Template for an Auto Scaling Group in the Amazon EC2
Auto Scaling User Guide.
Use the create-launch-template command and specify unlimited as the credit specification.
To associate the launch template with an Auto Scaling group, create the Auto Scaling group using the
launch template, or add the launch template to an existing Auto Scaling group.
Use the create-auto-scaling-group AWS CLI command and specify the --launch-template parameter.
Use the update-auto-scaling-group AWS CLI command and specify the --launch-template parameter.
155
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
You can view the credit specification (unlimited or standard) of a running or stopped instance.
Use the describe-instance-credit-specifications command. If you do not specify one or more instance
IDs, all instances with the credit specification of unlimited are returned, as well as instances that were
previously configured with the unlimited credit specification. For example, if you resize a T3 instance
to an M4 instance, while it is configured as unlimited, Amazon EC2 returns the M4 instance.
Example
{
"InstanceCreditSpecifications": [
{
"InstanceId": "i-1234567890abcdef0",
"CpuCredits": "unlimited"
}
]
}
You can switch the credit specification of a running or stopped instance at any time between unlimited
and standard.
156
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
Use the modify-instance-credit-specification command. Specify the instance and its credit specification
using the --instance-credit-specification parameter. Valid credit specifications are unlimited
and standard.
Example
{
"SuccessfulInstanceCreditSpecifications": [
{
"InstanceId": "i- 1234567890abcdef0"
}
],
"UnsuccessfulInstanceCreditSpecifications": []
}
Topics
• Additional CloudWatch Metrics for Burstable Performance Instances (p. 157)
• Calculating CPU Credit Usage (p. 159)
T3, T3a, and T2 instances have these additional CloudWatch metrics, which are updated every five
minutes:
• CPUCreditUsage – The number of CPU credits spent during the measurement period.
• CPUCreditBalance – The number of CPU credits that an instance has accrued. This balance is
depleted when the CPU bursts and CPU credits are spent more quickly than they are earned.
• CPUSurplusCreditBalance – The number of surplus CPU credits spent to sustain CPU performance
when the CPUCreditBalance value is zero.
• CPUSurplusCreditsCharged – The number of surplus CPU credits exceeding the maximum number
of CPU credits (p. 133) that can be earned in a 24-hour period, and thus attracting an additional
charge.
The following table describes the CloudWatch metrics for burstable performance instances. For more
information, see List the Available CloudWatch Metrics for Your Instances (p. 547).
Metric Description
CPUCreditUsage The number of CPU credits spent by the instance for CPU
utilization. One CPU credit equals one vCPU running at 100%
utilization for one minute or an equivalent combination of vCPUs,
utilization, and time (for example, one vCPU running at 50%
157
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
Metric Description
utilization for two minutes or two vCPUs running at 25% utilization
for two minutes).
Credits are accrued in the credit balance after they are earned,
and removed from the credit balance when they are spent. The
credit balance has a maximum limit, determined by the instance
size. After the limit is reached, any new credits that are earned are
discarded. For T2 Standard, launch credits do not count towards the
limit.
158
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
Metric Description
CPUSurplusCreditsCharged The number of spent surplus credits that are not paid down by
earned CPU credits, and which thus incur an additional charge.
Spent surplus credits are charged when any of the following occurs:
The CPU credit usage of instances is calculated using the instance CloudWatch metrics described in the
preceding table.
Amazon EC2 sends the metrics to CloudWatch every five minutes. A reference to the prior value of a
metric at any point in time implies the previous value of the metric, sent five minutes ago.
• The CPU credit balance increases if CPU utilization is below the baseline, when the credits spent are
less than the credits earned in the prior five-minute interval.
• The CPU credit balance decreases if CPU utilization is above the baseline, when the credits spent are
more than the credits earned in the prior five-minute interval.
Example
The size of the instance determines the number of credits that the instance can earn per hour and the
number of earned credits that it can accrue in the credit balance. For information about the number of
credits earned per hour, and the credit balance limit for each instance size, see the credit table (p. 133).
Example
This example uses a t3.nano instance. To calculate the CPUCreditBalance value of the instance, use
the preceding equation as follows:
159
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Purpose Instances
• CPUCreditUsage – How many credits the instance spent in the past five minutes. In this example, the
instance spent one credit in the past five minutes.
Example
We use the term Adjusted balance in the following equations to reflect the activity that occurs in
this five-minute interval. We use this value to arrive at the values for the CPUCreditBalance and
CPUSurplusCreditBalance CloudWatch metrics.
Example
A value of 0 for Adjusted balance indicates that the instance spent all its earned credits
for bursting, and no surplus credits were spent. As a result, both CPUCreditBalance and
CPUSurplusCreditBalance are set to 0.
A positive Adjusted balance value indicates that the instance accrued earned credits, and previous
surplus credits, if any, were paid down. As a result, the Adjusted balance value is assigned to
CPUCreditBalance, and the CPUSurplusCreditBalance is set to 0. The instance size determines the
maximum number of credits (p. 133) that it can accrue.
Example
A negative Adjusted balance value indicates that the instance spent all its earned credits that it
accrued and, in addition, also spent surplus credits for bursting. As a result, the Adjusted balance
value is assigned to CPUSurplusCreditBalance and CPUCreditBalance is set to 0. Again, the
instance size determines the maximum number of credits (p. 133) that it can accrue.
Example
If the surplus credits spent exceed the maximum credits that the instance can accrue, the surplus credit
balance is set to the maximum, as shown in the preceding equation. The remaining surplus credits are
charged as represented by the CPUSurplusCreditsCharged metric.
Example
160
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Compute Optimized Instances
Finally, when the instance terminates, any surplus credits tracked by the CPUSurplusCreditBalance
are charged. If the instance is switched from unlimited to standard, any remaining
CPUSurplusCreditBalance is also charged.
Contents
• Hardware Specifications (p. 161)
• Instance Performance (p. 162)
• Network Performance (p. 162)
• SSD I/O Performance (p. 163)
• Instance Features (p. 164)
• Release Notes (p. 164)
Hardware Specifications
The following is a summary of the hardware specifications for compute optimized instances.
c4.large 2 3.75
c4.xlarge 4 7.5
c4.2xlarge 8 15
c4.4xlarge 16 30
c4.8xlarge 36 60
c5.large 2 4
c5.xlarge 4 8
c5.2xlarge 8 16
c5.4xlarge 16 32
c5.9xlarge 36 72
161
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Compute Optimized Instances
c5.12xlarge 48 96
c5.18xlarge 72 144
c5.24large 96 192
c5.metal 96 192
c5d.large 2 4
c5d.xlarge 4 8
c5d.2xlarge 8 16
c5d.4xlarge 16 32
c5d.9xlarge 36 72
c5d.18xlarge 72 144
c5n.large 2 5.25
c5n.xlarge 4 10.5
c5n.2xlarge 8 21
c5n.4xlarge 16 42
c5n.9xlarge 36 96
c5n.18xlarge 72 192
c5n.metal 72 192
For more information about the hardware specifications for each Amazon EC2 instance type, see Amazon
EC2 Instance Types.
For more information about specifying CPU options, see Optimizing CPU Options (p. 446).
Instance Performance
EBS-optimized instances enable you to get consistently high performance for your EBS volumes by
eliminating contention between Amazon EBS I/O and other network traffic from your instance. Some
compute optimized instances are EBS-optimized by default at no additional cost. For more information,
see Amazon EBS–Optimized Instances (p. 875).
Network Performance
You can enable enhanced networking capabilities on supported instance types. Enhanced networking
provides significantly higher packet-per-second (PPS) performance, lower network jitter, and lower
latencies. For more information, see Enhanced Networking on Windows (p. 699).
Instance types that use the Elastic Network Adapter (ENA) for enhanced networking deliver high packet
per second performance with consistently low latencies. Most applications do not consistently need
a high level of network performance, but can benefit from having access to increased bandwidth
when they send or receive data. Instance sizes that use the ENA and are documented with network
performance of "Up to 10 Gbps" or "Up to 25 Gbps" use a network I/O credit mechanism to allocate
network bandwidth to instances based on average bandwidth utilization. These instances accrue credits
162
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Compute Optimized Instances
when their network bandwidth is below their baseline limits, and can use these credits when they
perform network data transfers.
The following is a summary of network performance for compute optimized instances that support
enhanced networking.
As you fill the SSD-based instance store volumes for your instance, the number of write IOPS that
you can achieve decreases. This is due to the extra work the SSD controller must do to find available
space, rewrite existing data, and erase unused space so that it can be rewritten. This process of
garbage collection results in internal write amplification to the SSD, expressed as the ratio of SSD write
163
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Compute Optimized Instances
operations to user write operations. This decrease in performance is even larger if the write operations
are not in multiples of 4,096 bytes or not aligned to a 4,096-byte boundary. If you write a smaller
amount of bytes or bytes that are not aligned, the SSD controller must read the surrounding data and
store the result in a new location. This pattern results in significantly increased write amplification,
increased latency, and dramatically reduced I/O performance.
SSD controllers can use several strategies to reduce the impact of write amplification. One such strategy
is to reserve space in the SSD instance storage so that the controller can more efficiently manage the
space available for write operations. This is called over-provisioning. The SSD-based instance store
volumes provided to an instance don't have any space reserved for over-provisioning. To reduce write
amplification, we recommend that you leave 10% of the volume unpartitioned so that the SSD controller
can use it for over-provisioning. This decreases the storage that you can use, but increases performance
even if the disk is close to full capacity.
For instance store volumes that support TRIM, you can use the TRIM command to notify the SSD
controller whenever you no longer need data that you've written. This provides the controller with more
free space, which can reduce write amplification and increase performance. For more information, see
Instance Store Volume TRIM Support (p. 924).
Instance Features
The following is a summary of features for compute optimized instances:
C4 Yes No No Yes
Release Notes
• C4, C5, C5d, and C5n instances require 64-bit EBS-backed HVM AMIs. They have high-memory and
require a 64-bit operating system to take advantage of that capacity. HVM AMIs provide superior
performance in comparison to paravirtual (PV) AMIs on high-memory instance types. In addition, you
must use an HVM AMI to take advantage of enhanced networking.
• C5, C5d, and C5n instances have the following requirements:
• NVMe drivers must be installed. EBS volumes are exposed as NVMe block devices (p. 874).
• Elastic Network Adapter (ENA (p. 700)) drivers must be installed.
164
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Memory Optimized Instances
r5.metal and r5d.metal instances provide your applications with direct access to physical resources of
the host server, such as processors and memory. These instances are well suited for the following:
• Workloads that require access to low-level hardware features (for example, Intel VT) that are not
available or fully supported in virtualized environments
• Applications that require a non-virtualized environment for licensing or support
High memory instances (u-6tb1.metal, u-9tb1.metal, and u-12tb1.metal) offer 6 TiB, 9 TiB,
and 12 TiB of memory per instance. These instances are designed to run large in-memory databases,
165
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Memory Optimized Instances
including production installations of SAP HANA. They offer bare metal performance with direct access to
host hardware.
X1 Instances
• In-memory databases such as SAP HANA, including SAP-certified support for Business Suite S/4HANA,
Business Suite on HANA (SoH), Business Warehouse on HANA (BW), and Data Mart Solutions on HANA.
For more information, see SAP HANA on the AWS Cloud.
• Big-data processing engines such as Apache Spark or Presto.
• High-performance computing (HPC) applications.
X1e Instances
• High-performance databases.
• In-memory databases such as SAP HANA. For more information, see SAP HANA on the AWS Cloud.
• Memory-intensive enterprise applications.
z1d Instances
These instances deliver both high compute and high memory and are well-suited for the following
applications:
z1d.metal instances provide your applications with direct access to physical resources of the host
server, such as processors and memory. These instances are well suited for the following:
• Workloads that require access to low-level hardware features (for example, Intel VT) that are not
available or fully supported in virtualized environments
• Applications that require a non-virtualized environment for licensing or support
Contents
• Hardware Specifications (p. 167)
• Memory Performance (p. 169)
• Instance Performance (p. 169)
• Network Performance (p. 169)
• SSD I/O Performance (p. 170)
• Instance Features (p. 171)
• High Availability and Reliability (X1) (p. 172)
• Support for vCPUs (p. 172)
166
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Memory Optimized Instances
Hardware Specifications
The following is a summary of the hardware specifications for memory optimized instances.
r4.large 2 15.25
r4.xlarge 4 30.5
r4.2xlarge 8 61
r4.4xlarge 16 122
r4.8xlarge 32 244
r4.16xlarge 64 488
r5.large 2 16
r5.xlarge 4 32
r5.2xlarge 8 64
r5.4xlarge 16 128
r5.8xlarge 32 256
r5.12xlarge 48 384
r5.16xlarge 64 512
r5.24xlarge 96 768
r5.metal 96 768
r5a.large 2 16
r5a.xlarge 4 32
r5a.2xlarge 8 64
r5a.4xlarge 16 128
r5a.8xlarge 32 256
r5a.12xlarge 48 384
r5a.16xlarge 64 512
r5a.24xlarge 96 768
r5ad.large 2 16
r5ad.xlarge 4 32
r5ad.2xlarge 8 64
r5ad.4xlarge 16 128
167
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Memory Optimized Instances
r5ad.12xlarge 48 384
r5ad.24xlarge 96 768
r5d.large 2 16
r5d.xlarge 4 32
r5d.2xlarge 8 64
r5d.4xlarge 16 128
r5d.8xlarge 32 256
r5d.12xlarge 48 384
r5d.16xlarge 64 512
r5d.24xlarge 96 768
r5d.metal 96 768
x1.16xlarge 64 976
x1e.xlarge 4 122
x1e.2xlarge 8 244
x1e.4xlarge 16 488
x1e.8xlarge 32 976
x1e.16xlarge 64 1,952
z1d.large 2 16
z1d.xlarge 4 32
z1d.2xlarge 8 64
z1d.3xlarge 12 96
z1d.6xlarge 24 192
z1d.12xlarge 48 384
z1d.metal 48 384
168
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Memory Optimized Instances
For more information about the hardware specifications for each Amazon EC2 instance type, see Amazon
EC2 Instance Types.
For more information about specifying CPU options, see Optimizing CPU Options (p. 446).
Memory Performance
X1 instances include Intel Scalable Memory Buffers, providing 300 GiB/s of sustainable memory-read
bandwidth and 140 GiB/s of sustainable memory-write bandwidth.
For more information about how much RAM can be enabled for memory optimized instances, see
Hardware Specifications (p. 167).
Memory optimized instances have high memory and require 64-bit HVM AMIs to take advantage of that
capacity. HVM AMIs provide superior performance in comparison to paravirtual (PV) AMIs on memory
optimized instances. .
Instance Performance
R4 instances feature up to 64 vCPUs and are powered by two AWS-customized Intel XEON processors
based on E5-2686v4 that feature high-memory bandwidth and larger L3 caches to boost the
performance of in-memory applications.
X1e and X1 instances feature up to 128 vCPUs and are powered by four Intel Xeon E7-8880 v3
processors that feature high-memory bandwidth and larger L3 caches to boost the performance of in-
memory applications.
High memory instances (u-6tb1.metal, u-9tb1.metal, and u-12tb1.metal) are the first instances
to be powered by an eight-socket platform with the latest generation Intel Xeon Platinum 8176M
(Skylake) processors that are optimized for mission-critical enterprise workloads.
Memory optimized instances enable increased cryptographic performance through the latest Intel AES-
NI feature, support Intel Transactional Synchronization Extensions (TSX) to boost the performance of in-
memory transactional data processing, and support Advanced Vector Extensions 2 (Intel AVX2) processor
instructions to expand most integer commands to 256 bits.
Network Performance
You can enable enhanced networking capabilities on supported instance types. Enhanced networking
provides significantly higher packet-per-second (PPS) performance, lower network jitter, and lower
latencies. For more information, see Enhanced Networking on Windows (p. 699).
Instance types that use the Elastic Network Adapter (ENA) for enhanced networking deliver high packet
per second performance with consistently low latencies. Most applications do not consistently need
a high level of network performance, but can benefit from having access to increased bandwidth
when they send or receive data. Instance sizes that use the ENA and are documented with network
performance of "Up to 10 Gbps" or "Up to 25 Gbps" use a network I/O credit mechanism to allocate
network bandwidth to instances based on average bandwidth utilization. These instances accrue credits
when their network bandwidth is below their baseline limits, and can use these credits when they
perform network data transfers.
The following is a summary of network performance for memory optimized instances that support
enhanced networking.
169
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Memory Optimized Instances
170
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Memory Optimized Instances
As you fill the SSD-based instance store volumes for your instance, the number of write IOPS that
you can achieve decreases. This is due to the extra work the SSD controller must do to find available
space, rewrite existing data, and erase unused space so that it can be rewritten. This process of
garbage collection results in internal write amplification to the SSD, expressed as the ratio of SSD write
operations to user write operations. This decrease in performance is even larger if the write operations
are not in multiples of 4,096 bytes or not aligned to a 4,096-byte boundary. If you write a smaller
amount of bytes or bytes that are not aligned, the SSD controller must read the surrounding data and
store the result in a new location. This pattern results in significantly increased write amplification,
increased latency, and dramatically reduced I/O performance.
SSD controllers can use several strategies to reduce the impact of write amplification. One such strategy
is to reserve space in the SSD instance storage so that the controller can more efficiently manage the
space available for write operations. This is called over-provisioning. The SSD-based instance store
volumes provided to an instance don't have any space reserved for over-provisioning. To reduce write
amplification, we recommend that you leave 10% of the volume unpartitioned so that the SSD controller
can use it for over-provisioning. This decreases the storage that you can use, but increases performance
even if the disk is close to full capacity.
For instance store volumes that support TRIM, you can use the TRIM command to notify the SSD
controller whenever you no longer need data that you've written. This provides the controller with more
free space, which can reduce write amplification and increase performance. For more information, see
Instance Store Volume TRIM Support (p. 924).
Instance Features
The following is a summary of features for memory optimized instances.
R4 Yes No No Yes
Yes
u-6tb1.metal Yes No No
171
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Memory Optimized Instances
Yes
u-9tb1.metal Yes No No
Yes
u-12tb1.metal Yes No No
X1 No No SSD Yes
In addition, you can implement high availability (HA) and disaster recovery (DR) solutions to meet
recovery point objective (RPO), recovery time objective (RTO), and cost requirements by leveraging
Amazon CloudFormation and Recover Your Instance (p. 392).
If you run an SAP HANA production environment, you also have the option of using HANA System
Replication (HSR) on X1 instances. For more information about architecting HA and DR solutions on X1
instances, see SAP HANA on the Amazon Web Services Cloud: Quick Start Reference Deployment.
172
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Storage Optimized Instances
Release Notes
• R5 and R5d instances feature a 3.1 GHz Intel Xeon Platinum 8000 series processor.
• R5a and R5ad instances feature a 2.5 GHz AMD EPYC 7000 series processor.
• The following are requirements for high memory, R5, R5a, R5ad, R5d, and z1d instances:
• NVMe drivers must be installed. EBS volumes are exposed as NVMe block devices (p. 874).
• Elastic Network Adapter (ENA (p. 700)) drivers must be installed.
D2 Instances
173
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Storage Optimized Instances
H1 Instances
Bare metal instances provide your applications with direct access to physical resources of the host server,
such as processors and memory. These instances are well suited for the following:
• Workloads that require access to low-level hardware features (for example, Intel VT) that are not
available or fully supported in virtualized environments
• Applications that require a non-virtualized environment for licensing or support
Contents
• Hardware Specifications (p. 174)
• Instance Performance (p. 175)
• Network Performance (p. 176)
• SSD I/O Performance (p. 176)
• Instance Features (p. 177)
• Release Notes (p. 178)
Hardware Specifications
The primary data storage for D2 instances is HDD instance store volumes. The primary data storage for
I3 instances is non-volatile memory express (NVMe) SSD instance store volumes.
Instance store volumes persist only for the life of the instance. When you stop or terminate an instance,
the applications and data in its instance store volumes are erased. We recommend that you regularly
back up or replicate important data in your instance store volumes. For more information, see Amazon
EC2 Instance Store (p. 916) and SSD Instance Store Volumes (p. 923).
The following is a summary of the hardware specifications for storage optimized instances.
174
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Storage Optimized Instances
d2.xlarge 4 30.5
d2.2xlarge 8 61
d2.4xlarge 16 122
d2.8xlarge 36 244
h1.2xlarge 8 32
h1.4xlarge 16 64
h1.8xlarge 32 128
h1.16xlarge 64 256
i3.large 2 15.25
i3.xlarge 4 30.5
i3.2xlarge 8 61
i3.4xlarge 16 122
i3.8xlarge 32 244
i3.16xlarge 64 488
i3.metal 72 512
i3en.large 2 16
i3en.xlarge 4 32
i3en.2xlarge 8 64
i3en.3xlarge 12 96
i3en.6xlarge 24 192
i3en.12xlarge 48 384
i3en.24xlarge 96 768
i3en.metal 96 768
For more information about the hardware specifications for each Amazon EC2 instance type, see Amazon
EC2 Instance Types.
For more information about specifying CPU options, see Optimizing CPU Options (p. 446).
Instance Performance
For instances with NVMe instance store volumes, be sure to use the AWS NVMe driver. For more
information, see AWS NVMe Drivers for Windows Instances (p. 445).
EBS-optimized instances enable you to get consistently high performance for your EBS volumes by
eliminating contention between Amazon EBS I/O and other network traffic from your instance. Some
175
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Storage Optimized Instances
storage optimized instances are EBS-optimized by default at no additional cost. For more information,
see Amazon EBS–Optimized Instances (p. 875).
Network Performance
You can enable enhanced networking capabilities on supported instance types. Enhanced networking
provides significantly higher packet-per-second (PPS) performance, lower network jitter, and lower
latencies. For more information, see Enhanced Networking on Windows (p. 699).
Instance types that use the Elastic Network Adapter (ENA) for enhanced networking deliver high packet
per second performance with consistently low latencies. Most applications do not consistently need
a high level of network performance, but can benefit from having access to increased bandwidth
when they send or receive data. Instance sizes that use the ENA and are documented with network
performance of "Up to 10 Gbps" or "Up to 25 Gbps" use a network I/O credit mechanism to allocate
network bandwidth to instances based on average bandwidth utilization. These instances accrue credits
when their network bandwidth is below their baseline limits, and can use these credits when they
perform network data transfers.
The following is a summary of network performance for storage optimized instances that support
enhanced networking.
i3.4xlarge and smaller Up to 10 Gbps, use network I/O ENA (p. 700)
credit mechanism
i3en.3xlarge and smaller Up to 25 Gbps, use network I/O ENA (p. 700)
credit mechanism
176
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Storage Optimized Instances
As you fill your SSD-based instance store volumes, the I/O performance that you get decreases. This is
due to the extra work that the SSD controller must do to find available space, rewrite existing data, and
erase unused space so that it can be rewritten. This process of garbage collection results in internal write
amplification to the SSD, expressed as the ratio of SSD write operations to user write operations. This
decrease in performance is even larger if the write operations are not in multiples of 4,096 bytes or not
aligned to a 4,096-byte boundary. If you write a smaller amount of bytes or bytes that are not aligned,
the SSD controller must read the surrounding data and store the result in a new location. This pattern
results in significantly increased write amplification, increased latency, and dramatically reduced I/O
performance.
SSD controllers can use several strategies to reduce the impact of write amplification. One such strategy
is to reserve space in the SSD instance storage so that the controller can more efficiently manage the
space available for write operations. This is called over-provisioning. The SSD-based instance store
volumes provided to an instance don't have any space reserved for over-provisioning. To reduce write
amplification, we recommend that you leave 10% of the volume unpartitioned so that the SSD controller
can use it for over-provisioning. This decreases the storage that you can use, but increases performance
even if the disk is close to full capacity.
For instance store volumes that support TRIM, you can use the TRIM command to notify the SSD
controller whenever you no longer need data that you've written. This provides the controller with more
free space, which can reduce write amplification and increase performance. For more information, see
Instance Store Volume TRIM Support (p. 924).
Instance Features
The following is a summary of features for storage optimized instances:
D2 No HDD Yes
177
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Accelerated Computing Instances
H1 No HDD * Yes
I3 No NVMe * Yes
Release Notes
• You must launch storage optimized instances using an HVM AMI.
• The following are requirements for I3en and i3.metal instances:
• NVMe drivers must be installed. EBS volumes are exposed as NVMe block devices (p. 874).
• Elastic Network Adapter (ENA (p. 700)) drivers must be installed.
178
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Accelerated Computing Instances
GPU-based instances provide access to NVIDIA GPUs with thousands of compute cores. You can use GPU-
based accelerated computing instances to accelerate scientific, engineering, and rendering applications
by leveraging the CUDA or Open Computing Language (OpenCL) parallel computing frameworks. You
can also use them for graphics applications, including game streaming, 3-D application streaming, and
other graphics workloads.
If your application needs a small amount of additional graphics acceleration, but is better suited for
an instance type with different compute, memory, or storage specifications, use an Elastic Graphics
accelerator instead. For more information, see Amazon Elastic Graphics (p. 519).
FPGA-based instances provide access to large FPGAs with millions of parallel system logic cells. You can
use FPGA-based accelerated computing instances to accelerate workloads such as genomics, financial
analysis, real-time video processing, big data analysis, and security workloads by leveraging custom
hardware accelerations. You can develop these accelerations using hardware description languages such
as Verilog or VHDL, or by using higher-level languages such as OpenCL parallel computing frameworks.
You can either develop your own hardware acceleration code or purchase hardware accelerations through
the AWS Marketplace.
Important
FPGA-based instances do not support Microsoft Windows.
You can cluster accelerated computing instances into a cluster placement group. Cluster placement
groups provide low latency and high-bandwidth connectivity between the instances within a single
Availability Zone. For more information, see Placement Groups (p. 709).
Contents
• Accelerated Computing Instance Families (p. 179)
• Hardware Specifications (p. 181)
• Instance Performance (p. 181)
• Network Performance (p. 182)
• Instance Features (p. 182)
• Release Notes (p. 183)
• AMIs for GPU-Based Accelerated Computing Instances (p. 183)
• Installing the NVIDIA Driver on Windows (p. 184)
• Activate NVIDIA GRID Virtual Applications on G3 Instances (p. 187)
• Optimizing GPU Settings (p. 187)
For information about Linux accelerated computing instances, see Linux Accelerated Computing
Instances in the Amazon EC2 User Guide for Linux Instances.
P3 Instances
P3 instances use NVIDIA Tesla V100 GPUs and are designed for general purpose GPU computing
using the CUDA or OpenCL programming models or through a machine learning framework. P3
instances provide high-bandwidth networking, powerful half, single, and double-precision floating-
point capabilities, and up to 32 GiB of memory per GPU, which makes them ideal for deep learning,
computational fluid dynamics, computational finance, seismic analysis, molecular modeling, genomics,
179
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Accelerated Computing Instances
rendering, and other server-side GPU compute workloads. Tesla V100 GPUs do not support graphics
mode. For more information, see Amazon EC2 P3 Instances.
To view topology information about the system, run the following command:
nvidia-smi topo -m
P2 Instances
P2 instances use NVIDIA Tesla K80 GPUs and are designed for general purpose GPU computing using
the CUDA or OpenCL programming models. P2 instances provide high-bandwidth networking, powerful
single and double precision floating-point capabilities, and 12 GiB of memory per GPU, which makes
them ideal for deep learning, graph databases, high-performance databases, computational fluid
dynamics, computational finance, seismic analysis, molecular modeling, genomics, rendering, and other
server-side GPU compute workloads.
To view topology information about the system, run the following command:
nvidia-smi topo -m
G4 Instances
G4 instances use NVIDIA Tesla GPUs and provide a cost-effective, high-performance platform for
general purpose GPU computing using the CUDA or machine learning frameworks along with graphics
applications using DirectX or OpenGL. G4 instances provide high- bandwidth networking, powerful
half and single-precision floating-point capabilities, along with INT8 and INT4 precisions. Each GPU
has 16 GiB of GDDR6 memory, making G4 instances well-suited for machine learning inference, video
transcoding, and graphics applications like remote graphics workstations and game streaming in the
cloud.
G4 instances support NVIDIA GRID Virtual Workstation. For more information, see NVIDIA Marketplace
offerings.
G3 Instances
G3 instances use NVIDIA Tesla M60 GPUs and provide a cost-effective, high-performance platform
for graphics applications using DirectX or OpenGL. G3 instances also provide NVIDIA GRID Virtual
Workstation features, such as support for four monitors with resolutions up to 4096x2160, and NVIDIA
GRID Virtual Applications. G3 instances are well-suited for applications such as 3D visualizations,
graphics-intensive remote workstations, 3D rendering, video encoding, virtual reality, and other server-
side graphics workloads requiring massively parallel processing power.
G3 instances support NVIDIA GRID Virtual Workstation and NVIDIA GRID Virtual Applications. To activate
either of these features, see Activate NVIDIA GRID Virtual Applications on G3 Instances (p. 187).
G2 Instances
G2 instances use NVIDIA GRID K520 GPUs and provide a cost-effective, high-performance platform for
graphics applications using DirectX or OpenGL. NVIDIA GRID GPUs also support NVIDIA’s fast capture and
encode API operations. Example applications include video creation services, 3D visualizations, streaming
graphics-intensive applications, and other server-side graphics workloads.
180
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Accelerated Computing Instances
Hardware Specifications
The following is a summary of the hardware specifications for accelerated computing instances.
p2.xlarge 4 61 1
p2.8xlarge 32 488 8
p2.16xlarge 64 732 16
p3.2xlarge 8 61 1
p3.8xlarge 32 244 4
p3.16xlarge 64 488 8
p3dn.24xlarge 96 768 8
g2.2xlarge 8 15 1
g2.8xlarge 32 60 4
g3s.xlarge 4 30.5 1
g3.4xlarge 16 122 1
g3.8xlarge 32 244 2
g3.16xlarge 64 488 4
g4dn.xlarge 4 16 1
g4dn.2xlarge 8 32 1
g4dn.4xlarge 16 64 1
g4dn.8xlarge 32 128 1
g4dn.12xlarge 48 192 4
g4dn.16xlarge 64 256 1
f1.2xlarge 8 122 1
f1.4xlarge 16 244 2
f1.16xlarge 64 976 8
For more information about the hardware specifications for each Amazon EC2 instance type, see Amazon
EC2 Instance Types.
For more information about specifying CPU options, see Optimizing CPU Options (p. 446).
Instance Performance
EBS-optimized instances enable you to get consistently high performance for your EBS volumes
by eliminating contention between Amazon EBS I/O and other network traffic from your instance.
Some accelerated computing instances are EBS-optimized by default at no additional cost. For more
information, see Amazon EBS–Optimized Instances (p. 875).
181
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Accelerated Computing Instances
Network Performance
You can enable enhanced networking capabilities on supported instance types. Enhanced networking
provides significantly higher packet-per-second (PPS) performance, lower network jitter, and lower
latencies. For more information, see Enhanced Networking on Windows (p. 699).
Instance types that use the Elastic Network Adapter (ENA) for enhanced networking deliver high packet
per second performance with consistently low latencies. Most applications do not consistently need
a high level of network performance, but can benefit from having access to increased bandwidth
when they send or receive data. Instance sizes that use the ENA and are documented with network
performance of "Up to 10 Gbps" or "Up to 25 Gbps" use a network I/O credit mechanism to allocate
network bandwidth to instances based on average bandwidth utilization. These instances accrue credits
when their network bandwidth is below their baseline limits, and can use these credits when they
perform network data transfers.
The following is a summary of network performance for accelerated computing instances that support
enhanced networking.
Instance Features
The following is a summary of features for accelerated computing instances.
G2 No No SSD Yes
G3 Yes No No Yes
P2 Yes No No Yes
182
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Accelerated Computing Instances
F1 No No NVMe * Yes
Release Notes
• You must launch the instance using an HVM AMI.
• GPU-based instances can't access the GPU unless the NVIDIA drivers are installed.
• The following are requirements for G4 instances:
• NVMe drivers must be installed. EBS volumes are exposed as NVMe block devices (p. 874).
• Elastic Network Adapter (ENA (p. 700)) drivers must be installed.
183
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Accelerated Computing Instances
For a list of AMIs with the NVIDIA driver, search AWS Marketplace as follows:
• NVIDIA P3 AMIs
• NVIDIA Quadro Virtual Workstation P3 AMIs
• NVIDIA P2 AMIs
• NVIDIA GRID G4 AMIs
• NVIDIA GRID G3 AMIs
• NVIDIA GRID G2 AMIs
You can launch accelerated computing instances using any HVM AMI.
Important
These AMIs include drivers, software, or toolkits that are developed, owned, or provided by
NVIDIA Corporation. By using these AMIs, you agree to use these NVIDIA drivers, software, or
toolkits only on Amazon EC2 instances that include NVIDIA hardware.
You can also install the NVIDIA driver manually. For more information, see Installing the NVIDIA Driver on
Windows (p. 184).
Contents
• Public NVIDIA Drivers (p. 184)
• NVIDIA GRID Drivers for G4 Instances (p. 185)
• NVIDIA GRID Drivers for G3 Instances (p. 185)
1. Download the public NVIDIA driver that is appropriate for your instance type from http://
www.nvidia.com/Download/Find.aspx.
184
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Accelerated Computing Instances
2. Open the folder where you downloaded the driver and launch the installation file. Follow the
instructions to install the driver and reboot your instance as required.
3. Disable the built-in display adapter using Device Manager. Install the Windows features Media
Foundation and Quality Windows Audio Video Experience.
4. To verify that the GPU is working correctly, check Device Manager.
5. Complete the optimization steps in Optimizing GPU Settings (p. 187) to achieve the best
performance from your GPU.
When you use P3 instances for graphics applications, you can use AMIs published by NVIDIA that
enable NVIDIA Quadro Virtual Workstation. For G4 instances, see NVIDIA GRID Drivers for G4
Instances (p. 185).
• NVIDIA Marketplace offerings featuring NVIDIA Quadro Virtual Workstation software. These AMIs
support running up to four 4K displays per GPU on a G4 instance. To find these AMIs, use this link:
NVIDIA Marketplace offerings.
• NVIDIA Marketplace offerings featuring NVIDIA Gaming drivers. These AMIs support running a single
4K display per GPU on a G4 instance. To find these AMIs, use this link: NVIDIA Marketplace offerings.
You can download the NVIDIA GRID driver from Amazon S3 using this link: NVIDIA Windows Gaming
Driver for G4 Instances.
Important
This download is available to AWS customers only. By downloading, you agree to use the
downloaded software only to develop AMIs for use with the NVIDIA Tesla T4 hardware. Upon
installation of the software, you are bound by the terms of the NVIDIA GRID Cloud End User
License Agreement.
If you own GRID licenses, you should be able to use those licenses on your G4 instances. For more
information, see NVIDIA GRID Software Quick Start Guide.
Alternatively, you can download the NVIDIA GRID driver from Amazon S3 using the AWS Tools for
Windows PowerShell as described in the following procedure.
Important
This download is available to AWS customers only. By downloading, you agree that you will use
the downloaded software only to develop AMIs for use with the NVIDIA Tesla M60 hardware.
Upon installation of the software, you are bound by the terms of the NVIDIA GRID Cloud End
User License Agreement.
185
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Accelerated Computing Instances
Prerequisites
• Confirm that the version of Windows you are launching is supported by NVIDIA GRID drivers. Driver
requirements are documented at https://docs.nvidia.com/grid/index.html.
• Associate an IAM role with your instance that has permissions to use the s3:ListBucket and
s3:GetObject actions. For more information, see IAM Roles for Amazon EC2 (p. 645). Alternatively,
configure the Tools for Windows PowerShell to use your AWS credentials. For more information, see
Using AWS Credentials.
$Bucket = "ec2-windows-nvidia-drivers"
$KeyPrefix = "latest"
$LocalPath = "C:\Users\Administrator\Desktop\NVIDIA"
$Objects = Get-S3Object -BucketName $Bucket -KeyPrefix $KeyPrefix -Region us-east-1
foreach ($Object in $Objects) {
$LocalFileName = $Object.Key
if ($LocalFileName -ne '' -and $Object.Size -ne 0) {
$LocalFilePath = Join-Path $LocalPath $LocalFileName
Copy-S3Object -BucketName $Bucket -Key $Object.Key -LocalFile $LocalFilePath -
Region us-east-1
}
}
Multiple versions of the NVIDIA GRID driver are stored in this bucket. You can download all of the
available versions in the bucket by removing the -KeyPrefix $KeyPrefix option.
3. Navigate to the desktop and double-click the installation file to launch it (choose the driver version
that corresponds to your instance OS version). Follow the instructions to install the driver and reboot
your instance as required. To verify that the GPU is working properly, check Device Manager.
4. Disable the licensing page in the control panel to prevent users from accidentally changing the
product type (NVIDIA GRID Virtual Workstation is enabled by default). For more information, see the
GRID Licensing User Guide.
186
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Accelerated Computing Instances
.\nvidia-smi --auto-boost-default=0
Note
GPUs on P3 and G4 instances do not support autoboost.
3. Set all GPU clock speeds to their maximum frequency. Use the memory and graphics clock speeds
specified in the following commands.
Note
Some versions of the NVIDIA driver do not allow setting application clock speed and throw
a "Setting applications clocks is not supported for GPU …" error, which
you can ignore.
• G3 instances:
• G4 instances:
187
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Changing the Instance Type
• P2 instances:
• P3 instances:
You might also want to migrate from a previous generation instance type to a current generation
instance type to take advantage of some features; for example, support for IPv6.
You can change the size of the instance simply by changing its instance type, which is known as resizing
it.
When you resize an instance, you must select an instance type that is compatible with the configuration
of the instance. If the instance type that you want is not compatible with the instance configuration you
have, then you must migrate your application to a new instance with the instance type that you need.
Important
When you resize an instance, the resized instance usually has the same number of instance store
volumes that you specified when you launched the original instance. With instance types that
support NVMe instance store volumes (which are available by default), the resized instance
might have additional instance store volumes, depending on the AMI. Otherwise, you can
migrate your application to an instance with a new instance type manually, specifying the
number of instance store volumes that you need when you launch the new instance.
Contents
• Compatibility for Resizing Instances (p. 188)
• Resizing an Amazon EBS–backed Instance (p. 189)
• Migrating to a New Instance Configuration (p. 190)
• Architecture: AMIs are specific to the architecture of the processor, so you must select an instance type
with the same processor architecture as the current instance type. For example:
• A1 instances are the only instances that support processors based on the Arm architecture. If you
are resizing an instance type with a processor based on the Arm architecture, you are limited to the
instance types that support a processor based on the Arm architecture.
• The following instance types are the only instance types that support 32-bit AMIs: t2.nano,
t2.micro, t2.small, t2.medium, c3.large, t1.micro, m1.small, m1.medium, and
c1.medium. If you are resizing a 32-bit instance, you are limited to these instance types.
188
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Changing the Instance Type
• Network: Newer instance types must be launched in a VPC. Therefore, you can't resize an instance in
the EC2-Classic platform to a instance type that is available only in a VPC unless you have a nondefault
VPC. To check whether your instance is in a VPC, check the VPC ID value on the details pane of the
Instances screen in the Amazon EC2 console. For more information, see Migrating from a Windows
Instance in EC2-Classic to a Windows Instance in a VPC (p. 771).
• Enhanced networking: Instance types that support enhanced networking (p. 699) require
the necessary drivers installed. For example, the C5, C5d, C5n, G4, I3en, M5, M5a, M5ad, M5d,
p3dn.24xlarge, R5, R5a, R5ad, R5d, T3, T3a, and z1d instance types require EBS-backed AMIs with
the Elastic Network Adapter (ENA) drivers installed. To resize an existing instance to an instance
type that supports enhanced networking, you must first install the ENA drivers (p. 700) or ixgbevf
drivers (p. 706) on your instance, as appropriate.
• NVMe: EBS volumes are exposed as NVMe block devices on Nitro-based instances (p. 122). If you
resize an instance from an instance type that does not support NVMe to an instance type that supports
NVMe, you must first install the NVMe drivers (p. 874) on your instance. Also, the device names for
devices that you specify in the block device mapping are renamed using NVMe device names (/dev/
nvme[0-26]n1).
• AMI: For information about the AMIs required by instance types that support enhanced networking
and NVMe, see the Release Notes in the following documentation:
• General Purpose Instances (p. 125)
• Compute Optimized Instances (p. 161)
• Memory Optimized Instances (p. 165)
• Storage Optimized Instances (p. 173)
• We move the instance to new hardware; however, the instance ID does not change.
• If your instance has a public IPv4 address, we release the address and give it a new public IPv4 address.
The instance retains its private IPv4 addresses, any Elastic IP addresses, and any IPv6 addresses.
• If your instance is in an Auto Scaling group, the Amazon EC2 Auto Scaling service marks the stopped
instance as unhealthy, and may terminate it and launch a replacement instance. To prevent this,
you can suspend the scaling processes for the group while you're resizing your instance. For more
information, see Suspending and Resuming Scaling Processes in the Amazon EC2 Auto Scaling User
Guide.
• If your instance is in a cluster placement group (p. 709) and, after changing the instance type, the
instance start fails, try the following: stop all the instances in the cluster placement group, change
the instance type for the affected instance, and then restart all the instances in the cluster placement
group.
• Ensure that you plan for downtime while your instance is stopped. Stopping and resizing an instance
may take a few minutes, and restarting your instance may take a variable amount of time depending
on your application's startup scripts.
For more information, see Stop and Start Your Instance (p. 382).
Use the following procedure to resize an Amazon EBS–backed instance using the AWS Management
Console.
189
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Changing the Instance Type
1. (Optional) If the new instance type requires drivers that are not installed on the existing instance,
you must connect to your instance and install the drivers first. For more information, see
Compatibility for Resizing Instances (p. 188).
Note
The AWS PV driver package should be updated before changing instance families. For more
information, see Upgrading PV Drivers on Your Windows Instances (p. 435).
2. (Optional) If you've configured your instance to use static IP addressing (p. 467) and you resize
the instance from a type that doesn't support enhanced networking to an instance type that does
support enhanced networking you might get a warning about a potential IP address conflict when
you reconfigure static IP addressing. To prevent this, enable DHCP on the network interface for your
instance before you change the instance type. From your instance, open the Network and Sharing
Center, go to Internet Protocol Version 4 (TCP/IPv4) Properties for the network interface, and
choose Obtain an IP address automatically. Change the instance type and reconfigure static IP
addressing on the network interface.
3. Open the Amazon EC2 console.
4. [Windows Server 2016 and later] Connect to your Windows instance and run the following
EC2Launch PowerShell script to configure the instance after it is resized.
PS C:\> C:\ProgramData\Amazon\EC2-Windows\Launch\Scripts\InitializeInstance.ps1 -
Schedule
a. From Instance Type, select the instance type that you want. If the instance type that you want
does not appear in the list, then it is not compatible with the configuration of your instance (for
example, because of virtualization type). For more information, see Compatibility for Resizing
Instances (p. 188).
b. (Optional) If the instance type that you selected supports EBS–optimization, select EBS-
optimized to enable EBS–optimization or deselect EBS-optimized to disable EBS–optimization.
If the instance type that you selected is EBS–optimized by default, EBS-optimized is selected
and you can't deselect it.
c. Choose Apply to accept the new settings.
10. To restart the stopped instance, select the instance and choose Actions, Instance State, Start.
11. In the confirmation dialog box, choose Yes, Start. It can take a few minutes for the instance to enter
the running state.
1. Back up any data on your instance store volumes that you need to keep to persistent storage.
To migrate data on your EBS volumes that you need to keep, create a snapshot of the volumes
190
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Purchasing Options
(see Creating Amazon EBS Snapshots (p. 821)) or detach the volume from the instance so
that you can attach it to the new instance later (see Detaching an Amazon EBS Volume from an
Instance (p. 815)).
2. Launch a new instance, selecting the following:
• If you are using an Elastic IP address, select the VPC that the original instance is currently running
in.
• Any EBS volumes that you detached from the original instance and want to attach to the new
instance, or new EBS volumes based on the snapshots that you created.
• If you want to allow the same traffic to reach the new instance, select the security group that is
associated with the original instance.
3. Install your application and any required software on the instance.
4. Restore any data that you backed up from the instance store volumes of the original instance.
5. If you are using an Elastic IP address, assign it to the newly launched instance as follows:
• On-Demand Instances – Pay, by the hour, for the instances that you launch.
• Reserved Instances – Purchase, at a significant discount, instances that are always available, for a term
from one to three years.
• Scheduled Instances – Purchase instances that are always available on the specified recurring
schedule, for a one-year term.
• Spot Instances – Request unused EC2 instances, which can lower your Amazon EC2 costs significantly.
• Dedicated Hosts – Pay for a physical host that is fully dedicated to running your instances, and bring
your existing per-socket, per-core, or per-VM software licenses to reduce costs.
• Dedicated Instances – Pay, by the hour, for instances that run on single-tenant hardware.
• Capacity Reservations – Reserve capacity for your EC2 instances in a specific Availability Zone for any
duration.
If you require a capacity reservation, purchase Reserved Instances or Capacity Reservations for a specific
Availability Zone, or purchase Scheduled Instances. Spot Instances are a cost-effective choice if you
can be flexible about when your applications run and if they can be interrupted. Dedicated Hosts or
Dedicated Instances can help you address compliance requirements and reduce costs by using your
existing server-bound software licenses. For more information, see Amazon EC2 Pricing.
Contents
• Determining the Instance Lifecycle (p. 192)
• On-Demand Instances (p. 193)
• Reserved Instances (p. 193)
191
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Determining the Instance Lifecycle
If the instance is running on a Dedicated Host, the output contains the following information:
"Tenancy": "host"
If the instance is a Dedicated Instance, the output contains the following information:
"Tenancy": "dedicated"
If the instance is a Spot Instance, the output contains the following information:
"InstanceLifecycle": "spot"
If the instance is a Scheduled Instance, the output contains the following information:
"InstanceLifecycle": "scheduled"
192
Amazon Elastic Compute Cloud
User Guide for Windows Instances
On-Demand Instances
On-Demand Instances
An On-Demand Instance is an instance that you use on demand. You have full control over its lifecycle—
you decide when to launch, stop, hibernate, start, reboot, or terminate it.
There is no long-term commitment required when you purchase On-Demand Instances. You pay only for
the hours that your On-Demand Instances are in the running state. The price per hour for a running On-
Demand Instance is fixed, and is listed on the On-Demand Pricing page.
We recommend that you use On-Demand Instances for applications with short-term, irregular workloads
that cannot be interrupted.
For significant discounts compared to On-Demand Instances, you can use Spot Instances (p. 229) or
Reserved Instances (p. 193).
If you're new to Amazon EC2, see How to Get Started with Amazon EC2 (p. 1).
You can view and manage your On-Demand Instance limits from the Limits page in the Amazon
EC2 console and from the Amazon EC2 AWS services page in the Service Quotas console. For more
information, see Amazon EC2 Service Limits (p. 973) in the Amazon EC2 User Guide for Linux Instances
and Viewing a Service Quota in the Service Quotas User Guide.
Note
From November 8, 2019, all AWS accounts will see On-Demand Instance limits in number of
virtual central processing units (vCPUs). With vCPU-based limits, your limits will be managed
in terms of the number of vCPUs that your running On-Demand Instances are using, regardless
of the instance type. The current count-based instance limits will not be available or supported
after November 8, 2019. For more information, see EC2 On-Demand Instance limits.
Reserved Instances
Reserved Instances provide you with a significant discount compared to On-Demand Instance pricing.
Reserved Instances are not physical instances, but rather a billing discount applied to the use of On-
Demand Instances in your account. These On-Demand Instances must match certain attributes in order
to benefit from the billing discount.
193
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
The following diagram shows a basic overview of purchasing and using Reserved Instances.
In this scenario, you have a running On-Demand Instance (T2) in your account, for which you're currently
paying On-Demand rates. You purchase a Reserved Instance that matches the attributes of your running
instance, and the billing benefit is immediately applied. Next, you purchase a Reserved Instance for
a C4 instance. You do not have any running instances in your account that match the attributes of
this Reserved Instance. In the final step, you launch an instance that matches the attributes of the C4
Reserved Instance, and the billing benefit is immediately applied.
Instance Attributes
A Reserved Instance has four instance attributes that determine its price. The attributes also determine
how the Reserved Instance is applied to a running instance in your account.
• Instance type: For example, m4.large. This is composed of the instance family (m4) and the instance
size (large).
• Scope: Whether the Reserved Instance applies to a Region (regional Reserved Instance) or specific
Availability Zone (zonal Reserved Instance). For more information, see Regional and Zonal Reserved
Instances (Scope) (p. 196).
• Tenancy: Whether your instance runs on shared (default) or single-tenant (dedicated) hardware. For
more information, see Dedicated Instances (p. 310).
• Platform: The operating system; for example, Windows or Linux/Unix. For more information, see
Choosing a Platform (p. 206).
Reserved Instances do not renew automatically; when they expire, you can continue using the EC2
instance without interruption, but you are charged On-Demand rates. In the above example, when the
Reserved Instances that cover the T2 and C4 instances expire, you go back to paying the On-Demand
rates until you terminate the instances or purchase new Reserved Instances that match the instance
attributes.
194
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
Term Commitment
You can purchase a Reserved Instance for a one-year or three-year commitment, with the three-year
commitment offering a bigger discount.
Payment Options
The following payment options are available for Reserved Instances:
• All Upfront: Full payment is made at the start of the term, with no other costs or additional hourly
charges incurred for the remainder of the term, regardless of hours used.
• Partial Upfront: A portion of the cost must be paid upfront and the remaining hours in the term are
billed at a discounted hourly rate, regardless of whether the Reserved Instance is being used.
• No Upfront: You are billed a discounted hourly rate for every hour within the term, regardless of
whether the Reserved Instance is being used. No upfront payment is required.
Note
No Upfront Reserved Instances are based on a contractual obligation to pay monthly for the
entire term of the reservation. For this reason, a successful billing history is required before
you can purchase No Upfront Reserved Instances.
Generally speaking, you can save more money making a higher upfront payment for Reserved
Instances. You can also find Reserved Instances offered by third-party sellers at lower prices and shorter
term lengths on the Reserved Instance Marketplace. For more information, see Reserved Instance
Marketplace (p. 212).
Offering Class
If your computing needs change, you may be able to modify or exchange your Reserved Instance,
depending on the offering class.
• Standard: These provide the most significant discount, but can only be modified.
• Convertible: These provide a lower discount than Standard Reserved Instances, but can be exchanged
for another Convertible Reserved Instance with different instance attributes. Convertible Reserved
Instances can also be modified.
For more information, see Types of Reserved Instances (Offering Classes) (p. 197).
After you purchase a Reserved Instance, you cannot cancel your purchase. However, you may be able to
modify (p. 218), exchange (p. 222), or sell (p. 212) your Reserved Instance if your needs change.
For more information about pricing, see Amazon EC2 Reserved Instances Pricing.
For example, in a Region with three Availability Zones, the limit is 80 Reserved Instances per month:
20 regional Reserved Instances for the Region plus 20 zonal Reserved Instances for each of the three
Availability Zones (20x3=60).
195
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
A regional Reserved Instance applies a discount to a running On-Demand Instance. The default On-
Demand Instance limit is 20. You cannot exceed your running On-Demand Instance limit by purchasing
regional Reserved Instances. For example, if you already have 20 running On-Demand Instances, and you
purchase 20 regional Reserved Instances, the 20 regional Reserved Instances are used to apply a discount
to the 20 running On-Demand Instances. If you purchase more regional Reserved Instances, you will not
be able to launch more instances because you have reached your On-Demand Instance limit.
Before purchasing regional Reserved Instances, make sure your On-Demand Instance limit matches or
exceeds the number of regional Reserved Instances you intend to own. If required, make sure you request
an increase to your On-Demand Instance limit before purchasing more regional Reserved Instances.
A zonal Reserved Instance—a Reserved Instance that is purchased for a specific Availability Zone—
provides capacity reservation as well as a discount. You can exceed your running On-Demand Instance
limit by purchasing zonal Reserved Instances. For example, if you already have 20 running On-Demand
Instances, and you purchase 20 zonal Reserved Instances, you can launch a further 20 On-Demand
Instances that match the specifications of your zonal Reserved Instances, giving you a total of 40 running
instances.
The Amazon EC2 console provides limit information. For more information, see Viewing Your Current
Limits (p. 974).
• Regional: When you purchase a Reserved Instance for a Region, it's referred to as a regional Reserved
Instance.
• Zonal: When you purchase a Reserved Instance for a specific Availability Zone, it's referred to as a
zonal Reserved Instance.
Availability Zone flexibility The Reserved Instance discount No Availability Zone flexibility—
applies to instance usage in any the Reserved Instance discount
Availability Zone in the specified applies to instance usage in the
Region. specified Availability Zone only.
Instance size flexibility The Reserved Instance discount No instance size flexibility—
applies to instance usage within the Reserved Instance discount
the instance family, regardless of applies to instance usage for the
size. Only supported on Amazon specified instance type and size
Linux/Unix Reserved Instances only.
with default tenancy. For more
information, see Instance
Size Flexibility Determined by
Normalization Factor (p. 198).
196
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
For more information and examples, see How Reserved Instances Are Applied (p. 197).
The following are the differences between Standard and Convertible offering classes.
Some attributes, such as instance size, can be Can be exchanged during the term for another
modified during the term; however, the instance Convertible Reserved Instance with new
family cannot be modified. You cannot exchange attributes including instance family, instance
a Standard Reserved Instance, only modify it. type, platform, scope, or tenancy. For more
For more information, see Modifying Reserved information, see Exchanging Convertible Reserved
Instances (p. 218). Instances (p. 222). You can also modify some
attributes of a Convertible Reserved Instance.
For more information, see Modifying Reserved
Instances (p. 218).
Can be sold in the Reserved Instance Marketplace. Cannot be sold in the Reserved Instance
Marketplace.
Standard and Convertible Reserved Instances can be purchased to apply to instances in a specific
Availability Zone (zonal Reserved Instances), or to instances in a Region (regional Reserved Instances). For
more information and examples, see How Reserved Instances Are Applied (p. 197).
If you want to purchase capacity reservations that recur on a daily, weekly, or monthly basis, a
Scheduled Reserved Instance may meet your needs. For more information, see Scheduled Reserved
Instances (p. 225).
Reserved Instances apply to usage in the same manner, irrespective of the offering type (Standard or
Convertible), and are automatically applied to running On-Demand Instances with matching attributes.
197
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
Regional Reserved Instances also provide instance size flexibility where the Reserved Instance discount
applies to instance usage within the instance family, regardless of size.
Instance size flexibility only applies to Reserved Instances that use the Amazon Linux/Unix platform with
default tenancy.
Instance size flexibility does not apply to the following Reserved Instances:
• Reserved Instances that are purchased for a specific Availability Zone (zonal Reserved Instances)
• Reserved Instances with dedicated tenancy
• Reserved Instances for Windows, Windows with SQL Standard, Windows with SQL Server Enterprise,
Windows with SQL Server Web, RHEL, and SLES
Instance size flexibility is applied from the smallest to the largest instance size within the instance family
based on the normalization factor.
The following table lists the different sizes within an instance family, and the corresponding
normalization factor per hour. This scale is used to apply the discounted rate of Reserved Instances to
the normalized usage of the instance family.
nano 0.25
micro 0.5
small 1
medium 2
large 4
xlarge 8
2xlarge 16
3xlarge 24
4xlarge 32
6xlarge 48
8xlarge 64
9xlarge 72
10xlarge 80
12xlarge 96
16xlarge 128
198
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
18xlarge 144
24xlarge 192
32xlarge 256
For example, a t2.medium instance has a normalization factor of 2. If you purchase a t2.medium
default tenancy Amazon Linux/Unix Reserved Instance in the US East (N. Virginia) and you have two
running t2.small instances in your account in that Region, the billing benefit is applied in full to both
instances.
Or, if you have one t2.large instance running in your account in the US East (N. Virginia) Region, the
billing benefit is applied to 50% of the usage of the instance.
The normalization factor is also applied when modifying Reserved Instances. For more information, see
Modifying Reserved Instances (p. 218).
199
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
benefit from the Reserved Instance savings within the same instance family. The opposite is also true: if
you have regional Amazon Linux/Unix Reserved Instances with shared tenancy on instances in the same
family as a bare metal instance, you can benefit from the Reserved Instance savings on the bare metal
instance.
A bare metal instance is the same size as the largest instance within the same instance family. For
example, an i3.metal is the same size as an i3.16xlarge, so they have the same normalization factor.
Note
The .metal instance sizes do not have a single normalization factor. They vary based on the
specific instance family.
c5.metal 192
i3.metal 128
r5.metal 192
r5d.metal 192
z1d.metal 96
m5.metal 192
m5d.metal 192
For example, an i3.metal instance has a normalization factor of 128. If you purchase an i3.metal
default tenancy Amazon Linux/Unix Reserved Instance in the US East (N. Virginia), the billing benefit can
apply as follows:
• If you have one running i3.16xlarge in your account in that Region, the billing benefit is applied in
full to the i3.16xlarge instance (i3.16xlarge normalization factor = 128).
• Or, if you have two running i3.8xlarge instances in your account in that Region, the billing benefit is
applied in full to both i3.8xlarge instances (i3.8xlarge normalization factor = 64).
• Or, if you have four running i3.4xlarge instances in your account in that Region, the billing benefit
is applied in full to all four i3.4xlarge instances (i3.4xlarge normalization factor = 32).
The opposite is also true. For example, if you purchase two i3.8xlarge default tenancy Amazon Linux/
Unix Reserved Instances in the US East (N. Virginia), and you have one running i3.metal instance in
that Region, the billing benefit is applied in full to the i3.metal instance.
200
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
• 4 x m3.large Linux, default tenancy Reserved Instances in Availability Zone us-east-1a (capacity is
reserved)
• 4 x m4.large Amazon Linux, default tenancy Reserved Instances in Region us-east-1
• 1 x c4.large Amazon Linux, default tenancy Reserved Instances in Region us-east-1
• The discount and capacity reservation of the four m3.large zonal Reserved Instances is used by the
four m3.large instances because the attributes (instance size, Region, platform, tenancy) between
them match.
• The m4.large regional Reserved Instances provide Availability Zone and instance size flexibility,
because they are regional Amazon Linux Reserved Instances with default tenancy.
You've purchased four m4.large regional Reserved Instances, and in total, they are equal to 16
normalized units/hour (4x4). Account A has two m4.xlarge instances running, which is equivalent to
16 normalized units/hour (2x8). In this case, the four m4.large regional Reserved Instances provide
the billing benefit to an entire hour of usage of the two m4.xlarge instances.
• The c4.large regional Reserved Instance in us-east-1 provides Availability Zone and instance size
flexibility, because it is a regional Amazon Linux Reserved Instance with default tenancy, and applies
to the c4.xlarge instance. A c4.large instance is equivalent to 4 normalized units/hour and a
c4.xlarge is equivalent to 8 normalized units/hour.
In this case, the c4.large regional Reserved Instance provides partial benefit to c4.xlarge usage.
This is because the c4.large Reserved Instance is equivalent to 4 normalized units/hour of usage,
but the c4.xlarge instance requires 8 normalized units/hour. Therefore, the c4.large Reserved
Instance billing discount applies to 50% of c4.xlarge usage. The remaining c4.xlarge usage is
charged at the On-Demand rate.
Reserved Instances are first applied to usage within the purchasing account, followed by qualifying usage
in any other account in the organization. For more information, see Reserved Instances and Consolidated
Billing (p. 204). For regional Reserved Instances that offer instance size flexibility, the benefit is applied
from the smallest to the largest instance size within the instance family.
You're running the following On-Demand Instances in account A (the purchasing account):
Another customer is running the following On-Demand Instances in account B—a linked account:
201
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
The regional Reserved Instance benefits are applied in the following way:
• The discount of the four m4.xlarge Reserved Instances is used by the two m4.xlarge instances
and the single m4.2xlarge instance in account A (purchasing account). All three instances match
the attributes (instance family, Region, platform, tenancy). The discount is applied to instances in the
purchasing account (account A) first, even though account B (linked account) has two m4.xlarge that
also match the Reserved Instances. There is no capacity reservation because the Reserved Instances are
regional Reserved Instances.
• The discount of the two c4.xlarge Reserved Instances applies to the two c4.xlarge instances,
because they are a smaller instance size than the c4.2xlarge instance. There is no capacity
reservation because the Reserved Instances are regional Reserved Instances.
In general, Reserved Instances that are owned by an account are applied first to usage in that account.
However, if there are qualifying, unused Reserved Instances for a specific Availability Zone (zonal
Reserved Instances) in other accounts in the organization, they are applied to the account before regional
Reserved Instances owned by the account. This is done to ensure maximum Reserved Instance utilization
and a lower bill. For billing purposes, all the accounts in the organization are treated as one account. The
following example may help explain this.
You're running the following On-Demand Instance in account A (the purchasing account):
A customer also purchases the following zonal Reserved Instances in linked account C:
• The discount of the m4.xlarge zonal Reserved Instance owned by account C is applied to the
m4.xlarge usage in account A.
• The discount of the m4.xlarge regional Reserved Instance owned by account A is applied to the
m4.xlarge usage in account B.
• If the regional Reserved Instance owned by account A was first applied to the usage in account A, the
zonal Reserved Instance owned by account C remains unused and usage in account B is charged at On-
Demand rates.
For more information, see Reserved Instances in the Billing and Cost Management Report.
202
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
Instance upfront, partially upfront, or monthly, depending on the payment option (p. 195) specified for
the Reserved Instance.
When Reserved Instances expire, you are charged On-Demand rates for EC2 instance usage. You can set
up a billing alert to warn you when your bill exceeds a threshold you define. For more information, see
Monitoring Charges with Alerts and Notifications in the AWS Billing and Cost Management User Guide.
Note
The AWS Free Tier is available for new AWS accounts. If you are using the AWS Free Tier to run
Amazon EC2 instances, and you purchase a Reserved Instance, you are charged under standard
pricing guidelines. For information, see AWS Free Tier.
Contents
• Usage Billing (p. 203)
• Viewing Your Bill (p. 203)
• Reserved Instances and Consolidated Billing (p. 204)
• Reserved Instance Discount Pricing Tiers (p. 204)
Usage Billing
Reserved Instances are billed for every clock-hour during the term that you select, regardless of whether
an instance is running. Each clock-hour starts on the hour (zero minutes and zero seconds past the hour)
of a standard 24-hour clock. For example, 1:00:00 to 1:59:59 is one clock-hour. For more information
about instance states, see Instance Lifecycle (p. 327).
Reserved Instance billing benefits only apply to one instance-hour per clock-hour. An instance-hour
begins when an instance is started and continues for 60 minutes or until the instance is stopped or
terminated—whichever happens first.
A new instance-hour begins after an instance has run for 60 continuous minutes, or if an instance is
stopped and then started. Rebooting an instance does not reset the running instance-hour.
For example, if an instance is stopped and then started again during a clock-hour and continues running
for two more clock-hours, the first instance-hour (before the restart) is charged at the discounted
Reserved Instance rate. The next instance-hour (after restart) is charged at the On-Demand rate and the
next two instance-hours are charged at the discounted Reserved Instance rate.
Cost Explorer on the Billing and Cost Management console enables you to analyze the savings against
running On-Demand Instances. The Reserved Instances FAQ includes an example of a list value
calculation.
If you close your AWS account, On-Demand billing for your resources stops. However, if you have any
Reserved Instances in your account, you continue to receive a bill for these until they expire.
You can view the charges online, or you can download a CSV file.
You can also track your Reserved Instance utilization using the AWS Cost and Usage Report. For
more information, see Reserved Instances under Cost and Usage Report in the AWS Billing and Cost
Management User Guide.
203
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
If you close the payer account, any member accounts that benefit from Reserved Instances billing
discounts continue to benefit from the discount until the Reserved Instances expire, or until the member
account is removed.
• Pricing tiers and related discounts apply only to purchases of Amazon EC2 Standard Reserved
Instances.
• Pricing tiers do not apply to Reserved Instances for Windows with SQL Server Standard, SQL Server
Web, and SQL Server Enterprise.
• Pricing tiers do not apply to Reserved Instances for Linux with SQL Server Standard, SQL Server Web,
and SQL Server Enterprise.
• Pricing tier discounts only apply to purchases made from AWS. They do not apply to purchases of
third-party Reserved Instances.
• Discount pricing tiers are currently not applicable to Convertible Reserved Instance purchases.
Topics
• Calculating Reserved Instance Pricing Discounts (p. 204)
• Buying with a Discount Tier (p. 205)
• Crossing Pricing Tiers (p. 205)
• Consolidated Billing for Pricing Tiers (p. 206)
You can determine the pricing tier for your account by calculating the list value for all of your Reserved
Instances in a Region. Multiply the hourly recurring price for each reservation by the total number of
hours for the term and add the undiscounted upfront price (also known as the fixed price) listed on the
Reserved Instances pricing page at the time of purchase. Because the list value is based on undiscounted
(public) pricing, it is not affected if you qualify for a volume discount or if the price drops after you buy
your Reserved Instances.
List value = fixed price + (undiscounted recurring hourly price * hours in term)
For example, for a 1-year Partial Upfront t2.small Reserved Instance, assume the upfront price is
$60.00 and the hourly rate is $0.007. This provides a list value of $121.32.
204
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
To view the fixed price values for Reserved Instances using the Amazon EC2 console
To view the fixed price values for Reserved Instances using the command line
When you buy Reserved Instances, Amazon EC2 automatically applies any discounts to the part of your
purchase that falls within a discount pricing tier. You don't need to do anything differently, and you can
buy Reserved Instances using any of the Amazon EC2 tools. For more information, see Buying Reserved
Instances (p. 206).
After the list value of your active Reserved Instances in a Region crosses into a discount pricing tier,
any future purchase of Reserved Instances in that Region are charged at a discounted rate. If a single
purchase of Reserved Instances in a Region takes you over the threshold of a discount tier, then the
portion of the purchase that is above the price threshold is charged at the discounted rate. For more
information about the temporary Reserved Instance IDs that are created during the purchase process,
see Crossing Pricing Tiers (p. 205).
If your list value falls below the price point for that discount pricing tier—for example, if some of your
Reserved Instances expire—future purchases of Reserved Instances in the Region are not discounted.
However, you continue to get the discount applied against any Reserved Instances that were originally
purchased within the discount pricing tier.
When you buy Reserved Instances, one of four possible scenarios occurs:
If your purchase crosses into a discounted pricing tier, you see multiple entries for that purchase: one for
that part of the purchase charged at the regular price, and another for that part of the purchase charged
at the applicable discounted rate.
The Reserved Instance service generates several Reserved Instance IDs because your purchase crossed
from an undiscounted tier, or from one discounted tier to another. There is an ID for each set of
reservations in a tier. Consequently, the ID returned by your purchase CLI command or API action is
different from the actual ID of the new Reserved Instances.
205
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
A consolidated billing account aggregates the list value of member accounts within a Region. When
the list value of all active Reserved Instances for the consolidated billing account reaches a discount
pricing tier, any Reserved Instances purchased after this point by any member of the consolidated
billing account are charged at the discounted rate (as long as the list value for that consolidated account
stays above the discount pricing tier threshold). For more information, see Reserved Instances and
Consolidated Billing (p. 204).
When you search for Reserved Instances to buy, you receive a quote on the cost of the returned offerings.
When you proceed with the purchase, AWS automatically places a limit price on the purchase price. The
total cost of your Reserved Instances won't exceed the amount that you were quoted.
If the price rises or changes for any reason, the purchase is not completed. If, at the time of purchase,
there are offerings similar to your choice but at a lower price, AWS sells you the offerings at the lower
price.
Before you confirm your purchase, review the details of the Reserved Instance that you plan to buy, and
make sure that all the parameters are accurate. After you purchase a Reserved Instance (either from a
third-party seller in the Reserved Instance Marketplace or from AWS), you cannot cancel your purchase.
Note
To purchase and modify Reserved Instances, ensure that your IAM user account has the
appropriate permissions, such as the ability to describe Availability Zones. For information,
see Example Policies for Working With the AWS CLI or an AWS SDK and Example Policies for
Working in the Amazon EC2 Console.
Tasks
• Choosing a Platform (p. 206)
• Buying Standard Reserved Instances (p. 206)
• Buying Convertible Reserved Instances (p. 209)
• Viewing Your Reserved Instances (p. 211)
• Using Your Reserved Instances (p. 211)
Choosing a Platform
When you purchase a Reserved Instance, you must choose an offering for a platform that represents the
operating system for your instance.
For Windows with SQL Standard, Windows with SQL Server Enterprise, and Windows with SQL Server
Web, you must choose offerings for those specific platforms. For all other Windows versions, choose an
offering for the Windows platform.
206
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
Note
If the status goes to retired, AWS may not have received your payment.
{
"ReservedInstancesOfferings": [
{
"OfferingClass": "standard",
"OfferingType": "No Upfront",
"ProductDescription": "Linux/UNIX",
"InstanceTenancy": "default",
"PricingDetails": [],
"UsagePrice": 0.0,
"RecurringCharges": [
{
"Amount": 0.0672,
"Frequency": "Hourly"
}
],
"Marketplace": false,
"CurrencyCode": "USD",
"FixedPrice": 0.0,
"Duration": 31536000,
"Scope": "Region",
"ReservedInstancesOfferingId": "bec624df-a8cc-4aad-a72f-4f8abc34caf2",
207
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
"InstanceType": "t2.large"
},
{
"OfferingClass": "standard",
"OfferingType": "Partial Upfront",
"ProductDescription": "Linux/UNIX",
"InstanceTenancy": "default",
"PricingDetails": [],
"UsagePrice": 0.0,
"RecurringCharges": [
{
"Amount": 0.032,
"Frequency": "Hourly"
}
],
"Marketplace": false,
"CurrencyCode": "USD",
"FixedPrice": 280.0,
"Duration": 31536000,
"Scope": "Region",
"ReservedInstancesOfferingId": "6b15a842-3acb-4320-bd55-fa43a79f3fe3",
"InstanceType": "t2.large"
},
{
"OfferingClass": "standard",
"OfferingType": "All Upfront",
"ProductDescription": "Linux/UNIX",
"InstanceTenancy": "default",
"PricingDetails": [],
"UsagePrice": 0.0,
"RecurringCharges": [],
"Marketplace": false,
"CurrencyCode": "USD",
"FixedPrice": 549.0,
"Duration": 31536000,
"Scope": "Region",
"ReservedInstancesOfferingId": "5062dc97-d284-417b-b09e-8abed1e5a183",
"InstanceType": "t2.large"
}
]
}
To find Reserved Instances on the Reserved Instance Marketplace only, use the marketplace filter
and do not specify a duration in the request, as the term may be shorter than a 1– or 3-year term.
When you find a Reserved Instance that meets your needs, take note of the
ReservedInstancesOfferingId.
2. Use the purchase-reserved-instances-offering command to buy your Reserved Instance. You must
specify the Reserved Instance offering ID you obtained the previous step and you must specify the
number of instances for the reservation.
3. Use the describe-reserved-instances command to get the status of your Reserved Instance.
208
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
Alternatively, use the following AWS Tools for Windows PowerShell commands:
• Get-EC2ReservedInstancesOffering
• New-EC2ReservedInstance
• Get-EC2ReservedInstance
If you already have a running instance that matches the specifications of the Reserved Instance, the
billing benefit is immediately applied. You do not have to restart your instances. If you do not have
a suitable running instance, launch an instance and ensure that you match the same criteria that you
specified for your Reserved Instance. For more information, see Using Your Reserved Instances (p. 211).
For examples of how Reserved Instances are applied to your running instances, see How Reserved
Instances Are Applied (p. 197).
Note
If the status goes to retired, AWS may not have received your payment.
209
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
{
"ReservedInstancesOfferings": [
{
"OfferingClass": "convertible",
"OfferingType": "No Upfront",
"ProductDescription": "Linux/UNIX",
"InstanceTenancy": "default",
"PricingDetails": [],
"UsagePrice": 0.0,
"RecurringCharges": [
{
"Amount": 0.0556,
"Frequency": "Hourly"
}
],
"Marketplace": false,
"CurrencyCode": "USD",
"FixedPrice": 0.0,
"Duration": 94608000,
"Scope": "Region",
"ReservedInstancesOfferingId": "e242e87b-b75c-4079-8e87-02d53f145204",
"InstanceType": "t2.large"
},
{
"OfferingClass": "convertible",
"OfferingType": "Partial Upfront",
"ProductDescription": "Linux/UNIX",
"InstanceTenancy": "default",
"PricingDetails": [],
"UsagePrice": 0.0,
"RecurringCharges": [
{
"Amount": 0.0258,
"Frequency": "Hourly"
}
],
"Marketplace": false,
"CurrencyCode": "USD",
"FixedPrice": 677.0,
"Duration": 94608000,
"Scope": "Region",
"ReservedInstancesOfferingId": "13486b92-bdd6-4b68-894c-509bcf239ccd",
"InstanceType": "t2.large"
},
{
"OfferingClass": "convertible",
"OfferingType": "All Upfront",
"ProductDescription": "Linux/UNIX",
"InstanceTenancy": "default",
"PricingDetails": [],
"UsagePrice": 0.0,
"RecurringCharges": [],
"Marketplace": false,
"CurrencyCode": "USD",
"FixedPrice": 1327.0,
"Duration": 94608000,
"Scope": "Region",
"ReservedInstancesOfferingId": "e00ec34b-4674-4fb9-a0a9-213296ab93aa",
"InstanceType": "t2.large"
}
]
}
210
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
When you find a Reserved Instance that meets your needs, take note of the
ReservedInstancesOfferingId.
2. Use the purchase-reserved-instances-offering command to buy your Reserved Instance. You must
specify the Reserved Instance offering ID you obtained the previous step and you must specify the
number of instances for the reservation.
3. Use the describe-reserved-instances command to get the status of your Reserved Instance.
Alternatively, use the following AWS Tools for Windows PowerShell commands:
• Get-EC2ReservedInstancesOffering
• New-EC2ReservedInstance
• Get-EC2ReservedInstance
If you already have a running instance that matches the specifications of the Reserved Instance, the
billing benefit is immediately applied. You do not have to restart your instances. If you do not have
a suitable running instance, launch an instance and ensure that you match the same criteria that you
specified for your Reserved Instance. For more information, see Using Your Reserved Instances (p. 211).
For examples of how Reserved Instances are applied to your running instances, see How Reserved
Instances Are Applied (p. 197).
211
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
If you're launching an instance to take advantage of the billing benefit of a Reserved Instance, ensure
that you specify the following information during launch:
• Platform: You must choose an Amazon Machine Image (AMI) that matches the platform (product
description) of your Reserved Instance. For example, if you specified Linux/UNIX, you can launch an
instance from an Amazon Linux AMI or an Ubuntu AMI.
• Instance type: Specify the same instance type as your Reserved Instance; for example, t2.large.
• Availability Zone: If you purchased a Reserved Instance for a specific Availability Zone, you must launch
the instance into the same Availability Zone. If you purchased a regional Reserved Instance, you can
launch your instance into any Availability Zone.
• Tenancy: The tenancy of your instance must match the tenancy of the Reserved Instance; for example,
dedicated or shared. For more information, see Dedicated Instances (p. 310).
For more information, see Launching an Instance Using the Launch Instance Wizard (p. 333). For
examples of how Reserved Instances are applied to your running instances, see How Reserved Instances
Are Applied (p. 197).
You can use Amazon EC2 Auto Scaling or other AWS services to launch the On-Demand Instances that
use your Reserved Instance benefits. For more information, see the Amazon EC2 Auto Scaling User Guide.
If you want to sell your unused Reserved Instances on the Reserved Instance Marketplace, you must meet
certain eligibility criteria.
Contents
• Selling on the Reserved Instance Marketplace (p. 212)
• Buying from the Reserved Instance Marketplace (p. 218)
To fulfill a buyer's request, AWS first sells the Reserved Instance with the lowest upfront price in the
specified grouping. Then, we sell the Reserved Instance with the next lowest price, until the buyer's
entire order is fulfilled. AWS then processes the transactions and transfers ownership of the Reserved
Instances to the buyer.
You own your Reserved Instance until it's sold. After the sale, you've given up the capacity reservation
and the discounted recurring fees. If you continue to use your instance, AWS charges you the On-
Demand price starting from the time that your Reserved Instance was sold.
Contents
• Restrictions and Limitations (p. 213)
• Registering as a Seller (p. 213)
• Bank Account for Disbursement (p. 214)
212
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
Before you can sell your unused reservations, you must register as a seller in the Reserved Instance
Marketplace. For information, see Registering as a Seller (p. 213).
The following limitations and restrictions apply when selling Reserved Instances:
• Only Amazon EC2 Standard Reserved Instances can be sold in the Reserved Instance Marketplace.
Convertible Reserved Instances cannot be sold. There must be at least one month remaining in the
term of the Standard Reserved Instance.
• The minimum price allowed in the Reserved Instance Marketplace is $0.00.
• You can sell No Upfront, Partial Upfront, or All Upfront Reserved Instances in the Reserved Instance
Marketplace. If there is an upfront payment on a Reserved Instance, it can be sold only after AWS has
received the upfront payment and the reservation has been active (you've owned it) for at least 30
days.
• You cannot modify your listing in the Reserved Instance Marketplace directly. However, you can
change your listing by first canceling it and then creating another listing with new parameters. For
information, see Pricing Your Reserved Instances (p. 215). You can also modify your Reserved
Instances before listing them. For information, see Modifying Reserved Instances (p. 218).
• AWS charges a service fee of 12 percent of the total upfront price of each Standard Reserved Instance
you sell in the Reserved Instance Marketplace. The upfront price is the price the seller is charging for
the Standard Reserved Instance.
• Only Amazon EC2 Standard Reserved Instances can be sold in the Reserved Instance Marketplace.
Other AWS Reserved Instances, such as Amazon RDS and Amazon ElastiCache Reserved Instances
cannot be sold in the Reserved Instance Marketplace.
Registering as a Seller
Note
Only the AWS account root user can register an account as a seller.
To sell in the Reserved Instance Marketplace, you must first register as a seller. During registration, you
provide the following information:
• Bank information—AWS must have your bank information in order to disburse funds collected when
you sell your reservations. The bank you specify must have a US address. For more information, see
Bank Account for Disbursement (p. 214).
• Tax information—All sellers are required to complete a tax information interview to determine any
necessary tax reporting obligations. For more information, see Tax Information (p. 214).
After AWS receives your completed seller registration, you receive an email confirming your registration
and informing you that you can get started selling in the Reserved Instance Marketplace.
213
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
AWS must have your bank information in order to disburse funds collected when you sell your Reserved
Instance. The bank you specify must have a US address.
1. Open the Reserved Instance Marketplace Seller Registration page and sign in using your AWS
credentials.
2. On the Manage Bank Account page, provide the following information about the bank through to
receive payment:
Note
If you are using a corporate bank account, you are prompted to send the information about
the bank account via fax (1-206-765-3424).
After registration, the bank account provided is set as the default, pending verification with the
bank. It can take up to two weeks to verify a new bank account, during which time you can't receive
disbursements. For an established account, it usually takes about two days for disbursements to
complete.
1. On the Reserved Instance Marketplace Seller Registration page, sign in with the account that you
used when you registered.
2. On the Manage Bank Account page, add a new bank account or modify the default bank account as
needed.
Tax Information
Your sale of Reserved Instances might be subject to a transaction-based tax, such as sales tax or value-
added tax. You should check with your business's tax, legal, finance, or accounting department to
determine if transaction-based taxes are applicable. You are responsible for collecting and sending the
transaction-based taxes to the appropriate tax authority.
As part of the seller registration process, you must complete a tax interview in the Seller Registration
Portal. The interview collects your tax information and populates an IRS form W-9, W-8BEN, or W-8BEN-
E, which is used to determine any necessary tax reporting obligations.
The tax information you enter as part of the tax interview might differ depending on whether you
operate as an individual or business, and whether you or your business are a US or non-US person or
entity. As you fill out the tax interview, keep in mind the following:
• Information provided by AWS, including the information in this topic, does not constitute tax, legal, or
other professional advice. To find out how the IRS reporting requirements might affect your business,
or if you have other questions, contact your tax, legal, or other professional advisor.
• To fulfill the IRS reporting requirements as efficiently as possible, answer all questions and enter all
information requested during the interview.
• Check your answers. Avoid misspellings or entering incorrect tax identification numbers. They can
result in an invalidated tax form.
214
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
Based on your tax interview responses and IRS reporting thresholds, Amazon may file Form 1099-K.
Amazon mails a copy of your Form 1099-K on or before January 31 in the year following the year that
your tax account reaches the threshold levels. For example, if your account reaches the threshold in
2018, your Form 1099-K is mailed on or before January 31, 2019.
For more information about IRS requirements and Form 1099-K, see the IRS website.
The upfront fee is the only fee that you can specify for the Reserved Instance that you're selling. The
upfront fee is the one-time fee that the buyer pays when they purchase a Reserved Instance. You cannot
specify the usage fee or the recurring fee; The buyer pays the same usage or recurring fees that were set
when the reservations were originally purchased.
• You can sell up to $50,000 in Reserved Instances per year. To sell more, complete the Request to
Raise Sales Limit on Amazon EC2 Reserved Instances form.
• The minimum price is $0. The minimum allowed price in the Reserved Instance Marketplace is $0.00.
You cannot modify your listing directly. However, you can change your listing by first canceling it and
then creating another listing with new parameters.
You can cancel your listing at any time, as long as it's in the activestate. You cannot cancel the listing
if it's already matched or being processed for a sale. If some of the instances in your listing are matched
and you cancel the listing, only the remaining unmatched instances are removed from the listing.
Because the value of Reserved Instances decreases over time, by default, AWS can set prices to decrease
in equal increments month over month. However, you can set different upfront prices based on when
your reservation sells.
For example, if your Reserved Instance has nine months of its term remaining, you can specify the
amount that you would accept if a customer were to purchase that Reserved Instance with nine months
remaining. You could set another price with five months remaining, and yet another price with one
month remaining.
As a registered seller, you can choose to sell one or more of your Reserved Instances. You can choose
to sell all of them in one listing or in portions. In addition, you can list Reserved Instances with any
configuration of instance type, platform, and scope.
The console determines a suggested price. It checks for offerings that match your Reserved Instance and
matches the one with the lowest price. Otherwise, it calculates a suggested price based on the cost of
the Reserved Instance for its remaining time. If the calculated value is less than $1.01, the suggested
price is $1.01.
If you cancel your listing and a portion of that listing has already been sold, the cancellation is not
effective on the portion that has been sold. Only the unsold portion of the listing is no longer available
in the Reserved Instance Marketplace.
To list a Reserved Instance in the Reserved Instance Marketplace using the AWS Management
Console
215
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
4. On the Configure Your Reserved Instance Listing page, set the number of instances to sell and the
upfront price for the remaining term in the relevant columns. See how the value of your reservation
changes over the remainder of the term by selecting the arrow next to the Months Remaining
column.
5. If you are an advanced user and you want to customize the pricing, you can enter different values for
the subsequent months. To return to the default linear price drop, choose Reset.
6. Choose Continue when you are finished configuring your listing.
7. Confirm the details of your listing, on the Confirm Your Reserved Instance Listing page and if
you're satisfied, choose List Reserved Instance.
To manage Reserved Instances in the Reserved Instance Marketplace using the AWS CLI
Listing State on the My Listings tab of the Reserved Instances page displays the current status of your
listings:
The information displayed by Listing State is about the status of your listing in the Reserved Instance
Marketplace. It is different from the status information that is displayed by the State column in the
Reserved Instances page. This State information is about your reservation.
Lifecycle of a Listing
When all the instances in your listing are matched and sold, the My Listings tab shows that the Total
instance count matches the count listed under Sold. Also, there are no Available instances left for your
listing, and its Status is closed.
When only a portion of your listing is sold, AWS retires the Reserved Instances in the listing and creates
the number of Reserved Instances equal to the Reserved Instances remaining in the count. So, the listing
ID and the listing that it represents, which now has fewer reservations for sale, is still active.
Any future sales of Reserved Instances in this listing are processed this way. When all the Reserved
Instances in the listing are sold, AWS marks the listing as closed.
216
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
The My Listings tab in the Reserved Instance console page displays the listing this way:
A buyer purchases two of the reservations, which leaves a count of three reservations still available for
sale. Because of this partial sale, AWS creates a new reservation with a count of three to represent the
remaining reservations that are still for sale.
If you cancel your listing and a portion of that listing has already sold, the cancelation is not effective
on the portion that has been sold. Only the unsold portion of the listing is no longer available in the
Reserved Instance Marketplace.
When your Reserved Instance is sold, AWS sends you an email notification. Each day that there is any
kind of activity, you receive one email notification capturing all the activities of the day. For example, you
create or sell a listing, or AWS sends funds to your account.
To track the status of a Reserved Instance listing in the console, choose Reserved Instance, My Listings.
The My Listings tab contains the Listing State value. It also contains information about the term, listing
price, and a breakdown of how many instances in the listing are available, pending, sold, and canceled.
You can also use the describe-reserved-instances-listings command with the appropriate filter to obtain
information about your listings.
Getting Paid
As soon as AWS receives funds from the buyer, a message is sent to the registered owner account email
for the sold Reserved Instance.
AWS sends an Automated Clearing House (ACH) wire transfer to your specified bank account.
Typically, this transfer occurs between one to three days after your Reserved Instance has been sold.
Disbursements take place once a day. You will receive an email with a disbursement report after the
funds are released. Keep in mind that you can't receive disbursements until AWS receives verification
from your bank. This can take up to two weeks.
The Reserved Instance that you sold continues to appear when you describe your Reserved Instances.
You receive a cash disbursement for your Reserved Instances through a wire transfer directly into your
bank account. AWS charges a service fee of 12 percent of the total upfront price of each Reserved
Instance you sell in the Reserved Instance Marketplace.
217
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
When you sell in the Reserved Instance Marketplace, AWS shares your company’s legal name on the
buyer’s statement in accordance with US regulations. In addition, if the buyer calls AWS Support because
the buyer needs to contact you for an invoice or for some other tax-related reason, AWS may need to
provide the buyer with your email address so that the buyer can contact you directly.
For similar reasons, the buyer's ZIP code and country information are provided to the seller in the
disbursement report. As a seller, you might need this information to accompany any necessary
transaction taxes that you remit to the government (such as sales tax and value-added tax).
AWS cannot offer tax advice, but if your tax specialist determines that you need specific additional
information, contact AWS Support.
There are a few differences between Reserved Instances purchased in the Reserved Instance Marketplace
and Reserved Instances purchased directly from AWS:
• Term—Reserved Instances that you purchase from third-party sellers have less than a full standard
term remaining. Full standard terms from AWS run for one year or three years.
• Upfront price—Third-party Reserved Instances can be sold at different upfront prices. The usage or
recurring fees remain the same as the fees set when the Reserved Instances were originally purchased
from AWS.
• Types of Reserved Instances—Only Amazon EC2 Standard Reserved Instances can be purchased
from the Reserved Instance Marketplace. Convertible Reserved Instances, Amazon RDS and Amazon
ElastiCache Reserved Instances are not available for purchase on the Reserved Instance Marketplace.
Basic information about you is shared with the seller, for example, your ZIP code and country
information.
This information enables sellers to calculate any necessary transaction taxes that they have to remit to
the government (such as sales tax or value-added tax) and is provided as a disbursement report. In rare
circumstances, AWS might have to provide the seller with your email address, so that they can contact
you regarding questions related to the sale (for example, tax questions).
For similar reasons, AWS shares the legal entity name of the seller on the buyer's purchase invoice. If you
need additional information about the seller for tax or related reasons, contact AWS Support.
After modification, the benefit of the Reserved Instances is applied only to instances that match the new
parameters. For example, if you change the Availability Zone of a reservation, the capacity reservation
218
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
and pricing benefits are automatically applied to instance usage in the new Availability Zone. Instances
that no longer match the new parameters are charged at the On-Demand rate, unless your account has
other applicable reservations.
• The modified reservation becomes effective immediately and the pricing benefit is applied to the new
instances beginning at the hour of the modification request. For example, if you successfully modify
your reservations at 9:15PM, the pricing benefit transfers to your new instance at 9:00PM. You can
get the effective date of the modified Reserved Instances by using the describe-reserved-instances
command.
• The original reservation is retired. Its end date is the start date of the new reservation, and the end
date of the new reservation is the same as the end date of the original Reserved Instance. If you
modify a three-year reservation that had 16 months left in its term, the resulting modified reservation
is a 16-month reservation with the same end date as the original one.
• The modified reservation lists a $0 fixed price and not the fixed price of the original reservation.
• The fixed price of the modified reservation does not affect the discount pricing tier calculations
applied to your account, which are based on the fixed price of the original reservation.
If your modification request fails, your Reserved Instances maintain their original configuration, and are
immediately available for another modification request.
There is no fee for modification, and you do not receive any new bills or invoices.
You can modify your reservations as frequently as you like, but you cannot change or cancel a pending
modification request after you submit it. After the modification has completed successfully, you can
submit another modification request to roll back any changes you made, if needed.
Topics
• Requirements and Restrictions for Modification (p. 219)
• Submitting Modification Requests (p. 220)
• Troubleshooting Modification Requests (p. 221)
Change the scope from Linux and Windows If you change the scope from
Availability Zone to Region and Availability Zone to Region, you
vice versa lose the capacity reservation
benefit.
219
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
Change the instance size within Linux only The reservation must use
the same instance family default tenancy. Some instance
families are not supported,
because there are no other sizes
available. For more information,
see Support for Modifying
Instance Sizesin the Amazon EC2
User Guide for Linux Instances.
Change the network from EC2- Linux and Windows The network platform must be
Classic to Amazon VPC and vice available in your AWS account.
versa If you created your AWS account
after 2013-12-04, it does not
support EC2-Classic.
Requirements
Amazon EC2 processes your modification request if there is sufficient capacity for your target
configuration (if applicable), and if the following conditions are met:
• The Reserved Instance cannot be modified before or at the same time that you purchase it
• The Reserved Instance must be active
• There cannot be a pending modification request
• The Reserved Instance is not listed in the Reserved Instance Marketplace
• The input Reserved Instances are all Standard Reserved Instances or all Convertible Reserved
Instances, not some of each type
• The input Reserved Instances must expire within the same hour, if they are Standard Reserved
Instances
• Scope: Choose whether the Reserved Instance applies to an Availability Zone or to the whole
Region.
• Availability Zone: Choose the required Availability Zone. Not applicable for regional Reserved
Instances.
220
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
1. To modify your Reserved Instances, you can use one of the following commands:
• modify-reserved-instances (AWS CLI)
• Edit-EC2ReservedInstance (AWS Tools for Windows PowerShell)
2. To get the status of your modification request (processing, fulfilled, or failed), use one of
the following commands:
• describe-reserved-instances-modifications (AWS CLI)
• Get-EC2ReservedInstancesModification (AWS Tools for Windows PowerShell)
In some situations, you might get a message indicating incomplete or failed modification requests
instead of a confirmation. Use the information in such messages as a starting point for resubmitting
another modification request. Ensure that you have read the applicable restrictions (p. 219) before
submitting the request.
Amazon EC2 identifies and lists the Reserved Instances that cannot be modified. If you receive a message
like this, go to the Reserved Instances page in the Amazon EC2 console and check the information for
the Reserved Instances.
You submitted one or more Reserved Instances for modification and none of your requests can be
processed. Depending on the number of reservations you are modifying, you can get different versions of
the message.
Amazon EC2 displays the reasons why your request cannot be processed. For example, you might have
specified the same target configuration—a combination of Availability Zone and platform—for one or
more subsets of the Reserved Instances you are modifying. Try submitting the modification requests
again, but ensure that the instance details of the reservations match, and that the target configurations
for all subsets being modified are unique.
221
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
When you exchange your Convertible Reserved Instance, the number of instances for your current
reservation is exchanged for a number of instances that cover the equal or higher value of the
configuration of the target Convertible Reserved Instance. Amazon EC2 calculates the number of
Reserved Instances that you can receive as a result of the exchange.
Contents
• Requirements for Exchanging Convertible Reserved Instances (p. 222)
• Calculating Convertible Reserved Instances Exchanges (p. 223)
• Merging Convertible Reserved Instances (p. 223)
• Exchanging a Portion of a Convertible Reserved Instance (p. 224)
• Submitting Exchange Requests (p. 224)
• Active
• Not pending a previous exchange request
• Convertible Reserved Instances can only be exchanged for other Convertible Reserved Instances
currently offered by AWS.
• Convertible Reserved Instances are associated with a specific Region, which is fixed for the duration
of the reservation's term. You cannot exchange a Convertible Reserved Instance for a Convertible
Reserved Instance in a different Region.
• You can exchange one or more Convertible Reserved Instances at a time for one Convertible Reserved
Instance only.
• To exchange a portion of a Convertible Reserved Instance, you can modify it into two or more
reservations, and then exchange one or more of the reservations for a new Convertible Reserved
Instance. For more information, see Exchanging a Portion of a Convertible Reserved Instance (p. 224).
For more information about modifying your Reserved Instances, see Modifying Reserved
Instances (p. 218).
• All Upfront Convertible Reserved Instances can be exchanged for Partial Upfront Convertible Reserved
Instances, and vice versa.
Note
If the total upfront payment required for the exchange (true-up cost) is less than $0.00, AWS
automatically gives you a quantity of instances in the Convertible Reserved Instance that
ensures that true-up cost is $0.00 or more.
Note
If the total value (upfront price + hourly price * number of remaining hours) of the new
Convertible Reserved Instance is less than the total value of the exchanged Convertible
Reserved Instance, AWS automatically gives you a quantity of instances in the Convertible
Reserved Instance that ensures that the total value is the same or higher than that of the
exchanged Convertible Reserved Instance.
222
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
• To benefit from better pricing, you can exchange a No Upfront Convertible Reserved Instance for an All
Upfront or Partial Upfront Convertible Reserved Instance.
• You cannot exchange All Upfront and Partial Upfront Convertible Reserved Instances for No Upfront
Convertible Reserved Instances.
• You can exchange a No Upfront Convertible Reserved Instance for another No Upfront Convertible
Reserved Instance only if the new Convertible Reserved Instance's hourly price is the same or higher
than the exchanged Convertible Reserved Instance's hourly price.
Note
If the total value (hourly price * number of remaining hours) of the new Convertible Reserved
Instance is less than the total value of the exchanged Convertible Reserved Instance, AWS
automatically gives you a quantity of instances in the Convertible Reserved Instance that
ensures that the total value is the same or higher than that of the exchanged Convertible
Reserved Instance.
• If you exchange multiple Convertible Reserved Instances that have different expiration dates, the
expiration date for the new Convertible Reserved Instance is the date that's furthest in the future.
• If you exchange a single Convertible Reserved Instance, it must have the same term (1-year or 3-
years) as the new Convertible Reserved Instance. If you merge multiple Convertible Reserved Instances
with different term lengths, the new Convertible Reserved Instance has a 3-year term. For more
information, see Merging Convertible Reserved Instances (p. 223).
Each Convertible Reserved Instance has a list value. This list value is compared to the list value of the
Convertible Reserved Instances that you want in order to determine how many instance reservations you
can receive from the exchange.
For example: You have 1 x $35-list value Convertible Reserved Instance that you want to exchange for a
new instance type with a list value of $10.
$35/$10 = 3.5
You can exchange your Convertible Reserved Instance for three $10 Convertible Reserved Instances.
It's not possible to purchase half reservations; therefore you must purchase an additional Convertible
Reserved Instance to cover the remainder:
The fourth Convertible Reserved Instance has the same end date as the other three. If you are
exchanging Partial or All Upfront Convertible Reserved Instances, you pay the true-up cost for the fourth
reservation. If the remaining upfront cost of your Convertible Reserved Instances is $500, and the target
reservation would normally cost $600 on a prorated basis, you are charged $100.
$600 prorated upfront cost of new reservations - $500 remaining upfront cost of original
reservations = $100 difference.
223
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reserved Instances
For example, you have the following Convertible Reserved Instances in your account:
• You can merge aaaa1111 and bbbb2222 and exchange them for a 1-year Convertible Reserved
Instance. You cannot exchange them for a 3-year Convertible Reserved Instance. The expiration date of
the new Convertible Reserved Instance is 2018-12-31.
• You can merge bbbb2222 and cccc3333 and exchange them for a 3-year Convertible Reserved
Instance. You cannot exchange them for a 1-year Convertible Reserved Instance. The expiration date of
the new Convertible Reserved Instance is 2018-07-31.
• You can merge cccc3333 and dddd4444 and exchange them for a 3-year Convertible Reserved
Instance. You cannot exchange them for a 1-year Convertible Reserved Instance. The expiration date of
the new Convertible Reserved Instance is 2019-12-31.
In this example, you have a t2.micro Convertible Reserved Instance with four instances in the
reservation. To exchange two t2.micro instances for an m4.xlarge instance:
1. Modify the t2.micro Convertible Reserved Instance by splitting it into two t2.micro Convertible
Reserved Instances with two instances each.
2. Exchange one of the new t2.micro Convertible Reserved Instances for an m4.xlarge Convertible
Reserved Instance.
224
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Scheduled Instances
You can search for Convertible Reserved Instances offerings and select your new configuration from the
choices provided.
The Reserved Instances that were exchanged are retired, and the new Reserved Instances are displayed in
the Amazon EC2 console. This process can take a few minutes to propagate.
To exchange a Convertible Reserved Instance, first find a target Convertible Reserved Instance that
meets your needs:
Get a quote for the exchange, which includes the number of Reserved Instances you get from the
exchange, and the true-up cost for the exchange:
Scheduled Instances are a good choice for workloads that do not run continuously, but do run on a
regular schedule. For example, you can use Scheduled Instances for an application that runs during
business hours or for batch processing that runs at the end of the week.
If you require a capacity reservation on a continuous basis, Reserved Instances might meet your
needs and decrease costs. For more information, see Reserved Instances (p. 193). If you are flexible
about when your instances run, Spot Instances might meet your needs and decrease costs. For more
information, see Spot Instances (p. 229).
225
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Scheduled Instances
Contents
• How Scheduled Instances Work (p. 226)
• Service-Linked Roles for Scheduled Instances (p. 226)
• Purchasing a Scheduled Instance (p. 227)
• Launching a Scheduled Instance (p. 228)
• Scheduled Instance Limits (p. 228)
To get started, you must search for an available schedule. You can search across multiple pools or a
single pool. After you locate a suitable schedule, purchase it.
You must launch your Scheduled Instances during their scheduled time periods, using a launch
configuration that matches the following attributes of the schedule that you purchased: instance type,
Availability Zone, network, and platform. When you do so, Amazon EC2 launches EC2 instances on your
behalf, based on the specified launch specification. Amazon EC2 must ensure that the EC2 instances
have terminated by the end of the current scheduled time period so that the capacity is available for any
other Scheduled Instances it is reserved for. Therefore, Amazon EC2 terminates the EC2 instances three
minutes before the end of the current scheduled time period.
You can't stop or reboot Scheduled Instances, but you can terminate them manually as needed. If you
terminate a Scheduled Instance before its current scheduled time period ends, you can launch it again
after a few minutes. Otherwise, you must wait until the next scheduled time period.
226
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Scheduled Instances
If you purchased Scheduled Instances before October 2017, when Amazon EC2 began supporting this
service-linked role, Amazon EC2 created the AWSServiceRoleForEC2ScheduledInstances role in your
AWS account. For more information, see A New Role Appeared in My Account in the IAM User Guide.
If you no longer need to use Scheduled Instances, we recommend that you delete the
AWSServiceRoleForEC2ScheduledInstances role. After this role is deleted from your account, Amazon
EC2 will create the role again if you purchase Scheduled Instances.
a. Under Create a schedule, select the starting date from Starting on, the schedule recurrence
(daily, weekly, or monthly) from Recurring, and the minimum duration from for duration. Note
that the console ensures that you specify a value for the minimum duration that meets the
minimum required utilization for your Scheduled Instance (1,200 hours per year).
b. Under Instance details, select the operating system and network from Platform. To narrow the
results, select one or more instance types from Instance type or one or more Availability Zones
from Availability Zone.
Use the describe-scheduled-instance-availability command to list the available schedules that meet your
needs, and then use the purchase-scheduled-instances command to complete the purchase.
227
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Scheduled Instances
Use the describe-scheduled-instances command to list your Scheduled Instances, and then use the run-
scheduled-instances command to launch each Scheduled Instance during its scheduled time periods.
• The following are the only supported instance types: C3, C4, M4, and R3.
• The required term is 365 days (one year).
• The minimum required utilization is 1,200 hours per year.
• You can purchase a Scheduled Instance up to three months in advance.
• They are available in the following Regions: US East (N. Virginia), US West (Oregon), and Europe
(Ireland).
228
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Spot Instances
A Spot Instance is an unused EC2 instance that is available for less than the On-Demand price. Because
Spot Instances enable you to request unused EC2 instances at steep discounts, you can lower your
Amazon EC2 costs significantly. The hourly price for a Spot Instance is called a Spot price. The Spot price
of each instance type in each Availability Zone is set by Amazon EC2, and adjusted gradually based on
the long-term supply of and demand for Spot Instances. Your Spot Instance runs whenever capacity is
available and the maximum price per hour for your request exceeds the Spot price.
Spot Instances are a cost-effective choice if you can be flexible about when your applications run and if
your applications can be interrupted. For example, Spot Instances are well-suited for data analysis, batch
jobs, background processing, and optional tasks. For more information, see Amazon EC2 Spot Instances.
Topics
Concepts
Before you get started with Spot Instances, you should be familiar with the following concepts:
• Spot Instance pool – A set of unused EC2 instances with the same instance type (for example,
m5.large), operating system, Availability Zone, and network platform.
• Spot price – The current price of a Spot Instance per hour.
• Spot Instance request – Provides the maximum price per hour that you are willing to pay for a Spot
Instance. If you don't specify a maximum price, the default maximum price is the On-Demand price.
When the maximum price per hour for your request exceeds the Spot price, Amazon EC2 fulfills your
request if capacity is available. A Spot Instance request is either one-time or persistent. Amazon EC2
automatically resubmits a persistent Spot request after the Spot Instance associated with the request
is terminated. Your Spot Instance request can optionally specify a duration for the Spot Instances.
• Spot Fleet – A set of Spot Instances that is launched based on criteria that you specify. The Spot
Fleet selects the Spot Instance pools that meet your needs and launches Spot Instances to meet the
target capacity for the fleet. By default, Spot Fleets are set to maintain target capacity by launching
replacement instances after Spot Instances in the fleet are terminated. You can submit a Spot Fleet as
a one-time request, which does not persist after the instances have been terminated. You can include
On-Demand Instance requests in a Spot Fleet request.
• Spot Instance interruption – Amazon EC2 terminates, stops, or hibernates your Spot Instance when the
Spot price exceeds the maximum price for your request or capacity is no longer available. Amazon EC2
provides a Spot Instance interruption notice, which gives the instance a two-minute warning before it
is interrupted.
Launch time Can only be launched immediately if the Can only be launched immediately if
Spot Request is active and capacity is you make a manual launch request and
available. capacity is available.
229
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Available If capacity is not available, the Spot If capacity is not available when you
capacity Request continues to automatically make a launch request, you get an
make the launch request until capacity insufficient capacity error (ICE).
becomes available.
Hourly price The hourly price for Spot Instances varies The hourly price for On-Demand
based on demand. Instances is static.
Instance You can’t stop and start an Amazon EBS- You determine when an On-Demand
interruption backed Spot Instance; only the Amazon Instance is interrupted (stopped or
EC2 Spot service can do this. The Amazon terminated).
EC2 Spot service can interrupt (p. 283)
an individual Spot Instance if capacity
is no longer available, the Spot price
exceeds your maximum price, or demand
for Spot Instances increases.
Another strategy is to launch Spot Instances with a specified duration (also known as Spot blocks),
which are designed not to be interrupted and will run continuously for the duration you select. In
rare situations, Spot blocks may be interrupted due to Amazon EC2 capacity needs. In these cases,
we provide a two-minute warning before we terminate an instance, and you are not charged for the
terminated instances even if you used them. For more information, see Specifying a Duration for Your
Spot Instances (p. 244).
Spot basics
230
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Related Services
You can provision Spot Instances directly using Amazon EC2. You can also provision Spot Instances using
other services in AWS. For more information, see the following documentation.
You can create launch configurations with the maximum price that you are willing to pay, so that
Amazon EC2 Auto Scaling can launch Spot Instances. For more information, see Launching Spot
Instances in Your Auto Scaling Group and Using Multiple Instance Types and Purchase Options in the
Amazon EC2 Auto Scaling User Guide.
Amazon EMR and Spot Instances
There are scenarios where it can be useful to run Spot Instances in an Amazon EMR cluster. For
more information, see Spot Instances and When Should You Use Spot Instances in the Amazon EMR
Management Guide.
AWS CloudFormation Templates
AWS CloudFormation enables you to create and manage a collection of AWS resources using
a template in JSON format. AWS CloudFormation templates can include the maximum price
you are willing to pay. For more information, see EC2 Spot Instance Updates - Auto Scaling and
CloudFormation Integration.
AWS SDK for Java
You can use the Java programming language to manage your Spot Instances. For more information,
see Tutorial: Amazon EC2 Spot Instances and Tutorial: Advanced Amazon EC2 Spot Request
Management.
AWS SDK for .NET
You can use the .NET programming environment to manage your Spot Instances. For more
information, see Tutorial: Amazon EC2 Spot Instances.
Spot Instances with a predefined duration use a fixed hourly price that remains in effect for the Spot
Instance while it runs.
231
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
If you or Amazon EC2 interrupts a running Spot Instance, you are charged for the seconds used or the full
hour, or you receive no charge, depending on the operating system used and who interrupted the Spot
Instance. For more information, see Billing for Interrupted Spot Instances (p. 288).
View Prices
To view the current (updated every five minutes) lowest Spot price per region and instance type, see the
Spot Instances Pricing page.
To view the Spot price history for the past three months, use the Amazon EC2 console or the
describe-spot-price-history command (AWS CLI). For more information, see Spot Instance Pricing
History (p. 240).
We independently map Availability Zones to codes for each AWS account. Therefore, you can get
different results for the same Availability Zone code (for example, us-west-2a) between different
accounts.
View Savings
You can view the savings made from using Spot Instances for a single Spot Fleet or for all Spot Instances.
You can view the savings made in the last hour or the last three days, and you can view the average cost
per vCPU hour and per memory (GiB) hour. Savings are estimated and may differ from actual savings
because they do not include the billing adjustments for your usage. For more information about viewing
savings information, see Savings From Purchasing Spot Instances (p. 241).
View Billing
To review your bill, go to your AWS Account Activity page. Your bill contains links to usage reports that
provide details about your bill. For more information, see AWS Account Billing.
If you have questions concerning AWS billing, accounts, and events, contact AWS Support.
When you use Spot Instances, you must be prepared for interruptions. Amazon EC2 can interrupt
your Spot Instance when the Spot price exceeds your maximum price, when the demand for Spot
Instances rises, or when the supply of Spot Instances decreases. When Amazon EC2 interrupts a Spot
Instance, it provides a Spot Instance interruption notice, which gives the instance a two-minute warning
before Amazon EC2 interrupts it. You can't enable termination protection for Spot Instances. For more
information, see Spot Instance Interruptions (p. 283).
You can't stop and start an Amazon EBS-backed instance if it is a Spot Instance (only the Spot service can
stop and start a Spot Instance), but you can reboot or terminate a Spot Instance.
Contents
• Launching Spot Instances in a Launch Group (p. 233)
• Launching Spot Instances in an Availability Zone Group (p. 233)
• Launching Spot Instances in a VPC (p. 233)
232
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Although this option can be useful, adding this constraint can decrease the chances that your Spot
Instance request is fulfilled and increase the chances that your Spot Instances are terminated. For
example, your launch group includes instances in multiple Availability Zones. If capacity in one of these
Availability Zones decreases and is no longer available, then Amazon EC2 terminates all instances for the
launch group.
If you create another successful Spot Instance request that specifies the same (existing) launch group
as an earlier successful request, then the new instances are added to the launch group. Subsequently, if
an instance in this launch group is terminated, all instances in the launch group are terminated, which
includes instances launched by the first and second requests.
Although this option can be useful, adding this constraint can lower the chances that your Spot Instance
request is fulfilled.
If you specify an Availability Zone group but don't specify an Availability Zone in the Spot Instance
request, the result depends on the network you specified.
Default VPC
Amazon EC2 uses the Availability Zone for the specified subnet. If you don't specify a subnet, it selects
an Availability Zone and its default subnet, but not necessarily the lowest-priced zone. If you deleted the
default subnet for an Availability Zone, then you must specify a different subnet.
Nondefault VPC
Amazon EC2 uses the Availability Zone for the specified subnet.
• You should use the default maximum price (the On-Demand price), or base your maximum price on the
Spot price history of Spot Instances in a VPC.
• [Default VPC] If you want your Spot Instance launched in a specific low-priced Availability Zone, you
must specify the corresponding subnet in your Spot Instance request. If you do not specify a subnet,
Amazon EC2 selects one for you, and the Availability Zone for this subnet might not have the lowest
Spot price.
• [Nondefault VPC] You must specify the subnet for your Spot Instance.
233
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
The Spot Fleet attempts to launch the number of Spot Instances and On-Demand Instances to meet the
target capacity that you specified in the Spot Fleet request. The request for Spot Instances is fulfilled
if there is available capacity and the maximum price you specified in the request exceeds the current
Spot price. The Spot Fleet also attempts to maintain its target capacity fleet if your Spot Instances are
interrupted.
You can also set a maximum amount per hour that you’re willing to pay for your fleet, and Spot Fleet
launches instances until it reaches the maximum amount. When the maximum amount you're willing to
pay is reached, the fleet stops launching instances even if it hasn’t met the target capacity.
A Spot Instance pool is a set of unused EC2 instances with the same instance type (for example,
m5.large), operating system, Availability Zone, and network platform. When you make a Spot Fleet
request, you can include multiple launch specifications, that vary by instance type, AMI, Availability Zone,
or subnet. The Spot Fleet selects the Spot Instance pools that are used to fulfill the request, based on
the launch specifications included in your Spot Fleet request, and the configuration of the Spot Fleet
request. The Spot Instances come from the selected pools.
Contents
• On-Demand in Spot Fleet (p. 234)
• Allocation Strategy for Spot Instances (p. 234)
• Spot Price Overrides (p. 236)
• Control Spending (p. 236)
• Spot Fleet Instance Weighting (p. 237)
• Walkthrough: Using Spot Fleet with Instance Weighting (p. 238)
For example, you have configured three launch template overrides, each with a different instance type:
c3.large, c4.large, and c5.large. The On-Demand price for c5.large is less than for c4.large.
c3.large is the cheapest. If you do not use priority to determine the order, the fleet fulfills On-Demand
capacity by starting with c3.large, and then c5.large. Because you often have unused Reserved
Instances for c4.large, you can set the launch template override priority so that the order is c4.large,
c3.large, and then c5.large.
lowestPrice
The Spot Instances come from the pool with the lowest price. This is the default strategy.
234
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
diversified
The Spot Instances come from the pool with optimal capacity for the number of instances that are
launching.
InstancePoolsToUseCount
The Spot Instances are distributed across the number of Spot pools that you specify. This parameter
is valid only when used in combination with lowestPrice.
After Spot Instances are terminated due to a change in the Spot price or available capacity of a Spot
Instance pool, a Spot Fleet of type maintain launches replacement Spot Instances. If the allocation
strategy is lowestPrice, the fleet launches replacement instances in the pool where the Spot price is
currently the lowest. If the allocation strategy is diversified, the fleet distributes the replacement
Spot Instances across the remaining pools. If the allocation strategy is lowestPrice in combination
with InstancePoolsToUseCount, the fleet selects the Spot pools with the lowest price and launches
Spot Instances across the number of Spot pools that you specify.
To optimize the costs for your use of Spot Instances, specify the lowestPrice allocation strategy so
that Spot Fleet automatically deploys the least expensive combination of instance types and Availability
Zones based on the current Spot price.
For On-Demand Instance target capacity, Spot Fleet always selects the least expensive instance type
based on the public On-Demand price, while continuing to follow the allocation strategy (either
lowestPrice, capacityOptimized, or diversified) for Spot Instances.
To create a fleet of Spot Instances that is both cheap and diversified, use the lowestPrice allocation
strategy in combination with InstancePoolsToUseCount. Spot Fleet automatically deploys the
cheapest combination of instance types and Availability Zones based on the current Spot price across the
number of Spot pools that you specify. This combination can be used to avoid the most expensive Spot
Instances.
With Spot Instances, pricing changes slowly over time based on long-term trends in supply and demand,
but capacity fluctuates in real time. The capacityOptimized strategy automatically launches Spot
Instances into the most available pools by looking at real-time capacity data and predicting which
are the most available. This works well for workloads such as big data and analytics, image and
media rendering, machine learning, and high performance computing that may have a higher cost of
interruption associated with restarting work and checkpointing. By offering the possibility of fewer
interruptions, the capacityOptimized strategy can lower the overall cost of your workload.
You can optimize your Spot Fleets based on your use case.
If your fleet is small or runs for a short time, the probability that your Spot Instances may be interrupted
is low, even with all the instances in a single Spot Instance pool. Therefore, the lowestPrice strategy is
likely to meet your needs while providing the lowest cost.
235
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
If your fleet is large or runs for a long time, you can improve the availability of your fleet by distributing
the Spot Instances across multiple pools. For example, if your Spot Fleet request specifies 10 pools and
a target capacity of 100 instances, the fleet launches 10 Spot Instances in each pool. If the Spot price
for one pool exceeds your maximum price for this pool, only 10% of your fleet is affected. Using this
strategy also makes your fleet less sensitive to increases in the Spot price in any one pool over time.
With the diversified strategy, the Spot Fleet does not launch Spot Instances into any pools with a
Spot price that is equal to or higher than the On-Demand price.
To create a cheap and diversified fleet, use the lowestPrice strategy in combination with
InstancePoolsToUseCount. You can use a low or high number of Spot pools across which to allocate
your Spot Instances. For example, if you run batch processing, we recommend specifying a low number
of Spot pools (for example, InstancePoolsToUseCount=2) to ensure that your queue always has
compute capacity while maximizing savings. If you run a web service, we recommend specifying a high
number of Spot pools (for example, InstancePoolsToUseCount=10) to minimize the impact if a Spot
Instance pool becomes temporarily unavailable.
If your fleet runs workloads that may have a higher cost of interruption associated with restarting work
and checkpointing, then use the capacityOptimized strategy. This strategy offers the possibility of
fewer interruptions, which can lower the overall cost of your workload.
You can optionally specify a maximum price in one or more launch specifications. This price is specific
to the launch specification. If a launch specification includes a specific price, the Spot Fleet uses this
maximum price, overriding the global maximum price. Any other launch specifications that do not
include a specific maximum price still use the global maximum price.
Control Spending
Spot Fleet stops launching instances when it has either reached the target capacity or the maximum
amount you’re willing to pay. To control the amount you pay per hour for your fleet, you can specify the
SpotMaxTotalPrice for Spot Instances and the OnDemandMaxTotalPrice for On-Demand Instances.
When the maximum total price is reached, Spot Fleet stops launching instances even if it hasn’t met the
target capacity.
The following examples show two different scenarios. In the first, Spot Fleet stops launching instances
when it has met the target capacity. In the second, Spot Fleet stops launching instances when it has
reached the maximum amount you’re willing to pay.
Spot Fleet launches 10 On-Demand Instances because the total of $1.00 (10 instances x $0.10) does not
exceed the OnDemandMaxTotalPrice of $1.50.
236
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
If Spot Fleet launches the On-Demand target capacity (10 On-Demand Instances), the total cost per
hour would be $1.00. This is more than the amount ($0.80) specified for OnDemandMaxTotalPrice.
To prevent spending more than you're willing to pay, Spot Fleet launches only 8 On-Demand
Instances (below the On-Demand target capacity) because launching more would exceed the
OnDemandMaxTotalPrice.
By default, the price that you specify is per instance hour. When you use the instance weighting feature,
the price that you specify is per unit hour. You can calculate your price per unit hour by dividing your
price for an instance type by the number of units that it represents. Spot Fleet calculates the number
of Spot Instances to launch by dividing the target capacity by the instance weight. If the result isn't an
integer, the Spot Fleet rounds it up to the next integer, so that the size of your fleet is not below its
target capacity. Spot Fleet can select any pool that you specify in your launch specification, even if the
capacity of the instances launched exceeds the requested target capacity.
The following tables provide examples of calculations to determine the price per unit for a Spot Fleet
request with a target capacity of 10.
Instance type Instance Price per Price per unit Number of instances launched
weight instance hour hour
Instance type Instance Price per Price per unit Number of instances launched
weight instance hour hour
Use Spot Fleet instance weighting as follows to provision the target capacity that you want in the pools
with the lowest price per unit at the time of fulfillment:
1. Set the target capacity for your Spot Fleet either in instances (the default) or in the units of your
choice, such as virtual CPUs, memory, storage, or throughput.
2. Set the price per unit.
3. For each launch configuration, specify the weight, which is the number of units that the instance
type represents toward the target capacity.
237
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
• A target capacity of 24
• A launch specification with an instance type r3.2xlarge and a weight of 6
• A launch specification with an instance type c3.xlarge and a weight of 5
The weights represent the number of units that instance type represents toward the target capacity. If
the first launch specification provides the lowest price per unit (price for r3.2xlarge per instance hour
divided by 6), the Spot Fleet would launch four of these instances (24 divided by 6).
If the second launch specification provides the lowest price per unit (price for c3.xlarge per instance
hour divided by 5), the Spot Fleet would launch five of these instances (24 divided by 5, result rounded
up).
• A target capacity of 30
• A launch specification with an instance type c3.2xlarge and a weight of 8
• A launch specification with an instance type m3.xlarge and a weight of 8
• A launch specification with an instance type r3.xlarge and a weight of 8
The Spot Fleet would launch four instances (30 divided by 8, result rounded up). With the lowestPrice
strategy, all four instances come from the pool that provides the lowest price per unit. With the
diversified strategy, the Spot Fleet launches one instance in each of the three pools, and the fourth
instance in whichever pool provides the lowest price per unit.
Objective
Example Corp, a pharmaceutical company, wants to leverage the computational power of Amazon EC2
for screening chemical compounds that might be used to fight cancer.
Planning
Example Corp first reviews Spot Best Practices. Next, Example Corp determines the following
requirements for their Spot Fleet.
Instance Types
Example Corp has a compute- and memory-intensive application that performs best with at least 60 GB
of memory and eight virtual CPUs (vCPUs). They want to maximize these resources for the application at
the lowest possible price. Example Corp decides that any of the following EC2 instance types would meet
their needs:
r3.2xlarge 61 8
r3.4xlarge 122 16
238
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
r3.8xlarge 244 32
With instance weighting, target capacity can equal a number of instances (the default) or a combination
of factors such as cores (vCPUs), memory (GiBs), and storage (GBs). By considering the base for their
application (60 GB of RAM and eight vCPUs) as 1 unit, Example Corp decides that 20 times this amount
would meet their needs. So the company sets the target capacity of their Spot Fleet request to 20.
Instance Weights
After determining the target capacity, Example Corp calculates instance weights. To calculate the
instance weight for each instance type, they determine the units of each instance type that are required
to reach the target capacity as follows:
Therefore, Example Corp assigns instance weights of 1, 2, and 4 to the respective launch configurations
in their Spot Fleet request.
Example Corp uses the On-Demand price per instance hour as a starting point for their price. They could
also use recent Spot prices, or a combination of the two. To calculate the price per unit hour, they divide
their starting price per instance hour by the weight. For example:
Instance type On-Demand price Instance weight Price per unit hour
Example Corp could use a global price per unit hour of $0.7 and be competitive for all three instance
types. They could also use a global price per unit hour of $0.7 and a specific price per unit hour of $0.9 in
the r3.8xlarge launch specification.
Verifying Permissions
Before creating a Spot Fleet request, Example Corp verifies that it has an IAM role with the required
permissions. For more information, see Spot Fleet Prerequisites (p. 253).
Example Corp creates a file, config.json, with the following configuration for its Spot Fleet request:
{
"SpotPrice": "0.70",
"TargetCapacity": 20,
"IamFleetRole": "arn:aws:iam::123456789012:role/aws-ec2-spot-fleet-tagging-role",
239
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
"LaunchSpecifications": [
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "r3.2xlarge",
"SubnetId": "subnet-482e4972",
"WeightedCapacity": 1
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "r3.4xlarge",
"SubnetId": "subnet-482e4972",
"WeightedCapacity": 2
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "r3.8xlarge",
"SubnetId": "subnet-482e4972",
"SpotPrice": "0.90",
"WeightedCapacity": 4
}
]
}
Example Corp creates the Spot Fleet request using the following request-spot-fleet command:
Fulfillment
The allocation strategy determines which Spot Instance pools your Spot Instances come from.
With the lowestPrice strategy (which is the default strategy), the Spot Instances come from the pool
with the lowest price per unit at the time of fulfillment. To provide 20 units of capacity, the Spot Fleet
launches either 20 r3.2xlarge instances (20 divided by 1), 10 r3.4xlarge instances (20 divided by 2),
or 5 r3.8xlarge instances (20 divided by 4).
If Example Corp used the diversified strategy, the Spot Instances would come from all three pools.
The Spot Fleet would launch 6 r3.2xlarge instances (which provide 6 units), 3 r3.4xlarge instances
(which provide 6 units), and 2 r3.8xlarge instances (which provide 8 units), for a total of 20 units.
240
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
5. (Optional) To review the Spot price history for a specific Availability Zone, select a zone from the list.
You can also select a different product, instance type, or date range.
You can use one of the following commands. For more information, see Accessing Amazon EC2 (p. 3).
The following screenshot from the Spot Requests page shows the Spot usage and savings information
for a Spot Fleet.
• Spot Instances – The number of Spot Instances launched and terminated by the Spot Fleet. When
viewing the savings summary, the number represents all your running Spot Instances.
241
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
• vCPU-hours – The number of vCPU hours used across all the Spot Instances for the selected time
frame.
• Mem(GiB)-hours – The number of GiB hours used across all the Spot Instances for the selected time
frame.
• On-Demand total – The total amount you would've paid for the selected time frame had you launched
these instances as On-Demand Instances.
• Spot total – The total amount to pay for the selected time frame.
• Savings – The percentage that you are saving by not paying the On-Demand price.
• Average cost per vCPU-hour – The average hourly cost of using the vCPUs across all the Spot
Instances for the selected time frame, calculated as follows: Average cost per vCPU-hour = Spot total
/ vCPU-hours.
• Average cost per mem(GiB)-hour – The average hourly cost of using the GiBs across all the Spot
Instances for the selected time frame, calculated as follows: Average cost per mem(GiB)-hour = Spot
total / Mem(GiB)-hours.
• Details table – The different instance types (the number of instances per instance type is in
parentheses) that comprise the Spot Fleet. When viewing the savings summary, these comprise all
your running Spot Instances.
Savings information can only be viewed using the Amazon EC2 console.
To view the savings information for all running Spot Instances (console)
The following illustration shows how Spot requests work. Notice that the action taken for a Spot
Instance interruption depends on the request type (one-time or persistent) and the interruption behavior
(hibernate, stop, or terminate). If the request is a persistent request, the request is opened again after
your Spot Instance is interrupted.
242
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Contents
• Spot Instance Request States (p. 243)
• Specifying a Duration for Your Spot Instances (p. 244)
• Specifying a Tenancy for Your Spot Instances (p. 244)
• Service-Linked Role for Spot Instance Requests (p. 245)
• Creating a Spot Instance Request (p. 246)
• Finding Running Spot Instances (p. 248)
• Tagging Spot Instance Requests (p. 249)
• Canceling a Spot Instance Request (p. 249)
• Terminating a Spot Instance (p. 250)
• Spot Request Example Launch Specifications (p. 250)
The following illustration represents the transitions between the request states. Notice that the
transitions depend on the request type (one-time or persistent).
A one-time Spot Instance request remains active until Amazon EC2 launches the Spot Instance, the
request expires, or you cancel the request. If the Spot price exceeds your maximum price or capacity is
not available, your Spot Instance is terminated and the Spot Instance request is closed.
243
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
A persistent Spot Instance request remains active until it expires or you cancel it, even if the request is
fulfilled. If the Spot price exceeds your maximum price or capacity is not available, your Spot Instance
is interrupted. After your instance is interrupted, when your maximum price exceeds the Spot price or
capacity becomes available again, the Spot Instance is started if stopped or resumed if hibernated. If the
Spot Instance is terminated, the Spot Instance request is opened again and Amazon EC2 launches a new
Spot Instance.
You can track the status of your Spot Instance requests, as well as the status of the Spot Instances
launched, through the status. For more information, see Spot Request Status (p. 277).
You can specify a duration of 1, 2, 3, 4, 5, or 6 hours. The price that you pay depends on the specified
duration. To view the current prices for a 1-hour duration or a 6-hour duration, see Spot Instance Prices.
You can use these prices to estimate the cost of the 2, 3, 4, and 5-hour durations. When a request with
a duration is fulfilled, the price for your Spot Instance is fixed, and this price remains in effect until the
instance terminates. You are billed at this price for each hour or partial hour that the instance is running.
A partial instance hour is billed as a full hour.
When you specify a duration in your Spot request, the duration period for each Spot Instance starts as
soon as the instance receives its instance ID. The Spot Instance runs until you terminate it or the duration
period ends. At the end of the duration period, Amazon EC2 marks the Spot Instance for termination
and provides a Spot Instance termination notice, which gives the instance a two-minute warning before
it terminates. In rare situations, Spot blocks may be interrupted due to Amazon EC2 capacity needs. In
these cases, we provide a two-minute warning before we terminate an instance, and you are not charged
for the terminated instances even if you used them.
Select the appropriate request type. For more information, see Creating a Spot Instance
Request (p. 246).
To specify a duration for your Spot Instances, include the --block-duration-minutes option with
the request-spot-instances command. For example, the following command creates a Spot request that
launches Spot Instances that run for two hours:
To retrieve the cost for Spot Instances with a specified duration (AWS CLI)
Use the describe-spot-instance-requests command to retrieve the fixed cost for your Spot Instances with
a specified duration. The information is in the actualBlockHourlyPrice field.
244
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
• Specify a tenancy of dedicated when you create the Spot Instance request. For more information,
see Creating a Spot Instance Request (p. 246).
• Request a Spot Instance in a VPC with an instance tenancy of dedicated. For more information, see
Creating a VPC with an Instance Tenancy of Dedicated (p. 313). You cannot request a Spot Instance
with a tenancy of default if you request it in a VPC with an instance tenancy of dedicated.
Current Generation
• c4.8xlarge
• d2.8xlarge
• i3.16xlarge
• m4.10xlarge
• m4.16xlarge
• p2.16xlarge
• r4.16xlarge
• x1.32xlarge
Previous Generation
• c3.8xlarge
• cc2.8xlarge
• cr1.8xlarge
• g2.8xlarge
• i2.8xlarge
• r3.8xlarge
Amazon EC2 uses the service-linked role named AWSServiceRoleForEC2Spot to launch and manage
Spot Instances on your behalf.
Under most circumstances, you don't need to manually create a service-linked role. Amazon EC2 creates
the AWSServiceRoleForEC2Spot service-linked role the first time you request a Spot Instance using the
console.
245
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
If you had an active Spot Instance request before October 2017, when Amazon EC2 began supporting
this service-linked role, Amazon EC2 created the AWSServiceRoleForEC2Spot role in your AWS account.
For more information, see A New Role Appeared in My Account in the IAM User Guide.
Ensure that this role exists before you use the AWS CLI or an API to request a Spot Instance. To create the
role, use the IAM console as follows.
If you no longer need to use Spot Instances, we recommend that you delete the
AWSServiceRoleForEC2Spot role. After this role is deleted from your account, Amazon EC2 will create
the role again if you request Spot Instances.
Granting Access to CMKs for Use with Encrypted AMIs and EBS Snapshots
If you specify an encrypted AMI (p. 67) or an encrypted Amazon EBS snapshot (p. 864) for your Spot
Instances and you use a customer managed customer master key (CMK) for encryption, you must
grant the AWSServiceRoleForEC2Spot role permission to use the CMK so that Amazon EC2 can launch
Spot Instances on your behalf. To do this, you must add a grant to the CMK, as shown in the following
procedure.
When providing permissions, grants are an alternative to key policies. For more information, see Using
Grants and Using Key Policies in AWS KMS in the AWS Key Management Service Developer Guide.
• Use the create-grant command to add a grant to the CMK and to specify the principal (the
AWSServiceRoleForEC2Spot service-linked role) that is given permission to perform the operations
that the grant permits. The CMK is specified by the key-id parameter and the ARN of the
CMK. The principal is specified by the grantee-principal parameter and the ARN of the
AWSServiceRoleForEC2Spot service-linked role.
If you request multiple Spot Instances at one time, Amazon EC2 creates separate Spot Instance requests
so that you can track the status of each request separately. For more information about tracking Spot
Instance requests, see Spot Request Status (p. 277).
246
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Prerequisites
Before you begin, decide on your maximum price, how many Spot Instances you'd like, and what instance
type to use. To review Spot price trends, see Spot Instance Pricing History (p. 240).
To use Request and Maintain, see Creating a Spot Fleet Request (p. 257).
5. For Target capacity, enter the number of units to request. You can choose instances or performance
characteristics that are important to your application workload, such as vCPUs, memory, and
storage.
6. For Requirements, do the following:
a. [Spot Fleet] (Optional) For Launch template, choose a launch template. The launch template
must specify an Amazon Machine Image (AMI), as you cannot override the AMI using Spot Fleet
if you specify a launch template.
b. For AMI, choose one of the basic AMIs provided by AWS, or choose Use custom AMI to specify
your own AMI.
c. For Instance type(s), choose Select. Select the instance types that have the minimum hardware
specifications that you need (vCPUs, memory, and storage).
d. For Network, you can select an existing VPC or create a new one.
[New VPC] Choose Create new VPC to go to the Amazon VPC console. When you are done,
return to the wizard and refresh the list.
e. (Optional) For Availability Zones, the default is to let AWS choose the Availability Zones for
your Spot Instances. If you prefer, you can specify specific Availability Zones.
Select one or more Availability Zones. If you have more than one subnet in an Availability Zone,
select the appropriate subnet from Subnet. To add subnets, select Create new subnet to go to
the Amazon VPC console. When you are done, return to the wizard and refresh the list.
f. (Optional) To add storage, specify additional instance store volumes or EBS volumes, depending
on the instance type. You can also enable Amazon EBS optimization.
g. (Optional) By default, basic monitoring is enabled for your instances. To enable detailed
monitoring, choose Enable CloudWatch detailed monitoring.
h. (Optional) To run a Dedicated Spot Instance, for Tenancy, choose Dedicated - run a dedicated
instance.
i. For Security groups, select one or more security groups.
j. To connect to your instances, enable Auto-assign IPv4 Public IP.
k. (Optional) To connect to your instances, specify your key pair for Key pair name.
l. (Optional) To launch your Spot Instances with an IAM role, for IAM instance profile, specify the
role.
m. (Optional) To run a start-up script, copy it to User data.
n. [Spot Fleet] To add a tag, choose Add new tag and type the key and value for the tag. Repeat
for each tag.
247
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
a. [Spot Fleet] For Allocation strategy, choose the strategy that meets your needs. For more
information, see Allocation Strategy for Spot Instances (p. 234).
b. [Spot Fleet] For Maximum price, you can use the default maximum price (the On-Demand price)
or specify the maximum price that you are willing to pay. If your maximum price is lower than
the Spot price for the instance types that you selected, your Spot Instances are not launched.
c. (Optional) To create a request that is valid only during a specific time period, edit the values for
Request valid from and Request valid until.
d. [Spot Fleet] By default, we terminate your Spot Instances when the request expires. To keep
them running after your request expires, clear Terminate instances at expiration.
8. (Optional) To register your Spot Instances with a load balancer, choose Receive traffic from one or
more load balancers and select one or more Classic Load Balancers or target groups.
9. (Optional) To download a copy of the launch configuration for use with the AWS CLI, choose JSON
config.
10. Choose Launch.
[Spot Fleet] The request type is fleet. When the request is fulfilled, requests of type instance are
added, where the state is active and the status is fulfilled.
[Spot block] The request type is block and the initial state is open. When the request is fulfilled,
the state is active and the status is fulfilled.
For example launch specification files to use with these commands, see Spot Request Example Launch
Specifications (p. 250). If you download a launch specification file from the console, you must use the
request-spot-fleet command instead (the console specifies a Spot request using a Spot Fleet).
Amazon EC2 launches your Spot Instance when the maximum price exceeds the Spot price and capacity
is available. The Spot Instance runs until it is interrupted or you terminate it yourself. Use the following
describe-spot-instance-requests command to monitor your Spot Instance request:
248
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
You can see both Spot Instance requests and Spot Fleet requests. If a Spot Instance request has been
fulfilled, Capacity is the ID of the Spot Instance. For a Spot Fleet, Capacity indicates how much of
the requested capacity has been fulfilled. To view the IDs of the instances in a Spot Fleet, choose the
expand arrow, or select the fleet and choose Instances.
Note
Spot Instance requests are not tagged instantly and for a period of time may appear
separate from Spot Fleet Requests (SFR).
3. Alternatively, in the navigation pane, choose Instances. In the top right corner, choose the Show/
Hide icon, and then select Lifecycle. For each instance, Lifecycle is either normal, spot, or
scheduled.
To enumerate your Spot Instances, use the describe-spot-instance-requests command with the --query
option as follows:
[
{
"ID": "i-1234567890abcdef0"
},
{
"ID": "i-0598c7d356eba48d7"
}
]
Alternatively, you can enumerate your Spot Instances using the describe-instances command with the --
filters option as follows:
You can assign a tag to a Spot Instance request after you create it. The tags that you create for your
Spot Instance requests only apply to the requests. These tags are not added automatically to the Spot
Instance that the Spot service launches to fulfill the request. You must add tags to a Spot Instance
yourself after the Spot Instance is launched.
To add a tag to your Spot Instance request or Spot Instance using the AWS CLI
249
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
no instances have been launched. Your Spot request is active when your request has been fulfilled
and Spot Instances have launched as a result. If your Spot request is active and has an associated
running Spot Instance, canceling the request does not terminate the instance. For more information
about terminating a Spot Instance, see the next section.
• Use the following cancel-spot-instance-requests command to cancel the specified Spot request:
The following example does not include an Availability Zone or subnet. Amazon EC2 selects an
Availability Zone for you. Amazon EC2 launches the instances in the default subnet of the selected
Availability Zone.
250
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
{
"ImageId": "ami-1a2b3c4d",
"KeyName": "my-key-pair",
"SecurityGroupIds": [ "sg-1a2b3c4d" ],
"InstanceType": "m3.medium",
"IamInstanceProfile": {
"Arn": "arn:aws:iam::123456789012:instance-profile/my-iam-role"
}
}
{
"ImageId": "ami-1a2b3c4d",
"KeyName": "my-key-pair",
"SecurityGroupIds": [ "sg-1a2b3c4d" ],
"InstanceType": "m3.medium",
"Placement": {
"AvailabilityZone": "us-west-2a"
},
"IamInstanceProfile": {
"Arn": "arn:aws:iam::123456789012:instance-profile/my-iam-role"
}
}
{
"ImageId": "ami-1a2b3c4d",
"SecurityGroupIds": [ "sg-1a2b3c4d" ],
"InstanceType": "m3.medium",
"SubnetId": "subnet-1a2b3c4d",
"IamInstanceProfile": {
"Arn": "arn:aws:iam::123456789012:instance-profile/my-iam-role"
}
}
{
"ImageId": "ami-1a2b3c4d",
"KeyName": "my-key-pair",
"InstanceType": "m3.medium",
"NetworkInterfaces": [
{
"DeviceIndex": 0,
"SubnetId": "subnet-1a2b3c4d",
"Groups": [ "sg-1a2b3c4d" ],
"AssociatePublicIpAddress": true
}
],
"IamInstanceProfile": {
251
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
"Arn": "arn:aws:iam::123456789012:instance-profile/my-iam-role"
}
}
The following example requests Spot Instance with a tenancy of dedicated. A Dedicated Spot Instance
must be launched in a VPC.
{
"ImageId": "ami-1a2b3c4d",
"KeyName": "my-key-pair",
"SecurityGroupIds": [ "sg-1a2b3c4d" ],
"InstanceType": "c3.8xlarge",
"SubnetId": "subnet-1a2b3c4d",
"Placement": {
"Tenancy": "dedicated"
}
}
There are two types of Spot Fleet requests: request and maintain. You can create a Spot Fleet to
submit a one-time request for your desired capacity, or require it to maintain a target capacity over time.
Both types of requests benefit from Spot Fleet's allocation strategy.
When you make a one-time request, Spot Fleet places the required requests but does not attempt to
replenish Spot Instances if capacity is diminished. If capacity is not available, Spot Fleet does not submit
requests in alternative Spot pools.
To maintain a target capacity, Spot Fleet places requests to meet the target capacity and automatically
replenish any interrupted instances.
It is not possible to modify the target capacity of a one-time request after it's been submitted. To change
the target capacity, cancel the request and submit a new one.
A Spot Fleet request remains active until it expires or you cancel it. When you cancel a Spot Fleet request,
you may specify whether canceling your Spot Fleet request terminates the Spot Instances in your Spot
Fleet.
Each launch specification includes the information that Amazon EC2 needs to launch an instance, such as
an AMI, instance type, subnet or Availability Zone, and one or more security groups.
Contents
• Spot Fleet Request States (p. 253)
• Spot Fleet Prerequisites (p. 253)
• Spot Fleet and IAM Users (p. 254)
• Spot Fleet Health Checks (p. 255)
• Planning a Spot Fleet Request (p. 255)
• Service-Linked Role for Spot Fleet Requests (p. 255)
• Creating a Spot Fleet Request (p. 257)
• Monitoring Your Spot Fleet (p. 260)
252
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
• submitted – The Spot Fleet request is being evaluated and Amazon EC2 is preparing to launch the
target number of Spot Instances.
• active – The Spot Fleet has been validated and Amazon EC2 is attempting to maintain the target
number of running Spot Instances. The request remains in this state until it is modified or canceled.
• modifying – The Spot Fleet request is being modified. The request remains in this state until the
modification is fully processed or the Spot Fleet is canceled. A one-time request cannot be modified,
and this state does not apply to such Spot requests.
• cancelled_running – The Spot Fleet is canceled and does not launch additional Spot Instances. Its
existing Spot Instances continue to run until they are interrupted or terminated. The request remains
in this state until all instances are interrupted or terminated.
• cancelled_terminating – The Spot Fleet is canceled and its Spot Instances are terminating. The
request remains in this state until all instances are terminated.
• cancelled – The Spot Fleet is canceled and has no running Spot Instances. The Spot Fleet request is
deleted two days after its instances were terminated.
The following illustration represents the transitions between the request states. If you exceed your Spot
Fleet limits, the request is canceled immediately.
253
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:*"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"iam:ListRoles",
"iam:PassRole",
"iam:ListInstanceProfiles"
],
"Resource": "*"
}
]
}
The ec2:* grants an IAM user permission to call all Amazon EC2 API actions. To limit the user to
specific Amazon EC2 API actions, specify those actions instead.
An IAM user must have permission to call the iam:ListRoles action to enumerate
existing IAM roles, the iam:PassRole action to specify the Spot Fleet role, and the
iam:ListInstanceProfiles action to enumerate existing instance profiles.
(Optional) To enable an IAM user to create roles or instance profiles using the IAM console, you must
also add the following actions to the policy:
• iam:AddRoleToInstanceProfile
• iam:AttachRolePolicy
• iam:CreateInstanceProfile
• iam:CreateRole
• iam:GetRole
• iam:ListPolicies
254
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
4. On the Review policy page, type a policy name and description and choose Create policy.
5. In the navigation pane, choose Users and select the user.
6. Choose Permissions, Add permissions.
7. Choose Attach existing policies directly. Select the policy that you created earlier and choose Next:
Review.
8. Choose Add permissions.
You can configure your Spot Fleet to replace unhealthy instances. After enabling health check
replacement, an instance is replaced after its health status is reported as unhealthy. The Spot Fleet
could go below its target capacity for up to a few minutes while an unhealthy instance is being replaced.
Requirements
• Health check replacement is supported only with Spot Fleets that maintain a target capacity, not with
one-time Spot Fleets.
• You can configure your Spot Fleet to replace unhealthy instances only when you create it.
• IAM users can use health check replacement only if they have permission to call the
ec2:DescribeInstanceStatus action.
• Determine whether you want to create a Spot Fleet that submits a one-time request for the desired
target capacity, or one that maintains a target capacity over time.
• Determine the instance types that meet your application requirements.
• Determine the target capacity for your Spot Fleet request. You can set the target capacity in instances
or in custom units. For more information, see Spot Fleet Instance Weighting (p. 237).
• Determine what portion of the Spot Fleet target capacity must be On-Demand capacity. You can
specify 0 for On-Demand capacity.
• Determine your price per unit, if you are using instance weighting. To calculate the price per unit,
divide the price per instance hour by the number of units (or weight) that this instance represents. If
you are not using instance weighting, the default price per unit is the price per instance hour.
• Review the possible options for your Spot Fleet request. For more information, see the request-spot-
fleet command in the AWS CLI Command Reference. For additional examples, see Spot Fleet Example
Configurations (p. 262).
255
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Service-linked roles provide a secure way to delegate permissions to AWS services because only the
linked service can assume a service-linked role. For more information, see Using Service-Linked Roles in
the IAM User Guide.
Amazon EC2 uses the service-linked role named AWSServiceRoleForEC2SpotFleet to launch and
manage Spot Instances on your behalf.
Under most circumstances, you don't need to manually create a service-linked role. Amazon EC2 creates
the AWSServiceRoleForEC2SpotFleet service-linked role the first time you create a Spot Fleet using the
console.
If you had an active Spot Fleet request before October 2017, when Amazon EC2 began supporting this
service-linked role, Amazon EC2 created the AWSServiceRoleForEC2SpotFleet role in your AWS account.
For more information, see A New Role Appeared in My Account in the IAM User Guide.
Ensure that this role exists before you use the AWS CLI or an API to create a Spot Fleet. To create the
role, use the IAM console as follows.
If you no longer need to use Spot Fleet, we recommend that you delete the
AWSServiceRoleForEC2SpotFleet role. After this role is deleted from your account, Amazon EC2 will
create the role again if you request a Spot Fleet.
Granting Access to CMKs for Use with Encrypted AMIs and EBS Snapshots
If you specify an encrypted AMI (p. 67) or an encrypted Amazon EBS snapshot (p. 864) in your Spot
Fleet request and you use a customer managed customer master key (CMK) for encryption, you must
grant the AWSServiceRoleForEC2SpotFleet role permission to use the CMK so that Amazon EC2 can
launch Spot Instances on your behalf. To do this, you must add a grant to the CMK, as shown in the
following procedure.
When providing permissions, grants are an alternative to key policies. For more information, see Using
Grants and Using Key Policies in AWS KMS in the AWS Key Management Service Developer Guide.
256
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
• Use the create-grant command to add a grant to the CMK and to specify the principal (the
AWSServiceRoleForEC2SpotFleet service-linked role) that is given permission to perform the
operations that the grant permits. The CMK is specified by the key-id parameter and the ARN of
the CMK. The principal is specified by the grantee-principal parameter and the ARN of the
AWSServiceRoleForEC2SpotFleet service-linked role.
• For as specs, specify the required number of vCPUs and amount of memory.
• For as an instance type, accept the default instance type, or choose Change instance type to
choose a different instance type.
5. Under Tell us how much capacity you need, for Total target capacity, specify the number of units
to request for target capacity. You can choose instances or vCPUs.
6. Review the recommended Fleet request settings based on your application or task selection, and
choose Launch.
You can create a Spot Fleet using the parameters that you define.
257
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
2. If you are new to Spot, you see a welcome page; choose Get started. Otherwise, choose Request
Spot Instances.
3. For Tell us your application or task need, choose Flexible workloads, Load balancing workloads,
Big data workloads, or Defined duration workloads.
4. For Configure your instances, do the following:
a. (Optional) For Launch template, choose a launch template. The launch template must specify
an Amazon Machine Image (AMI), as you cannot override the AMI using Spot Fleet if you specify
a launch template.
Important
If you intend to specify Optional On-Demand portion, you must choose a launch
template.
b. For AMI, choose one of the basic AMIs provided by AWS, or choose Search for AMI to use an
AMI from our user community, the AWS Marketplace, or one of your own.
c. For Minimum compute unit, choose the minimum hardware specifications (vCPUs, memory,
and storage) that you need for your application or task, either as specs or as an instance type.
• For as specs, specify the required number of vCPUs and amount of memory.
• For as an instance type, accept the default instance type, or choose Change instance type to
choose a different instance type.
d. (Optional) For Network, choose an existing VPC or create a new one.
[New VPC] Choose Create new VPC to go the Amazon VPC console. When you are done, return
to the wizard and refresh the list.
e. (Optional) For Availability Zone, let AWS choose the Availability Zones for your Spot Instances,
or specify one or more Availability Zones.
If you have more than one subnet in an Availability Zone, choose the appropriate subnet from
Subnet. To add subnets, choose Create new subnet to go to the Amazon VPC console. When
you are done, return to the wizard and refresh the list.
f. (Optional) For Key pair name, choose an existing key pair or create a new one.
[New key pair] Choose Create new key pair to go the Amazon VPC console. When you are done,
return to the wizard and refresh the list.
5. (Optional) For Additional configurations, do the following:
a. (Optional) To add storage, specify additional instance store volumes or Amazon EBS volumes,
depending on the instance type.
b. (Optional) To enable Amazon EBS optimization, for EBS-optimized, choose Launch EBS-
optimized instances.
c. (Optional) To add temporary block-level storage for your instances, for Instance store, choose
Attach at launch.
d. (Optional) By default, basic monitoring is enabled for your instances. To enable detailed
monitoring, for Monitoring, choose Enable CloudWatch detailed monitoring.
e. (Optional) To replace unhealthy instances, for Health check, choose Replace unhealthy
instances. To enable this option, you must first choose Maintain target capacity.
f. (Optional) To run a Dedicated Spot Instance, for Tenancy, choose Dedicated - run a dedicated
instance.
g. (Optional) For Security groups, choose one or more security groups or create a new one.
258
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
[New security group] Choose Create new security group to go the Amazon VPC console. When
you are done, return to the wizard and refresh the list.
h. (Optional) To make your instances reachable from the internet, for Auto-assign IPv4 Public IP,
choose Enable.
i. (Optional) To launch your Spot Instances with an IAM role, for IAM instance profile, choose the
role .
j. (Optional) To run a start-up script, copy it to User data.
k. (Optional) To add a tag, choose Add new tag and enter the key and value for the tag. Repeat for
each tag.
6. For Tell us how much capacity you need, do the following:
a. For Total target capacity, specify the number of units to request for target capacity. You can
choose instances or vCPUs. To specify a target capacity of 0 so that you can add capacity later,
choose Maintain target capacity.
b. (Optional) For Optional On-Demand portion, specify the number of On-Demand units to
request. The number must be less than the Total target capacity. Amazon EC2 calculates the
difference, and allocates the difference to Spot units to request.
Important
To specify an optional On-Demand portion, you must first choose a launch template.
c. (Optional) By default, the Spot service terminates Spot Instances when they are interrupted. To
maintain the target capacity, choose Maintain target capacity. You can then specify that the
Spot service terminates, stops, or hibernates Spot Instances when they are interrupted. To do
so, choose the corresponding option from Interruption behavior.
7. For Fleet request settings, do the following:
a. Review the fleet request and fleet allocation strategy based on your application or task
selection. To change the instance types or allocation strategy, clear Apply recommendations.
b. (Optional) To remove instance types, for Fleet request, choose Remove. To add instance types,
choose Select instance types.
c. (Optional) For Fleet allocation strategy, choose the strategy that meets your needs. For more
information, see Allocation Strategy for Spot Instances (p. 234).
8. For Additional request details, do the following:
a. Review the additional request details. To make changes, clear Apply defaults.
b. (Optional) For IAM fleet role, you can use the default role or choose a different role. To use the
default role after changing the role, choose Use default role.
c. (Optional) For Maximum price, you can use the default maximum price (the On-Demand price)
or specify the maximum price you are willing to pay. If your maximum price is lower than the
Spot price for the instance types that you selected, your Spot Instances are not launched.
d. (Optional) To create a request that is valid only during a specific time period, edit Request valid
from and Request valid until.
e. (Optional) By default, we terminate your Spot Instances when the request expires. To keep them
running after your request expires, clear Terminate the instances when the request expires.
f. (Optional) To register your Spot Instances with a load balancer, choose Receive traffic from one
or more load balancers and choose one or more Classic Load Balancers or target groups.
9. (Optional) To download a copy of the launch configuration for use with the AWS CLI, choose JSON
config.
10. Choose Launch.
259
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
The Spot Fleet request type is fleet. When the request is fulfilled, requests of type instance are
added, where the state is active and the status is fulfilled.
For example configuration files, see Spot Fleet Example Configurations (p. 262).
{
"SpotFleetRequestId": "sfr-73fbd2ce-aa30-494c-8788-1cee4EXAMPLE"
}
Use the following describe-spot-fleet-requests command to describe your Spot Fleet requests:
Use the following describe-spot-fleet-instances command to describe the Spot Instances for the
specified Spot Fleet:
Use the following describe-spot-fleet-request-history command to describe the history for the specified
Spot Fleet request:
260
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Note
You can't modify a one-time Spot Fleet request. You can only modify a Spot Fleet request if you
selected Maintain target capacity when you created the Spot Fleet request.
When you increase the target capacity, the Spot Fleet launches additional Spot Instances. When you
increase the On-Demand portion, the Spot Fleet launches additional On-Demand Instances.
When you increase the target capacity, the Spot Fleet launches the additional Spot Instances according
to the allocation strategy for its Spot Fleet request. If the allocation strategy is lowestPrice, the Spot
Fleet launches the instances from the lowest-priced Spot Instance pool in the Spot Fleet request. If the
allocation strategy is diversified, the Spot Fleet distributes the instances across the pools in the Spot
Fleet request.
When you decrease the target capacity, the Spot Fleet cancels any open requests that exceed the new
target capacity. You can request that the Spot Fleet terminate Spot Instances until the size of the fleet
reaches the new target capacity. If the allocation strategy is lowestPrice, the Spot Fleet terminates
the instances with the highest price per unit. If the allocation strategy is diversified, the Spot Fleet
terminates instances across the pools. Alternatively, you can request that the Spot Fleet keep the fleet at
its current size, but not replace any Spot Instances that are interrupted or that you terminate manually.
When a Spot Fleet terminates an instance because the target capacity was decreased, the instance
receives a Spot Instance interruption notice.
Use the following modify-spot-fleet-request command to update the target capacity of the specified
Spot Fleet request:
You can modify the previous command as follows to decrease the target capacity of the specified Spot
Fleet without terminating any Spot Instances as a result:
261
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Fleet. You must specify whether the Spot Fleet should terminate its Spot Instances. If you terminate
the instances, the Spot Fleet request enters the cancelled_terminating state. Otherwise, the Spot
Fleet request enters the cancelled_running state and the instances continue to run until they are
interrupted or you terminate them manually.
Use the following cancel-spot-fleet-requests command to cancel the specified Spot Fleet request and
terminate the instances:
{
"SuccessfulFleetRequests": [
{
"SpotFleetRequestId": "sfr-73fbd2ce-aa30-494c-8788-1cee4EXAMPLE",
"CurrentSpotFleetRequestState": "cancelled_terminating",
"PreviousSpotFleetRequestState": "active"
}
],
"UnsuccessfulFleetRequests": []
}
You can modify the previous command as follows to cancel the specified Spot Fleet request without
terminating the instances:
{
"SuccessfulFleetRequests": [
{
"SpotFleetRequestId": "sfr-73fbd2ce-aa30-494c-8788-1cee4EXAMPLE",
"CurrentSpotFleetRequestState": "cancelled_running",
"PreviousSpotFleetRequestState": "active"
}
],
"UnsuccessfulFleetRequests": []
}
262
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
1. Launch Spot Instances using the lowest-priced Availability Zone or subnet in the region (p. 263)
2. Launch Spot Instances using the lowest-priced Availability Zone or subnet in a specified list (p. 263)
3. Launch Spot Instances using the lowest-priced instance type in a specified list (p. 265)
4. Override the price for the request (p. 266)
5. Launch a Spot Fleet using the diversified allocation strategy (p. 267)
6. Launch a Spot Fleet using instance weighting (p. 269)
7. Launch a Spot Fleet with On-Demand capacity (p. 270)
Example 1: Launch Spot Instances Using the Lowest-Priced Availability Zone or Subnet in the
Region
The following example specifies a single launch specification without an Availability Zone or subnet. The
Spot Fleet launches the instances in the lowest-priced Availability Zone that has a default subnet. The
price you pay does not exceed the On-Demand price.
{
"TargetCapacity": 20,
"IamFleetRole": "arn:aws:iam::123456789012:role/aws-ec2-spot-fleet-tagging-role",
"LaunchSpecifications": [
{
"ImageId": "ami-1a2b3c4d",
"KeyName": "my-key-pair",
"SecurityGroups": [
{
"GroupId": "sg-1a2b3c4d"
}
],
"InstanceType": "m3.medium",
"IamInstanceProfile": {
"Arn": "arn:aws:iam::123456789012:instance-profile/my-iam-role"
}
}
]
}
Example 2: Launch Spot Instances Using the Lowest-Priced Availability Zone or Subnet in a
Specified List
The following examples specify two launch specifications with different Availability Zones or subnets,
but the same instance type and AMI.
Availability Zones
The Spot Fleet launches the instances in the default subnet of the lowest-priced Availability Zone that
you specified.
{
"TargetCapacity": 20,
"IamFleetRole": "arn:aws:iam::123456789012:role/aws-ec2-spot-fleet-tagging-role",
"LaunchSpecifications": [
{
"ImageId": "ami-1a2b3c4d",
"KeyName": "my-key-pair",
"SecurityGroups": [
{
"GroupId": "sg-1a2b3c4d"
}
],
"InstanceType": "m3.medium",
263
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
"Placement": {
"AvailabilityZone": "us-west-2a, us-west-2b"
},
"IamInstanceProfile": {
"Arn": "arn:aws:iam::123456789012:instance-profile/my-iam-role"
}
}
]
}
Subnets
You can specify default subnets or nondefault subnets, and the nondefault subnets can be from a
default VPC or a nondefault VPC. The Spot service launches the instances in whichever subnet is in the
lowest-priced Availability Zone.
You can't specify different subnets from the same Availability Zone in a Spot Fleet request.
{
"TargetCapacity": 20,
"IamFleetRole": "arn:aws:iam::123456789012:role/aws-ec2-spot-fleet-tagging-role",
"LaunchSpecifications": [
{
"ImageId": "ami-1a2b3c4d",
"KeyName": "my-key-pair",
"SecurityGroups": [
{
"GroupId": "sg-1a2b3c4d"
}
],
"InstanceType": "m3.medium",
"SubnetId": "subnet-a61dafcf, subnet-65ea5f08",
"IamInstanceProfile": {
"Arn": "arn:aws:iam::123456789012:instance-profile/my-iam-role"
}
}
]
}
If the instances are launched in a default VPC, they receive a public IPv4 address by default. If the
instances are launched in a nondefault VPC, they do not receive a public IPv4 address by default. Use
a network interface in the launch specification to assign a public IPv4 address to instances launched in
a nondefault VPC. When you specify a network interface, you must include the subnet ID and security
group ID using the network interface.
...
{
"ImageId": "ami-1a2b3c4d",
"KeyName": "my-key-pair",
"InstanceType": "m3.medium",
"NetworkInterfaces": [
{
"DeviceIndex": 0,
"SubnetId": "subnet-1a2b3c4d",
"Groups": [ "sg-1a2b3c4d" ],
"AssociatePublicIpAddress": true
}
],
"IamInstanceProfile": {
"Arn": "arn:aws:iam::880185128111:instance-profile/my-iam-role"
}
}
264
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
...
Example 3: Launch Spot Instances Using the Lowest-Priced Instance Type in a Specified List
The following examples specify two launch configurations with different instance types, but the same
AMI and Availability Zone or subnet. The Spot Fleet launches the instances using the specified instance
type with the lowest price.
Availability Zone
{
"TargetCapacity": 20,
"IamFleetRole": "arn:aws:iam::123456789012:role/aws-ec2-spot-fleet-tagging-role",
"LaunchSpecifications": [
{
"ImageId": "ami-1a2b3c4d",
"SecurityGroups": [
{
"GroupId": "sg-1a2b3c4d"
}
],
"InstanceType": "cc2.8xlarge",
"Placement": {
"AvailabilityZone": "us-west-2b"
}
},
{
"ImageId": "ami-1a2b3c4d",
"SecurityGroups": [
{
"GroupId": "sg-1a2b3c4d"
}
],
"InstanceType": "r3.8xlarge",
"Placement": {
"AvailabilityZone": "us-west-2b"
}
}
]
}
Subnet
{
"TargetCapacity": 20,
"IamFleetRole": "arn:aws:iam::123456789012:role/aws-ec2-spot-fleet-tagging-role",
"LaunchSpecifications": [
{
"ImageId": "ami-1a2b3c4d",
"SecurityGroups": [
{
"GroupId": "sg-1a2b3c4d"
}
],
"InstanceType": "cc2.8xlarge",
"SubnetId": "subnet-1a2b3c4d"
},
{
"ImageId": "ami-1a2b3c4d",
"SecurityGroups": [
{
"GroupId": "sg-1a2b3c4d"
}
265
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
],
"InstanceType": "r3.8xlarge",
"SubnetId": "subnet-1a2b3c4d"
}
]
}
The following examples specify a maximum price for the fleet request and maximum prices for two
of the three launch specifications. The maximum price for the fleet request is used for any launch
specification that does not specify a maximum price. The Spot Fleet launches the instances using the
instance type with the lowest price.
Availability Zone
{
"SpotPrice": "1.00",
"TargetCapacity": 30,
"IamFleetRole": "arn:aws:iam::123456789012:role/aws-ec2-spot-fleet-tagging-role",
"LaunchSpecifications": [
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "c3.2xlarge",
"Placement": {
"AvailabilityZone": "us-west-2b"
},
"SpotPrice": "0.10"
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "c3.4xlarge",
"Placement": {
"AvailabilityZone": "us-west-2b"
},
"SpotPrice": "0.20"
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "c3.8xlarge",
"Placement": {
"AvailabilityZone": "us-west-2b"
}
}
]
}
Subnet
{
"SpotPrice": "1.00",
"TargetCapacity": 30,
"IamFleetRole": "arn:aws:iam::123456789012:role/aws-ec2-spot-fleet-tagging-role",
"LaunchSpecifications": [
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "c3.2xlarge",
"SubnetId": "subnet-1a2b3c4d",
"SpotPrice": "0.10"
266
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "c3.4xlarge",
"SubnetId": "subnet-1a2b3c4d",
"SpotPrice": "0.20"
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "c3.8xlarge",
"SubnetId": "subnet-1a2b3c4d"
}
]
}
Availability Zone
{
"SpotPrice": "0.70",
"TargetCapacity": 30,
"AllocationStrategy": "diversified",
"IamFleetRole": "arn:aws:iam::123456789012:role/aws-ec2-spot-fleet-tagging-role",
"LaunchSpecifications": [
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "c4.2xlarge",
"Placement": {
"AvailabilityZone": "us-west-2b"
}
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "m3.2xlarge",
"Placement": {
"AvailabilityZone": "us-west-2b"
}
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "r3.2xlarge",
"Placement": {
"AvailabilityZone": "us-west-2b"
}
}
]
}
Subnet
{
"SpotPrice": "0.70",
"TargetCapacity": 30,
"AllocationStrategy": "diversified",
"IamFleetRole": "arn:aws:iam::123456789012:role/aws-ec2-spot-fleet-tagging-role",
"LaunchSpecifications": [
{
267
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
"ImageId": "ami-1a2b3c4d",
"InstanceType": "c4.2xlarge",
"SubnetId": "subnet-1a2b3c4d"
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "m3.2xlarge",
"SubnetId": "subnet-1a2b3c4d"
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "r3.2xlarge",
"SubnetId": "subnet-1a2b3c4d"
}
]
}
A best practice to increase the chance that a spot request can be fulfilled by EC2 capacity in the event
of an outage in one of the Availability Zones is to diversify across AZs. For this scenario, include each AZ
available to you in the launch specification. And, instead of using the same subnet each time, use three
unique subnets (each mapping to a different AZ).
Availability Zone
{
"SpotPrice": "0.70",
"TargetCapacity": 30,
"AllocationStrategy": "diversified",
"IamFleetRole": "arn:aws:iam::123456789012:role/aws-ec2-spot-fleet-tagging-role",
"LaunchSpecifications": [
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "c4.2xlarge",
"Placement": {
"AvailabilityZone": "us-west-2a"
}
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "m3.2xlarge",
"Placement": {
"AvailabilityZone": "us-west-2b"
}
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "r3.2xlarge",
"Placement": {
"AvailabilityZone": "us-west-2c"
}
}
]
}
Subnet
{
"SpotPrice": "0.70",
"TargetCapacity": 30,
"AllocationStrategy": "diversified",
"IamFleetRole": "arn:aws:iam::123456789012:role/aws-ec2-spot-fleet-tagging-role",
"LaunchSpecifications": [
{
268
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
"ImageId": "ami-1a2b3c4d",
"InstanceType": "c4.2xlarge",
"SubnetId": "subnet-1a2b3c4d"
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "m3.2xlarge",
"SubnetId": "subnet-2a2b3c4d"
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "r3.2xlarge",
"SubnetId": "subnet-3a2b3c4d"
}
]
}
If the r3.2xlarge request is successful, Spot provisions 4 of these instances. Divide 20 by 6 for a total
of 3.33 instances, then round up to 4 instances.
If the c3.xlarge request is successful, Spot provisions 7 of these instances. Divide 20 by 3 for a total of
6.66 instances, then round up to 7 instances.
For more information, see Spot Fleet Instance Weighting (p. 237).
Availability Zone
{
"SpotPrice": "0.70",
"TargetCapacity": 20,
"IamFleetRole": "arn:aws:iam::123456789012:role/aws-ec2-spot-fleet-tagging-role",
"LaunchSpecifications": [
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "r3.2xlarge",
"Placement": {
"AvailabilityZone": "us-west-2b"
},
"WeightedCapacity": 6
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "c3.xlarge",
"Placement": {
"AvailabilityZone": "us-west-2b"
},
"WeightedCapacity": 3
}
]
}
Subnet
269
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
"SpotPrice": "0.70",
"TargetCapacity": 20,
"IamFleetRole": "arn:aws:iam::123456789012:role/aws-ec2-spot-fleet-tagging-role",
"LaunchSpecifications": [
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "r3.2xlarge",
"SubnetId": "subnet-1a2b3c4d",
"WeightedCapacity": 6
},
{
"ImageId": "ami-1a2b3c4d",
"InstanceType": "c3.xlarge",
"SubnetId": "subnet-1a2b3c4d",
"WeightedCapacity": 3
}
]
}
The following example specifies the desired target capacity as 10, of which 5 must be On-Demand
capacity. Spot capacity is not specified; it is implied in the balance of the target capacity minus the On-
Demand capacity. Amazon EC2 launches 5 capacity units as On-Demand, and 5 capacity units (10-5=5) as
Spot if there is available Amazon EC2 capacity and availability.
{
"IamFleetRole": "arn:aws:iam::781603563322:role/aws-ec2-spot-fleet-tagging-role",
"AllocationStrategy": "lowestPrice",
"TargetCapacity": 10,
"SpotPrice": null,
"ValidFrom": "2018-04-04T15:58:13Z",
"ValidUntil": "2019-04-04T15:58:13Z",
"TerminateInstancesWithExpiration": true,
"LaunchSpecifications": [],
"Type": "maintain",
"OnDemandTargetCapacity": 5,
"LaunchTemplateConfigs": [
{
"LaunchTemplateSpecification": {
"LaunchTemplateId": "lt-0dbb04d4a6cca5ad1",
"Version": "2"
},
"Overrides": [
{
"InstanceType": "t2.medium",
"WeightedCapacity": 1,
"SubnetId": "subnet-d0dc51fb"
}
]
}
]
}
270
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Important
To ensure accuracy, we recommend that you enable detailed monitoring when using
these metrics. For more information, see Enable or Disable Detailed Monitoring for Your
Instances (p. 545).
For more information about CloudWatch metrics provided by Amazon EC2, see Monitoring Your
Instances Using CloudWatch (p. 545).
Metric Description
AvailableInstancePoolsCount The Spot Instance pools specified in the Spot Fleet request.
Units: Count
BidsSubmittedForCapacity The capacity for which Amazon EC2 has submitted Spot Fleet
requests.
Units: Count
EligibleInstancePoolCount The Spot Instance pools specified in the Spot Fleet request
where Amazon EC2 can fulfill requests. Amazon EC2 does not
fulfill requests in pools where the maximum price you're willing
to pay for Spot Instances is less than the Spot price or the Spot
price is greater than the price for On-Demand Instances.
Units: Count
Units: Count
Units: Percent
Units: Count
Units: Percent
Units: Count
271
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Metric Description
Units: Count
If the unit of measure for a metric is Count, the most useful statistic is Average.
Dimensions Description
Metrics are grouped first by namespace, and then by the various combinations of dimensions within each
namespace. For example, you can view all Spot Fleet metrics or Spot Fleet metrics groups by Spot Fleet
request ID, instance type, or Availability Zone.
272
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
If you are using instance weighting (p. 237), keep in mind that Spot Fleet can exceed the target capacity
as needed. Fulfilled capacity can be a floating-point number but target capacity must be an integer,
so Spot Fleet rounds up to the next integer. You must take these behaviors into account when you
look at the outcome of a scaling policy when an alarm is triggered. For example, suppose that the
target capacity is 30, the fulfilled capacity is 30.1, and the scaling policy subtracts 1. When the alarm is
triggered, the automatic scaling process subtracts 1 from 30.1 to get 29.1 and then rounds it up to 30, so
no scaling action is taken. As another example, suppose that you selected instance weights of 2, 4, and 8,
and a target capacity of 10, but no weight 2 instances were available so Spot Fleet provisioned instances
of weights 4 and 8 for a fulfilled capacity of 12. If the scaling policy decreases target capacity by 20%
and an alarm is triggered, the automatic scaling process subtracts 12*0.2 from 12 to get 9.6 and then
rounds it up to 10, so no scaling action is taken.
You can also configure the cooldown period for a scaling policy. This is the number of seconds after a
scaling activity completes where previous trigger-related scaling activities can influence future scaling
events. For scale-out policies, while the cooldown period is in effect, the capacity that has been added by
the previous scale-out event that initiated the cooldown is calculated as part of the desired capacity for
the next scale out. The intention is to continuously (but not excessively) scale out. For scale in policies,
the cooldown period is used to block subsequent scale in requests until it has expired. The intention is
to scale in conservatively to protect your application's availability. However, if another alarm triggers a
scale-out policy during the cooldown period after a scale-in, automatic scaling scales out your scalable
target immediately.
You can create multiple target tracking scaling policies for a Spot Fleet, provided that each of them
uses a different metric. The fleet scales based on the policy that provides the largest fleet capacity. This
enables you to cover multiple scenarios and ensure that there is always enough capacity to process your
application workloads.
To ensure application availability, the fleet scales out proportionally to the metric as fast as it can, but
scales in more gradually.
When a Spot Fleet terminates an instance because the target capacity was decreased, the instance
receives a Spot Instance interruption notice.
273
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Do not edit or delete the CloudWatch alarms that Spot Fleet manages for a target tracking scaling policy.
Spot Fleet deletes the alarms automatically when you delete the target tracking scaling policy.
Limits
• The Spot Fleet request must have a request type of maintain. Automatic scaling is not supported for
one-time requests or Spot blocks.
1. Register the Spot Fleet request as a scalable target using the register-scalable-target command.
2. Create a scaling policy using the put-scaling-policy command.
When you create a step scaling policy, you must specify one of the following scaling adjustment types:
• Add – Increase the target capacity of the fleet by a specified number of capacity units or a specified
percentage of the current capacity.
• Remove – Decrease the target capacity of the fleet by a specified number of capacity units or a
specified percentage of the current capacity.
• Set to – Set the target capacity of the fleet to the specified number of capacity units.
When an alarm is triggered, the automatic scaling process calculates the new target capacity using the
fulfilled capacity and the scaling policy, and then updates the target capacity accordingly. For example,
suppose that the target capacity and fulfilled capacity are 10 and the scaling policy adds 1. When
the alarm is triggered, the automatic scaling process adds 1 to 10 to get 11, so Spot Fleet launches 1
instance.
When a Spot Fleet terminates an instance because the target capacity was decreased, the instance
receives a Spot Instance interruption notice.
274
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Limits
• The Spot Fleet request must have a request type of maintain. Automatic scaling is not supported for
one-time requests or Spot blocks.
Prerequisites
• Consider which CloudWatch metrics are important to your application. You can create CloudWatch
alarms based on metrics provided by AWS or your own custom metrics.
• For the AWS metrics that you will use in your scaling policies, enable CloudWatch metrics collection if
the service that provides the metrics does not enable it by default.
• If you use the AWS Management Console to enable automatic scaling for your Spot Fleet, it creates
a role named aws-ec2-spot-fleet-autoscale-role that grants Amazon EC2 Auto Scaling
permission to describe the alarms for your policies, monitor the current capacity of the fleet, and
modify the capacity of the fleet. If you configure automatic scaling using the AWS CLI or an API, you
can use this role if it exists, or manually create your own role for this purpose.
275
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
6. Initially, Scaling policies contains policies named ScaleUp and ScaleDown. You can complete these
policies, or choose Remove policy to delete them. You can also choose Add policy.
7. To define a policy, do the following:
To configure step scaling policies for your Spot Fleet using the AWS CLI
1. Register the Spot Fleet request as a scalable target using the register-scalable-target command.
2. Create a scaling policy using the put-scaling-policy command.
3. Create an alarm that triggers the scaling policy using the put-metric-alarm command.
Limits
• The Spot Fleet request must have a request type of maintain. Automatic scaling is not supported for
one-time requests or Spot blocks.
276
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
• put-scheduled-action
• describe-scheduled-actions
• delete-scheduled-action
At each step of the process—also called the Spot request lifecycle, specific events determine successive
request states.
Contents
• Life Cycle of a Spot Request (p. 277)
• Getting Request Status Information (p. 281)
• Spot Request Status Codes (p. 281)
277
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Pending evaluation
As soon as you make a Spot Instance request, it goes into the pending-evaluation state unless one or
more request parameters are not valid (bad-parameters).
Holding
If one or more request constraints are valid but can't be met yet, or if there is not enough capacity, the
request goes into a holding state waiting for the constraints to be met. The request options affect the
likelihood of the request being fulfilled. For example, if you specify a maximum price below the current
Spot price, your request stays in a holding state until the Spot price goes below your maximum price.
If you specify an Availability Zone group, the request stays in a holding state until the Availability Zone
constraint is met.
In the event of an outage of one of the Availability Zones, there is a chance that the spare EC2 capacity
available for Spot Instance requests in other Availability Zones can be affected.
278
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Pending evaluation/fulfillment-terminal
Your Spot Instance request can go to a terminal state if you create a request that is valid only during
a specific time period and this time period expires before your request reaches the pending fulfillment
phase. It might also happen if you cancel the request, or if a system error occurs.
Pending fulfillment
When the constraints you specified (if any) are met and your maximum price is equal to or higher than
the current Spot price, your Spot request goes into the pending-fulfillment state.
At this point, Amazon EC2 is getting ready to provision the instances that you requested. If the process
stops at this point, it is likely to be because it was canceled by the user before a Spot Instance was
launched. It may also be because an unexpected system error occurred.
Fulfilled
When all the specifications for your Spot Instances are met, your Spot request is fulfilled. Amazon
EC2 launches the Spot Instances, which can take a few minutes. If a Spot Instance is hibernated or
stopped when interrupted, it remains in this state until the request can be fulfilled again or the request is
canceled.
279
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Fulfilled-terminal
Your Spot Instances continue to run as long as your maximum price is at or above the Spot price, there
is available capacity for your instance type, and you don't terminate the instance. If a change in the
Spot price or available capacity requires Amazon EC2 to terminate your Spot Instances, the Spot request
goes into a terminal state. For example, if your price equals the Spot price but Spot Instances are not
available, the status code is instance-terminated-capacity-oversubscribed. A request also
goes into the terminal state if you cancel the Spot request or terminate the Spot Instances.
† A Spot Instance can only get to this state if a user runs the shutdown command from the instance. We
do not recommend that you do this, as the Spot service might restart the instance.
* The request state is closed if you terminate the instance but do not cancel the request. The request
state is cancelled if you terminate the instance and cancel the request. Even if you terminate a Spot
Instance before you cancel its request, there might be a delay before Amazon EC2 detects that your Spot
Instance was terminated. In this case, the request state can either be closed or cancelled.
Persistent requests
280
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
When your Spot Instances are terminated (either by you or Amazon EC2), if the Spot request is a
persistent request, it returns to the pending-evaluation state and then Amazon EC2 can launch a
new Spot Instance when the constraints are met.
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
az-group-constraint
Amazon EC2 cannot launch all the instances you requested in the same Availability Zone.
bad-parameters
One or more parameters for your Spot request are not valid (for example, the AMI you specified does
not exist). The status message indicates which parameter is not valid.
canceled-before-fulfillment
There is not enough capacity available for the instances that you requested.
capacity-oversubscribed
There is not enough capacity available for the instances that you requested.
constraint-not-fulfillable
The Spot request can't be fulfilled because one or more constraints are not valid (for example, the
Availability Zone does not exist). The status message indicates which constraint is not valid.
fulfilled
The Spot request is active, and Amazon EC2 is launching your Spot Instances.
instance-stopped-by-price
Your instance was stopped because the Spot price exceeded your maximum price.
281
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
instance-stopped-by-user
Your instance was stopped because a user ran shutdown -h from the instance.
instance-stopped-capacity-oversubscribed
Your instance was stopped because the number of Spot requests with maximum prices equal to or
higher than the Spot price exceeded the available capacity in this Spot Instance pool. The Spot price
might not have changed.
instance-stopped-no-capacity
Your instance was stopped because there was no longer enough Spot capacity available for the
instance.
instance-terminated-by-price
Your instance was terminated because the Spot price exceeded your maximum price. If your request
is persistent, the process restarts, so your request is pending evaluation.
instance-terminated-by-schedule
Your Spot Instance was terminated at the end of its scheduled duration.
instance-terminated-by-service
You terminated a Spot Instance that had been fulfilled, so the request state is closed (unless it's a
persistent request) and the instance state is terminated.
instance-terminated-capacity-oversubscribed
Your instance was terminated because the number of Spot requests with maximum prices equal to
or higher than the Spot price exceeded the available capacity in this Spot Instance pool. The Spot
price might not have changed.
instance-terminated-launch-group-constraint
One or more of the instances in your launch group was terminated, so the launch group constraint is
no longer fulfilled.
instance-terminated-no-capacity
Your instance was terminated because there is no longer enough Spot capacity available for the
instance.
launch-group-constraint
Amazon EC2 cannot launch all the instances that you requested at the same time. All instances in a
launch group are started and terminated together.
limit-exceeded
The limit on the number of EBS volumes or total volume storage was exceeded. For more
information about these limits and how to request an increase, see Amazon EBS Limits in the
Amazon Web Services General Reference.
marked-for-stop
282
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
not-scheduled-yet
After you make a Spot Instance request, it goes into the pending-evaluation state while the
system evaluates the parameters of your request.
pending-fulfillment
The Spot request can't be fulfilled yet because a Spot Instance can't be added to the placement
group at this time.
price-too-low
The request can't be fulfilled yet because your maximum price is below the Spot price. In this case,
no instance is launched and your request remains open.
request-canceled-and-instance-running
You canceled the Spot request while the Spot Instances are still running. The request is cancelled,
but the instances remain running.
schedule-expired
The Spot request expired because it was not fulfilled before the specified date.
system-error
There was an unexpected system error. If this is a recurring issue, please contact AWS Support for
assistance.
Contents
• Reasons for Interruption (p. 283)
• Interruption Behavior (p. 284)
• Preparing for Interruptions (p. 286)
• Preparing for Instance Hibernation (p. 286)
• Spot Instance Interruption Notices (p. 287)
• Billing for Interrupted Spot Instances (p. 288)
283
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
• Capacity – If there are not enough unused EC2 instances to meet the demand for Spot Instances,
Amazon EC2 interrupts Spot Instances. The order in which the instances are interrupted is determined
by Amazon EC2.
• Constraints – If your request includes a constraint such as a launch group or an Availability Zone group,
these Spot Instances are terminated as a group when the constraint can no longer be met.
Interruption Behavior
You can specify whether Amazon EC2 should hibernate, stop, or terminate Spot Instances when they
are interrupted. You can choose the interruption behavior that meets your needs. The default is to
terminate Spot Instances when they are interrupted. To change the interruption behavior, choose an
option from Interruption behavior in the console when you are creating a Spot request, or specify
InstanceInterruptionBehavior in the launch configuration or the launch template. To change
interruption behavior in the console when you are creating a Spot request, choose Maintain target
capacity. When you select this option, Interruption behavior will appear and you can then specify that
the Spot service terminates, stops, or hibernates Spot Instances when they are interrupted.
You can change the behavior so that Amazon EC2 stops Spot Instances when they are interrupted if the
following requirements are met.
Requirements
• For a Spot Instance request, the type must be persistent. You cannot specify a launch group in the
Spot Instance request.
• For an EC2 Fleet or Spot Fleet request, the type must be maintain.
• The root volume must be an EBS volume, not an instance store volume.
After a Spot Instance is stopped by the Spot service, only the Spot service can restart the Spot Instance,
and the same launch specification must be used.
For a Spot Instance launched by a persistent Spot Instance request, the Spot service restarts the
stopped instance when capacity is available in the same Availability Zone and for the same instance type
as the stopped instance.
If instances in an EC2 Fleet or Spot Fleet are stopped and the fleet is of type maintain, the Spot
service launches replacement instances to maintain the target capacity. The Spot service finds
the best pool(s) based on the specified allocation strategy (lowestPrice, diversified, or
InstancePoolsToUseCount); it does not prioritize the pool with the earlier stopped instances. Later, if
the allocation strategy leads to a pool containing the earlier stopped instances, the Spot service restarts
the stopped instances to meet the target capacity.
For example, consider a Spot Fleet with the lowestPrice allocation strategy. At initial launch, a
c3.large pool meets the lowestPrice criteria for the launch specification. Later, when the c3.large
instances are interrupted, the Spot service stops the instances and replenishes capacity from another
pool that fits the lowestPrice strategy. This time, the pool happens to be a c4.large pool and the
Spot service launches c4.large instances to meet the target capacity. Similarly, Spot Fleet could move
to a c5.large pool the next time. In each of these transitions, the Spot service does not prioritize pools
with earlier stopped instances, but rather prioritizes purely on the specified allocation strategy. The
lowestPrice strategy can lead back to pools with earlier stopped instances. For example, if instances
are interrupted in the c5.large pool and the lowestPrice strategy leads it back to the c3.large or
c4.large pools, the earlier stopped instances are restarted to fulfil target capacity.
While a Spot Instance is stopped, you can modify some of its instance attributes, but not the instance
type. If you detach or delete an EBS volume, it is not attached when the Spot Instance is started. If you
284
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
detach the root volume and the Spot service attempts to start the Spot Instance, instance start fails and
the Spot service terminates the stopped instance.
You can terminate a Spot Instance while it is stopped. If you cancel a Spot request, an EC2 Fleet, or a
Spot Fleet, the Spot service terminates any associated Spot Instances that are stopped.
While a Spot Instance is stopped, you are charged only for the EBS volumes, which are preserved. With
EC2 Fleet and Spot Fleet, if you have many stopped instances, you can exceed the limit on the number of
EBS volumes for your account.
You can change the behavior so that Amazon EC2 hibernates Spot Instances when they are interrupted if
the following requirements are met.
Requirements
• For a Spot Instance request, the type must be persistent. You cannot specify a launch group in the
Spot Instance request.
• For an EC2 Fleet or Spot Fleet request, the type must be maintain.
• The root volume must be an EBS volume, not an instance store volume, and it must be large enough to
store the instance memory (RAM) during hibernation.
• The following instances are supported: C3, C4, C5, M4, M5, R3, and R4, with less than 100 GB of
memory.
• The following operating systems are supported: Amazon Linux 2, Amazon Linux AMI, Ubuntu with an
AWS-tuned Ubuntu kernel (linux-aws) greater than 4.4.0-1041, and Windows Server 2008 R2 and later.
• Install the hibernation agent on a supported operating system, or use one of the following AMIs, which
already include the agent:
• Amazon Linux 2
• Amazon Linux AMI 2017.09.1 or later
• Ubuntu Xenial 16.04 20171121 or later
• Windows Server 2008 R2 AMI 2017.11.19 or later
• Windows Server 2012 or Windows Server 2012 R2 AMI 2017.11.19 or later
• Windows Server 2016 AMI 2017.11.19 or later
• Windows Server 2019
• Start the agent. We recommend that you use user data to start the agent on instance startup.
Alternatively, you could start the agent manually.
Recommendation
• We strongly recommend that you use an encrypted Amazon EBS volume as the root volume, because
instance memory is stored on the root volume during hibernation. This ensures that the contents
of memory (RAM) are encrypted when the data is at rest on the volume and when data is moving
between the instance and volume. Use one of the following three options to ensure that the root
volume is an encrypted Amazon EBS volume:
• EBS “single-step” encryption: In a single run-instances API call, you can launch encrypted EBS-
backed EC2 instances from an unencrypted AMI. For more information, see Using Encryption with
EBS-Backed AMIs (p. 67).
• EBS encryption by default: You can enable EBS encryption by default to ensure all new EBS
volumes created in your AWS account are encrypted. For more information, see Encryption by
Default (p. 867).
• Encrypted AMI: You can enable EBS encryption by using an encrypted AMI to launch your instance.
If your AMI does not have an encrypted root snapshot, you can copy it to a new AMI and request
285
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
encryption. For more information, see Encrypt an Unencrypted Image during Copy (p. 71) and
Copying an AMI (p. 75).
When a Spot Instance is hibernated by the Spot service, the EBS volumes are preserved and instance
memory (RAM) is preserved on the root volume. The private IP addresses of the instance are also
preserved. Instance storage volumes and public IP addresses, other than Elastic IP addresses, are not
preserved. While the instance is hibernating, you are charged only for the EBS volumes. With EC2 Fleet
and Spot Fleet, if you have many hibernated instances, you can exceed the limit on the number of EBS
volumes for your account.
The agent prompts the operating system to hibernate when the instance receives a signal from the Spot
service. If the agent is not installed, the underlying operating system doesn't support hibernation, or
there isn't enough volume space to save the instance memory, hibernation fails and the Spot service
stops the instance instead.
When the Spot service hibernates a Spot Instance, you receive an interruption notice, but you do not
have two minutes before the Spot Instance is interrupted. Hibernation begins immediately. While the
instance is in the process of hibernating, instance health checks might fail. When the hibernation process
completes, the state of the instance is stopped.
After a Spot Instance is hibernated by the Spot service, it can only be resumed by the Spot service. The
Spot service resumes the instance when capacity becomes available with a Spot price that is less than
your specified maximum price.
For more information, see Preparing for Instance Hibernation (p. 286).
For information about hibernating On-Demand Instances, see Hibernate Your Instance (p. 384).
The following procedure helps you prepare a Windows instance. For directions to prepare a Linux
instance, see Preparing for Instance Hibernation in the Amazon EC2 User Guide for Linux Instances.
286
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
1. If your AMI doesn't include the agent, download the following files to the C:\Program Files
\Amazon\Hibernate folder on your Windows instance:
• EC2HibernateAgent.exe
• EC2HibernateAgent.ps1
• LICENSE.txt
2. Add the following command to the user data.
<powershell>."C:\Program Files\Amazon\Hibernate\EC2HibernateAgent.exe"</powershell>
This warning is made available as a CloudWatch event and as an item in the instance metadata (p. 477)
on the Spot Instance.
If you specify hibernation as the interruption behavior, you receive an interruption notice, but you do not
receive a two-minute warning because the hibernation process begins immediately.
When Amazon EC2 is going to interrupt your Spot Instance, it emits an event two minutes prior to the
actual interruption. This event can be detected by Amazon CloudWatch Events. For more information,
see the Amazon CloudWatch Events User Guide.
The following is an example of the event for Spot Instance interruption. The possible values for
instance-action are hibernate, stop, and terminate.
{
"version": "0",
"id": "12345678-1234-1234-1234-123456789012",
"detail-type": "EC2 Spot Instance Interruption Warning",
"source": "aws.ec2",
"account": "123456789012",
"time": "yyyy-mm-ddThh:mm:ssZ",
"region": "us-east-2",
"resources": ["arn:aws:ec2:us-east-2:123456789012:instance/i-1234567890abcdef0"],
"detail": {
"instance-id": "i-1234567890abcdef0",
"instance-action": "action"
}
}
instance-action
If your Spot Instance is marked to be stopped or terminated by the Spot service, the instance-action
item is present in your instance metadata. Otherwise, it is not present. You can retrieve instance-
action as follows.
287
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
The instance-action item specifies the action and the approximate time, in UTC, when the action will
occur.
The following example indicates the time at which this instance will be stopped:
The following example indicates the time at which this instance will be terminated:
If Amazon EC2 is not preparing to stop or terminate the instance, or if you terminated the instance
yourself, instance-action is not present and you receive an HTTP 404 error.
termination-time
This item is maintained for backward compatibility; you should use instance-action instead.
If your Spot Instance is marked for termination by the Spot service, the termination-time item is
present in your instance metadata. Otherwise, it is not present. You can retrieve termination-time as
follows.
The termination-time item specifies the approximate time in UTC when the instance receives the
shutdown signal. For example:
2015-01-05T18:02:00Z
If Amazon EC2 is not preparing to terminate the instance, or if you terminated the Spot Instance yourself,
the termination-time item is either not present (so you receive an HTTP 404 error) or contains a
value that is not a time value.
If Amazon EC2 fails to terminate the instance, the request status is set to fulfilled. The
termination-time value remains in the instance metadata with the original approximate time, which
is now in the past.
Who interrupts the Operating system Interrupted in the first Interrupted in any hour
Spot Instance hour after the first hour
If you interrupt the Linux (excluding RHEL Charged for the seconds Charged for the seconds
Spot Instance and SUSE) used used
Windows, RHEL, SUSE Charged for the full Charged for the full
hour even if you used a hours used, and
partial hour charged a full hour for
the interrupted partial
hour
288
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
Who interrupts the Operating system Interrupted in the first Interrupted in any hour
Spot Instance hour after the first hour
If Amazon EC2 Linux (excluding RHEL No charge Charged for the seconds
interrupts the Spot and SUSE) used
Instance
Windows, RHEL, SUSE No charge Charged for the
full hours used, but
no charge for the
interrupted partial hour
Who interrupts the Operating system Interrupted in the first Interrupted in any hour
Spot Instance hour after the first hour
If you interrupt the Linux (excluding RHEL Charged for the seconds Charged for the seconds
Spot Instance and SUSE) used used
Windows, RHEL, SUSE Charged for the full Charged for the full
hour even if you used a hours used, and
partial hour charged a full hour for
the interrupted partial
hour
Data feed files arrive in your bucket typically once an hour, and each hour of usage is typically covered in
a single data file. These files are compressed (gzip) before they are delivered to your bucket. Amazon EC2
can write multiple files for a given hour of usage where files are large (for example, when file contents
for the hour exceed 50 MB before compression).
Note
If you don't have a Spot Instance running during a certain hour, you don't receive a data feed file
for that hour.
Contents
• Data Feed File Name and Format (p. 289)
• Amazon S3 Bucket Requirements (p. 290)
• Subscribing to Your Spot Instance Data Feed (p. 291)
• Deleting Your Spot Instance Data Feed (p. 291)
289
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
bucket-name.s3.amazonaws.com/{optional prefix}/aws-account-id.YYYY-MM-DD-HH.n.unique-id.gz
For example, if your bucket name is myawsbucket and your prefix is myprefix, your file names are
similar to the following:
myawsbucket.s3.amazonaws.com/myprefix/111122223333.2014-03-17-20.001.pwBdGTJG.gz
The Spot Instance data feed files are tab-delimited. Each line in the data file corresponds to one instance
hour and contains the fields listed in the following table.
Field Description
Timestamp The timestamp used to determine the price charged for this instance usage.
UsageType The type of usage and instance type being charged for. For m1.small Spot
Instances, this field is set to SpotUsage. For all other instance types, this field is
set to SpotUsage:{instance-type}. For example, SpotUsage:c1.medium.
Operation The product being charged for. For Linux Spot Instances, this field is
set to RunInstances. For Windows Spot Instances, this field is set to
RunInstances:0002. Spot usage is grouped according to Availability Zone.
InstanceID The ID of the Spot Instance that generated this instance usage.
MyBidID The ID for the Spot Instance request that generated this instance usage.
MyMaxPrice The maximum price specified for this Spot Instance request.
MarketPrice The Spot price at the time specified in the Timestamp field.
Version The version included in the data feed file name for this record.
• You must have FULL_CONTROL permission to the bucket, which includes permission for the
s3:GetBucketAcl and s3:PutBucketAcl actions.
If you're the bucket owner, you have this permission by default. Otherwise, the bucket owner must
grant your AWS account this permission.
• When you subscribe to a data feed, these permissions are used to update the bucket ACL to give the
AWS data feed account FULL_CONTROL permission. The AWS data feed account writes data feed files
to the bucket. If your account doesn't have the required permissions, the data feed files cannot be
written to the bucket.
Note
If you update the ACL and remove the permissions for the AWS data feed account, the data
feed files cannot be written to the bucket. You must resubscribe to the data feed to receive
the data feed files.
• Each data feed file has its own ACL (separate from the ACL for the bucket). The bucket owner
has FULL_CONTROL permission to the data files. The AWS data feed account has read and write
permissions.
290
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instances
• If you delete your data feed subscription, Amazon EC2 doesn't remove the read and write permissions
for the AWS data feed account on either the bucket or the data files. You must remove these
permissions yourself.
{
"SpotDatafeedSubscription": {
"OwnerId": "111122223333",
"Prefix": "myprefix",
"Bucket": "myawsbucket",
"State": "Active"
}
}
Limits
• Spot Request Limits (p. 291)
• Spot Fleet Limits (p. 291)
• T3 Instances (p. 292)
• T2 Instances (p. 292)
Spot Instance limits are dynamic. When your account is new, your limit might be lower than 20 to start,
but can increase over time. In addition, your account might have limits on specific Spot Instance types. If
you submit a Spot Instance request and you receive the error Max spot instance count exceeded,
you can complete the AWS Support Center Create case form to request a Spot Instance limit increase. For
Limit type, choose EC2 Spot Instances. For more information, see Amazon EC2 Service Limits (p. 973).
291
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
• The number of active Spot Fleets and EC2 Fleets per Region: 1,000*
• The number of launch specifications per fleet: 50*
• The size of the user data in a launch specification: 16 KB*
• The target capacity per Spot Fleet or EC2 Fleet: 10,000
• The target capacity across all Spot Fleets and EC2 Fleets in a Region: 100,000
• A Spot Fleet request or an EC2 Fleet request can't span Regions.
• A Spot Fleet request or an EC2 Fleet request can't span different subnets from the same Availability
Zone.
If you need more than the default limits for target capacity, complete the AWS Support Center Create
case form to request a limit increase. For Limit type, choose EC2 Fleet, choose a Region, and then choose
Target Fleet Capacity per Fleet (in units) or Target Fleet Capacity per Region (in units), or both.
* These are hard limits. You cannot request a limit increase for these limits.
T3 Instances
If you plan to use your T3 Spot Instances immediately and for a short duration, with no idle time for
accruing CPU credits, we recommend that you launch your T3 Spot Instances in standard (p. 142) mode
to avoid paying higher costs.
If you launch your T3 Spot Instances in unlimited (p. 135) mode and burst CPU immediately, you'll
spend surplus credits for bursting. If you use the instance for a short duration, your instance doesn't have
time to accrue CPU credits to pay down the surplus credits, and you are charged for the surplus credits
when you terminate your instance.
Unlimited mode for T3 Spot Instances is suitable only if the instance runs for long enough to accrue
CPU credits for bursting. Otherwise, paying for surplus credits makes T3 Spot Instances more expensive
than M5 or C5 instances.
T2 Instances
Launch credits are meant to provide a productive initial launch experience for T2 instances by providing
sufficient compute resources to configure the instance. Repeated launches of T2 instances to access new
launch credits is not permitted. If you require sustained CPU, you can earn credits (by idling over some
period), use T2 Unlimited (p. 135), or use an instance type with dedicated CPU (for example, c4.large).
Dedicated Hosts
An Amazon EC2 Dedicated Host is a physical server with EC2 instance capacity fully dedicated to your
use. Dedicated Hosts allow you to use your existing per-socket, per-core, or per-VM software licenses,
including Windows Server, Microsoft SQL Server, SUSE, Linux Enterprise Server, and so on.
Contents
• Differences between Dedicated Hosts and Dedicated Instances (p. 293)
• Bring Your Own License (p. 293)
• Dedicated Host Instance Capacity (p. 294)
• Dedicated Hosts Limitations and Restrictions (p. 294)
• Pricing and Billing (p. 294)
• Working with Dedicated Hosts (p. 295)
• Host Recovery (p. 305)
292
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
There are no performance, security, or physical differences between Dedicated Instances and instances
on Dedicated Hosts. The following table highlights some of the key differences between Dedicated Hosts
and Dedicated Instances:
These are the general steps to follow in order to bring your own volume licensed machine image into
Amazon EC2.
1. Verify that the license terms controlling the use of your machine images allow usage in a virtualized
cloud environment. For more information about Microsoft Licensing, see Amazon Web Services and
Microsoft Licensing.
2. After you have verified that your machine image can be used within Amazon EC2, import it using VM
Import/Export. For information about how to import your machine image, see the VM Import/Export
User Guide.
3. After you import your machine image, you can launch instances from it onto active Dedicated Hosts in
your account.
4. When you run these instances, depending on the operating system, you may be required to activate
these instances against your own KMS server (for example, Windows Server or Windows SQL Server).
You cannot activate your imported Windows AMI against the Amazon Windows KMS server.
293
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
Note
To track how your images are used in AWS, enable host recording in AWS Config. You can
use AWS Config to record configuration changes to a Dedicated Host and use the output
as a data source for license reporting. For more information, see Tracking Configuration
Changes (p. 309).
• RHEL, SUSE Linux, and Windows AMIs (whether offered by AWS or on the AWS Marketplace) cannot be
used with Dedicated Hosts.
• Up to two On-Demand Dedicated Hosts per instance family, per Region can be allocated. It is possible
to request a limit increase: Request to Raise Allocation Limit on Amazon EC2 Dedicated Hosts.
• The instances that run on a Dedicated Host can only be launched in a VPC.
• Host limits are independent from instance limits. Instances that you are running on Dedicated Hosts do
not count towards your instance limits.
• Auto Scaling groups are not supported.
• Amazon RDS instances are not supported.
• The AWS Free Usage tier is not available for Dedicated Hosts.
• Instance placement control refers to managing instance launches onto Dedicated Hosts. Placement
groups are not supported for Dedicated Hosts.
The On-Demand price for a Dedicated Host varies by instance family and Region. You are charged an
hourly rate for the Dedicated Host, regardless of the quantity or the size of instances that you choose
to launch on it. In other words, you are charged for the entire Dedicated Host, and not the individual
instances that you choose to run on it. For more information about On-Demand pricing, see Amazon EC2
Dedicated Hosts On-Demand Pricing.
You can release an On-Demand Dedicated Host at any time to stop accruing charges for it. For
information about releasing a Dedicated Host, see Releasing Dedicated Hosts (p. 302).
• No Upfront—No Upfront Reservations provide you with a discount on your Dedicated Host usage over
a term and do not require an upfront payment. Available for a one-year term only.
• Partial Upfront—A portion of the reservation must be paid upfront and the remaining hours in the
term are billed at a discounted rate. Available in one-year and three-year terms.
294
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
• All Upfront—Provides the lowest effective price. Available in one-year and three-year terms and
covers the entire cost of the term upfront, with no additional future charges.
You must have active Dedicated Hosts in your account before you can purchase reservations. Each
reservation covers a single, specific Dedicated Host in your account. Reservations are applied to the
instance family on the host, not the instance size. If you have three Dedicated Hosts with different
instances sizes (m4.xlarge, m4.medium, and m4.large) you can associate a single m4 reservation with
all those Dedicated Hosts. The instance family and Region of the reservation must match that of the
Dedicated Hosts you want to associate it with.
When a reservation is associated with a Dedicated Host, the Dedicated Host can't be released until the
reservation's term is over.
For more information about reservation pricing, see Amazon EC2 Dedicated Hosts Pricing.
If you no longer need an On-Demand host, you can stop the instances running on the host, direct them
to launch on a different host, and then release the host.
Contents
• Understanding Auto-Placement and Affinity (p. 295)
• Allocating Dedicated Hosts (p. 296)
• Launching Instances onto Dedicated Hosts (p. 297)
• Modifying Dedicated Host Auto-Placement (p. 298)
• Modifying Instance Tenancy and Affinity (p. 299)
• Viewing Dedicated Hosts (p. 300)
• Tagging Dedicated Hosts (p. 300)
• Monitoring Dedicated Hosts (p. 301)
• Releasing Dedicated Hosts (p. 302)
• Purchasing Dedicated Host Reservations (p. 303)
• Viewing Dedicated Host Reservations (p. 304)
• Tagging Dedicated Host Reservations (p. 304)
Auto-Placement
Auto-placement allows you to manage whether instances that you launch are launched onto a specific
host, or onto any available host that has matching configurations. Auto-placement must be configured at
the host level.
When a Dedicated Host's auto-placement is disabled, it only accepts Host tenancy instance launches that
specify its unique host ID. This is the default setting for new Dedicated Hosts.
When a Dedicated Host's auto-placement is enabled, it accepts any untargeted instance launches that
match its instance type configuration.
295
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
When launching an instance, you need to configure its tenancy. Launching an instance onto a Dedicated
Host without providing a specific HostId, enables it to launch on any Dedicated Host that has auto-
placement enabled and matches its instance type.
Host Affinity
Host Affinity is configured at the instance level. It establishes a launch relationship between an instance
and a Dedicated Host.
When affinity is set to Host, an instance launched onto a specific host always restarts on the same host
if stopped. This applies to both targeted and untargeted launches.
When affinity is set to Off, and you stop and restart the instance, it can be restarted on any available
host. However, it tries to launch back onto the last Dedicated Host on which it ran (on a best-effort
basis).
a. Instance type—The type of instance that you want to launch on the Dedicated Host.
b. Availability Zone—The Availability Zone in which the Dedicated Host is located.
c. To allow the Dedicated Host to accept untargeted instance launches that match its instance
type, for Instance auto-placement, choose Enable.
The TagSpecification parameter used to tag a Dedicated Host on creation requires an object that
specifies the type of resource to be tagged, the tag key, and the tag value. The following commands
create the required object.
296
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
The following command allocates the Dedicated Host and applies the tag specified in the $tagspec
object.
If you launch instances with host tenancy but do not have any active Dedicated Host in your account,
you receive an error and the instance launch fails.
Before you launch your instances, take note of the limitations. For more information, see Dedicated
Hosts Limitations and Restrictions (p. 294).
To launch an instance onto a specific Dedicated Host from the Dedicated Hosts page
• Off—The instance launches onto the specified host, but it is not guaranteed to restart on the
same Dedicated Host if stopped.
• Host—If stopped, the instance always restarts on this specific host.
For more information about Affinity, see Understanding Auto-Placement and Affinity (p. 295).
Note
The Tenancy and Host options are pre-configured based on the host that you selected.
7. Choose Review and Launch.
8. On the Review Instance Launch page, choose Launch.
297
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
9. When prompted, select an existing key pair or create a new one, and then choose Launch Instances.
To launch an instance onto a Dedicated Host using the Launch Instance wizard
For more information, see Understanding Auto-Placement and Affinity (p. 295).
Note
If you are unable to see these settings, check that you have selected a VPC in the Network
menu.
6. Choose Review and Launch.
7. On the Review Instance Launch page, choose Launch.
8. When prompted, select an existing key pair or create a new one, and then choose Launch Instances.
To launch an instance onto a Dedicated Host using the command line tools
Use one of the following commands and specify the instance affinity, tenancy, and host in the
Placement request parameter:
298
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
5. Choose Save.
Use one of the following commands. The following examples enable auto-placement for the specified
Dedicated Host.
To modify instance tenancy and affinity using the Amazon EC2 console
For more information, see Understanding Auto-Placement and Affinity (p. 295).
6. Choose Save.
To modify instance tenancy and affinity using the command line tools
Use one of the following commands. The following examples change the specified instance's affinity
from default to host, and specify the Dedicated Host that the instance has affinity with.
299
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
To view details of instances on a Dedicated Host using the Amazon EC2 console
To view details of instances on a Dedicated Host using the command line tools
You can also apply tags to Dedicated Hosts at the time of creation. For more information, see Allocating
Dedicated Hosts (p. 296).
You can tag a Dedicated Host using the Amazon EC2 console and command line tools.
300
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
6. (Optional) Choose Create Tag to add additional tags to the Dedicated Host.
7. Choose Save.
The following command tags the specified Dedicated Host with Owner=TeamA.
The New-EC2Tag command needs a Tag object, which specifies the key and value pair to be used for
the Dedicated Host tag. The following commands create a Tag object named $tag, with a key and
value pair of Owner and TeamA respectively.
The following command tags the specified Dedicated Host with the $tag object.
To view the state of a Dedicated Host using the Amazon EC2 console
To view the state of a Dedicated Host using the command line tools
Use one of the following commands and then review the state property in the hostSet response
element:
301
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
State Description
available AWS hasn't detected an issue with the Dedicated Host. No maintenance or
repairs are scheduled. Instances can be launched onto this Dedicated Host.
released The Dedicated Host has been released. The host ID is no longer in use.
Released hosts cannot be reused.
under-assessment AWS is exploring a possible issue with the Dedicated Host. If action must be
taken, you are notified via the AWS Management Console or email. Instances
cannot be launched onto a Dedicated Host in this state.
permanent-failure An unrecoverable failure has been detected. You receive an eviction notice
through your instances and by email. Your instances might continue to run.
If you stop or terminate all instances on a Dedicated Host with this state,
AWS retires the host. AWS does not restart instances in this state. Instances
cannot be launched onto Dedicated Hosts in this state.
released- AWS permanently releases Dedicated Hosts that have failed and no longer
permanent-failure have running instances on them. The Dedicated Host ID is no longer
available for use.
After you release a Dedicated Host, you cannot reuse the same host or host ID again, and you are no
longer charged On-Demand billing rates for it. The Dedicated Host's state is changed to released, and
you are not able to launch any instances onto that host.
302
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
Note
If you have recently released Dedicated Hosts, it may take some time for them to stop counting
towards your limit. During this time, you may experience LimitExceeded errors when trying
to allocate new Dedicated Hosts. If this is the case, try allocating new hosts again after a few
minutes.
The instances that were stopped are still available for use and are listed on the Instances page. They
retain their host tenancy setting.
• Host instance family—The options listed correspond with the Dedicated Hosts in your account
that are not already assigned to a reservation.
• Availability Zone—The Availability Zone of the Dedicated Hosts in your account that aren't
already assigned to a reservation.
• Payment option—The payment option for the offering.
• Term—The term of the reservation, which can be one or three years.
4. Choose Find offering and select an offering that matches your requirements.
5. Choose the Dedicated Hosts to associate with the reservation, and then choose Review.
6. Review your order and choose Order.
1. Use one of the following commands to list the available offerings that match your needs. The
following examples list the offerings that support instances in the m4 instance family and have a
one-year term.
Note
The term is specified in seconds. A one-year term includes 31536000 seconds, and a three-
year term includes 94608000 seconds.
Both commands return a list of offerings that match your criteria. Note the offeringId of the
offering to purchase.
303
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
2. Use one of the following commands to purchase the offering and provide the offeringId noted in
the previous step. The following examples purchase the specified reservation and associate it with a
specific Dedicated Host that is already allocated in the AWS account.
PS C:\> Get-EC2HostReservation
You can tag a Dedicated Host Reservation using the AWS CLI only.
304
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
The New-EC2Tag command needs a Tag parameter, which specifies the key and value pair to be used
for the Dedicated Host Reservation tag. The following commands create the Tag parameter.
Host Recovery
Host recovery automatically restarts your instances on to a new replacement host if failures are detected
on your Dedicated Host. Host recovery reduces the need for manual intervention and lowers the
operational burden if there is an unexpected Dedicated Host failure.
Additionally, built-in integration with AWS License Manager automates the tracking and management of
your licenses if a host recovery occurs.
Note
AWS License Manager integration is supported only in Regions in which AWS License Manager is
available.
Contents
• Host Recovery Basics (p. 305)
• Configuring Host Recovery (p. 306)
• Host Recovery States (p. 308)
• Supported Instance Configurations (p. 308)
• Manually Recovering Unsupported Instances (p. 308)
• Related Services (p. 309)
• Pricing (p. 309)
When a system failure is detected on your Dedicated Host, host recovery is initiated and Amazon EC2
automatically allocates a replacement Dedicated Host. The replacement Dedicated Host receives a new
host ID, but retains the same attributes as the original Dedicated Host, including:
305
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
• Availability Zone
• Instance type
• Tags
• Auto placement settings
After the replacement Dedicated Host is allocated, the instances are recovered on to the replacement
Dedicated Host. The recovered instances retain the same attributes as the original instances, including:
• Instance ID
• Private IP addresses
• Elastic IP addresses
• EBS volume attachments
• All instance metadata
If instances have a host affinity relationship with the impaired Dedicated Host, the recovered instances
establish host affinity with the replacement Dedicated Host.
When all of the instances have been recovered on to the replacement Dedicated Host, the impaired
Dedicated Host is released, and the replacement Dedicated Host becomes available for use.
When host recovery is initiated, the AWS account owner is notified by email and by an AWS Personal
Health Dashboard event. A second notification is sent after the host recovery has been successfully
completed.
Stopped instances are not recovered on to the replacement Dedicated Host. If you attempt to start
a stopped instance that targets the impaired Dedicated Host, the instance start fails. We recommend
that you modify the stopped instance to either target a different Dedicated Host, or to launch on any
available Dedicated Host with matching configurations and auto-placement enabled.
Instances with instance storage are not recovered on to the replacement Dedicated Host. As a remedial
measure, the impaired Dedicated Host is marked for retirement and you receive a retirement notification
after the host recovery is complete. Follow the remedial steps described in the retirement notification
within the specified time period to manually recover the remaining instances on the impaired Dedicated
Host.
If you are using AWS License Manager to track your licenses, AWS License Manager allocates new licenses
for the replacement Dedicated Host based on the license configuration limits. If the license configuration
has hard limits that will be breached as a result of the host recovery, the recovery process is not allowed
and you are notified of the host recovery failure through an Amazon SNS notification. If the license
configuration has soft limits that will be breached as a result of the host recovery, the recovery is allowed
to continue and you are notified of the limit breach through an Amazon SNS notification. For more
information, see Using License Configurations in the AWS License Manager User Guide.
Contents
• Enabling Host Recovery (p. 307)
• Disabling Host Recovery (p. 307)
• Viewing Host Recovery Configuration (p. 307)
306
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
You can enable host recovery at the time of Dedicated Host allocation or after allocation.
For more information about enabling host recovery at the time of Dedicated Host allocation, see
Allocating Dedicated Hosts (p. 296).
You can disable host recovery at any time after the Dedicated Host has been allocated.
You can view the host recovery configuration for a Dedicated Host at any time.
To view the host recovery configuration for a Dedicated Host (AWS CLI)
307
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
The HostRecovery response element indicates whether host recovery is enabled or disabled.
After the replacement Dedicated Host is allocated, it enters the pending state. It remains in this
state until the host recovery process is complete. You cannot launch instances on to the replacement
Dedicated Host while it is in the pending state. Recovered instances on the replacement Dedicated Host
remain in the impaired state during the recovery process.
After the host recovery is complete, the replacement Dedicated Host enters the available state,
and the recovered instances return to the running state. You can launch instances on to the
replacement Dedicated Host after it enters the available state. The original impaired Dedicated Host is
permanently released and it enters the released-permanent-failure state.
If the impaired Dedicated Host has instances that do not support host recovery, such as instances with
instance store-backed volumes, the Dedicated Host is not released. Instead, it is marked for retirement
and enters the permanent-failure state.
For EBS-backed instances that could not be automatically recovered, we recommend that you manually
stop and start the instances to recover them onto a new Dedicated Host. For more information about
stopping your instance, and about the changes that occur in your instance configuration when it's
stopped, see Stop and Start Your Instance (p. 382).
308
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Hosts
For instance store-backed instances that could not be automatically recovered, we recommend that you
do the following:
1. Launch a replacement instance on a new Dedicated Host from your most recent AMI.
2. Migrate all of the necessary data to the replacement instance.
3. Terminate the original instance on the impaired Dedicated Host.
Related Services
Dedicated Host integrates with the following AWS services:
• AWS License Manager—Tracks licenses across your Amazon EC2 Dedicated Hosts (supported only
in Regions in which AWS License Manager is available). For more information, see the AWS License
Manager User Guide.
Pricing
There are no additional charges for using host recovery, but the usual Dedicated Host charges apply. For
more information, see Amazon EC2 Dedicated Hosts Pricing.
As soon as host recovery is initiated, you are no longer billed for the impaired Dedicated Host. Billing for
the replacement Dedicated Host begins only after it enters the available state.
If the impaired Dedicated Host was billed using the On-Demand rate, the replacement Dedicated Host
is also billed using the On-Demand rate. If the impaired Dedicated Host had an active Dedicated Host
Reservation, it is transferred to the replacement Dedicated Host.
AWS Config records configuration information for Dedicated Hosts and instances individually and pairs
this information through relationships. There are three reporting conditions:
• AWS Config recording status—When On, AWS Config is recording one or more AWS resource types,
which can include Dedicated Hosts and Dedicated Instances. To capture the information required for
license reporting, verify that hosts and instances are being recorded with the following fields.
• Host recording status—When Enabled, the configuration information for Dedicated Hosts is recorded.
• Instance recording status—When Enabled, the configuration information for Dedicated Instances is
recorded.
If any of these three conditions are disabled, the icon in the Edit Config Recording button is red. To
derive the full benefit of this tool, ensure that all three recording methods are enabled. When all three
are enabled, the icon is green. To edit the settings, choose Edit Config Recording. You are directed to
the Set up AWS Config page in the AWS Config console, where you can set up AWS Config and start
recording for your hosts, instances, and other supported resource types. For more information, see
Setting up AWS Config using the Console in the AWS Config Developer Guide.
Note
AWS Config records your resources after it discovers them, which might take several minutes.
309
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Instances
After AWS Config starts recording configuration changes to your hosts and instances, you can get the
configuration history of any host that you have allocated or released and any instance that you have
launched, stopped, or terminated. For example, at any point in the configuration history of a Dedicated
Host, you can look up how many instances are launched on that host, along with the number of sockets
and cores on the host. For any of those instances, you can also look up the ID of its Amazon Machine
Image (AMI). You can use this information to report on licensing for your own server-bound software
that is licensed per-socket or per-core.
• By using the AWS Config console. For each recorded resource, you can view a timeline page, which
provides a history of configuration details. To view this page, choose the gray icon in the Config
Timeline column of the Dedicated Hosts page. For more information, see Viewing Configuration
Details in the AWS Config Console in the AWS Config Developer Guide.
• By running AWS CLI commands. First, you can use the list-discovered-resources command to get a
list of all hosts and instances. Then, you can use the get-resource-config-history command to get the
configuration details of a host or instance for a specific time interval. For more information, see View
Configuration Details Using the CLI in the AWS Config Developer Guide.
• By using the AWS Config API in your applications. First, you can use the ListDiscoveredResources action
to get a list of all hosts and instances. Then, you can use the GetResourceConfigHistory action to get
the configuration details of a host or instance for a specific time interval.
For example, to get a list of all of your Dedicated Hosts from AWS Config, run a CLI command such as the
following.
To obtain the configuration history of a Dedicated Host from AWS Config, run a CLI command such as
the following.
For more information, see Viewing Configuration Details in the AWS Config Console.
• Using the AWS CLI, see Viewing Configuration Details (AWS CLI) in the AWS Config Developer Guide.
• Using the Amazon EC2 API, see GetResourceConfigHistory.
Dedicated Instances
Dedicated Instances are Amazon EC2 instances that run in a virtual private cloud (VPC) on hardware
that's dedicated to a single customer. Dedicated Instances that belong to different AWS accounts are
310
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Instances
physically isolated at the hardware level. In addition, Dedicated Instances that belong to AWS accounts
that are linked to a single payer account are also physically isolated at the hardware level. However,
Dedicated Instances may share hardware with other instances from the same AWS account that are not
Dedicated Instances.
Note
A Dedicated Host is also a physical server that's dedicated for your use. With a Dedicated
Host, you have visibility and control over how instances are placed on the server. For more
information, see Dedicated Hosts (p. 292).
After you launch an instance, there are some limitations to changing its tenancy.
• You cannot change the tenancy of an instance from default to dedicated or host after you've
launched it.
• You cannot change the tenancy of an instance from dedicated or host to default after you've
launched it.
You can change the tenancy of an instance from dedicated to host, or from host to dedicated after
you've launched it. For more information, see Changing the Tenancy of an Instance (p. 315).
Each VPC has a related instance tenancy attribute. This attribute has the following values.
default An instance launched into the VPC runs on shared hardware by default, unless you
explicitly specify a different tenancy during instance launch.
dedicated An instance launched into the VPC is a Dedicated Instance by default, unless you
explicitly specify a tenancy of host during instance launch. You cannot specify a
tenancy of default during instance launch.
You can change the instance tenancy of a VPC from dedicated to default after you create it. You
cannot change the instance tenancy of a VPC to dedicated.
• Create the VPC with the instance tenancy set to dedicated (all instances launched into this VPC are
Dedicated Instances).
• Create the VPC with the instance tenancy set to default, and specify a tenancy of dedicated for any
instances when you launch them.
311
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Instances
Some instance types cannot be launched into a VPC with the instance tenancy set to dedicated. For
more information about supported instances types, see Amazon EC2 Dedicated Instances.
When you purchase a Dedicated Reserved Instance, you are purchasing the capacity to launch a
Dedicated Instance into a VPC at a much reduced usage fee; the price break in the usage charge applies
only if you launch an instance with dedicated tenancy. When you purchase a Reserved Instance with
default tenancy, it applies only to a running instance with default tenancy; it would not apply to a
running instance with dedicated tenancy.
You can't use the modification process to change the tenancy of a Reserved Instance after you've
purchased it. However, you can exchange a Convertible Reserved Instance for a new Convertible
Reserved Instance with a different tenancy.
Topics
• Creating a VPC with an Instance Tenancy of Dedicated (p. 313)
312
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Instances
To create a VPC with an instance tenancy of dedicated (Create VPC dialog box)
To set the tenancy option when you create a VPC using the command line
If you launch an instance into a VPC that has an instance tenancy of dedicated, your instance is
automatically a Dedicated Instance, regardless of the tenancy of the instance.
To launch a Dedicated Instance into a default tenancy VPC using the console
313
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Instances
For more information about launching an instance with a tenancy of host, see Launching Instances onto
Dedicated Hosts (p. 297).
To set the tenancy option for an instance during launch using the command line
• Choose Show/Hide Columns (the gear-shaped icon), Tenancy in the Show/Hide Columns dialog
box, and then Close.
• Select the instance. The Description tab in the details pane displays information about the
instance, including its tenancy.
To describe the tenancy value of a Reserved Instance using the command line
To describe the tenancy value of a Reserved Instance offering using the command line
314
Amazon Elastic Compute Cloud
User Guide for Windows Instances
On-Demand Capacity Reservations
You can modify the instance tenancy attribute of a VPC using the AWS CLI, an AWS SDK, or the Amazon
EC2 API only.
To modify the instance tenancy attribute of a VPC using the AWS CLI
• Use the modify-vpc-tenancy command to specify the ID of the VPC and instance tenancy value. The
only supported value is default.
315
Amazon Elastic Compute Cloud
User Guide for Windows Instances
On-Demand Capacity Reservations
When you create a Capacity Reservation, you specify the Availability Zone in which you want to reserve
the capacity, the number of instances for which you want to reserve capacity, and the instance attributes,
including the instance type, tenancy, and platform/OS. Capacity Reservations can only be used by
instances that match their attributes. By default, they are automatically used by show running instances
that match the attributes. If you don't have any running instances that match the attributes of the
Capacity Reservation, it remains unused until you launch an instance with matching attributes.
In addition, you can use your Regional RIs with your Capacity Reservations to benefit from billing
discounts. This gives you the flexibility to selectively add capacity reservations and still get the Regional
RI discounts for that usage. AWS automatically applies your RI discount when the attributes of a Capacity
Reservation match the attributes of an active Regional RI.
Contents
• Differences between Capacity Reservations and RIs (p. 316)
• Capacity Reservation Limits (p. 316)
• Capacity Reservation Limitations and Restrictions (p. 317)
• Capacity Reservation Pricing and Billing (p. 317)
• Working with Capacity Reservations (p. 318)
• Working with Shared Capacity Reservations (p. 323)
316
Amazon Elastic Compute Cloud
User Guide for Windows Instances
On-Demand Capacity Reservations
• Active and unused Capacity Reservations count towards your On-Demand Instance limits
• Capacity Reservations are not transferable from one AWS account to another
• Zonal RI billing discounts do not apply to Capacity Reservations
• Capacity Reservations can't be created in placement groups
• Capacity Reservations can't be used with Dedicated Hosts
For example, if you create a Capacity Reservation for 20 m4.large Linux instances and run 15 m4.large
Linux instances in the same Availability Zone, you will be charged for 15 active instances and for 5
unused instances in the reservation.
Note
Regional RIs billing discounts apply to Capacity Reservations. AWS automatically applies your
active Regional RIs to active and unused Capacity Reservations that have matching attributes.
For more information about Regional RIs, see Reserved Instances (p. 193).
For more information about Amazon EC2 pricing, see Amazon EC2 Pricing.
Billing
Capacity Reservations are billed at per-second granularity. This means that you are charged for partial
hours. For example, if a reservation remains active in your account for 24 hours and 15 minutes, you will
be billed for 24.25 reservation hours.
The following example shows how a Capacity Reservation is billed. The Capacity Reservation is created
for one m4.large Linux instance, which has an On-Demand rate of $0.10 per usage hour. In this example,
the Capacity Reservation is active in the account for five hours. The Capacity Reservation is unused for
the first hour, so it is billed for one unused hour at the m4.large instance type's standard On-Demand
rate. In hours two through five, the Capacity Reservation is occupied by an m4.large instance. During
this time, the Capacity Reservation accrues no charges, and the account is instead billed for the m4.large
instance occupying it. In the sixth hour, the Capacity Reservation is canceled and the m4.large instance
runs normally outside of the reserved capacity. For that hour, it is charged at the On-Demand rate of the
m4.large instance type.
317
Amazon Elastic Compute Cloud
User Guide for Windows Instances
On-Demand Capacity Reservations
Billing Discounts
Regional RIs billing discounts apply to Capacity Reservations. AWS automatically applies your active
Regional RIs to active Capacity Reservations that have matching attributes. For more information about
Regional RIs, see Reserved Instances (p. 193).
Note
Zonal RI billing discounts do not apply to Capacity Reservations.
When your instance-hours and reservation-hours combined exceed your total eligible discounted
Regional RI hours, discounts are preferentially applied to instance-hours first and then to unused
reservation-hours.
You can view the charges online, or you can download a CSV file. For more information, see Capacity
Reservation Line Items in the AWS Billing and Cost Management User Guide.
By default, Capacity Reservations automatically match new instances and running instances that have
matching attributes (instance type, platform, and Availability Zone). In other words, instances that
have matching attributes automatically run in the Capacity Reservation's capacity. However, you can
also target a Capacity Reservation for specific workloads. This enables you to explicitly control which
instances are allowed to run in that reserved capacity.
Contents
• Creating a Capacity Reservation (p. 318)
• Launching an Instance into an Existing Capacity Reservation (p. 320)
• Modifying a Capacity Reservation (p. 321)
• Modifying an Instance's Capacity Reservation Settings (p. 321)
• Viewing a Capacity Reservation (p. 322)
• Canceling a Capacity Reservation (p. 323)
318
Amazon Elastic Compute Cloud
User Guide for Windows Instances
On-Demand Capacity Reservations
either try again at a later time, try in a different Availability Zone, or request a smaller capacity
reservation. If your application is flexible across instance types and sizes, try to create a Capacity
Reservation with different instance attributes.
Your request could also fail if the requested quantity exceeds your On-Demand Instance limit
for the selected instance type. If your request fails due to limit constraints, increase your On-
Demand Instance limit for the required instance type and try again. For more information about
increasing your instance limits, see Amazon EC2 Service Limits (p. 973).
After you create the Capacity Reservation, the capacity is available immediately. The capacity remains
reserved for your use as long as the Capacity Reservation is active, and you can launch instances into
it at any time. If the Capacity Reservation is open, new instances and existing instances that have
matching attributes automatically run in the Capacity Reservation's capacity. If the Capacity Reservation
is targeted, instances must specifically target it to run in the reserved capacity.
You can create a Capacity Reservation using the Amazon EC2 console or the AWS CLI.
a. Instance Type—Specify the type of instance to launch into the reserved capacity.
b. Launch EBS-optimized instances—Specify whether to reserve the capacity for EBS-optimized
instances. This option is selected by default for some instance types. For more information
about EBS-optimized instances, see Amazon Elastic Block Store (p. 781).
c. Attach instance store at launch—Indicate whether instances launched into the Capacity
Reservation use temporary block-level storage. The data on an instance store volume persists
only during the life of the associated instance.
d. Platform—Specify the operating system for your intended instances.
e. Availability Zone—Specify the Availability Zone in which to reserve the capacity.
f. Tenancy—Specify whether you want to run a shared hardware instance (default) or a dedicated
instance.
g. Quantity—Specify the number instances for which to reserve capacity. If you specify a quantity
that exceeds your remaining On-Demand Instance limit for the selected instance type, the
request will be denied.
4. Configure the following settings in the Reservation details section:
Note
After the reservation ends, you can no longer target instances to the Capacity
Reservation. Instances running in the reserved capacity continue to run uninterrupted.
If instances targeting a Capacity Reservation are stopped, you cannot restart them until
you remove their Capacity Reservation targeting preference or configure them to target
a different Capacity Reservation.
b. Instance eligibility—Choose one of the following options:
319
Amazon Elastic Compute Cloud
User Guide for Windows Instances
On-Demand Capacity Reservations
• open—(Default) The Capacity Reservation matches any instance that has matching attributes
(instance type, platform, and Availability Zone). If you launch an instance with matching
attributes, it is placed into the reserved capacity automatically.
• targeted—The Capacity Reservation only accepts instances that have matching attributes
(instance type, platform, and Availability Zone), and explicitly target the reservation.
5. Choose Request reservation.
You can launch an instance into a Capacity Reservation that you previously created using the Amazon
EC2 console or the command line.
• Choose Open to launch the instance into any open Capacity Reservation that has matching
attributes (instance type, platform, and Availability Zone) and sufficient capacity.
Note
If you do not have a matching open Capacity Reservation with sufficient capacity, the
instance launches into On-Demand capacity.
• Choose None to prevent the instance from launching into a Capacity Reservation.
• Choose the specific Capacity Reservation into which to launch the instance.
Note
If the selected Capacity Reservation does not have sufficient capacity, the instance launch
fails.
4. Choose Review and Launch, Launch.
5. When prompted, select an existing key pair or create a new one, and choose Launch Instances.
To launch an instance into an existing Capacity Reservation using the AWS CLI
The following example launches a t2.micro instance into any open Capacity Reservation that has
matching attributes and available capacity:
320
Amazon Elastic Compute Cloud
User Guide for Windows Instances
On-Demand Capacity Reservations
The following example launches a t2.micro instance into a targeted Capacity Reservation:
When modifying a Capacity Reservation, you can only increase or decrease the quantity and change the
way in which it is released. You cannot change a Capacity Reservation's instance type, EBS optimization,
instance store settings, platform, Availability Zone, or instance eligibility. If you need to modify any of
these attributes, we recommend that you cancel the reservation, and then create a new one with the
required attributes.
You can modify a Capacity Reservation using the Amazon EC2 console and the AWS CLI.
• Target a specific Capacity Reservation. The instance cannot launch outside of the targeted Capacity
Reservation.
• Launch on any Capacity Reservation that has matching attributes (instance type, platform, and
Availability Zone) and available capacity.
• Avoid launching in a Capacity Reservation. The instance is prevented from launching in any Capacity
Reservation, even if the reservation is open and has matching attributes (instance type, platform, and
Availability Zone).
Note
You can only modify an instance's Capacity Reservation settings while it is stopped.
321
Amazon Elastic Compute Cloud
User Guide for Windows Instances
On-Demand Capacity Reservations
You can modify an instance's Capacity Reservation settings using the Amazon EC2 console and the AWS
CLI.
• Choose Open to configure the instance to run in any open Capacity Reservation that has matching
attributes (instance type, platform, and Availability Zone) and sufficient capacity.
Note
If you do not have a matching open Capacity Reservation with sufficient capacity, the
instance launches into On-Demand capacity.
• Choose None to prevent the instance from launching into a Capacity Reservation.
• Choose the specific Capacity Reservation in which the instance should run.
Note
If the instance attributes (instance type, platform, and Availability Zone) do not match
those of the selected Capacity Reservation, or if the selected Capacity Reservation does
not have sufficient capacity, the instance launch fails.
• active—The Capacity Reservation is active and the capacity is available for your use.
• expired—The Capacity Reservation expired automatically at the date and time specified in your
reservation request. The reserved capacity is no longer available for your use.
• cancelled—The Capacity Reservation was manually canceled. The reserved capacity is no longer
available for your use.
• pending—The Capacity Reservation request was successful but the capacity provisioning is still
pending.
• failed—The Capacity Reservation request has failed. A request might fail due to invalid request
parameters, capacity constraints, or instance limit constraints. Failed requests are retained for 60
minutes.
You can view your active Capacity Reservations using the Amazon EC2 console and the AWS CLI.
322
Amazon Elastic Compute Cloud
User Guide for Windows Instances
On-Demand Capacity Reservations
You can cancel empty Capacity Reservations and Capacity Reservations that have running instances. If
you cancel a Capacity Reservation that has running instances, the instances continue to run normally
outside of the capacity reservation at standard On-Demand Instance rates or at a discounted rate if you
have an active matching Regional RI.
After you cancel a Capacity Reservation, instances that target it can no longer launch. Modify these
instances so that they either target a different Capacity Reservation, launch into any 'open' Capacity
Reservation with matching attributes and sufficient capacity, or avoid launching into a Capacity
Reservation. For more information, see Modifying an Instance's Capacity Reservation Settings (p. 321).
You can cancel a Capacity Reservation using the Amazon EC2 console and the AWS CLI.
In this model, the AWS account that owns the Capacity Reservation (owner) shares it with other AWS
accounts (consumers). Consumers can launch instances into Capacity Reservations that are shared
with them in the same way that they would with Capacity Reservations that they own in their own
account. The Capacity Reservation owner is responsible for managing the Capacity Reservation and the
instances that they launch into it. Owners cannot modify instances that consumers launch into Capacity
Reservations that they have shared. Consumers are responsible for managing the instances that they
launch into Capacity Reservations shared with them. Consumers cannot view or modify instances owned
by other consumers or by the Capacity Reservation owner.
323
Amazon Elastic Compute Cloud
User Guide for Windows Instances
On-Demand Capacity Reservations
Contents
• Prerequisites for Sharing Capacity Reservations (p. 324)
• Related Services (p. 324)
• Sharing Across Availability Zones (p. 324)
• Sharing a Capacity Reservation (p. 325)
• Unsharing a Shared Capacity Reservation (p. 325)
• Identifying a Shared Capacity Reservation (p. 326)
• Viewing Shared Capacity Reservation Usage (p. 326)
• Shared Capacity Reservation Permissions (p. 327)
• Billing and Metering (p. 327)
• Instance Limits (p. 327)
Related Services
Capacity Reservation sharing integrates with AWS Resource Access Manager (AWS RAM). AWS RAM
is a service that enables you to share your AWS resources with any AWS account or through AWS
Organizations. With AWS RAM, you share resources that you own by creating a resource share. A resource
share specifies the resources to share, and the consumers with whom to share them. Consumers can be
individual AWS accounts, or organizational units or an entire organization from AWS Organizations.
For more information about AWS RAM, see the AWS RAM User Guide.
To identify the location of your Capacity Reservations relative to your accounts, you must use the
Availability Zone ID (AZ ID). The AZ ID is a unique and consistent identifier for an Availability Zone across
all AWS accounts. For example, use1-az1 is an AZ ID for the us-east-1 Region and it is the same
location in every AWS account.
324
Amazon Elastic Compute Cloud
User Guide for Windows Instances
On-Demand Capacity Reservations
• If consumers have running instances that match the Capacity Reservation's attributes, have the
CapacityReservationPreference parameter set to open, and are not yet running in reserved
capacity, they automatically use the shared Capacity Reservation.
• If consumers launch instances that have matching attributes (instance type, platform, and Availability
Zone) and have the CapacityReservationPreference parameter set to open, they automatically
launch into the shared Capacity Reservation.
To share a Capacity Reservation, you must add it to a resource share. A resource share is an AWS RAM
resource that lets you share your resources across AWS accounts. A resource share specifies the resources
to share, and the consumers with whom they are shared. When you share a Capacity Reservation using
the Amazon EC2 console, you add it to an existing resource share. To add the Capacity Reservation to a
new resource share, you must create the resource share using the AWS RAM console.
If you are part of an organization in AWS Organizations and sharing within your organization is enabled,
consumers in your organization are automatically granted access to the shared Capacity Reservation.
Otherwise, consumers receive an invitation to join the resource share and are granted access to the
shared Capacity Reservation after accepting the invitation.
You can share a Capacity Reservation that you own using the Amazon EC2 console, AWS RAM console, or
the AWS CLI.
To share a Capacity Reservation that you own using the Amazon EC2 console
To share a Capacity Reservation that you own using the AWS RAM console
To share a Capacity Reservation that you own using the AWS CLI
325
Amazon Elastic Compute Cloud
User Guide for Windows Instances
On-Demand Capacity Reservations
• Instances owned by consumers that were running in the shared capacity at the time of unsharing
continue to run normally outside of the reserved capacity, and the capacity is restored to the Capacity
Reservation subject to Amazon EC2 capacity availability.
• Consumers with whom the Capacity Reservation was shared can no longer launch new instances into
the reserved capacity.
To unshare a shared Capacity Reservation that you own, you must remove it from the resource share. You
can do this using the Amazon EC2 console, AWS RAM console, or the AWS CLI.
To unshare a shared Capacity Reservation that you own using the Amazon EC2 console
To unshare a shared Capacity Reservation that you own using the AWS RAM console
To unshare a shared Capacity Reservation that you own using the AWS CLI
Use the describe-capacity-reservations command. The command returns the Capacity Reservations that
you own and Capacity Reservations that are shared with you. OwnerId shows the AWS account ID of the
Capacity Reservation owner.
326
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Lifecycle
3. Select the Capacity Reservation for which to view the usage and choose the Usage tab.
The AWS account ID column shows the account IDs of the consumers currently using the Capacity
Reservation. The Launched instances column shows the number of instances each consumer
currently has running in the reserved capacity.
Use the get-capacity-reservation-usage command. AccountId shows the account ID of the account
using the Capacity Reservation. UsedInstanceCount shows the number of instances the consumer
currently has running in the reserved capacity.
Owners are responsible for managing and canceling their shared Capacity Reservations. Owners cannot
modify instances running in the shared Capacity Reservation that are owned by other accounts. Owners
remain responsible for managing instances that they launch into the shared Capacity Reservation.
Consumers are responsible for managing their instances that are running the shared Capacity
Reservation. Consumers cannot modify the shared Capacity Reservation in any way, and they cannot
view or modify instances that are owned by other consumers or the Capacity Reservation owner.
The Capacity Reservation owner is billed for instances that they run inside the Capacity Reservation
and for unused reserved capacity. Consumers are billed for the instances that they run inside the shared
Capacity Reservation.
Instance Limits
All Capacity Reservation usage counts toward the Capacity Reservation owner's On-Demand Instance
limits. This includes:
Instances launched into the shared capacity by consumers count towards the Capacity Reservation
owner's On-Demand Instance limit. Consumers' instance limits are a sum of their own On-Demand
Instance limits and the capacity available in the shared Capacity Reservations to which they have access.
Instance Lifecycle
By working with Amazon EC2 to manage your instances from the moment you launch them through
their termination, you ensure that your customers have the best possible experience with the
applications or sites that you host on your instances.
327
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Lifecycle
The following table provides a brief description of each instance state and indicates whether it is billed
or not.
Note
The table indicates billing for instance usage only. Some AWS resources, such as Amazon EBS
volumes and Elastic IP addresses, incur charges regardless of the instance's state. For more
information, see Avoiding Unexpected Charges in the AWS Billing and Cost Management User
Guide.
328
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Launch
Note
Rebooting an instance doesn't start a new instance billing period because the instance stays in
the running state.
Instance Launch
When you launch an instance, it enters the pending state. The instance type that you specified at launch
determines the hardware of the host computer for your instance. We use the Amazon Machine Image
(AMI) you specified at launch to boot the instance. After the instance is ready for you, it enters the
running state. You can connect to your running instance and use it the way that you'd use a computer
sitting in front of you.
As soon as your instance transitions to the running state, you're billed for each hour or partial hour that
you keep the instance running, even if the instance remains idle and you don't connect to it.
For more information, see Launch Your Instance (p. 332) and Connecting to Your Windows
Instance (p. 378).
When you stop your instance, it enters the stopping state, and then the stopped state. We don't
charge hourly usage or data transfer fees for your instance after you stop it, but we do charge for the
storage for any Amazon EBS volumes. While your instance is in the stopped state, you can modify
certain attributes of the instance, including the instance type.
When you start your instance, it enters the pending state, and in most cases, we move the instance
to a new host computer. (Your instance may stay on the same host computer if there are no problems
with the host computer.) When you stop and start your instance, you lose any data on the instance store
volumes on the previous host computer.
Your instance retains its private IPv4 address, which means that an Elastic IP address associated with the
private IPv4 address or network interface is still associated with your instance. If your instance has an
IPv6 address, it retains its IPv6 address.
Each time you transition an instance from stopped to running, we charge a full instance hour, even if
these transitions happen multiple times within a single hour.
For more information, see Stop and Start Your Instance (p. 382).
329
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Hibernate (Amazon EBS-Backed Instances Only)
When you hibernate your instance, it enters the stopping state, and then the stopped state. We don't
charge hourly usage for a hibernated instance when it is in the stopped state, but we do charge while
it is in the stopping state, unlike when you stop an instance (p. 329) without hibernating it. We don't
charge usage for data transfer fees, but we do charge for the storage for any Amazon EBS volumes,
including storage for the RAM data.
When you restart your hibernated instance, it enters the pending state, and in most cases, we move
the instance to a new host computer. Your instance may stay on the same host computer if there are no
problems with the host computer.
Your instance retains its private IPv4 address, which means that an Elastic IP address associated with the
private IPv4 address or network interface is still associated with your instance. If your instance has an
IPv6 address, it retains its IPv6 address.
Instance Reboot
You can reboot your instance using the Amazon EC2 console, a command line tool, and the Amazon EC2
API. We recommend that you use Amazon EC2 to reboot your instance instead of running the operating
system reboot command from your instance.
Rebooting an instance is equivalent to rebooting an operating system. The instance remains on the same
host computer and maintains its public DNS name, private IP address, and any data on its instance store
volumes. It typically takes a few minutes for the reboot to complete, but the time it takes to reboot
depends on the instance configuration.
Instance Retirement
An instance is scheduled to be retired when AWS detects the irreparable failure of the underlying
hardware hosting the instance. When an instance reaches its scheduled retirement date, it is stopped or
terminated by AWS. If your instance root device is an Amazon EBS volume, the instance is stopped, and
you can start it again at any time. If your instance root device is an instance store volume, the instance is
terminated, and cannot be used again.
Instance Termination
When you've decided that you no longer need an instance, you can terminate it. As soon as the status of
an instance changes to shutting-down or terminated, you stop incurring charges for that instance.
If you enable termination protection, you can't terminate the instance using the console, CLI, or API.
330
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Differences Between Reboot,
Stop, Hibernate, and Terminate
After you terminate an instance, it remains visible in the console for a short while, and then the entry
is automatically deleted. You can also describe a terminated instance using the CLI and API. Resources
(such as tags) are gradually disassociated from the terminated instance, therefore may no longer be
visible on the terminated instance after a short while. You can't connect to or recover a terminated
instance.
Each Amazon EBS volume supports the DeleteOnTermination attribute, which controls whether the
volume is deleted or preserved when you terminate the instance it is attached to. The default is to delete
the root device volume and preserve any other EBS volumes.
Private and These addresses The instance keeps its The instance keeps its None
public IPv4 stay the same private IPv4 address. private IPv4 address.
addresses The instance gets The instance gets
a new public IPv4 a new public IPv4
address, unless it has address, unless it has
an Elastic IP address, an Elastic IP address,
which doesn't change which doesn't change
during a stop/start. during a stop/start.
Elastic IP The Elastic IP The Elastic IP address The Elastic IP address The Elastic
addresses address remains remains associated remains associated IP address is
(IPv4) associated with with the instance with the instance disassociated from
the instance the instance
IPv6 The address stays The instance keeps its The instance keeps its None
address the same IPv6 address IPv6 address
Instance The data is The data is erased The data is erased The data is erased
store preserved
volumes
331
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Root device The volume is The volume is The volume is The volume is
volume preserved preserved preserved deleted by default
RAM The RAM is erased The RAM is erased The RAM is saved The RAM is erased
(contents of to a file on the root
memory) volume
Billing The instance You stop incurring You incur charges You stop incurring
billing hour charges for an while the instance charges for
doesn't change. instance as soon as is in the stopping an instance
its state changes state, but stop as soon as its
to stopping. incurring charges state changes to
Each time an when the instance shutting-down.
instance transitions is in the stopped
from stopped to state. Each time an
running, we start a instance transitions
new instance billing from stopped to
hour. running, we start a
new instance billing
hour.
Operating system shutdown commands always terminate an instance store-backed instance. You can
control whether operating system shutdown commands stop or terminate an Amazon EBS-backed
instance. For more information, see Changing the Instance Initiated Shutdown Behavior (p. 390).
When you sign up for AWS, you can get started with Amazon EC2 for free using the AWS Free Tier. You
can use the free tier to launch and use a micro instance for free for 12 months. If you launch an instance
that is not within the free tier, you incur the standard Amazon EC2 usage fees for the instance. For more
information, see the Amazon EC2 Pricing.
Method Documentation
[Amazon EC2 console] Use the launch instance Launching an Instance Using the Launch Instance
wizard to specify the launch parameters. Wizard (p. 333)
[Amazon EC2 console] Create a launch template Launching an Instance from a Launch
and launch the instance from the launch Template (p. 337)
template.
[Amazon EC2 console] Use an existing instance as Launching an Instance Using Parameters from an
the base. Existing Instance (p. 347)
[Amazon EC2 console] Use an AMI that you Launching an AWS Marketplace Instance (p. 349)
purchased from the AWS Marketplace.
[AWS CLI] Use an AMI that you select. Using Amazon EC2 through the AWS CLI
332
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Method Documentation
[AWS Tools for Windows PowerShell] Use an AMI Amazon EC2 from the AWS Tools for Windows
that you select. PowerShell
[AWS CLI] Use EC2 Fleet to provision capacity Launching an EC2 Fleet (p. 350)
across different EC2 instance types and
Availability Zones, and across On-Demand
Instance, Reserved Instance, and Spot Instance
purchase models.
After you launch your instance, you can connect to it and use it. To begin, the instance state is pending.
When the instance state is running, the instance has started booting. There might be a short time
before you can connect to the instance. The instance receives a public DNS name that you can use
to contact the instance from the internet. The instance also receives a private DNS name that other
instances within the same VPC can use to contact the instance. For more information about connecting
to your instance, see Connecting to Your Windows Instance (p. 378).
When you are finished with an instance, be sure to terminate it. For more information, see Terminate
Your Instance (p. 387).
To launch an instance
Quick Start
A selection of popular AMIs to help you get started quickly. To select an AMI that is eligible
for the free tier, choose Free tier only in the left pane. These AMIs are marked Free tier
eligible.
333
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
My AMIs
The private AMIs that you own, or private AMIs that have been shared with you. To view
AMIs shared with you, choose Shared with me in the left pane.
AWS Marketplace
An online store where you can buy software that runs on AWS, including AMIs. For more
information about launching an instance from the AWS Marketplace, see Launching an AWS
Marketplace Instance (p. 349).
Community AMIs
The AMIs that AWS community members have made available for others to use. To filter
the list of AMIs by operating system, choose the appropriate check box under Operating
system. You can also filter by architecture and root device type.
b. Check the Virtualization type listed for each AMI. Notice which AMIs are the type that you
need, either hvm or paravirtual. For example, some instance types require HVM.
c. Choose an AMI that meets your needs, and then choose Select.
5. On the Choose an Instance Type page, select the hardware configuration and size of the instance
to launch. Larger instance types have more CPU and memory. For more information, see Instance
Types (p. 119).
To remain eligible for the free tier, choose the t2.micro instance type. For more information, see
Burstable Performance Instances (p. 132).
By default, the wizard displays current generation instance types, and selects the first available
instance type based on the AMI that you selected. To view previous generation instance types,
choose All generations from the filter list.
Note
To set up an instance quickly for testing purposes, choose Review and Launch to accept
the default configuration settings, and launch your instance. Otherwise, to configure your
instance further, choose Next: Configure Instance Details.
6. On the Configure Instance Details page, change the following settings as necessary (expand
Advanced Details to see all the settings), and then choose Next: Add Storage:
334
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
do not. You can select Enable or Disable to override the subnet's default setting. For more
information, see Public IPv4 Addresses and External DNS Hostnames (p. 656).
• Auto-assign IPv6 IP: Specify whether your instance receives an IPv6 address from the range of
the subnet. Select Enable or Disable to override the subnet's default setting. This option is only
available if you've associated an IPv6 CIDR block with your VPC and subnet. For more information,
see Your VPC and Subnets in the Amazon VPC User Guide.
• Domain join directory: Select the AWS Directory Service directory (domain) to which your
Windows instance is joined. The directory must be in the same VPC that you selected for your
instance. If you select a domain, you must select an IAM role. For more information, see Launching
an Instance (Simple AD and Microsoft AD).
• Capacity Reservation: Specify whether to launch the instance into shared capacity or an existing
Capacity Reservation. For more information, see Launching an Instance into an Existing Capacity
Reservation (p. 320).
• IAM role: Select an AWS Identity and Access Management (IAM) role to associate with the
instance. For more information, see IAM Roles for Amazon EC2 (p. 645).
• CPU options: Choose Specify CPU options to specify a custom number of vCPUs during launch.
Set the number of CPU cores and threads per core. For more information, see Optimizing CPU
Options (p. 446).
• Shutdown behavior: Select whether the instance should stop or terminate when shut down. For
more information, see Changing the Instance Initiated Shutdown Behavior (p. 390).
• Enable termination protection: To prevent accidental termination, select this check box. For more
information, see Enabling Termination Protection for an Instance (p. 389).
• Monitoring: Select this check box to enable detailed monitoring of your instance using Amazon
CloudWatch. Additional charges apply. For more information, see Monitoring Your Instances Using
CloudWatch (p. 545).
• EBS-Optimized instance: An Amazon EBS-optimized instance uses an optimized configuration
stack and provides additional, dedicated capacity for Amazon EBS I/O. If the instance type
supports this feature, select this check box to enable it. Additional charges apply. For more
information, see Amazon EBS–Optimized Instances (p. 875).
• Tenancy: If you are launching your instance into a VPC, you can choose to run your instance on
isolated, dedicated hardware (Dedicated) or on a Dedicated Host (Dedicated host). Additional
charges may apply. For more information, see Dedicated Instances (p. 310) and Dedicated
Hosts (p. 292).
• T2/T3 Unlimited: Select this check box to enable applications to burst beyond the baseline for as
long as needed. Additional charges may apply. For more information, see Burstable Performance
Instances (p. 132).
• Network interfaces: If you selected a specific subnet, you can specify up to two network
interfaces for your instance:
• For Network Interface, select New network interface to let AWS create a new interface, or
select an existing, available network interface.
• For Primary IP, enter a private IPv4 address from the range of your subnet, or leave Auto-
assign to let AWS choose a private IPv4 address for you.
• For Secondary IP addresses, choose Add IP to assign more than one private IPv4 address to the
selected network interface.
• (IPv6-only) For IPv6 IPs, choose Add IP, and enter an IPv6 address from the range of the subnet,
or leave Auto-assign to let AWS choose one for you.
• Choose Add Device to add a secondary network interface. A secondary network interface
can reside in a different subnet of the VPC, provided it's in the same Availability Zone as your
instance.
For more information, see Elastic Network Interfaces (p. 678). If you specify more than one
network interface, your instance cannot receive a public IPv4 address. Additionally, if you specify
an existing network interface for eth0, you cannot override the subnet's public IPv4 setting using
335
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Auto-assign Public IP. For more information, see Assigning a Public IPv4 Address During Instance
Launch (p. 660).
• Kernel ID: (Only valid for paravirtual (PV) AMIs) Select Use default unless you want to use a
specific kernel.
• RAM disk ID: (Only valid for paravirtual (PV) AMIs) Select Use default unless you want to use a
specific RAM disk. If you have selected a kernel, you may need to select a specific RAM disk with
the drivers to support it.
• Placement group: A placement group determines the placement strategy of your instances.
Select an existing placement group, or create a new one. This option is only available if you've
selected an instance type that supports placement groups. For more information, see Placement
Groups (p. 709).
• User data: You can specify user data to configure an instance during launch, or to run a
configuration script. To attach a file, select the As file option and browse for the file to attach.
7. The AMI you selected includes one or more volumes of storage, including the root device volume. On
the Add Storage page, you can specify additional volumes to attach to the instance by choosing Add
New Volume. Configure each volume as follows, and then choose Next: Add Tags.
• Type: Select instance store or Amazon EBS volumes to associate with your instance. The types of
volume available in the list depend on the instance type you've chosen. For more information, see
Amazon EC2 Instance Store (p. 916) and Amazon EBS Volumes (p. 782).
• Device: Select from the list of available device names for the volume.
• Snapshot: Enter the name or ID of the snapshot from which to restore a volume. You can also
search for available shared and public snapshots by typing text into the Snapshot field. Snapshot
descriptions are case-sensitive.
• Size: For EBS volumes, you can specify a storage size. Even if you have selected an AMI and
instance that are eligible for the free tier, to stay within the free tier, you must stay under 30 GiB
of total storage. For more information, see Constraints on the Size and Configuration of an EBS
Volume (p. 797).
• Volume Type: For EBS volumes, select a volume type. For more information, see Amazon EBS
Volume Types (p. 785).
• IOPS: If you have selected a Provisioned IOPS SSD volume type, then you can enter the number of
I/O operations per second (IOPS) that the volume can support.
• Delete on Termination: For Amazon EBS volumes, select this check box to delete the volume
when the instance is terminated. For more information, see Preserving Amazon EBS Volumes on
Instance Termination (p. 391).
• Encrypted: If the instance type supports EBS encryption, you can specify the encryption state of
the volume. If you have enabled encryption by default in this Region, the default CMK is selected
for you. You can select a different key or disable encryption. For more information, see Amazon
EBS Encryption (p. 864).
8. On the Add Tags page, specify tags (p. 963) by providing key and value combinations. You can
tag the instance, the volumes, or both. For Spot Instances, you can tag the Spot Instance request
only. Choose Add another tag to add more than one tag to your resources. Choose Next: Configure
Security Group when you are done.
9. On the Configure Security Group page, use a security group to define firewall rules for your
instance. These rules specify which incoming network traffic is delivered to your instance. All other
traffic is ignored. (For more information about security groups, see Amazon EC2 Security Groups for
Windows Instances (p. 582).) Select or create a security group as follows, and then choose Review
and Launch.
a. To select an existing security group, choose Select an existing security group, and select your
security group. You can't edit the rules of an existing security group, but you can copy them to a
new group by choosing Copy to new. Then you can add rules as described in the next step.
336
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
b. To create a new security group, choose Create a new security group. The wizard automatically
defines the launch-wizard-x security group and creates an inbound rule to allow you to connect
to your instance over RDP (port 3389).
c. You can add rules to suit your needs. For example, if your instance is a web server, open ports 80
(HTTP) and 443 (HTTPS) to allow internet traffic.
To add a rule, choose Add Rule, select the protocol to open to network traffic, and then specify
the source. Choose My IP from the Source list to let the wizard add your computer's public IP
address. However, if you are connecting through an ISP or from behind your firewall without a
static IP address, you need to find out the range of IP addresses used by client computers.
Warning
Rules that enable all IP addresses (0.0.0.0/0) to access your instance over SSH or
RDP are acceptable for this short exercise, but are unsafe for production environments.
You should authorize only a specific IP address or range of addresses to access your
instance.
10. On the Review Instance Launch page, check the details of your instance, and make any necessary
changes by choosing the appropriate Edit link.
To launch your instance, select the acknowledgment check box, then choose Launch Instances.
Important
If you choose the Proceed without key pair option, you won't be able to connect to the
instance unless you choose an AMI that is configured to allow users another way to log in.
12. (Optional) You can create a status check alarm for the instance (additional fees may apply). (If you're
not sure, you can always add one later.) On the confirmation screen, choose Create status check
alarms and follow the directions. For more information, see Creating and Editing Status Check
Alarms (p. 537).
13. If the instance fails to launch or the state immediately goes to terminated instead of running, see
Troubleshooting Instance Launch Issues (p. 1041).
For each launch template, you can create one or more numbered launch template versions. Each version
can have different launch parameters. When you launch an instance from a launch template, you can
use any version of the launch template. If you do not specify a version, the default version is used. You
can set any version of the launch template as the default version—by default, it's the first version of the
launch template.
The following diagram shows a launch template with three versions. The first version specifies the
instance type, AMI ID, subnet, and key pair to use to launch the instance. The second version is based
on the first version and also specifies a security group for the instance. The third version uses different
values for some of the parameters. Version 2 is set as the default version. If you launched an instance
from this launch template, the launch parameters from version 2 would be used if no other version were
specified.
337
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Contents
• Launch Template Restrictions (p. 338)
• Using Launch Templates to Control Launch Parameters (p. 338)
• Controlling the Use of Launch Templates (p. 339)
• Creating a Launch Template (p. 339)
• Managing Launch Template Versions (p. 344)
• Launching an Instance from a Launch Template (p. 345)
• Using Launch Templates with Amazon EC2 Auto Scaling (p. 346)
• Using Launch Templates with EC2 Fleet (p. 347)
• Using Launch Templates with Spot Fleet (p. 347)
• Deleting a Launch Template (p. 347)
• You are limited to creating 5,000 launch templates per Region and 10,000 versions per launch
template.
• Launch parameters are optional. However, you must ensure that your request to launch an instance
includes all required parameters. For example, if your launch template does not include an AMI ID, you
must specify both the launch template and an AMI ID when you launch an instance.
• Launch template parameters are not validated when you create the launch template. Ensure that you
specify the correct values for the parameters and that you use supported parameter combinations. For
example, to launch an instance in a placement group, you must specify a supported instance type.
• You can tag a launch template, but you cannot tag a launch template version.
• Launch template versions are numbered in the order in which they are created. When you create a
launch template version, you cannot specify the version number yourself.
338
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
To launch instances, IAM users must have permissions to use the ec2:RunInstances action. You must
also have permissions to create or use the resources that are created or associated with the instance. You
can use resource-level permissions for the ec2:RunInstances action to control the launch parameters
that users can specify. Alternatively, you can grant users permissions to launch an instance using a launch
template. This enables you to manage launch parameters in a launch template rather than in an IAM
policy, and to use a launch template as an authorization vehicle for launching instances. For example,
you can specify that users can only launch instances using a launch template, and that they can only use
a specific launch template. You can also control the launch parameters that users can override in the
launch template. For example policies, see Launch Templates (p. 630).
Take care when granting users permissions to use the ec2:CreateLaunchTemplate and
ec2:CreateLaunchTemplateVersion actions. These actions do not support resource-level
permissions that enable you to control which resources users can specify in the launch template. To
restrict the resources that are used to launch an instance, ensure that you grant permissions to create
launch templates and launch template versions only to appropriate administrators.
• AMI ID: An AMI from which to launch the instance. To search through all available AMIs,
choose Search for AMI. To select a commonly used AMI, choose Quick Start. Or, choose AWS
Marketplace or Community AMIs. You can use an AMI that you own or find a suitable AMI (p. 51).
• Instance type: Ensure that the instance type is compatible with the AMI that you've specified. For
more information, see Instance Types (p. 119).
• Key pair name: The key pair for the instance. For more information, see Amazon EC2 Key Pairs
and Windows Instances (p. 577).
• Network type: If applicable, whether to launch the instance into a VPC or EC2-Classic. If you
choose VPC, specify the subnet in the Network interfaces section. If you choose Classic, ensure
that the specified instance type is supported in EC2-Classic and specify the Availability Zone for
the instance.
• Security Groups: One or more security groups to associate with the instance. For more
information, see Amazon EC2 Security Groups for Windows Instances (p. 582).
6. For Network interfaces, you can specify up to two network interfaces (p. 678) for the instance.
• Device: The device number for the network interface, for example, eth0 for the primary network
interface. If you leave the field blank, AWS creates the primary network interface.
339
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
• Network interface: The ID of the network interface, or leave blank to let AWS create a new
network interface.
• Description: (Optional) A description for the new network interface.
• Subnet: The subnet in which to create a new network interface. For the primary network interface
(eth0), this is the subnet in which the instance is launched. If you've entered an existing network
interface for eth0, the instance is launched in the subnet in which the network interface is
located.
• Auto-assign public IP: Whether to automatically assign a public IP address to the network
interface with the device index of eth0. This setting can only be enabled for a single, new network
interface.
• Primary IP: A private IPv4 address from the range of your subnet. Leave blank to let AWS choose a
private IPv4 address for you.
• Secondary IP: A secondary private IPv4 address from the range of your subnet. Leave blank to let
AWS choose one for you.
• (IPv6-only) IPv6 IPs: An IPv6 address from the range of the subnet.
• Security group ID: The ID of a security group in your VPC with which to associate the network
interface.
• Delete on termination: Whether the network interface is deleted when the instance is deleted.
7. For Storage (Volumes), specify volumes to attach to the instance besides the volumes specified by
the AMI.
• Volume type: The instance store or Amazon EBS volumes with which to associate your instance.
The type of volume depends on the instance type that you've chosen. For more information, see
Amazon EC2 Instance Store (p. 916) and Amazon EBS Volumes (p. 782).
• Device name: A device name for the volume.
• Snapshot: The ID of the snapshot from which to create the volume.
• Size: For Amazon EBS volumes, the storage size.
• Volume type: For Amazon EBS volumes, the volume type. For more information, see Amazon EBS
Volume Types (p. 785).
• IOPS: For the Provisioned IOPS SSD volume type, the number of I/O operations per second (IOPS)
that the volume can support.
• Delete on termination: For Amazon EBS volumes, whether to delete the volume when the
instance is terminated. For more information, see Preserving Amazon EBS Volumes on Instance
Termination (p. 391).
• Encrypted: If the instance type supports EBS encryption, you can enable encryption for the
volume. If you have enabled encryption by default in this Region, encryption is enabled for you.
For more information, see Amazon EBS Encryption (p. 864).
• Key: The CMK to use for EBS encryption. You can specify the ARN of any customer master key
(CMK) that you created using the AWS Key Management Service. If you specify a CMK, you must
also use Encrypted to enable encryption.
8. For Tags, specify tags (p. 963) by providing key and value combinations. You can tag the instance,
the volumes, or both.
9. For Advanced Details, expand the section to view the fields and specify any additional parameters
for the instance.
• Purchasing option: The purchasing model. Choose Request Spot instances to request
Spot Instances at the Spot price, capped at the On-Demand price, and choose Customize
Spot parameters to change the default Spot Instance settings. If you do not request a Spot
Instance, EC2 launches an On-Demand Instance by default. For more information, see Spot
Instances (p. 229).
• IAM instance profile: An AWS Identity and Access Management (IAM) instance profile to associate
with the instance. For more information, see IAM Roles for Amazon EC2 (p. 645).
340
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
• Shutdown behavior: Whether the instance should stop or terminate when shut down. For more
information, see Changing the Instance Initiated Shutdown Behavior (p. 390).
• Stop - Hibernate behavior: Whether the instance is enabled for hibernation. This field is only valid
for instances that meet the hibernation prerequisites. For more information, see Hibernate Your
Instance (p. 384).
• Termination protection: Whether to prevent accidental termination. For more information, see
Enabling Termination Protection for an Instance (p. 389).
• Monitoring: Whether to enable detailed monitoring of the instance using Amazon CloudWatch.
Additional charges apply. For more information, see Monitoring Your Instances Using
CloudWatch (p. 545).
• Elastic Graphics: An Elastic Graphics accelerator to attach to the instance. Not all instance types
support Elastic Graphics. For more information, see Amazon Elastic Graphics (p. 519).
• T2/T3 Unlimited: Whether to enable applications to burst beyond the baseline for as long as
needed. This field is only valid for T2 and T3 instances. Additional charges may apply. For more
information, see Burstable Performance Instances (p. 132).
• Placement group name: Specify a placement group in which to launch the instance. Not all
instance types can be launched in a placement group. For more information, see Placement
Groups (p. 709).
• EBS-optimized instance: Provides additional, dedicated capacity for Amazon EBS I/O. Not all
instance types support this feature, and additional charges apply. For more information, see
Amazon EBS–Optimized Instances (p. 875).
• Tenancy: Choose whether to run your instance on shared hardware (Shared), isolated, dedicated
hardware (Dedicated), or on a Dedicated Host (Dedicated host). Additional charges may apply. For
more information, see Dedicated Instances (p. 310) and Dedicated Hosts (p. 292). If you specify
a Dedicated Host, you can choose a specific host and the affinity for the instance.
• RAM disk ID: A RAM disk for the instance. If you have specified a kernel, you may need to specify a
specific RAM disk with the drivers to support it. Only valid for paravirtual (PV) AMIs.
• Kernel ID: A kernel for the instance. Only valid for paravirtual (PV) AMIs.
• User data: You can specify user data to configure an instance during launch, or to run a
configuration script. For more information, see Running Commands on Your Windows Instance at
Launch (p. 471).
10. Choose Create launch template.
341
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Note
When you create a launch template from an instance, the instance's network interface IDs
and IP addresses are not included in the template.
5. Choose Create Template From Instance.
• Use the create-launch-template (AWS CLI) command. The following example creates a launch
template that specifies the following:
The template assigns a public IP address and an IPv6 address to the instance and creates a tag for
the instance(Name=webserver).
{
"NetworkInterfaces": [{
"AssociatePublicIpAddress": true,
"DeviceIndex": 0,
"Ipv6AddressCount": 1,
"SubnetId": "subnet-7b16de0c"
}],
"ImageId": "ami-8c1be5f6",
"InstanceType": "r4.4xlarge",
"TagSpecifications": [{
"ResourceType": "instance",
"Tags": [{
"Key":"Name",
"Value":"webserver"
}]
}],
"CpuOptions": {
"CoreCount":4,
"ThreadsPerCore":2
}
}
{
"LaunchTemplate": {
"LatestVersionNumber": 1,
"LaunchTemplateId": "lt-01238c059e3466abc",
"LaunchTemplateName": "TemplateForWebServer",
"DefaultVersionNumber": 1,
"CreatedBy": "arn:aws:iam::123456789012:root",
"CreateTime": "2017-11-27T09:13:24.000Z"
342
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
}
}
• Use the get-launch-template-data (AWS CLI) command and specify the instance ID. You can use
the output as a base to create a new launch template or launch template version. By default, the
output includes a top-level LaunchTemplateData object, which cannot be specified in your launch
template data. Use the --query option to exclude this object.
{
"Monitoring": {},
"ImageId": "ami-8c1be5f6",
"BlockDeviceMappings": [
{
"DeviceName": "/dev/xvda",
"Ebs": {
"DeleteOnTermination": true
}
}
],
"EbsOptimized": false,
"Placement": {
"Tenancy": "default",
"GroupName": "",
"AvailabilityZone": "us-east-1a"
},
"InstanceType": "t2.micro",
"NetworkInterfaces": [
{
"Description": "",
"NetworkInterfaceId": "eni-35306abc",
"PrivateIpAddresses": [
{
"Primary": true,
"PrivateIpAddress": "10.0.0.72"
}
],
"SubnetId": "subnet-7b16de0c",
"Groups": [
"sg-7c227019"
],
"Ipv6Addresses": [
{
"Ipv6Address": "2001:db8:1234:1a00::123"
}
],
"PrivateIpAddress": "10.0.0.72"
}
]
}
343
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Tasks
• Creating a Launch Template Version (p. 344)
• Setting the Default Launch Template Version (p. 344)
• Deleting a Launch Template Version (p. 345)
When you create a launch template version, you can specify new launch parameters or use an existing
version as the base for the new version. For more information about the launch parameters, see Creating
a Launch Template (p. 339).
• Use the create-launch-template-version (AWS CLI) command. You can specify a source version on
which to base the new version. The new version inherits the launch parameters from this version,
and you can override parameters using --launch-template-data. The following example creates
a new version based on version 1 of the launch template and specifies a different AMI ID.
You can set the default version for the launch template. When you launch an instance from a launch
template and do not specify a version, the instance is launched using the parameters of the default
version.
344
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
• Use the modify-launch-template (AWS CLI) command and specify the version that you want to set as
the default.
If you no longer require a launch template version, you can delete it. You cannot replace the version
number after you delete it. You cannot delete the default version of the launch template; you must first
assign a different version as the default.
• Use the delete-launch-template-versions (AWS CLI) command and specify the version numbers to
delete.
Instances that are launched using a launch template are automatically assigned two tags with the keys
aws:ec2launchtemplate:id and aws:ec2launchtemplate:version. You cannot remove or edit
these tags.
345
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
5. (Optional) You can override or add launch template parameters by changing and adding parameters
in the Instance details section.
6. Choose Launch instance from template.
• Use the run-instances AWS CLI command and specify the --launch-template parameter. Optionally
specify the launch template version to use. If you don't specify the version, the default version is used.
• To override a launch template parameter, specify the parameter in the run-instances command. The
following example overrides the instance type that's specified in the launch template (if any).
• If you specify a nested parameter that's part of a complex structure, the instance is launched using the
complex structure as specified in the launch template plus any additional nested parameters that you
specify.
In the following example, the instance is launched with the tag Owner=TeamA as well as any other
tags that are specified in the launch template. If the launch template has an existing tag with a key of
Owner, the value is replaced with TeamA.
In the following example, the instance is launched with a volume with the device name /dev/xvdb
as well as any other block device mappings that are specified in the launch template. If the launch
template has an existing volume defined for /dev/xvdb, its values are replaced with specified values.
If the instance fails to launch or the state immediately goes to terminated instead of running, see
Troubleshooting Instance Launch Issues (p. 1041).
For more information, see Creating an Auto Scaling Group Using a Launch Template in the Amazon EC2
Auto Scaling User Guide.
To create or update an Amazon EC2 Auto Scaling group with a launch template (AWS CLI)
• Use the create-auto-scaling-group or the update-auto-scaling-group AWS CLI command and specify
the --launch-template parameter.
346
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
• Use the create-fleet AWS CLI command. Use the --launch-template-configs parameter to
specify the launch template and any overrides for the launch template.
• Use the request-spot-fleet AWS CLI command. Use the LaunchTemplateConfigs parameter to
specify the launch template and any overrides for the launch template.
• Use the delete-launch-template (AWS CLI) command and specify the launch template.
347
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Note
The Launch More Like This wizard option does not clone your selected instance; it only
replicates some configuration details. To create a copy of your instance, first create an AMI from
it, then launch more instances from the AMI.
Alternatively, create a launch template (p. 337) to store the launch parameters for your
instances.
The following configuration details are copied from the selected instance into the launch wizard:
• AMI ID
• Instance type
• Availability Zone, or the VPC and subnet in which the selected instance is located
• Public IPv4 address. If the selected instance currently has a public IPv4 address, the new instance
receives a public IPv4 address - regardless of the selected instance's default public IPv4 address
setting. For more information about public IPv4 addresses, see Public IPv4 Addresses and External DNS
Hostnames (p. 656).
• Placement group, if applicable
• IAM role associated with the instance, if applicable
• Shutdown behavior setting (stop or terminate)
• Termination protection setting (true or false)
• CloudWatch monitoring (enabled or disabled)
• Amazon EBS-optimization setting (true or false)
• Tenancy setting, if launching into a VPC (shared or dedicated)
• Kernel ID and RAM disk ID, if applicable
• User data, if specified
• Tags associated with the instance, if applicable
• Security groups associated with the instance
• Association information. If the selected instance is associated with a configuration file, the same file
is automatically associated with the new instance. If the configuration file includes a joined domain
configuration, the new instance is joined to the same domain. For more information about joining a
domain, see Launching an Instance (Simple AD and Microsoft AD).
The following configuration details are not copied from your selected instance; instead, the wizard
applies their default settings or behavior:
• Number of network interfaces: The default is one network interface, which is the primary network
interface (eth0).
• Storage: The default storage configuration is determined by the AMI and the instance type.
When you are ready, choose Launch to select a key pair and launch your instance.
4. If the instance fails to launch or the state immediately goes to terminated instead of running, see
Troubleshooting Instance Launch Issues (p. 1041).
348
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
To launch an instance from the AWS Marketplace using the launch wizard
The wizard creates a new security group according to the vendor's specifications for the product. The
security group may include rules that allow all IPv4 addresses (0.0.0.0/0) access on SSH (port 22)
on Linux or RDP (port 3389) on Windows. We recommend that you adjust these rules to allow only a
specific address or range of addresses to access your instance over those ports.
349
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Launching an AWS Marketplace AMI Instance Using the API and CLI
To launch instances from AWS Marketplace products using the API or command line tools, first ensure
that you are subscribed to the product. You can then launch an instance with the product's AMI ID using
the following methods:
Method Documentation
AWS CLI Use the run-instances command, or see the following topic for more
information: Launching an Instance.
AWS Tools for Windows Use the New-EC2Instance command, or see the following topic for
PowerShell more information: Launch an Amazon EC2 Instance Using Windows
PowerShell
• Define separate On-Demand and Spot capacity targets and the maximum amount you’re willing to pay
per hour
• Specify the instance types that work best for your applications
• Specify how Amazon EC2 should distribute your fleet capacity within each purchasing option
You can also set a maximum amount per hour that you’re willing to pay for your fleet, and EC2 Fleet
launches instances until it reaches the maximum amount. When the maximum amount you're willing to
pay is reached, the fleet stops launching instances even if it hasn’t met the target capacity.
The EC2 Fleet attempts to launch the number of instances that are required to meet the target capacity
specified in your request. If you specified a total maximum price per hour, it fulfills the capacity until it
reaches the maximum amount that you’re willing to pay. The fleet can also attempt to maintain its target
Spot capacity if your Spot Instances are interrupted. For more information, see How Spot Instances
Work (p. 232).
You can specify an unlimited number of instance types per EC2 Fleet. Those instance types can be
provisioned using both On-Demand and Spot purchasing options. You can also specify multiple
Availability Zones, specify different maximum Spot prices for each instance, and choose additional
350
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Spot options for each fleet. Amazon EC2 uses the specified options to provision capacity when the fleet
launches.
While the fleet is running, if Amazon EC2 reclaims a Spot Instance because of a price increase or instance
failure, EC2 Fleet can try to replace the instances with any of the instance types that you specify. This
makes it easier to regain capacity during a spike in Spot pricing. You can develop a flexible and elastic
resourcing strategy for each fleet. For example, within specific fleets, your primary capacity can be On-
Demand supplemented with less-expensive Spot capacity if available.
If you have Reserved Instances and you specify On-Demand Instances in your fleet, EC2 Fleet uses your
Reserved Instances. For example, if your fleet specifies an On-Demand Instance as c4.large, and you
have Reserved Instances for c4.large, you receive the Reserved Instance pricing.
There is no additional charge for using EC2 Fleet. You pay only for the EC2 instances that the fleet
launches for you.
Contents
• EC2 Fleet Limitations (p. 351)
• EC2 Fleet Limits (p. 351)
• EC2 Fleet Configuration Strategies (p. 352)
• Managing an EC2 Fleet (p. 361)
If you need more than the default limits for target capacity, complete the AWS Support Center Create
case form to request a limit increase. For Limit type, choose EC2 Fleet, choose a Region, and then choose
Target Fleet Capacity per Fleet (in units) or Target Fleet Capacity per Region (in units), or both.
* These limits apply to both your EC2 Fleets and your Spot Fleets.
† These are hard limits. You cannot request a limit increase for these limits.
T3 Instances
If you plan to use your T3 Spot Instances immediately and for a short duration, with no idle time for
accruing CPU credits, we recommend that you launch your T3 Spot Instances in standard (p. 142) mode
to avoid paying higher costs.
351
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
If you launch your T3 Spot Instances in unlimited (p. 135) mode and burst CPU immediately, you'll
spend surplus credits for bursting. If you use the instance for a short duration, your instance doesn't have
time to accrue CPU credits to pay down the surplus credits, and you are charged for the surplus credits
when you terminate your instance.
Unlimited mode for T3 Spot Instances is suitable only if the instance runs for long enough to accrue
CPU credits for bursting. Otherwise, paying for surplus credits makes T3 Spot Instances more expensive
than M5 or C5 instances.
T2 Instances
Launch credits are meant to provide a productive initial launch experience for T2 instances by providing
sufficient compute resources to configure the instance. Repeated launches of T2 instances to access new
launch credits is not permitted. If you require sustained CPU, you can earn credits (by idling over some
period), use T2 Unlimited (p. 135), or use an instance type with dedicated CPU (for example, c4.large).
The EC2 Fleet attempts to launch the number of instances that are required to meet the target capacity
that you specify in the fleet request. The fleet can comprise only On-Demand Instances, only Spot
Instances, or a combination of both On-Demand Instances and Spot Instances. The request for Spot
Instances is fulfilled if there is available capacity and the maximum price per hour for your request
exceeds the Spot price. The fleet also attempts to maintain its target capacity if your Spot Instances are
interrupted.
You can also set a maximum amount per hour that you’re willing to pay for your fleet, and EC2 Fleet
launches instances until it reaches the maximum amount. When the maximum amount you're willing to
pay is reached, the fleet stops launching instances even if it hasn’t met the target capacity.
A Spot Instance pool is a set of unused EC2 instances with the same instance type, operating system,
Availability Zone, and network platform. When you create an EC2 Fleet, you can include multiple launch
specifications, which vary by instance type, Availability Zone, subnet, and maximum price. The fleet
selects the Spot Instance pools that are used to fulfill the request, based on the launch specifications
included in your request, and the configuration of the request. The Spot Instances come from the
selected pools.
An EC2 Fleet enables you to provision large amounts of EC2 capacity that makes sense for your
application based on number of cores or instances, or amount of memory. For example, you can specify
an EC2 Fleet to launch a target capacity of 200 instances, of which 130 are On-Demand Instances and
the rest are Spot Instances. Or you can request 1000 cores with a minimum of 2 GB of RAM per core. The
fleet determines the combination of Amazon EC2 options to launch that capacity at the absolute lowest
cost.
Use the appropriate configuration strategies to create an EC2 Fleet that meets your needs.
Contents
• Planning an EC2 Fleet (p. 353)
• EC2 Fleet Request Types (p. 353)
• Allocation Strategies for Spot Instances (p. 354)
• Configuring EC2 Fleet for On-Demand Backup (p. 355)
• Maximum Price Overrides (p. 355)
• Control Spending (p. 356)
• EC2 Fleet Instance Weighting (p. 356)
• Tutorial: Using EC2 Fleet with Instance Weighting (p. 358)
352
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
• Tutorial: Using EC2 Fleet with On-Demand as the Primary Capacity (p. 360)
When planning your EC2 Fleet, we recommend that you do the following:
• Determine whether you want to create an EC2 Fleet that submits a synchronous or asynchronous one-
time request for the desired target capacity, or one that maintains a target capacity over time. For
more information, see EC2 Fleet Request Types (p. 353).
• Determine the instance types that meet your application requirements.
• If you plan to include Spot Instances in your EC2 Fleet, review Spot Best Practices before you create
the fleet. Use these best practices when you plan your fleet so that you can provision the instances at
the lowest possible price.
• Determine the target capacity for your EC2 Fleet. You can set target capacity in instances or in custom
units. For more information, see EC2 Fleet Instance Weighting (p. 356).
• Determine what portion of the EC2 Fleet target capacity must be On-Demand capacity and Spot
capacity. You can specify 0 for On-Demand capacity or Spot capacity, or both.
• Determine your price per unit, if you are using instance weighting. To calculate the price per unit,
divide the price per instance hour by the number of units (or weight) that this instance represents. If
you are not using instance weighting, the default price per unit is the price per instance hour.
• Determine the maximum amount per hour that you’re willing to pay for your fleet. For more
information, see Control Spending (p. 356).
• Review the possible options for your EC2 Fleet. For more information, see the EC2 Fleet JSON
Configuration File Reference (p. 366). For EC2 Fleet configuration examples, see EC2 Fleet Example
Configurations (p. 375).
instant
If you configure the request type as instant, EC2 Fleet places a synchronous one-time request for
your desired capacity. In the API response, it returns the instances that launched, along with errors
for those instances that could not be launched.
request
If you configure the request type as request, EC2 Fleet places an asynchronous one-time request
for your desired capacity. Thereafter, if capacity is diminished because of Spot interruptions, the
fleet does not attempt to replenish Spot Instances, nor does it submit requests in alternative Spot
Instance pools if capacity is unavailable.
maintain
(Default) If you configure the request type as maintain, EC2 Fleet places an asynchronous request
for your desired capacity, and maintains capacity by automatically replenishing any interrupted Spot
Instances.
You cannot modify the target capacity of an instant or request EC2 Fleet request after it is
submitted. To change the target capacity of an instant or request fleet request, delete the fleet and
create a new one.
All three types of requests benefit from an allocation strategy. For more information, see Allocation
Strategies for Spot Instances (p. 354).
353
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
The allocation strategy for your EC2 Fleet determines how it fulfills your request for Spot Instances from
the possible Spot Instance pools represented by its launch specifications. The following are the allocation
strategies that you can specify in your fleet:
lowestPrice
The Spot Instances come from the pool with the lowest price. This is the default strategy.
diversified
The Spot Instances come from the pool with optimal capacity for the number of instances that are
launching.
InstancePoolsToUseCount
The Spot Instances are distributed across the number of Spot pools that you specify. This parameter
is valid only when used in combination with lowestPrice.
After Spot Instances are terminated due to a change in the Spot price or available capacity of a
Spot Instance pool, an EC2 Fleet of type maintain launches replacement Spot Instances. If the
allocation strategy is lowestPrice, the fleet launches replacement instances in the pool where
the Spot price is currently the lowest. If the allocation strategy is lowestPrice in combination
with InstancePoolsToUseCount, the fleet selects the Spot pools with the lowest price and
launches Spot Instances across the number of Spot pools that you specify. If the allocation strategy is
capacityOptimized, the fleet launches replacement instances in the pool that has the most available
Spot Instance capacity. If the allocation strategy is diversified, the fleet distributes the replacement
Spot Instances across the remaining pools.
To optimize the costs for your use of Spot Instances, specify the lowestPrice allocation strategy so
that EC2 Fleet automatically deploys the least expensive combination of instance types and Availability
Zones based on the current Spot price.
For On-Demand Instance target capacity, EC2 Fleet always selects the cheapest instance type based on
the public On-Demand price, while continuing to follow the allocation strategy (either lowestPrice,
capacityOptimized, or diversified) for Spot Instances.
To create a fleet of Spot Instances that is both cheap and diversified, use the lowestPrice allocation
strategy in combination with InstancePoolsToUseCount. EC2 Fleet automatically deploys the least
expensive combination of instance types and Availability Zones based on the current Spot price across
the number of Spot pools that you specify. This combination can be used to avoid the most expensive
Spot Instances.
With Spot Instances, pricing changes slowly over time based on long-term trends in supply and demand,
but capacity fluctuates in real time. The capacityOptimized strategy automatically launches Spot
Instances into the most available pools by looking at real-time capacity data and predicting which
are the most available. This works well for workloads such as big data and analytics, image and
media rendering, machine learning, and high performance computing that may have a higher cost of
354
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
interruption associated with restarting work and checkpointing. By offering the possibility of fewer
interruptions, the capacityOptimized strategy can lower the overall cost of your workload.
If your fleet is small or runs for a short time, the probability that your Spot Instances will be interrupted
is low, even with all of the instances in a single Spot Instance pool. Therefore, the lowestPrice strategy
is likely to meet your needs while providing the lowest cost.
If your fleet is large or runs for a long time, you can improve the availability of your fleet by distributing
the Spot Instances across multiple pools. For example, if your EC2 Fleet specifies 10 pools and a target
capacity of 100 instances, the fleet launches 10 Spot Instances in each pool. If the Spot price for one
pool exceeds your maximum price for this pool, only 10% of your fleet is affected. Using this strategy
also makes your fleet less sensitive to increases in the Spot price in any one pool over time.
With the diversified strategy, the EC2 Fleet does not launch Spot Instances into any pools with a
Spot price that is equal to or higher than the On-Demand price.
To create a cheap and diversified fleet, use the lowestPrice strategy in combination with
InstancePoolsToUseCount. You can use a low or high number of Spot pools across which to allocate
your Spot Instances. For example, if you run batch processing, we recommend specifying a low number
of Spot pools (for example, InstancePoolsToUseCount=2) to ensure that your queue always has
compute capacity while maximizing savings. If you run a web service, we recommend specifying a high
number of Spot pools (for example, InstancePoolsToUseCount=10) to minimize the impact if a Spot
Instance pool becomes temporarily unavailable.
If your fleet runs workloads that may have a higher cost of interruption associated with restarting work
and checkpointing, then use the capacityOptimized strategy. This strategy offers the possibility of
fewer interruptions, which can lower the overall cost of your workload.
If you have urgent, unpredictable scaling needs, such as a news website that must scale during a major
news event or game launch, we recommend that you specify alternative instance types for your On-
Demand Instances, in the event that your preferred option does not have sufficient available capacity.
For example, you might prefer c5.2xlarge On-Demand Instances, but if there is insufficient available
capacity, you'd be willing to use some c4.2xlarge instances during peak load. In this case, EC2 Fleet
attempts to fulfill all of your target capacity using c5.2xlarge instances, but if there is insufficient
capacity, it automatically launches c4.2xlarge instances to fulfill the target capacity.
When EC2 Fleet attempts to fulfill your On-Demand capacity, it defaults to launching the lowest-
priced instance type first. If AllocationStrategy is set to prioritized, EC2 Fleet uses priority to
determine which instance type to use first in fulfilling On-Demand capacity. The priority is assigned to
the launch template override, and the highest priority is launched first.
For example, you have configured three launch template overrides, each with a different instance type:
c3.large, c4.large, and c5.large. The On-Demand price for c5.large is less than the price for
c4.large. c3.large is the cheapest. If you do not use priority to determine the order, the fleet fulfills
On-Demand capacity by starting with c3.large, and then c5.large. Because you often have unused
Reserved Instances for c4.large, you can set the launch template override priority so that the order is
c4.large, c3.large, and then c5.large.
Each EC2 Fleet can either include a global maximum price, or use the default (the On-Demand price). The
fleet uses this as the default maximum price for each of its launch specifications.
355
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
You can optionally specify a maximum price in one or more launch specifications. This price is specific
to the launch specification. If a launch specification includes a specific price, the EC2 Fleet uses this
maximum price, overriding the global maximum price. Any other launch specifications that do not
include a specific maximum price still use the global maximum price.
Control Spending
EC2 Fleet stops launching instances when it has met one of the following parameters: the
TotalTargetCapacity or the MaxTotalPrice (the maximum amount you’re willing to pay). To
control the amount you pay per hour for your fleet, you can specify the MaxTotalPrice. When the
maximum total price is reached, EC2 Fleet stops launching instances even if it hasn’t met the target
capacity.
The following examples show two different scenarios. In the first, EC2 Fleet stops launching instances
when it has met the target capacity. In the second, EC2 Fleet stops launching instances when it has
reached the maximum amount you’re willing to pay (MaxTotalPrice).
EC2 Fleet launches 10 On-Demand Instances because the total of $1.00 (10 instances x $0.10) does not
exceed the MaxTotalPrice of $1.50 for On-Demand Instances.
If EC2 Fleet launches the On-Demand target capacity (10 On-Demand Instances), the total cost per
hour would be $1.00. This is more than the amount ($0.80) specified for MaxTotalPrice for On-
Demand Instances. To prevent spending more than you're willing to pay, EC2 Fleet launches only 8 On-
Demand Instances (below the On-Demand target capacity) because launching more would exceed the
MaxTotalPrice for On-Demand Instances.
When you create an EC2 Fleet, you can define the capacity units that each instance type would
contribute to your application's performance. You can then adjust your maximum price for each launch
specification by using instance weighting.
By default, the price that you specify is per instance hour. When you use the instance weighting feature,
the price that you specify is per unit hour. You can calculate your price per unit hour by dividing your
price for an instance type by the number of units that it represents. EC2 Fleet calculates the number of
instances to launch by dividing the target capacity by the instance weight. If the result isn't an integer,
the fleet rounds it up to the next integer, so that the size of your fleet is not below its target capacity.
The fleet can select any pool that you specify in your launch specification, even if the capacity of the
instances launched exceeds the requested target capacity.
356
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
The following table includes examples of calculations to determine the price per unit for an EC2 Fleet
with a target capacity of 10.
Instance Instance Target Number of Price per Price per unit hour
type weight capacity instances instance
launched hour
Use EC2 Fleet instance weighting as follows to provision the target capacity that you want in the pools
with the lowest price per unit at the time of fulfillment:
1. Set the target capacity for your EC2 Fleet either in instances (the default) or in the units of your
choice, such as virtual CPUs, memory, storage, or throughput.
2. Set the price per unit.
3. For each launch specification, specify the weight, which is the number of units that the instance type
represents toward the target capacity.
• A target capacity of 24
• A launch specification with an instance type r3.2xlarge and a weight of 6
• A launch specification with an instance type c3.xlarge and a weight of 5
The weights represent the number of units that instance type represents toward the target capacity. If
the first launch specification provides the lowest price per unit (price for r3.2xlarge per instance hour
divided by 6), the EC2 Fleet would launch four of these instances (24 divided by 6).
If the second launch specification provides the lowest price per unit (price for c3.xlarge per instance
hour divided by 5), the EC2 Fleet would launch five of these instances (24 divided by 5, result rounded
up).
The EC2 Fleet would launch four instances (30 divided by 8, result rounded up). With the lowestPrice
strategy, all four instances come from the pool that provides the lowest price per unit. With the
357
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
diversified strategy, the fleet launches one instance in each of the three pools, and the fourth
instance in whichever of the three pools provides the lowest price per unit.
This tutorial uses a fictitious company called Example Corp to illustrate the process of requesting an EC2
Fleet using instance weighting.
Objective
Example Corp, a pharmaceutical company, wants to use the computational power of Amazon EC2 for
screening chemical compounds that might be used to fight cancer.
Planning
Example Corp first reviews Spot Best Practices. Next, Example Corp determines the requirements for
their EC2 Fleet.
Instance Types
Example Corp has a compute- and memory-intensive application that performs best with at least 60 GB
of memory and eight virtual CPUs (vCPUs). They want to maximize these resources for the application at
the lowest possible price. Example Corp decides that any of the following EC2 instance types would meet
their needs:
r3.2xlarge 61 8
r3.4xlarge 122 16
r3.8xlarge 244 32
With instance weighting, target capacity can equal a number of instances (the default) or a combination
of factors such as cores (vCPUs), memory (GiBs), and storage (GBs). By considering the base for their
application (60 GB of RAM and eight vCPUs) as one unit, Example Corp decides that 20 times this
amount would meet their needs. So the company sets the target capacity of their EC2 Fleet request to
20.
Instance Weights
After determining the target capacity, Example Corp calculates instance weights. To calculate the
instance weight for each instance type, they determine the units of each instance type that are required
to reach the target capacity as follows:
Therefore, Example Corp assigns instance weights of 1, 2, and 4 to the respective launch configurations
in their EC2 Fleet request.
358
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Example Corp uses the On-Demand price per instance hour as a starting point for their price. They could
also use recent Spot prices, or a combination of the two. To calculate the price per unit hour, they divide
their starting price per instance hour by the weight. For example:
Instance type On-Demand price Instance weight Price per unit hour
Example Corp could use a global price per unit hour of $0.7 and be competitive for all three instance
types. They could also use a global price per unit hour of $0.7 and a specific price per unit hour of $0.9 in
the r3.8xlarge launch specification.
Verifying Permissions
Before creating an EC2 Fleet, Example Corp verifies that it has an IAM role with the required permissions.
For more information, see EC2 Fleet Prerequisites (p. 362).
Example Corp creates a file, config.json, with the following configuration for its EC2 Fleet.
{
"LaunchTemplateConfigs": [
{
"LaunchTemplateSpecification": {
"LaunchTemplateId": "lt-07b3bc7625cdab851",
"Version": "1"
},
"Overrides": [
{
"InstanceType": "r3.2xlarge",
"SubnetId": "subnet-482e4972",
"WeightedCapacity": 1
},
{
"InstanceType": "r3.4xlarge",
"SubnetId": "subnet-482e4972",
"WeightedCapacity": 2
},
{
"InstanceType": "r3.8xlarge",
"MaxPrice": "0.90",
"SubnetId": "subnet-482e4972",
"WeightedCapacity": 4
}
]
}
],
"TargetCapacitySpecification": {
"TotalTargetCapacity": 20,
"DefaultTargetCapacityType": "spot"
}
}
Example Corp creates the EC2 Fleet using the following create-fleet command.
359
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Fulfillment
The allocation strategy determines which Spot Instance pools your Spot Instances come from.
With the lowestPrice strategy (which is the default strategy), the Spot Instances come from the pool
with the lowest price per unit at the time of fulfillment. To provide 20 units of capacity, the EC2 Fleet
launches either 20 r3.2xlarge instances (20 divided by 1), 10 r3.4xlarge instances (20 divided by 2),
or 5 r3.8xlarge instances (20 divided by 4).
If Example Corp used the diversified strategy, the Spot Instances would come from all three pools.
The EC2 Fleet would launch 6 r3.2xlarge instances (which provide 6 units), 3 r3.4xlarge instances
(which provide 6 units), and 2 r3.8xlarge instances (which provide 8 units), for a total of 20 units.
This tutorial uses a fictitious company called ABC Online to illustrate the process of requesting an EC2
Fleet with On-Demand as the primary capacity, and Spot capacity if available.
Objective
ABC Online, a restaurant delivery company, wants to be able to provision Amazon EC2 capacity across
EC2 instance types and purchasing options to achieve their desired scale, performance, and cost.
Planning
ABC Online requires a fixed capacity to operate during peak periods, but would like to benefit from
increased capacity at a lower price. ABC Online determines the following requirements for their EC2
Fleet:
• On-Demand Instance capacity – ABC Online requires 15 On-Demand Instances to ensure that they can
accommodate traffic at peak periods.
• Spot Instance capacity – ABC Online would like to improve performance, but at a lower price, by
provisioning 5 Spot Instances.
Verifying Permissions
Before creating an EC2 Fleet, ABC Online verifies that it has an IAM role with the required permissions.
For more information, see EC2 Fleet Prerequisites (p. 362).
ABC Online creates a file, config.json, with the following configuration for its EC2 Fleet.
{
"LaunchTemplateConfigs": [
{
"LaunchTemplateSpecification": {
"LaunchTemplateId": "lt-07b3bc7625cdab851",
"Version": "2"
}
}
],
"TargetCapacitySpecification": {
360
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
"TotalTargetCapacity": 20,
"OnDemandTargetCapacity":15,
"DefaultTargetCapacityType": "spot"
}
}
ABC Online creates the EC2 Fleet using the following create-fleet command.
Fulfillment
The allocation strategy determines that the On-Demand capacity is always fulfilled, while the balance of
the target capacity is fulfilled as Spot if there is capacity and availability.
If your fleet includes Spot Instances, Amazon EC2 can attempt to maintain your fleet target capacity as
Spot prices change.
An EC2 Fleet request remains active until it expires or you delete it. When you delete a fleet, you can
specify whether deletion terminates the instances in that fleet.
Contents
• EC2 Fleet Request States (p. 361)
• EC2 Fleet Prerequisites (p. 362)
• EC2 Fleet Health Checks (p. 364)
• Generating an EC2 Fleet JSON Configuration File (p. 365)
• Creating an EC2 Fleet (p. 369)
• Tagging an EC2 Fleet (p. 372)
• Monitoring Your EC2 Fleet (p. 361)
• Modifying an EC2 Fleet (p. 374)
• Deleting an EC2 Fleet (p. 374)
• EC2 Fleet Example Configurations (p. 375)
• submitted – The EC2 Fleet request is being evaluated and Amazon EC2 is preparing to launch the
target number of instances, which can include On-Demand Instances, Spot Instances, or both.
• active – The EC2 Fleet request has been validated and Amazon EC2 is attempting to maintain the
target number of running instances. The request remains in this state until it is modified or deleted.
361
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
• modifying – The EC2 Fleet request is being modified. The request remains in this state until the
modification is fully processed or the request is deleted. Only a maintain request type can be
modified. This state does not apply to other request types.
• deleted_running – The EC2 Fleet request is deleted and does not launch additional instances. Its
existing instances continue to run until they are interrupted or terminated. The request remains in this
state until all instances are interrupted or terminated.
• deleted_terminating – The EC2 Fleet request is deleted and its instances are terminating. The
request remains in this state until all instances are terminated.
• deleted – The EC2 Fleet is deleted and has no running instances. The request is deleted two days
after its instances are terminated.
The following illustration represents the transitions between the EC2 Fleet request states. If you exceed
your fleet limits, the request is deleted immediately.
Launch Template
A launch template includes information about the instances to launch, such as the instance type,
Availability Zone, and the maximum price that you are willing to pay. For more information, see
Launching an Instance from a Launch Template (p. 337).
The AWSServiceRoleForEC2Fleet role grants the EC2 Fleet permission to request, launch, terminate,
and tag instances on your behalf. Amazon EC2 uses this service-linked role to complete the following
actions:
362
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Ensure that this role exists before you use the AWS CLI or an API to create an EC2 Fleet. To create the
role, use the IAM console as follows.
If you no longer need to use EC2 Fleet, we recommend that you delete the AWSServiceRoleForEC2Fleet
role. After this role is deleted from your account, you can create the role again if you create another fleet.
For more information, see Using Service-Linked Roles in the IAM User Guide.
Granting Access to CMKs for Use with Encrypted AMIs and EBS Snapshots
If you specify an encrypted AMI (p. 67) or an encrypted Amazon EBS snapshot (p. 864) in your EC2
Fleet and you use a customer managed customer master key (CMK) for encryption, you must grant the
AWSServiceRoleForEC2Fleet role permission to use the CMK so that Amazon EC2 can launch instances
on your behalf. To do this, you must add a grant to the CMK, as shown in the following procedure.
When providing permissions, grants are an alternative to key policies. For more information, see Using
Grants and Using Key Policies in AWS KMS in the AWS Key Management Service Developer Guide.
• Use the create-grant command to add a grant to the CMK and to specify the principal (the
AWSServiceRoleForEC2Fleet service-linked role) that is given permission to perform the operations
that the grant permits. The CMK is specified by the key-id parameter and the ARN of the
CMK. The principal is specified by the grantee-principal parameter and the ARN of the
AWSServiceRoleForEC2Fleet service-linked role.
363
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
4. On the Create policy page, choose the JSON tab, replace the text with the following, and choose
Review policy.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:*"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"iam:ListRoles",
"iam:PassRole",
"iam:ListInstanceProfiles"
],
"Resource": "*"
}
]
}
The ec2:* grants an IAM user permission to call all Amazon EC2 API actions. To limit the user to
specific Amazon EC2 API actions, specify those actions instead.
An IAM user must have permission to call the iam:ListRoles action to enumerate
existing IAM roles, the iam:PassRole action to specify the EC2 Fleet role, and the
iam:ListInstanceProfiles action to enumerate existing instance profiles.
(Optional) To enable an IAM user to create roles or instance profiles using the IAM console, you must
also add the following actions to the policy:
• iam:AddRoleToInstanceProfile
• iam:AttachRolePolicy
• iam:CreateInstanceProfile
• iam:CreateRole
• iam:GetRole
• iam:ListPolicies
5. On the Review policy page, enter a policy name and description, and choose Create policy.
6. In the navigation pane, choose Users and select the user.
7. On the Permissions tab, choose Add permissions.
8. Choose Attach existing policies directly. Select the policy that you created earlier and choose Next:
Review.
9. Choose Add permissions.
EC2 Fleet checks the health status of the instances in the fleet every two minutes. The health status
of an instance is either healthy or unhealthy. The fleet determines the health status of an instance
using the status checks provided by Amazon EC2. If the status of either the instance status check or the
system status check is impaired for three consecutive health checks, the health status of the instance is
unhealthy. Otherwise, the health status is healthy. For more information, see Status Checks for Your
Instances (p. 534).
364
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
You can configure your EC2 Fleet to replace unhealthy instances. After enabling health check
replacement, an instance is replaced after its health status is reported as unhealthy. The fleet could go
below its target capacity for up to a few minutes while an unhealthy instance is being replaced.
Requirements
• Health check replacement is supported only with EC2 Fleets that maintain a target capacity, not with
one-time fleets.
• You can configure your EC2 Fleet to replace unhealthy instances only when you create it.
• IAM users can use health check replacement only if they have permission to call the
ec2:DescribeInstanceStatus action.
To create an EC2 Fleet, you need only specify the launch template, total target capacity, and whether
the default purchasing option is On-Demand or Spot. If you do not specify a parameter, the fleet uses
the default value. To view the full list of fleet configuration parameters, you can generate a JSON file as
follows.
To generate a JSON file with all possible EC2 Fleet parameters using the command line
• Use the create-fleet (AWS CLI) command and the --generate-cli-skeleton parameter to
generate an EC2 Fleet JSON file:
{
"DryRun": true,
"ClientToken": "",
"SpotOptions": {
"AllocationStrategy": "lowestPrice",
"InstanceInterruptionBehavior": "hibernate",
"InstancePoolsToUseCount": 0
"SingleInstanceType": true,
"SingleAvailabilityZone": true,
"MaxTotalPrice": 0
"MinTargetCapacity": 0
},
"OnDemandOptions": {
"AllocationStrategy": "prioritized"
"SingleInstanceType": true,
"SingleAvailabilityZone": true,
"MaxTotalPrice": 0
"MinTargetCapacity": 0
},
"ExcessCapacityTerminationPolicy": "termination",
"LaunchTemplateConfigs": [
{
"LaunchTemplateSpecification": {
"LaunchTemplateId": "",
"LaunchTemplateName": "",
"Version": ""
},
"Overrides": [
{
"InstanceType": "t2.micro",
"MaxPrice": "",
"SubnetId": "",
365
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
"AvailabilityZone": "",
"WeightedCapacity": null,
"Priority": null
"Placement": {
"AvailabilityZone": "",
"Affinity": "",
"GroupName": "",
"PartitionNumber": 0,
"HostId": "",
"Tenancy": "dedicated",
"SpreadDomain": ""
}
]
}
],
"TargetCapacitySpecification": {
"TotalTargetCapacity": 0,
"OnDemandTargetCapacity": 0,
"SpotTargetCapacity": 0,
"DefaultTargetCapacityType": "spot"
},
"TerminateInstancesWithExpiration": true,
"Type": "maintain",
"ValidFrom": "1970-01-01T00:00:00",
"ValidUntil": "1970-01-01T00:00:00",
"ReplaceUnhealthyInstances": true,
"TagSpecifications": [
{
"ResourceType": "fleet",
"Tags": [
{
"Key": "",
"Value": ""
}
]
}
]
}
(Optional) Indicates how to allocate the Spot Instance target capacity across the Spot Instance
pools specified by the EC2 Fleet. Valid values are lowestPrice and diversified. The default is
lowestPrice. Specify the allocation strategy that meets your needs. For more information, see
Allocation Strategies for Spot Instances (p. 354).
InstanceInterruptionBehavior
(Optional) The behavior when a Spot Instance is interrupted. Valid values are hibernate, stop, and
terminate. By default, the Spot service terminates Spot Instances when they are interrupted. If
the fleet type is maintain, you can specify that the Spot service hibernates or stops Spot Instances
when they are interrupted.
InstancePoolsToUseCount
The number of Spot pools across which to allocate your target Spot capacity. Valid only when Spot
AllocationStrategy is set to lowestPrice. EC2 Fleet selects the cheapest Spot pools and evenly
allocates your target Spot capacity across the number of Spot pools that you specify.
366
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
SingleInstanceType
Indicates that the fleet uses a single instance type to launch all Spot Instances in the fleet.
SingleAvailabilityZone
Indicates that the fleet launches all Spot Instances into a single Availability Zone.
MaxTotalPrice
The maximum amount per hour for Spot Instances that you're willing to pay.
MinTargetCapacity
The minimum target capacity for Spot Instances in the fleet. If the minimum target capacity is not
reached, the fleet launches no instances.
AllocationStrategy (for OnDemandOptions)
The order of the launch template overrides to use in fulfilling On-Demand capacity. If you specify
lowestPrice, EC2 Fleet uses price to determine the order, launching the lowest price first. If
you specify prioritized, EC2 Fleet uses the priority that you assigned to each launch template
override, launching the highest priority first. If you do not specify a value, EC2 Fleet defaults to
lowestPrice.
SingleInstanceType
Indicates that the fleet uses a single instance type to launch all On-Demand Instances in the fleet.
SingleAvailabilityZone
Indicates that the fleet launches all On-Demand Instances into a single Availability Zone.
MaxTotalPrice
The maximum amount per hour for On-Demand Instances that you're willing to pay.
MinTargetCapacity
The minimum target capacity for On-Demand Instances in the fleet. If the minimum target capacity
is not reached, the fleet launches no instances.
ExcessCapacityTerminationPolicy
(Optional) Indicates whether running instances should be terminated if the total target capacity
of the EC2 Fleet is decreased below the current size of the EC2 Fleet. Valid values are no-
termination and termination.
LaunchTemplateId
The ID of the launch template to use. You must specify either the launch template ID or launch
template name. The launch template must specify an Amazon Machine Image (AMI). For
more information about creating launch templates, see Launching an Instance from a Launch
Template (p. 337).
LaunchTemplateName
The name of the launch template to use. You must specify either the launch template ID or launch
template name. The launch template must specify an Amazon Machine Image (AMI). For more
information, see Launching an Instance from a Launch Template (p. 337).
Version
(Optional) The instance type. If entered, this value overrides the launch template. The instance types
must have the minimum hardware specifications that you need (vCPUs, memory, or storage).
367
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
MaxPrice
(Optional) The maximum price per unit hour that you are willing to pay for a Spot Instance. If
entered, this value overrides the launch template. You can use the default maximum price (the On-
Demand price) or specify the maximum price that you are willing to pay. Your Spot Instances are
not launched if your maximum price is lower than the Spot price for the instance types that you
specified.
SubnetId
(Optional) The ID of the subnet in which to launch the instances. If entered, this value overrides the
launch template.
To create a new VPC, go the Amazon VPC console. When you are done, return to the JSON file and
enter the new subnet ID.
AvailabilityZone
(Optional) The Availability Zone in which to launch the instances. The default is to let AWS choose
the zones for your instances. If you prefer, you can specify specific zones. If entered, this value
overrides the launch template.
Specify one or more Availability Zones. If you have more than one subnet in a zone, specify the
appropriate subnet. To add subnets, go to the Amazon VPC console. When you are done, return to
the JSON file and enter the new subnet ID.
WeightedCapacity
(Optional) The number of units provided by the specified instance type. If entered, this value
overrides the launch template.
Priority
The priority for the launch template override. If AllocationStrategy is set to prioritized, EC2
Fleet uses priority to determine which launch template override to use first in fulfilling On-Demand
capacity. The highest priority is launched first. Valid values are whole numbers starting at 0. The
lower the number, the higher the priority. If no number is set, the override has the lowest priority.
TotalTargetCapacity
The number of instances to launch. You can choose instances or performance characteristics that are
important to your application workload, such as vCPUs, memory, or storage. If the request type is
maintain, you can specify a target capacity of 0 and add capacity later.
OnDemandTargetCapacity
(Optional) The number of On-Demand Instances to launch. This number must be less than the
TotalTargetCapacity.
SpotTargetCapacity
(Optional) The number of Spot Instances to launch. This number must be less than the
TotalTargetCapacity.
DefaultTargetCapacityType
If the value for TotalTargetCapacity is higher than the combined values for
OnDemandTargetCapacity and SpotTargetCapacity, the difference is launched as the instance
purchasing option specified here. Valid values are on-demand or spot.
TerminateInstancesWithExpiration
(Optional) By default, Amazon EC2 terminates your instances when the EC2 Fleet request expires.
The default value is true. To keep them running after your request expires, do not enter a value for
this parameter.
368
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Type
(Optional) Indicates whether the EC2 Fleet submits a synchronous one-time request for your desired
capacity (instant), or an asynchronous one-time request for your desired capacity, but with
no attempt maintain the capacity or to submit requests in alternative capacity pools if capacity
is unavailable (request), or submits an asynchronous request for your desired capacity and
continues to maintain your desired capacity by replenishing interrupted Spot Instances (maintain).
Valid values are instant, request, and maintain. The default value is maintain. For more
information, see EC2 Fleet Request Types (p. 353).
ValidFrom
(Optional) To create a request that is valid only during a specific time period, enter a start date.
ValidUntil
(Optional) To create a request that is valid only during a specific time period, enter an end date.
ReplaceUnhealthyInstances
(Optional) To replace unhealthy instances in an EC2 Fleet that is configured to maintain the fleet,
enter true. Otherwise, leave this parameter empty.
TagSpecifications
(Optional) The key-value pair for tagging the EC2 Fleet request on creation. The value for
ResourceType must be fleet, otherwise the fleet request fails. To tag instances at launch, specify
the tags in the launch template (p. 339). For information about tagging after launch, see Tagging
Your Resources (p. 965).
When you create an EC2 Fleet, you must specify a launch template that includes information about the
instances to launch, such as the instance type, Availability Zone, and the maximum price you are willing
to pay.
You can create an EC2 Fleet that includes multiple launch specifications that override the launch
template. The launch specifications can vary by instance type, Availability Zone, subnet, and maximum
price, and can include a different weighted capacity.
When you create an EC2 Fleet, use a JSON file to specify information about the instances to launch. For
more information, see EC2 Fleet JSON Configuration File Reference (p. 366).
• Use the following create-fleet (AWS CLI) command to create an EC2 Fleet.
For example configuration files, see EC2 Fleet Example Configurations (p. 375).
{
"FleetId": "fleet-12a34b55-67cd-8ef9-ba9b-9208dEXAMPLE"
}
The following is example output for a fleet of type instant that launched the target capacity.
369
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
{
"FleetId": "fleet-12a34b55-67cd-8ef9-ba9b-9208dEXAMPLE",
"Errors": [],
"Instances": [
{
"LaunchTemplateAndOverrides": {
"LaunchTemplateSpecification": {
"LaunchTemplateId": "lt-01234a567b8910abcEXAMPLE",
"Version": "1"
},
"Overrides": {
"InstanceType": "c5.large",
"AvailabilityZone": "us-east-1a"
}
},
"Lifecycle": "on-demand",
"InstanceIds": [
"i-1234567890abcdef0",
"i-9876543210abcdef9"
],
"InstanceType": "c5.large",
"Platform": null
},
{
"LaunchTemplateAndOverrides": {
"LaunchTemplateSpecification": {
"LaunchTemplateId": "lt-01234a567b8910abcEXAMPLE",
"Version": "1"
},
"Overrides": {
"InstanceType": "c4.large",
"AvailabilityZone": "us-east-1a"
}
},
"Lifecycle": "on-demand",
"InstanceIds": [
"i-5678901234abcdef0",
"i-5432109876abcdef9"
],
"InstanceType": "c4.large",
"Platform": null
},
]
}
The following is example output for a fleet of type instant that launched part of the target capacity
with errors for instances that were not launched.
{
"FleetId": "fleet-12a34b55-67cd-8ef9-ba9b-9208dEXAMPLE",
"Errors": [
{
"LaunchTemplateAndOverrides": {
"LaunchTemplateSpecification": {
"LaunchTemplateId": "lt-01234a567b8910abcEXAMPLE",
"Version": "1"
},
"Overrides": {
"InstanceType": "c4.xlarge",
"AvailabilityZone": "us-east-1a",
}
},
"Lifecycle": "on-demand",
"ErrorCode": "InsufficientInstanceCapacity",
370
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
"ErrorMessage": "",
"InstanceType": "c4.xlarge",
"Platform": null
},
],
"Instances": [
{
"LaunchTemplateAndOverrides": {
"LaunchTemplateSpecification": {
"LaunchTemplateId": "lt-01234a567b8910abcEXAMPLE",
"Version": "1"
},
"Overrides": {
"InstanceType": "c5.large",
"AvailabilityZone": "us-east-1a"
}
},
"Lifecycle": "on-demand",
"InstanceIds": [
"i-1234567890abcdef0",
"i-9876543210abcdef9"
],
"InstanceType": "c5.large",
"Platform": null
},
]
}
The following is example output for a fleet of type instant that launched no instances.
{
"FleetId": "fleet-12a34b55-67cd-8ef9-ba9b-9208dEXAMPLE",
"Errors": [
{
"LaunchTemplateAndOverrides": {
"LaunchTemplateSpecification": {
"LaunchTemplateId": "lt-01234a567b8910abcEXAMPLE",
"Version": "1"
},
"Overrides": {
"InstanceType": "c4.xlarge",
"AvailabilityZone": "us-east-1a",
}
},
"Lifecycle": "on-demand",
"ErrorCode": "InsufficientCapacity",
"ErrorMessage": "",
"InstanceType": "c4.xlarge",
"Platform": null
},
{
"LaunchTemplateAndOverrides": {
"LaunchTemplateSpecification": {
"LaunchTemplateId": "lt-01234a567b8910abcEXAMPLE",
"Version": "1"
},
"Overrides": {
"InstanceType": "c5.large",
"AvailabilityZone": "us-east-1a",
}
},
"Lifecycle": "on-demand",
"ErrorCode": "InsufficientCapacity",
"ErrorMessage": "",
"InstanceType": "c5.large",
371
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
"Platform": null
},
],
"Instances": []
}
To help categorize and manage your EC2 Fleet requests, you can tag them with custom metadata. For
more information, see Tagging Your Amazon EC2 Resources (p. 963).
You can assign a tag to an EC2 Fleet request when you create it, or afterward. Tags assigned to the fleet
request are not assigned to the instances launched by the fleet.
To tag an EC2 Fleet request when you create it, specify the key-value pair in the JSON file (p. 365) used
to create the fleet. The value for ResourceType must be fleet. If you specify another value, the fleet
request fails.
To tag instances when they are launched by the fleet, specify the tags in the launch template (p. 339)
that is referenced in the EC2 Fleet request.
The EC2 Fleet launches On-Demand Instances when there is available capacity, and launches Spot
Instances when your maximum price exceeds the Spot price and capacity is available. The On-Demand
Instances run until you terminate them, and the Spot Instances run until they are interrupted or you
terminate them.
The returned list of running instances is refreshed periodically and might be out of date.
{
"Fleets": [
{
"Type": "maintain",
"FulfilledCapacity": 2.0,
"LaunchTemplateConfigs": [
{
"LaunchTemplateSpecification": {
"Version": "2",
"LaunchTemplateId": "lt-07b3bc7625cdab851"
}
372
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
}
],
"TerminateInstancesWithExpiration": false,
"TargetCapacitySpecification": {
"OnDemandTargetCapacity": 0,
"SpotTargetCapacity": 2,
"TotalTargetCapacity": 2,
"DefaultTargetCapacityType": "spot"
},
"FulfilledOnDemandCapacity": 0.0,
"ActivityStatus": "fulfilled",
"FleetId": "fleet-76e13e99-01ef-4bd6-ba9b-9208de883e7f",
"ReplaceUnhealthyInstances": false,
"SpotOptions": {
"InstanceInterruptionBehavior": "terminate",
"InstancePoolsToUseCount": 1,
"AllocationStrategy": "lowestPrice"
},
"FleetState": "active",
"ExcessCapacityTerminationPolicy": "termination",
"CreateTime": "2018-04-10T16:46:03.000Z"
}
]
}
Use the following describe-fleet-instances command to describe the instances for the specified EC2
Fleet.
{
"ActiveInstances": [
{
"InstanceId": "i-09cd595998cb3765e",
"InstanceHealth": "healthy",
"InstanceType": "m4.large",
"SpotInstanceRequestId": "sir-86k84j6p"
},
{
"InstanceId": "i-09cf95167ca219f17",
"InstanceHealth": "healthy",
"InstanceType": "m4.large",
"SpotInstanceRequestId": "sir-dvxi7fsm"
}
],
"FleetId": "fleet-73fbd2ce-aa30-494c-8788-1cee4EXAMPLE"
}
Use the following describe-fleet-history command to describe the history for the specified EC2 Fleet for
the specified time.
{
"HistoryRecords": [],
"FleetId": "fleet-73fbd2ce-aa30-494c-8788-1cee4EXAMPLE",
"LastEvaluatedTime": "1970-01-01T00:00:00.000Z",
"StartTime": "2018-04-09T23:53:20.000Z"
}
373
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Note
You can only modify an EC2 Fleet that has Type=maintain.
When you increase the target capacity, the EC2 Fleet launches the additional instances according to the
instance purchasing option specified for DefaultTargetCapacityType, which are either On-Demand
Instances or Spot Instances.
If the DefaultTargetCapacityType is spot, the EC2 Fleet launches the additional Spot Instances
according to its allocation strategy. If the allocation strategy is lowestPrice, the fleet launches
the instances from the lowest-priced Spot Instance pool in the request. If the allocation strategy is
diversified, the fleet distributes the instances across the pools in the request.
When you decrease the target capacity, the EC2 Fleet deletes any open requests that exceed the new
target capacity. You can request that the fleet terminate instances until the size of the fleet reaches
the new target capacity. If the allocation strategy is lowestPrice, the fleet terminates the instances
with the highest price per unit. If the allocation strategy is diversified, the fleet terminates instances
across the pools. Alternatively, you can request that EC2 Fleet keep the fleet at its current size, but not
replace any Spot Instances that are interrupted or any instances that you terminate manually.
When an EC2 Fleet terminates a Spot Instance because the target capacity was decreased, the instance
receives a Spot Instance interruption notice.
Use the following modify-fleet command to update the target capacity of the specified EC2 Fleet.
If you are decreasing the target capacity but want to keep the fleet at its current size, you can modify the
previous command as follows.
You must specify whether the EC2 Fleet must terminate its instances. If you specify that the instances
must be terminated when the fleet is deleted, it enters the deleted_terminating state. Otherwise, it
enters the deleted_running state, and the instances continue to run until they are interrupted or you
terminate them manually.
374
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
Use the delete-fleets command and the --terminate-instances parameter to delete the specified
EC2 Fleet and terminate the instances.
{
"UnsuccessfulFleetDeletions": [],
"SuccessfulFleetDeletions": [
{
"CurrentFleetState": "deleted_terminating",
"PreviousFleetState": "active",
"FleetId": "fleet-73fbd2ce-aa30-494c-8788-1cee4EXAMPLE"
}
]
}
You can modify the previous command using the --no-terminate-instances parameter to delete
the specified EC2 Fleet without terminating the instances.
{
"UnsuccessfulFleetDeletions": [],
"SuccessfulFleetDeletions": [
{
"CurrentFleetState": "deleted_running",
"PreviousFleetState": "active",
"FleetId": "fleet-4b8aaae8-dfb5-436d-a4c6-3dafa4c6b7dcEXAMPLE"
}
]
}
The following examples show launch configurations that you can use with the create-fleet
command to create an EC2 Fleet. For more information, see the EC2 Fleet JSON Configuration File
Reference (p. 366).
The following example specifies the minimum parameters required in an EC2 Fleet: a launch template,
target capacity, and default purchasing option. The launch template is identified by its launch template
ID and version number. The target capacity for the fleet is 2 instances, and the default purchasing option
is spot, which results in the fleet launching 2 Spot Instances.
375
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
{
"LaunchTemplateConfigs": [
{
"LaunchTemplateSpecification": {
"LaunchTemplateId": "lt-0e8c754449b27161c",
"Version": "1"
}
}
],
"TargetCapacitySpecification": {
"TotalTargetCapacity": 2,
"DefaultTargetCapacityType": "spot"
}
}
The following example specifies the minimum parameters required in an EC2 Fleet: a launch template,
target capacity, and default purchasing option. The launch template is identified by its launch template
ID and version number. The target capacity for the fleet is 2 instances, and the default purchasing option
is on-demand, which results in the fleet launching 2 On-Demand Instances.
{
"LaunchTemplateConfigs": [
{
"LaunchTemplateSpecification": {
"LaunchTemplateId": "lt-0e8c754449b27161c",
"Version": "1"
}
}
],
"TargetCapacitySpecification": {
"TotalTargetCapacity": 2,
"DefaultTargetCapacityType": "on-demand"
}
}
The following example specifies the total target capacity of 2 instances for the fleet, and a target
capacity of 1 On-Demand Instance. The default purchasing option is spot. The fleet launches 1
On-Demand Instance as specified, but needs to launch one more instance to fulfill the total target
capacity. The purchasing option for the difference is calculated as TotalTargetCapacity –
OnDemandTargetCapacity = DefaultTargetCapacityType, which results in the fleet launching 1
Spot Instance.
{
"LaunchTemplateConfigs": [
{
"LaunchTemplateSpecification": {
"LaunchTemplateId": "lt-0e8c754449b27161c",
"Version": "1"
}
}
],
"TargetCapacitySpecification": {
"TotalTargetCapacity": 2,
"OnDemandTargetCapacity":1,
376
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launch
"DefaultTargetCapacityType": "spot"
}
}
Example 4: Launch Spot Instances Using the Lowest Price Allocation Strategy
If the allocation strategy for Spot Instances is not specified, the default allocation strategy, which is
lowestPrice, is used. The following example uses the lowestPrice allocation strategy. The three
launch specifications, which override the launch template, have different instance types but the same
weighted capacity and subnet. The total target capacity is 2 instances and the default purchasing option
is spot. The EC2 Fleet launches 2 Spot Instances using the instance type of the launch specification with
the lowest price.
{
"LaunchTemplateConfigs": [
{
"LaunchTemplateSpecification": {
"LaunchTemplateId": "lt-0e8c754449b27161c",
"Version": "1"
}
"Overrides": [
{
"InstanceType": "c4.large",
"WeightedCapacity": 1,
"SubnetId": "subnet-a4f6c5d3"
},
{
"InstanceType": "c3.large",
"WeightedCapacity": 1,
"SubnetId": "subnet-a4f6c5d3"
},
{
"InstanceType": "c5.large",
"WeightedCapacity": 1,
"SubnetId": "subnet-a4f6c5d3"
}
]
}
],
"TargetCapacitySpecification": {
"TotalTargetCapacity": 2,
"DefaultTargetCapacityType": "spot"
}
}
377
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Connect
For information about connecting to a Linux instance, see Connect to Your Linux Instance in the Amazon
EC2 User Guide for Linux Instances.
Contents
• Prerequisites (p. 378)
• Connect to Your Windows Instance (p. 379)
• Connect to a Windows Instance Using Its IPv6 Address (p. 380)
• Connecting to a Windows Instance Using AWS Systems Manager Session Manager (p. 381)
• Transfer Files to Windows Instances (p. 381)
Prerequisites
• Install an RDP client
• [Windows] Windows includes an RDP client by default. To verify, type mstsc at a Command Prompt
window. If your computer doesn't recognize this command, see the Windows home page and search
for the download for the Microsoft Remote Desktop app.
• [Mac OS X] Download the Microsoft Remote Desktop app from the Mac App Store.
• [Linux] Use rdesktop.
• Get the ID of the instance.
You can get the ID of your instance using the Amazon EC2 console (from the Instance ID column). If
you prefer, you can use the describe-instances (AWS CLI) or Get-EC2Instance (AWS Tools for Windows
PowerShell) command.
• Get the public DNS name of the instance.
You can get the public DNS for your instance using the Amazon EC2 console. Check the Public DNS
(IPv4) column. If this column is hidden, choose the Show/Hide icon and select Public DNS (IPv4). If
you prefer, you can use the describe-instances (AWS CLI) or Get-EC2Instance (AWS Tools for Windows
PowerShell) command.
• (IPv6 only) Get the IPv6 address of the instance.
If you've assigned an IPv6 address to your instance, you can optionally connect to the instance using
its IPv6 address instead of a public IPv4 address or public IPv4 DNS hostname. Your local computer
must have an IPv6 address and must be configured to use IPv6. You can get the IPv6 address of
your instance using the Amazon EC2 console. Check the IPv6 IPs field. If you prefer, you can use the
describe-instances (AWS CLI) or Get-EC2Instance (AWS Tools for Windows PowerShell) command. For
more information about IPv6, see IPv6 Addresses (p. 657).
• Locate the private key
Get the fully-qualified path to the location on your computer of the .pem file for the key pair that you
specified when you launched the instance. For more information about how you created your key pair,
see Creating a Key Pair Using Amazon EC2.
378
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Connect
Ensure that the security group associated with your instance allows incoming RDP traffic from your
IP address. The default security group does not allow incoming RDP traffic by default. For more
information, see Authorizing Inbound Traffic for Your Windows Instances (p. 653).
• For the best experience using Internet Explorer, run the latest version.
The name of the administrator account depends on the language of the operating system. For example,
for English, it's Administrator, for French it's Administrateur, and for Portuguese it's Administrador. For
more information, see Localized Names for Administrator Account in Windows in the Microsoft TechNet
Wiki.
If you've joined your instance to a domain, you can connect to your instance using domain credentials
you've defined in AWS Directory Service. On the Remote Desktop login screen, instead of using the local
computer name and the generated password, use the fully-qualified user name for the administrator (for
example, corp.example.com\Admin) and the password for this account.
The license for the Windows Server operating system (OS) allows two simultaneous remote connections
for administrative purposes. The license for Windows Server is included in the price of your Windows
instance. If you need more than two simultaneous remote connections, you must purchase a Remote
Desktop Services (RDS) license. If you attempt a third connection, an error occurs. For more information,
see Configure the Number of Simultaneous Remote Connections Allowed for a Connection.
1. In the Amazon EC2 console, select the instance, and then choose Connect.
2. In the Connect To Your Instance dialog box, choose Get Password (it will take a few minutes after
the instance is launched before the password is available).
3. Choose Browse and navigate to the private key file you created when you launched the instance.
Select the file and choose Open to copy the entire contents of the file into the Contents field.
4. Choose Decrypt Password. The console displays the default administrator password for the instance
in the Connect To Your Instance dialog box, replacing the link to Get Password shown previously
with the actual password.
5. Record the default administrator password, or copy it to the clipboard. You need this password to
connect to the instance.
6. Choose Download Remote Desktop File. Your browser prompts you to either open or save the .rdp
file. Either option is fine. When you have finished, you can choose Close to dismiss the Connect To
Your Instance dialog box.
• If you opened the .rdp file, you'll see the Remote Desktop Connection dialog box.
• If you saved the .rdp file, navigate to your downloads directory, and open the .rdp file to display
the dialog box.
7. You may get a warning that the publisher of the remote connection is unknown. You can continue to
connect to your instance.
8. When prompted, log in to the instance, using the administrator account for the operating system
and the password that you recorded or copied previously. If your Remote Desktop Connection
already has an administrator account set up, you might have to choose the Use another account
option and type the user name and password manually.
Note
Sometimes copying and pasting content can corrupt data. If you encounter a "Password
Failed" error when you log in, try typing in the password manually.
379
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Connect
9. Due to the nature of self-signed certificates, you may get a warning that the security certificate
could not be authenticated. Use the following steps to verify the identity of the remote computer, or
simply choose Yes or Continue to continue if you trust the certificate.
a. If you are using Remote Desktop Connection from a Windows PC, choose View certificate. If
you are using Microsoft Remote Desktop on a Mac, choose Show Certificate.
b. Choose the Details tab, and scroll down to the Thumbprint entry on a Windows PC, or the
SHA1 Fingerprints entry on a Mac. This is the unique identifier for the remote computer's
security certificate.
c. In the Amazon EC2 console, select the instance, choose Actions, and then choose Get System
Log.
d. In the system log output, look for an entry labeled RDPCERTIFICATE-THUMBPRINT. If this
value matches the thumbprint or fingerprint of the certificate, you have verified the identity of
the remote computer.
e. If you are using Remote Desktop Connection from a Windows PC, return to the Certificate
dialog box and choose OK. If you are using Microsoft Remote Desktop on a Mac, return to the
Verify Certificate and choose Continue.
f. [Windows] Choose Yes in the Remote Desktop Connection window to connect to your instance.
[Mac OS] Log in as prompted, using the default administrator account and the default
administrator password that you recorded or copied previously. Note that you might
need to switch spaces to see the login screen. For more information about spaces, see
support.apple.com/en-us/HT204100.
g. If you receive an error while attempting to connect to your instance, see Remote Desktop Can't
Connect to the Remote Computer (p. 1044).
• Change the administrator password from the default value. You change the password while logged on
to the instance itself, just as you would on any other Windows Server.
• Create another user account with administrator privileges on the instance. Another account with
administrator privileges is a safeguard if you forget the administrator password or have a problem with
the administrator account. The user account must have permission to access the instance remotely.
Open System Properties by right-clicking on the This PC icon on your Windows desktop or File
Explorer and selecting Properties. Choose Remote settings, and choose Select Users to add the user
to the Remote Desktop Users group.
1. In the Amazon EC2 console, select the instance, and then choose Connect.
2. In the Connect To Your Instance dialog box, choose Get Password (it will take a few minutes after
the instance is launched before the password is available).
3. Choose Browse and navigate to the private key file you created when you launched the instance.
Select the file and choose Open to copy the entire contents of the file into the Contents field.
4. Choose Decrypt Password.
5. Copy the default administrator password. You need this password to connect to the instance.
6. Open the RDP client on your computer.
380
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Connect
7. [Windows] For the RDP client on a Windows computer, choose Show Options and do the following:
• For Computer, type the IPv6 address of your Windows instance, for example,
2001:db8:1234:1a00:9691:9503:25ad:1761.
• For User name, enter Administrator.
• Choose Connect.
[Mac OS X] For the Microsoft Remote Desktop app, choose New and do the following:
• For PC Name, enter the IPv6 address of your Windows instance; for example,
2001:db8:1234:1a00:9691:9503:25ad:1761.
• For User name, enter Administrator.
• Close the dialog box. Under My Desktops, select the connection and choose Start.
8. Due to the nature of self-signed certificates, you may get a warning that the security certificate
could not be authenticated. Use the following steps to verify the identity of the remote computer, or
simply choose Yes or Continue to continue if you trust the certificate.
9. When prompted, enter the password that you recorded or copied previously.
To make local devices and resources available to a remote session on Windows, map the remote session
drive to your local drive:
For more information on making local devices available to a remote session on a Mac computer, see:
381
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Stop and Start
When you stop an instance, we shut it down. We don't charge usage for a stopped instance, or data
transfer fees, but we do charge for the storage for any Amazon EBS volumes. Each time you start a
stopped instance we charge a full instance hour, even if you make this transition multiple times within a
single hour.
While the instance is stopped, you can treat its root volume like any other volume, and modify it (for
example, repair file system problems or update software). You just detach the volume from the stopped
instance, attach it to a running instance, make your changes, detach it from the running instance, and
then reattach it to the stopped instance. Make sure that you reattach it using the storage device name
that's specified as the root device in the block device mapping for the instance.
If you decide that you no longer need an instance, you can terminate it. As soon as the state of an
instance changes to shutting-down or terminated, we stop charging for that instance. For more
information, see Terminate Your Instance (p. 387). If you'd rather hibernate the instance, see Hibernate
Your Instance (p. 384). For more information, see Differences Between Reboot, Stop, Hibernate, and
Terminate (p. 331).
Contents
• Overview (p. 382)
• What Happens When You Stop an Instance (API) (p. 383)
• Stopping and Starting Your Instances (p. 383)
• Modifying a Stopped Instance (p. 384)
• Troubleshooting (p. 384)
Overview
When you stop a running instance, the following happens:
• The instance performs a normal shutdown and stops running; its status changes to stopping and
then stopped.
• Any Amazon EBS volumes remain attached to the instance, and their data persists.
• Any data stored in the RAM of the host computer or the instance store volumes of the host computer
is gone.
• In most cases, the instance is migrated to a new underlying host computer when it's started.
• The instance retains its private IPv4 addresses and any IPv6 addresses when stopped and restarted. We
release the public IPv4 address and assign a new one when you restart it.
• The instance retains its associated Elastic IP addresses. You're charged for any Elastic IP addresses
associated with a stopped instance. With EC2-Classic, an Elastic IP address is dissociated from your
instance when you stop it. For more information, see EC2-Classic (p. 751).
• When you stop and start a Windows instance, the EC2Config service performs tasks on the instance,
such as changing the drive letters for any attached Amazon EBS volumes. For more information
about these defaults and how you can change them, see Configuring a Windows Instance Using the
EC2Config Service (p. 404) in the Amazon EC2 User Guide for Windows Instances.
• If your instance is in an Auto Scaling group, the Amazon EC2 Auto Scaling service marks the stopped
instance as unhealthy, and may terminate it and launch a replacement instance. For more information,
see Health Checks for Auto Scaling Instances in the Amazon EC2 Auto Scaling User Guide.
382
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Stop and Start
• When you stop a ClassicLink instance, it's unlinked from the VPC to which it was linked. You must
link the instance to the VPC again after restarting it. For more information about ClassicLink, see
ClassicLink (p. 759).
For more information, see Differences Between Reboot, Stop, Hibernate, and Terminate (p. 331).
You can modify the following attributes of an instance only when it is stopped:
• Instance type
• User data
• Kernel
• RAM disk
If you try to modify these attributes while the instance is running, Amazon EC2 returns the
IncorrectInstanceState error.
• The API request will send a button press event to the guest.
• Various system services will be stopped as a result of the button press event. systemd handles a
graceful shutdown of the system. Graceful shutdown is triggered by the ACPI shutdown button press
event from the hypervisor.
• ACPI shutdown will be initiated.
• The instance will shut down when the graceful shutdown process exits. There is no configurable OS
shutdown time.
By default, when you initiate a shutdown from an Amazon EBS-backed instance (using the shutdown or
poweroff command), the instance stops. You can change this behavior so that it terminates instead. For
more information, see Changing the Instance Initiated Shutdown Behavior (p. 390).
383
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Hibernate
To stop and start an Amazon EBS-backed instance using the command line
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
• To change the instance type, see Changing the Instance Type (p. 188).
• To change the user data for your instance, see Working with Instance User Data (p. 479).
• To enable or disable EBS–optimization for your instance, see Modifying EBS–Optimization (p. 885).
• To change the DeleteOnTermination attribute of the root volume for your instance, see Updating
the Block Device Mapping of a Running Instance (p. 936).
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
Troubleshooting
If you have stopped your Amazon EBS-backed instance and it appears "stuck" in the stopping state, you
can forcibly stop it. For more information, see Troubleshooting Stopping Your Instance in the Amazon
EC2 User Guide for Linux Instances.
384
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Retire
your instance keeps its public DNS name (IPv4), private IPv4 address, IPv6 address (if applicable), and any
data on its instance store volumes.
Rebooting an instance doesn't start a new instance billing hour, unlike stopping and restarting your
instance.
We might schedule your instance for a reboot for necessary maintenance, such as to apply updates that
require a reboot. No action is required on your part; we recommend that you wait for the reboot to occur
within its scheduled window. For more information, see Scheduled Events for Your Instances (p. 538).
We recommend that you use the Amazon EC2 console, a command line tool, or the Amazon EC2 API to
reboot your instance instead of running the operating system reboot command from your instance. If
you use the Amazon EC2 console, a command line tool, or the Amazon EC2 API to reboot your instance,
we perform a hard reboot if the instance does not cleanly shut down within four minutes. If you use
AWS CloudTrail, then using Amazon EC2 to reboot your instance also creates an API record of when your
instance was rebooted.
If Windows is installing updates on your instance, we recommend that you do not reboot or shut down
your instance using the Amazon EC2 console or the command line until all the updates are installed.
When you use the Amazon EC2 console or the command line to reboot or shut down your instance, there
is a risk that your instance will be hard rebooted. A hard reboot while updates are being installed could
throw your instance into an unstable state.
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
Instance Retirement
An instance is scheduled to be retired when AWS detects irreparable failure of the underlying hardware
hosting the instance. When an instance reaches its scheduled retirement date, it is stopped or terminated
by AWS. If your instance root device is an Amazon EBS volume, the instance is stopped, and you can start
it again at any time. Starting the stopped instance migrates it to new hardware. If your instance root
device is an instance store volume, the instance is terminated, and cannot be used again.
Contents
• Identifying Instances Scheduled for Retirement (p. 386)
• Working with Instances Scheduled for Retirement (p. 386)
For more information about types of instance events, see Scheduled Events for Your Instances (p. 538).
385
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Retire
3. If you have an instance with a scheduled event listed, select its link below the region name to go to
the Events page.
4. The Events page lists all resources with events associated with them. To view instances that are
scheduled for retirement, select Instance resources from the first filter list, and then Instance stop
or retirement from the second filter list.
5. If the filter results show that an instance is scheduled for retirement, select it, and note the date and
time in the Start time field in the details pane. This is your instance retirement date.
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
1. In the navigation pane, select Events. Use the filter lists to identify retiring instances, as
demonstrated in the procedure above, Identifying instances scheduled for retirement (p. 386).
2. In the Resource Id column, select the instance ID to go to the Instances page.
386
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Terminate
3. Select the instance and locate the Root device type field in the Description tab. If the value is ebs,
then your instance is EBS-backed. If the value is instance-store, then your instance is instance
store-backed.
To determine your instance root device type using the command line
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
• Create an EBS-backed AMI from your instance so that you have a backup. Wait for the scheduled
retirement date - when the instance is stopped - or stop the instance yourself before the retirement
date. You can start the instance again at any time. For more information about stopping and starting
your instance, and what to expect when your instance is stopped, such as the effect on public, private,
and Elastic IP addresses associated with your instance, see Stop and Start Your Instance (p. 382).
• Create an EBS-backed AMI from your instance, and launch a replacement instance. For more
information, see Creating a Custom Windows AMI (p. 64).
You can't connect to or restart an instance after you've terminated it. However, you can launch additional
instances using the same AMI. If you'd rather stop and restart your instance, or hibernate it, see Stop and
Start Your Instance (p. 382) or Hibernate Your Instance (p. 384). For more information, see Differences
Between Reboot, Stop, Hibernate, and Terminate (p. 331).
Contents
• Instance Termination (p. 387)
• What Happens When You Terminate an Instance (API) (p. 388)
• Terminating an Instance (p. 388)
• Enabling Termination Protection for an Instance (p. 389)
• Changing the Instance Initiated Shutdown Behavior (p. 390)
• Preserving Amazon EBS Volumes on Instance Termination (p. 391)
Instance Termination
After you terminate an instance, it remains visible in the console for a short while, and then the entry
is automatically deleted. You cannot delete the terminated instance entry yourself. After an instance is
terminated, resources such as tags and volumes are gradually disassociated from the instance, therefore
may no longer be visible on the terminated instance after a short while.
387
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Terminate
When an instance terminates, the data on any instance store volumes associated with that instance is
deleted.
By default, Amazon EBS root device volumes are automatically deleted when the instance terminates.
However, by default, any additional EBS volumes that you attach at launch, or any EBS volumes that
you attach to an existing instance persist even after the instance terminates. This behavior is controlled
by the volume's DeleteOnTermination attribute, which you can modify. For more information, see
Preserving Amazon EBS Volumes on Instance Termination (p. 391).
You can prevent an instance from being terminated accidentally by someone using the AWS
Management Console, the CLI, and the API. This feature is available for both Amazon EC2 instance store-
backed and Amazon EBS-backed instances. Each instance has a DisableApiTermination attribute
with the default value of false (the instance can be terminated through Amazon EC2). You can modify
this instance attribute while the instance is running or stopped (in the case of Amazon EBS-backed
instances). For more information, see Enabling Termination Protection for an Instance (p. 389).
You can control whether an instance should stop or terminate when shutdown is initiated from the
instance using an operating system command for system shutdown. For more information, see Changing
the Instance Initiated Shutdown Behavior (p. 390).
If you run a script on instance termination, your instance might have an abnormal termination, because
we have no way to ensure that shutdown scripts run. Amazon EC2 attempts to shut an instance down
cleanly and run any system shutdown scripts; however, certain events (such as hardware failure) may
prevent these system shutdown scripts from running.
• The API request will send a button press event to the guest.
• Various system services will be stopped as a result of the button press event. systemd handles a
graceful shutdown of the system. Graceful shutdown is triggered by the ACPI shutdown button press
event from the hypervisor.
• ACPI shutdown will be initiated.
• The instance will shut down when the graceful shutdown process exits. There is no configurable OS
shutdown time.
Terminating an Instance
You can terminate an instance using the AWS Management Console or the command line.
1. Before you terminate the instance, verify that you won't lose any data by checking that your Amazon
EBS volumes won't be deleted on termination and that you've copied any data that you need from
your instance store volumes to Amazon EBS or Amazon S3.
2. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.
3. In the navigation pane, choose Instances.
4. Select the instance, and choose Actions, Instance State, Terminate.
5. Choose Yes, Terminate when prompted for confirmation.
388
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Terminate
The DisableApiTermination attribute does not prevent you from terminating an instance by
initiating shutdown from the instance (using an operating system command for system shutdown) when
the InstanceInitiatedShutdownBehavior attribute is set. For more information, see Changing the
Instance Initiated Shutdown Behavior (p. 390).
Limits
You can't enable termination protection for Spot Instances—a Spot Instance is terminated when the
Spot price exceeds the amount you're willing to pay for Spot Instances. However, you can prepare
your application to handle Spot Instance interruptions. For more information, see Spot Instance
Interruptions (p. 283).
The DisableApiTermination attribute does not prevent Amazon EC2 Auto Scaling from terminating
an instance. For instances in an Auto Scaling group, use the following Amazon EC2 Auto Scaling features
instead of Amazon EC2 termination protection:
• To prevent instances that are part of an Auto Scaling group from terminating on scale in, use instance
protection. For more information, see Instance Protection in the Amazon EC2 Auto Scaling User Guide.
• To prevent Amazon EC2 Auto Scaling from terminating unhealthy instances, suspend the
ReplaceUnhealthy process. For more information, see Suspending and Resuming Scaling Processes
in the Amazon EC2 Auto Scaling User Guide.
• To specify which instances Amazon EC2 Auto Scaling should terminate first, choose a termination
policy. For more information, see Customizing the Termination Policy in the Amazon EC2 Auto Scaling
User Guide.
1. Select the instance, choose Actions, Instance Settings, and then choose Change Termination
Protection.
2. Select Yes, Enable.
1. Select the instance, choose Actions, Instance Settings, and then choose Change Termination
Protection.
2. Select Yes, Disable.
389
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Terminate
You can update the InstanceInitiatedShutdownBehavior attribute using the Amazon EC2 console
or the command line. The InstanceInitiatedShutdownBehavior attribute only applies when you
perform a shutdown from the operating system of the instance itself; it does not apply when you stop an
instance using the StopInstances API or the Amazon EC2 console.
390
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Terminate
By default, the DeletionOnTermination attribute for the root volume of an instance is set to true.
Therefore, the default is to delete the root volume of an instance when the instance terminates. The
DeletionOnTermination attribute can be set by the creator of an AMI as well as by the person who
launches an instance. When the attribute is changed by the creator of an AMI or by the person who
launches an instance, the new setting overrides the original AMI default setting. We recommend that you
verify the default setting for the DeletionOnTermination attribute after you launch an instance with
an AMI.
By default, when you attach an EBS volume to an instance, its DeleteOnTermination attribute is set to
false. Therefore, the default is to preserve these volumes. You must delete a volume to avoid incurring
further charges. For more information, see Deleting an Amazon EBS Volume (p. 817). After the instance
terminates, you can take a snapshot of the preserved volume or attach it to another instance.
To verify the value of the DeleteOnTermination attribute for an EBS volume that is in-use, look at
the instance's block device mapping. For more information, see Viewing the EBS Volumes in an Instance
Block Device Mapping (p. 937).
You can change value of the DeleteOnTermination attribute for a volume when you launch the
instance or while the instance is running.
Examples
• Changing the Root Volume to Persist at Launch Using the Console (p. 391)
• Changing the Root Volume to Persist at Launch Using the Command Line (p. 391)
• Changing the Root Volume of a Running Instance to Persist Using the Command Line (p. 392)
To change the root volume of an instance to persist at launch using the console
You can verify the setting by viewing details for the root device volume on the instance's details pane.
Next to Block devices, click the entry for the root device volume. By default, Delete on termination is
True. If you change the default behavior, Delete on termination is False.
Changing the Root Volume to Persist at Launch Using the Command Line
When you launch an EBS-backed instance, you can use one of the following commands to change the
root device volume to persist. For more information about these command line interfaces, see Accessing
Amazon EC2 (p. 3).
391
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Recover
--block-device-mappings file://mapping.json
[
{
"DeviceName": "/dev/sda1",
"Ebs": {
"DeleteOnTermination": false,
"SnapshotId": "snap-1234567890abcdef0",
"VolumeType": "gp2"
}
}
]
Changing the Root Volume of a Running Instance to Persist Using the Command
Line
You can use one of the following commands to change the root device volume of a running EBS-backed
instance to persist. For more information about these command line interfaces, see Accessing Amazon
EC2 (p. 3).
[
{
"DeviceName": "/dev/sda1",
"Ebs": {
"DeleteOnTermination": false
}
}
]
392
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Configure Instances
see Create Alarms That Stop, Terminate, Reboot, or Recover an Instance (p. 564). To troubleshoot issues
with instance recovery failures, see Troubleshooting Instance Recovery Failures (p. 393).
When the StatusCheckFailed_System alarm is triggered, and the recover action is initiated, you
will be notified by the Amazon SNS topic that you selected when you created the alarm and associated
the recover action. During instance recovery, the instance is migrated during an instance reboot, and
any data that is in-memory is lost. When the process is complete, information is published to the SNS
topic you've configured for the alarm. Anyone who is subscribed to this SNS topic will receive an email
notification that includes the status of the recovery attempt and any further instructions. You will notice
an instance reboot on the recovered instance.
If your instance has a public IPv4 address, it retains the public IPv4 address after recovery.
Requirements
The recover action is supported only on instances with the following characteristics:
• One of the following instance types: C3, C4, C5, C5n, M3, M4, M5, M5a, P3, R3, R4, R5, R5a, T2, T3,
T3a, X1, or X1e
• The default or dedicated instance tenancy
• EBS volumes only (do not configure instance store volumes)
The automatic recovery process attempts to recover your instance for up to three separate failures per
day. If the instance system status check failure persists, we recommend that you manually stop and start
the instance. For more information, see Stop and Start Your Instance (p. 382).
Your instance may subsequently be retired if automatic recovery fails and a hardware degradation is
determined to be the root cause for the original system status check failure.
393
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Launch
After you have successfully launched and logged into your instance, you can make changes to it so that
it's configured to meet the needs of a specific application. The following are some common tasks to help
you get started.
Contents
• Configuring a Windows Instance Using EC2Launch (p. 394)
• Configuring a Windows Instance Using the EC2Config Service (p. 404)
• Paravirtual Drivers for Windows Instances (p. 430)
• AWS NVMe Drivers for Windows Instances (p. 445)
• Optimizing CPU Options (p. 446)
• Setting the Time for a Windows Instance (p. 459)
• Setting Passwords for Windows Instances (p. 463)
• Adding Windows Components Using Installation Media (p. 463)
• Configuring a Secondary Private IPv4 Address for Your Windows Instance (p. 467)
• Running Commands on Your Windows Instance at Launch (p. 471)
• Instance Metadata and User Data (p. 477)
• Best Practices and Recommendations for SQL Server Clustering in EC2 (p. 488)
Contents
• EC2Launch Tasks (p. 394)
• Installing the Latest Version of EC2Launch (p. 395)
• Verify the EC2Launch Version (p. 395)
• EC2Launch Directory Structure (p. 395)
• Configuring EC2Launch (p. 396)
• Using Sysprep with EC2Launch (p. 399)
• EC2Launch Version History (p. 402)
EC2Launch Tasks
EC2Launch performs the following tasks by default during the initial instance boot:
394
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Launch
Important
If a custom AMI is created from this instance, these routes are captured as part of the OS
configuration and any new instances launched from the AMI will retain the same routes,
regardless of subnet placement. In order to update the routes, see Updating metadata/KMS
routes for Server 2016 and later when launching a custom AMI (p. 401).
The following tasks help to maintain backward compatibility with the EC2Config service. You can also
configure EC2Launch to perform these tasks during startup:
For more information about Windows Server 2019, see Compare Features in Windows Server Versions on
Microsoft.com.
1. If you have already installed and configured EC2Launch on an instance, make a backup of the
EC2Launch configuration file. The installation process does not preserve changes in this file. By
default, the file is located in the C:\ProgramData\Amazon\EC2-Windows\Launch\Config
directory.
2. Download EC2-Windows-Launch.zip to a directory on the instance.
3. Download install.ps1 to the same directory where you downloaded EC2-Windows-Launch.zip.
4. Run install.ps1
5. If you made a backup of the EC2Launch configuration file, copy it to the C:\ProgramData\Amazon
\EC2-Windows\Launch\Config directory.
395
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Launch
• Module — Contains the module for building scripts related to Amazon EC2.
• Config — Contains script configuration files that you can customize.
• Sysprep — Contains Sysprep resources.
• Settings — Contains an application for the Sysprep graphical user interface.
• Logs — Contains log files generated by scripts.
Configuring EC2Launch
After your instance has been initialized the first time, you can configure EC2Launch to run again and
perform different start-up tasks.
Tasks
• Configure Initialization Tasks (p. 396)
• Schedule EC2Launch to Run on Every Boot (p. 397)
• Initialize Drives and Map Drive Letters (p. 397)
• Send Windows Event Logs to the EC2 Console (p. 398)
• Send Windows Is Ready Message After A Successful Boot (p. 398)
1. On the instance to configure, open the following file in a text editor: C:\ProgramData\Amazon
\EC2-Windows\Launch\Config\LaunchConfig.json.
2. Update the following settings as needed and save your changes. Provide a password in
adminPassword only if adminPasswordtype is Specify.
{
"setComputerName": false,
"setWallpaper": true,
"addDnsSuffixList": true,
"extendBootVolumeSize": true,
"handleUserData": true,
"adminPasswordType": "Random | Specify | DoNothing",
"adminPassword": "password that adheres to your security policy (optional)"
}
Random
EC2Launch generates a password and encrypts it using the user's key. The system disables this
setting after the instance is launched so that this password persists if the instance is rebooted or
stopped and started.
396
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Launch
Specify
EC2Launch uses the password you specify in adminPassword. If the password does not meet
the system requirements, EC2Launch generates a random password instead. The password is
stored in LaunchConfig.json as clear text and is deleted after Sysprep sets the administrator
password. EC2Launch encrypts the password using the user's key.
DoNothing
EC2Launch uses the password you specify in the unattend.xml file. If you don't specify a
password in unattend.xml, the administrator account is disabled.
3. In Windows PowerShell, run the following command to schedule the script to run as a Windows
Scheduled Task. The script runs one time during the next boot and then disables these tasks from
running again.
PS C:\> C:\ProgramData\Amazon\EC2-Windows\Launch\Scripts\InitializeInstance.ps1 -
Schedule
PS C:\> C:\ProgramData\Amazon\EC2-Windows\Launch\Scripts\InitializeInstance.ps1 -
SchedulePerBoot
PS C:\> C:\ProgramData\Amazon\EC2-Windows\Launch\Settings\Ec2LaunchSettings.exe
Then select Run EC2Launch on every boot. You can specify that your EC2 instance Shutdown
without Sysprep or Shutdown with Sysprep.
Note
When you enable EC2Launch to run on every boot, the following changes will be made to the
LaunchConfig.json the next time EC2Launch runs:
• AdminPasswordType will be set back to DoNothing so that the password does not change
on each boot.
• HandleUserData will be set back to false unless the user data has persist set to true.
For more information about user data scripts, see User Data Scripts in the Amazon EC2 User
Guide.
Similarly, if you do not want your password reset on the next boot, you should set
AdminPasswordType to DoNothing before rebooting.
397
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Launch
{
"driveLetterMapping": [
{
"volumeName": "sample volume",
"driveLetter": "H"
}
]
}
3. Open Windows PowerShell and use the following command to run the EC2Launch script that
initializes the disks:
PS C:\> C:\ProgramData\Amazon\EC2-Windows\Launch\Scripts\InitializeDisks.ps1
To initialize the disks each time the instance boots, add the -Schedule flag as follows:
{
"events": [
{
"logName": "System",
"source": "An event source (optional)",
"level": "Error | Warning | Information",
"numEntries": 3
}
]
}
3. In Windows PowerShell, run the following command so that the system schedules the script to run
as a Windows Scheduled Task each time the instance boots.
The logs can take three minutes or more to appear in the EC2 console logs.
398
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Launch
EC2Config service, you can schedule EC2Launch to send this message after every boot. On the instance,
open Windows PowerShell and run the following command. The system schedules the script to run as a
Windows Scheduled Task.
The EC2Launch answer file and batch files for Sysprep include the following:
Unattend.xml
This is the default answer file. If you run SysprepInstance.ps1 or choose ShutdownWithSysprep
in the user interface, the system reads the setting from this file.
BeforeSysprep.cmd
Customize this batch file to run commands before EC2Launch runs Sysprep.
SysprepSpecialize.cmd
Customize this batch file to run commands during the Sysprep specialize phase.
1. In the Amazon EC2 console, locate or create a Windows Server 2016 or later AMI.
2. Launch a Windows instance from the AMI.
3. Connect to your Windows instance and customize it.
4. Search for and run the EC2LaunchSettings application. It is located in the following directory by
default: C:\ProgramData\Amazon\EC2-Windows\Launch\Settings.
399
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Launch
5. Select or clear options as needed. These settings are stored in the LaunchConfig.json file.
6. For Administrator Password, do one of the following:
• Choose Random. EC2Launch generates a password and encrypts it using the user's key. The
system disables this setting after the instance is launched so that this password persists if the
instance is rebooted or stopped and started.
• Choose Specify and type a password that meets the system requirements. The password is
stored in LaunchConfig.json as clear text and is deleted after Sysprep sets the administrator
password. If you shut down now, the password is set immediately. EC2Launch encrypts the
password using the user's key.
• Choose DoNothing and specify a password in the unattend.xml file. If you don't specify a
password in unattend.xml, the administrator account is disabled.
7. Choose Shutdown with Sysprep.
1. In the Amazon EC2 console locate or create a Windows Server 2016 or later Datacenter edition AMI
that you want to duplicate.
400
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Launch
Random
EC2Launch generates a password and encrypts it using the user's key. The system disables this
setting after the instance is launched so that this password persists if the instance is rebooted or
stopped and started.
Specify
EC2Launch uses the password you specify in adminPassword. If the password does not meet
the system requirements, EC2Lauch generates a random password instead. The password is
stored in LaunchConfig.json as clear text and is deleted after Sysprep sets the administrator
password. EC2Launch encrypts the password using the user's key.
DoNothing
EC2Launch uses the password you specify in the unattend.xml file. If you don't specify a
password in unattend.xml, the administrator account is disabled.
5. (Optional) Specify settings in unattend.xml and other configuration files. If plan to attend to
the installation, then you don't need to make changes in these files. The files are located in the
following directory by default: C:\ProgramData\Amazon\EC2-Windows\Launch\Sysprep.
6. In Windows PowerShell, run ./InitializeInstance.ps1 -Schedule. The script is located in
the following directory, by default: C:\ProgramData\Amazon\EC2-Windows\Launch\Scripts.
This script schedules the instance to initialize during the next boot. You must run this script before
you run the SysprepInstance.ps1 script in the next step.
7. In Windows PowerShell, run ./SysprepInstance.ps1. The script is located in the following
directory by default: C:\ProgramData\Amazon\EC2-Windows\Launch\Scripts.
You are logged off the instance and the instance shuts down. If you check the Instances page in the
Amazon EC2 console, the instance state changes from running to stopping, and then to stopped. At
this point, it is safe to create an AMI from this instance.
Updating metadata/KMS routes for Server 2016 and later when launching a
custom AMI
To update metadata/KMS routes for Server 2016 and later when launching a custom AMI
Important
Please take note of the default password reset behavior before rescheduling tasks.
401
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Launch
To download and install the latest version of EC2Launch, see Installing the Latest Version of
EC2Launch (p. 395).
Version Details
402
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Launch
Version Details
• Added additional logging for NVME driver
versions.
403
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
EC2Config uses settings files to control its operation. You can update these settings files using either a
graphical tool or by directly editing XML files. The service binaries and additional files are contained in
the %ProgramFiles%\Amazon\EC2ConfigService directory.
Contents
• EC2Config Tasks (p. 404)
• Installing the Latest Version of EC2Config (p. 405)
• Stopping, Restarting, Deleting, or Uninstalling EC2Config (p. 406)
• EC2Config and AWS Systems Manager (p. 407)
• EC2Config and Sysprep (p. 407)
• EC2 Service Properties (p. 407)
• EC2Config Settings Files (p. 410)
• Configure Proxy Settings for the EC2Config Service (p. 414)
• EC2Config Version History (p. 416)
• Troubleshooting Issues with the EC2Config Service (p. 428)
EC2Config Tasks
EC2Config runs initial startup tasks when the instance is first started and then disables them. To run
these tasks again, you must explicitly enable them prior to shutting down the instance, or by running
Sysprep manually. These tasks are as follows:
EC2Config performs the following tasks every time the instance starts:
• Change the host name to match the private IP address in Hex notation (this task is disabled by default
and must be enabled in order to run at instance start).
• Configure the key management server (AWS KMS), check for Windows activation status, and activate
Windows as necessary.
• Mount all Amazon EBS volumes and instance store volumes, and map volume names to drive letters.
404
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
• Write event log entries to the console to help with troubleshooting (this task is disabled by default and
must be enabled in order to run at instance start).
• Write to the console that Windows is ready.
• Add a custom route to the primary network adapter to enable the following IP addresses when
multiple NICs are attached: 169.254.169.250, 169.254.169.251, and 169.254.169.254. These
addresses are used by Windows Activation and when you access instance metadata.
EC2Config performs the following task every time a user logs in:
While the instance is running, you can request that EC2Config perform the following task on demand:
• Run Sysprep and shut down the instance so that you can create an AMI from it. For more information,
see Create a Standard Amazon Machine Image Using Sysprep (p. 113).
For information about how to receive notifications for EC2Config updates, see Subscribing to EC2Config
Service Notifications (p. 428). For information about the changes in each version, see the EC2Config
Version History (p. 416).
405
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
3. In the list of installed programs, look for Ec2ConfigService. Its version number appears in the
Version column.
Update EC2Config
Use the following procedure to download and install the latest version of EC2Config on your instances.
To apply updated settings to your instance, you can stop and restart the service. If you're manually
installing EC2Config, you must stop the service first.
If you don't need to update the configuration settings, create your own AMI, or use AWS Systems
Manager, you can delete and uninstall the service. Deleting a service removes its registry subkey.
Uninstalling a service removes the files, the registry subkey, and any shortcuts to the service.
sc delete ec2config
406
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
To uninstall EC2Config
Instances created from AMIs for versions of Windows Server prior to Windows Server 2016 that were
published after November 2016 include the EC2Config service and SSM Agent. EC2Config performs all of
the tasks described earlier, and SSM Agent processes requests for Systems Manager capabilities like Run
Command and State Manager.
You can use Run Command to upgrade your existing instances to use to the latest version of the
EC2Config service and SSM Agent. For more information, see Update SSM Agent by using Run Command
in the AWS Systems Manager User Guide.
If you create an AMI from an instance after updating its settings, the new settings are applied to any
instance that's launched from the new AMI. For information about creating an AMI, see Creating a
Custom Windows AMI (p. 64).
407
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
3. On the General tab of the Ec2 Service Properties dialog box, you can enable or disable the
following settings.
If this setting is enabled (it is disabled by default), the host name is compared to the current
internal IP address at each boot; if the host name and internal IP address do not match, the
host name is reset to contain the internal IP address and then the system reboots to pick up the
new host name. To set your own host name, or to prevent your existing host name from being
modified, do not enable this setting.
User Data
User data execution enables you to specify scripts in the instance metadata. By default, these
scripts are run during the initial launch. You can also configure them to run the next time you
reboot or start the instance, or every time you reboot or start the instance.
If you have a large script, we recommend that you use user data to download the script, and
then execute it.
Use this setting to display event log entries on the console during boot for easy monitoring and
debugging.
Click Settings to specify filters for the log entries sent to the console. The default filter sends
the three most recent error entries from the system event log to the console.
Wallpaper Information
Use this setting to display system information on the desktop background. The following is an
example of the information displayed on the desktop background.
408
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
The information displayed on the desktop background is controlled by the settings file
EC2ConfigService\Settings\WallpaperSettings.xml.
Enable Hibernation
Use this setting to allow EC2 to signal the operating system to perform hibernation.
4. Click the Storage tab. You can enable or disable the following settings.
Root Volume
This setting dynamically extends Disk 0/Volume 0 to include any unpartitioned space. This can
be useful when the instance is booted from a root device volume that has a custom size.
Initialize Drives
This setting formats and mounts all volumes attached to the instance during start.
Drive Letter Mapping
The system maps the volumes attached to an instance to drive letters. For Amazon EBS
volumes, the default is to assign drive letters going from D: to Z:. For instance store volumes,
the default depends on the driver. Citrix PV drivers assign instance store volumes drive letters
going from Z: to A:. Red Hat drivers assign instance store volumes drive letters going from D: to
Z:.
To choose the drive letters for your volumes, click Mappings. In the DriveLetterSetting dialog
box, specify the Volume Name and Drive Letter values for each volume, click Apply, and then
409
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
click OK. We recommend that you select drive letters that avoid conflicts with drive letters that
are likely to be in use, such as drive letters in the middle of the alphabet.
After you specify a drive letter mapping and attach a volume with same label as one of the
volume names that you specified, EC2Config automatically assigns your specified drive letter
to that volume. However, the drive letter mapping fails if the drive letter is already in use. Note
that EC2Config doesn't change the drive letters of volumes that were already mounted when
you specified the drive letter mapping.
5. To save your settings and continue working on them later, click OK to close the Ec2 Service
Properties dialog box. If you have finished customizing your instance and want to create an AMI
from that instance, see Create a Standard Amazon Machine Image Using Sysprep (p. 113).
ActivationSettings.xml
This file contains settings that control product activation. When Windows boots, the EC2Config service
checks whether Windows is already activated. If Windows is not already activated, it attempts to activate
Windows by searching for the specified KMS server.
410
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
BundleConfig.xml
This file contains settings that control how EC2Config prepares an instance for AMI creation.
• AutoSysprep—Indicates whether to use Sysprep automatically. Change the value to Yes to use
Sysprep.
• SetRDPCertificate—Sets a self-signed certificate to the Remote Desktop server. This enables
you to securely RDP into the instances. Change the value to Yes if the new instances should have the
certificate.
This setting is not used with Windows Server 2008 or Windows Server 2012 instances because they
can generate their own certificates.
• SetPasswordAfterSysprep—Sets a random password on a newly launched instance, encrypts it
with the user launch key, and outputs the encrypted password to the console. Change the value of this
setting to No if the new instances should not be set to a random encrypted password.
Config.xml
Plug-ins
• Ec2SetPassword—Generates a random encrypted password each time you launch an instance. This
feature is disabled by default after the first launch so that reboots of this instance don't change a
password set by the user. Change this setting to Enabled to continue to generate passwords each
time you launch an instance.
This setting is important if you are planning to create an AMI from your instance.
• Ec2SetComputerName—Sets the host name of the instance to a unique name based on the IP
address of the instance and reboots the instance. To set your own host name, or prevent your existing
host name from being modified, you must disable this setting.
• Ec2InitializeDrives—Initializes and formats all volumes during startup. This feature is enabled
by default.
• Ec2EventLog—Displays event log entries in the console. By default, the three most recent error
entries from the system event log are displayed. To specify the event log entries to display, edit the
EventLogConfig.xml file located in the EC2ConfigService\Settings directory. For information
about the settings in this file, see Eventlog Key in the MSDN Library.
• Ec2ConfigureRDP—Sets up a self-signed certificate on the instance, so users can securely access the
instance using Remote Desktop. This feature is disabled on Windows Server 2008 and Windows Server
2012 instances because they can generate their own certificates.
• Ec2OutputRDPCert—Displays the Remote Desktop certificate information to the console so that the
user can verify it against the thumbprint.
• Ec2SetDriveLetter—Sets the drive letters of the mounted volumes based on user-defined settings.
By default, when an Amazon EBS volume is attached to an instance, it can be mounted using the drive
letter on the instance. To specify your drive letter mappings, edit the DriveLetterConfig.xml file
located in the EC2ConfigService\Settings directory.
• Ec2WindowsActivate—The plug-in handles Windows activation. It checks to see if Windows is
activated. If not, it updates the KMS client settings, and then activates Windows.
To modify the KMS settings, edit the ActivationSettings.xml file located in the
EC2ConfigService\Settings directory.
• Ec2DynamicBootVolumeSize—Extends Disk 0/Volume 0 to include any unpartitioned space.
• Ec2HandleUserData—Creates and executes scripts created by the user on the first launch of
an instance after Sysprep is run. Commands wrapped in script tags are saved to a batch file, and
411
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
commands wrapped in PowerShell tags are saved to a .ps1 file (corresponds to the User Data check
box on the Ec2 Service Properties dialog box).
• Ec2ElasticGpuSetup—Installs the Elastic GPU software package if the instance is associated with
an elastic GPU.
• Ec2FeatureLogging—Sends Windows feature installation and corresponding service status to the
console. Supported only for the Microsoft Hyper-V feature and corresponding vmms service.
Global Settings
DriveLetterConfig.xml
This file contains settings that control drive letter mappings. By default, a volume can be mapped to any
available drive letter. You can mount a volume to a particular drive letter as follows.
• VolumeName—The volume label. For example, My Volume. To specify a mapping for an instance
storage volume, use the label Temporary Storage X, where X is a number from 0 to 25.
• DriveLetter—The drive letter. For example, M:. The mapping fails if the drive letter is already in use.
EventLogConfig.xml
This file contains settings that control the event log information that's displayed on the console while
the instance is booting. By default, we display the three most recent error entries from the System event
log.
412
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
• LastMessageTime—To prevent the same message from being pushed repeatedly, the service updates
this value every time it pushes a message.
• AppName—The event source or application that logged the event.
WallpaperSettings.xml
This file contains settings that control the information that's displayed on the desktop background. The
following information is displayed by default.
You can remove any of the information that's displayed by default by deleting its entry. You can add
additional instance metadata to display as follows.
<WallpaperInformation>
<name>display_name</name>
<source>metadata</source>
<identifier>meta-data/path</identifier>
</WallpaperInformation>
<WallpaperInformation>
<name>display_name</name>
<source>EnvironmentVariable</source>
<identifier>variable-name</identifier>
</WallpaperInformation>
InitializeDrivesSettings.xml
This file contains settings that control how EC2Config initializes drives.
By default, EC2Config initialize drives that were not brought online with the operating system. You can
customize the plugin as follows.
<InitializeDrivesSettings>
<SettingsGroup>setting</SettingsGroup>
</InitializeDrivesSettings>
FormatWithTRIM
Enables the TRIM command when formatting drives. After a drive has been formatted and
initialized, the system restores TRIM configuration.
Starting with EC2Config version 3.18, the TRIM command is disabled during the disk format
operation by default. This improves formatting times. Use this setting to enable TRIM during the
disk format operation for EC2Config version 3.18 and later.
413
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
FormatWithoutTRIM
Disables the TRIM command when formatting drives and improves formatting times in Windows.
After a drive has been formatted and initialized, the system restores TRIM configuration.
DisableInitializeDrives
Disables formatting for new drives. Use this setting to initialize drives manually.
Methods
• Configure Proxy Settings Using the AWS SDK for .NET (Preferred) (p. 414)
• Configure Proxy Settings Using the system.net Element (p. 415)
• Configure Proxy Settings Using Microsoft Group Policy and Microsoft Internet Explorer (p. 415)
Configure Proxy Settings Using the AWS SDK for .NET (Preferred)
You can configure proxy settings for the EC2Config service by specifying the proxy element in the
Ec2Config.exe.config file. For more information, see Configuration Files Reference for AWS SDK
for .NET.
1. Edit the Ec2Config.exe.config file on an instance where you want the EC2Config service
to communicate through a proxy. By default, the file is located in the following directory:
%ProgramFiles%\Amazon\Ec2ConfigService.
2. Add the following aws element to the configSections. Do not add this to any existing
sectionGroups.
<configSections>
<section name="aws" type="Amazon.AWSSection, AWSSDK"/>
</configSections>
<configSections>
<section name="aws" type="Amazon.AWSSection, AWSSDK.Core"/>
</configSections>
<aws>
<proxy
host="string value"
port="string value"
username="string value"
password="string value" />
414
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
</aws>
1. Edit the Ec2Config.exe.config file on an instance where you want the EC2Config service
to communicate through a proxy. By default, the file is located in the following directory:
%ProgramFiles%\Amazon\Ec2ConfigService.
2. Add a defaultProxy entry to system.net. For more information, see defaultProxy Element
(Network Settings) on MSDN.
For example, the following configuration routes all traffic to use the proxy that is currently
configured for Internet Explorer, with the exception of the metadata and licensing traffic, which will
bypass the proxy.
<defaultProxy>
<proxy usesystemdefault="true" />
<bypasslist>
<add address="169.254.169.250" />
<add address="169.254.169.251" />
<add address="169.254.169.254" />
</bypasslist>
</defaultProxy>
Configure Proxy Settings Using Microsoft Group Policy and Microsoft Internet
Explorer
The EC2Config service runs under the Local System user account. You can specify instance-wide proxy
settings for this account in Internet Explorer after you change Group Policy settings on the instance.
1. On an instance where you want the EC2Config service to communicate through a proxy, open a
Command prompt as an Administrator, type gpedit.msc, and press Enter.
2. In the Local Group Policy Editor, under Local Computer Policy, choose Computer Configuration,
Administrative Templates, Windows Components, Internet Explorer.
3. In the right-pane, choose Make proxy settings per-machine (rather than per-user) and then choose
Edit policy setting.
4. Choose Enabled, and then choose Apply.
5. Open Internet Explorer, and then choose the Tools button.
6. Choose Internet Option, and then choose the Connections tab.
7. Choose LAN settings.
8. Under Proxy server, choose the Use a proxy server for your LAN option.
9. Specify address and port information and then choose OK.
415
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
You can receive notifications when new versions of the EC2Config service are released. For more
information, see Subscribing to EC2Config Service Notifications (p. 428).
The following table describes the released versions of EC2Config. For information about the updates for
SSM Agent, see Systems Manager SSM Agent Release Notes.
Version Details
416
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
Version Details
• Fixed an issue causing EBS NVMe volumes to be
marked as ephemeral
417
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
Version Details
418
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
Version Details
419
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
Version Details
<InitializeDrivesSettings><SettingsGroup>FormatWithoutTRIM</
SettingsGroup></InitializeDrivesSettings
420
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
Version Details
421
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
Version Details
422
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
Version Details
423
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
Version Details
424
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
Version Details
425
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
Version Details
426
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
Version Details
427
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
Version Details
a. For Topic ARN, use the following Amazon Resource Name (ARN):
arn:aws:sns:us-east-1:801119661308:ec2-windows-ec2config
Whenever a new version of the EC2Config service is released, we send notifications to subscribers. If you
no longer want to receive these notifications, use the following procedure to unsubscribe.
428
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2Config Service
To update EC2Config on an Amazon EBS-backed Windows instance that you can't connect to
429
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
Instance type Not supported for all instance Supported for all instance types. Supported for
types. If you specify an all instance
unsupported instance type, the types.
instance is impaired.
The following list shows which PV drivers you should run on each version of Windows Server on Amazon
EC2.
430
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
Contents
• AWS PV Drivers (p. 431)
• Citrix PV Drivers (p. 433)
• RedHat PV Drivers (p. 434)
• Subscribing to Notifications (p. 434)
• Upgrading PV Drivers on Your Windows Instances (p. 435)
• Troubleshooting PV Drivers (p. 440)
AWS PV Drivers
The AWS PV drivers are stored in the %ProgramFiles%\Amazon\Xentools directory. This directory
also contains public symbols and a command line tool, xenstore_client.exe, that enables you to
access entries in XenStore. For example, the following PowerShell command returns the current time
from the Hypervisor:
The AWS PV driver components are listed in the Windows registry under HKEY_LOCAL_MACHINE
\SYSTEM\CurrentControlSet\Services. These driver components are as follows: xenbus, xeniface,
xennet, xenvbd, and xenvif.
AWS PV drivers also have a Windows service named LiteAgent, which runs in user-mode. It handles tasks
such as shutdown and restart events from AWS APIs on Xen generation instances. You can access and
manage services by running Services.msc from the command line. When running on Nitro generation
instances, the AWS PV drivers are not used and the LiteAgent service will self-stop starting with driver
version 8.2.4. Updating to the latest AWS PV driver also updates the LiteAgent and improves reliability
on all instance generations.
Installation Options
• You can use AWS Systems Manager to automatically update the PV drivers. For more information,
see Walkthrough: Automatically Update PV Drivers on EC2 Windows Instances (Console) in the AWS
Systems Manager User Guide.
• You can download the setup package and run the install program manually. For information about
downloading and installing the AWS PV drivers, or if you are upgrading a domain controller, see
Upgrade Windows Server Instances (AWS PV Upgrade) (p. 435).
431
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
Report EBS volume ID as disk serial number for EBS volumes. This
enables cluster scenarios such as S2D.
8.2.1 Network and storage performance improvements plus multiple 8 March 2018
robustness fixes.
To verify that this version has been installed, refer to the following
Windows registry value: HKLM\Software\Amazon\PVDriver
\Version 8.2.1.
7.4.6 Stability fixes to make AWS PV drivers more resilient. 26 April 2017
432
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
7.3.0 TRIM support: The AWS PV driver now sends TRIM requests to the
hypervisor. Ephemeral disks will properly process TRIM requests
given the underlying storage supports TRIM (SSD). Note that EBS-
based storage does not support TRIM as of March 2015.
7.2.1 • Run in safe mode: Fixed an issue where the driver would not
load in safe mode. Previously the AWS PV Drivers would only
instantiate in normal running systems.
• Add disks to Microsoft Windows Storage Pools: Previously we
synthesized page 83 queries. The fix disabled page 83 support.
Note this does not affect storage pools that are used in a cluster
environment because PV disks are not valid cluster disks.
Citrix PV Drivers
The Citrix PV drivers are stored in the %ProgramFiles%\Citrix\XenTools (32-bit instances) or
%ProgramFiles(x86)%\Citrix\XenTools (64-bit instances) directory.
The Citrix PV driver components are listed in the Windows registry under HKEY_LOCAL_MACHINE
\SYSTEM\CurrentControlSet\services. These driver components are as follows: xenevtchn,
xeniface, xennet, Xennet6, xensvc, xenvbd, and xenvif.
Citrix also has a driver component named XenGuestAgent, which runs as a Windows service. It handles
tasks such as shutdown and restart events from the API. You can access and manage services by running
Services.msc from the command line.
If you are encountering networking errors while performing certain workloads, you may need to disable
the TCP offloading feature for the Citrix PV driver. For more information, see TCP Offloading (p. 444).
433
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
RedHat PV Drivers
RedHat drivers are supported for legacy instances, but are not recommended on newer instances with
more than 12GB of RAM due to driver limitations. Instances with more than 12GB of RAM running
RedHat drivers can fail to boot and become inaccessible. We recommend upgrading RedHat drivers to
Citrix PV drivers, and then upgrade Citrix PV drivers to AWS PV drivers.
The source files for the RedHat drivers are in the %ProgramFiles%\RedHat (32-bit instances) or
%ProgramFiles(x86)%\RedHat (64-bit instances) directory. The two drivers are rhelnet, the RedHat
Paravirtualized network driver, and rhelscsi, the RedHat SCSI miniport driver.
Subscribing to Notifications
Amazon SNS can notify you when new versions of EC2 Windows Drivers are released. Use the following
procedure to subscribe to these notifications.
arn:aws:sns:us-east-1:801119661308:ec2-windows-drivers
b. For Protocol, choose Email.
c. For Endpoint, type an email address that you can use to receive the notifications.
d. Choose Create subscription.
6. You'll receive a confirmation email. Open the email and follow the directions to complete your
subscription.
Whenever new EC2 Windows drivers are released, we send notifications to subscribers. If you no longer
want to receive these notifications, use the following procedure to unsubscribe.
To subscribe to EC2 notifications with the AWS CLI, use the following command.
To subscribe to EC2 notifications with AWS Tools for Windows PowerShell, use the following command.
434
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
Alternatively, you can check the output from the pnputil -e command.
Contents
• Upgrade Windows Server Instances (AWS PV Upgrade) (p. 435)
• Upgrade a Domain Controller (AWS PV Upgrade) (p. 436)
• Upgrade Windows Server 2008 and 2008 R2 Instances (Redhat to Citrix PV Upgrade) (p. 437)
• Upgrade Your Citrix Xen Guest Agent Service (p. 439)
435
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
After running the MSI, the instance automatically reboots and then upgrades the driver. The instance will
not be available for up to 15 minutes. After the upgrade is complete and the instance passes both health
checks in the Amazon EC2 console, you can verify that the new driver was installed by connecting to the
instance using Remote Desktop and then running the following PowerShell command:
Get-ItemProperty HKLM:\SOFTWARE\Amazon\PVDriver
Verify that the driver version is the same as the latest version listed in the Driver Version History table.
For more information, see AWS PV Driver Package History (p. 431) Open Disk Management to review
any offline secondary volumes and bring them online corresponding to the drive letters noted in Step 6.
If you previously disabled TCP Offloading (p. 444) using Netsh for Citrix PV drivers we recommend that
you re-enable this feature after upgrading to AWS PV drivers. TCP Offloading issues with Citrix drivers
are not present in the AWS PV drivers. As a result, TCP Offloading provides better performance with AWS
PV drivers.
If you previously applied a static IP address or DNS configuration to the network interface, you must
reapply the static IP address or DNS configuration after upgrading AWS PV drivers.
Warning
Before running this command, confirm that you know the DSRM password. You'll need this
information so that you can log in to your instance after the upgrade is complete and the
instance automatically reboots.
The system must boot into DSRM because the upgrade utility removes Citrix PV storage drivers so it
can install AWS PV drivers. Therefore we recommend noting any drive letter and folder mappings to
the secondary disks in Disk Management. When Citrix PV storage drivers are not present, secondary
drives will not be detected. Domain controllers that use an NTDS folder on secondary drives will not
boot because the secondary disk will not be detected.
Warning
After you run this command do not manually reboot the system. The system will be
unreachable because Citrix PV drivers do not support DSRM.
436
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
After running the MSI, the instance automatically reboots and then upgrades the driver. The instance
will not be available for up to 15 minutes.
10. After the upgrade is complete and the instance passes both health checks in the Amazon EC2
console, connect to the instance using Remote Desktop. Open Disk Management to review any
offline secondary volumes and bring them online corresponding to the drive letters and folder
mappings noted in Step 6.
Important
You must connect to the instance by specifying the user name in the following format
hostname\administrator. For example, Win2k12TestBox\administrator.
11. Run the following command to remove the DSRM boot configuration:
Note
If you previously disabled TCP Offloading (p. 444) using Netsh for Citrix PV drivers we
recommend that you re-enable this feature after upgrading to AWS PV Drivers. TCP Offloading
issues with Citrix drivers are not present in the AWS PV drivers. As a result, TCP Offloading
provides better performance with AWS PV drivers.
• Install the latest version of the EC2Config service. For more information, see Installing the Latest
Version of EC2Config (p. 405).
• Verify that you have Windows PowerShell 2.0 installed. To verify the version that you have installed,
run the following command in a PowerShell window:
PS C:\> $PSVersionTable.PSVersion
If you need to install version 2.0, see Windows Management Framework (Windows PowerShell 2.0,
WinRM 2.0, and BITS 4.0) from Microsoft Support.
• Back up your important information on the instance, or create an AMI from the instance. For more
information about creating an AMI, see Creating a Custom Windows AMI (p. 64). If you create an AMI,
make sure that you do the following:
437
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
1. Connect to your instance and log in as the local administrator. For more information about
connecting to your instance, see Connecting to Your Windows Instance (p. 378).
2. In your instance, download the Citrix PV upgrade package.
3. Extract the contents of the upgrade package to a location of your choice.
4. Double-click the Upgrade.bat file. If you get a security warning, choose Run.
5. In the Upgrade Drivers dialog box, review the information and choose Yes if you are ready to start
the upgrade.
6. In the Red Hat Paravirtualized Xen Drivers for Windows uninstaller dialog box, choose Yes to
remove the RedHat software. Your instance will be rebooted.
Note
If you do not see the uninstaller dialog box, choose Red Hat Paravirtualize in the Windows
taskbar.
438
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
Before you start upgrading your drivers, make sure you back up your important information on the
instance, or create an AMI from the instance. For more information about creating an AMI, see Creating a
Custom Windows AMI (p. 64). If you create an AMI, make sure you do the following:
1. Connect to your instance and log in as the local administrator. For more information about
connecting to your instance, see Connecting to Your Windows Instance (p. 378).
2. On your instance, download the Citrix upgrade package.
3. Extract the contents of the upgrade package to a location of your choice.
4. Double-click the Upgrade.bat file. If you get a security warning, choose Run.
5. In the Upgrade Drivers dialog box, review the information and choose Yes if you are ready to start
the upgrade.
6. When the upgrade is complete, the PVUpgrade.log file will open and contain the text UPGRADE
IS COMPLETE.
7. Reboot your instance.
439
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
Troubleshooting PV Drivers
The following are solutions to issues that you might encounter with older Amazon EC2 images and PV
drivers.
Contents
• Windows Server 2012 R2 loses network and storage connectivity after an instance reboot (p. 440)
• TCP Offloading (p. 444)
• Time Synchronization (p. 444)
Windows Server 2012 R2 Amazon Machine Images (AMIs) made available before September 10, 2014
can lose network and storage connectivity after an instance reboot. The error in the AWS Management
Console system log states: “Difficulty detecting PV driver details for Console Output.” The connectivity
loss is caused by the Plug and Play Cleanup feature. This features scans for and disables inactive system
devices every 30 days. The feature incorrectly identifies the EC2 network device as inactive and removes
it from the system. When this happens, the instance loses network connectivity after a reboot.
For systems that you suspect could be affected by this issue, you can download and run an in-place driver
upgrade. If you are unable to perform the in-place driver upgrade, you can run a helper script. The script
determines if your instance is affected. If it is affected, and the Amazon EC2 network device has not been
removed, the script disables the Plug and Play Cleanup scan. If the network device was removed, the
script repairs the device, disables the Plug and Play Cleanup scan, and enables your instance to reboot
with network connectivity enabled.
Contents
• Choose How You Want to Fix This Problem (p. 440)
• Method 1 - Enhanced Networking (p. 441)
• Method 2 - Registry configuration (p. 441)
• Run the Remediation Script (p. 443)
There are two methods for restoring network and storage connectivity to an instance affected by this
issue. Choose one of the following methods:
Method 1 - Enhanced Enhanced networking is only You change the server instance
networking available in a virtual private type to a C3 instance. Enhanced
cloud (VPC) which requires a C3 networking then enables you
instance type. If the server does to connect to the affected
not currently use the C3 instance instance and fix the problem.
type, then you must temporarily After you fix the problem, you
change it. change the instance back to
the original instance type. This
method is typically faster than
Method 2 and less likely to
440
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
Method 2 - Registry Ability to create or access a You detach the root volume
configuration second server. Ability to change from the affected instance,
Registry settings. attach it to a different instance,
connect, and make changes
in the Registry. You will incur
additional charges as long as the
additional server is running. This
method is slower than Method
1, but this method has worked in
situations where Method 1 failed
to resolve the problem.
After running the MSI, the instance automatically reboots and then upgrades the drivers. The
instance will not be available for up to 15 minutes.
9. After the upgrade is complete and the instance passes both health checks in the Amazon EC2
console, connect to the instance using Remote Desktop and verify that the new drivers were
installed. In Device Manager, under Storage Controllers, locate AWS PV Storage Host Adapter.
Verify that the driver version is the same as the latest version listed in the Driver Version History
table. For more information, see AWS PV Driver Package History (p. 431).
10. Stop the instance and change the instance back to its original instance type.
11. Start the instance and resume normal use.
441
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
Warning
When you stop an instance, the data on any instance store volumes is erased. To keep data
from instance store volumes, be sure to back it up to persistent storage.
4. Choose Launch Instance and create a temporary Windows Server 2008 or Windows Server 2012
instance in the same Availability Zone as the affected instance. Do not create a Windows Server
2012 R2 instance.
Important
If you do not create the instance in the same Availability Zone as the affected instance you
will not be able to attach the root volume of the affected instance to the new instance.
5. In the navigation pane, choose Volumes.
6. Locate the root volume of the affected instance. Detach (p. 815) the volume and attach (p. 802)
it to the temporary instance you created earlier. Attach it with the default device name (xvdf).
7. Use Remote Desktop to connect to the temporary instance, and then use the Disk Management
utility to make the volume available for use (p. 803).
8. On the temporary instance, open the Run dialog box, type regedit, and press Enter.
9. In the Registry Editor navigation pane, choose HKEY_Local_Machine, and then from the File menu
choose Load Hive.
10. In the Load Hive dialog box, navigate to Affected Volume\Windows\System32\config\System and
type a temporary name in the Key Name dialog box. For example, enter OldSys.
11. In the navigation pane of the Registry Editor, locate the following keys:
HKEY_LOCAL_MACHINE\your_temporary_key_name\ControlSet001\Control\Class\4d36e97d-
e325-11ce-bfc1-08002be10318
HKEY_LOCAL_MACHINE\your_temporary_key_name\ControlSet001\Control\Class\4d36e96a-
e325-11ce-bfc1-08002be10318
12. For each key, double-click UpperFilters, enter a value of XENFILT, and then choose OK.
HKEY_LOCAL_MACHINE\your_temporary_key_name\ControlSet001\Services\XENBUS
\Parameters
14. Create a new string (REG_SZ) with the name ActiveDevice and the following value:
PCI\VEN_5853&DEV_0001&SUBSYS_00015853&REV_01
15. Locate the following key:
HKEY_LOCAL_MACHINE\your_temporary_key_name\ControlSet001\Services\XENBUS
442
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
HKEY_LOCAL_MACHINE\your_temporary_key_name\ControlSet001\Services\xenvbd
\StartOverride
HKEY_LOCAL_MACHINE \your_temporary_key_name\ControlSet001\Services\xenfilt
\StartOverride
18. In the Registry Editor navigation pane, choose the temporary key that you created when you first
opened the Registry Editor.
19. From the File menu, choose Unload Hive.
20. In the Disk Management Utility, choose the drive you attached earlier, open the context (right-click)
menu, and choose Offline.
21. In the Amazon EC2 console, detach the affected volume from the temporary instance and reattach
it to your Windows Server 2012 R2 instance with the device name /dev/sda1. You must specify this
device name to designate the volume as a root volume.
22. Start the instance.
23. Connect to the instance using Remote Desktop and then download the AWS PV Drivers Upgrade
package to the instance.
24. Extract the contents of the folder and run AWSPVDriverSetup.msi.
After running the MSI, the instance automatically reboots and then upgrades the drivers. The
instance will not be available for up to 15 minutes.
25. After the upgrade is complete and the instance passes both health checks in the Amazon EC2
console, connect to the instance using Remote Desktop and verify that the new drivers were
installed. In Device Manager, under Storage Controllers, locate AWS PV Storage Host Adapter.
Verify that the driver version is the same as the latest version listed in the Driver Version History
table. For more information, see AWS PV Driver Package History (p. 431).
26. Delete or stop the temporary instance you created in this procedure.
If you are unable to perform an in-place driver upgrade or migrate to a newer instance you can run the
remediation script to fix the problems caused by the Plug and Play Cleanup task.
443
Amazon Elastic Compute Cloud
User Guide for Windows Instances
PV Drivers
TCP Offloading
Important
This issue does not apply to instances running AWS PV or Intel network drivers.
By default, TCP offloading is enabled for the Citrix PV drivers in Windows AMIs. If you encounter
transport-level errors or packet transmission errors (as visible on the Windows Performance Monitor)—
for example, when you're running certain SQL workloads—you may need to disable this feature.
Warning
Disabling TCP offloading may reduce the network performance of your instance.
6. In the Local Area Connection Properties dialog box, choose Configure to open the Citrix PV
Ethernet Adapter #0 Properties dialog box.
7. On the Advanced tab, disable each of the properties, except for Correct TCP/UDP Checksum Value.
To disable a property, select it from Property and choose Disabled from Value.
8. Choose OK.
9. Run the following commands from a Command Prompt window.
Time Synchronization
Prior to the release of the 2013.02.13 Windows AMI, the Citrix Xen guest agent could set the system time
incorrectly. This can cause your DHCP lease to expire. If you have issues connecting to your instance, you
might need to update the agent.
444
Amazon Elastic Compute Cloud
User Guide for Windows Instances
AWS NVMe Drivers
To determine whether you have the updated Citrix Xen guest agent, check whether the C:\Program
Files\Citrix\XenGuestAgent.exe file is from March 2013. If the date on this file is earlier than
that, update the Citrix Xen guest agent service. For more information, see Upgrade Your Citrix Xen Guest
Agent Service (p. 439).
For more information about EBS and NVMe, see Amazon EBS and NVMe on Windows Instances (p. 874).
For more information about SSD instance store and NVMe, see SSD Instance Store Volumes (p. 923).
1.3.2 Fixed issue with modifying EBS volumes actively processing IO, 10 September
which may result in data corruption. Customers who do not modify 2019
online EBS volumes (for example, resizing or changing type) are not
impacted.
1.2.0 Performance and reliability improvements for AWS NVMe devices 13 June 2018
on all supported instances, including bare metal instances
1.0.0 AWS NVMe driver for supported instance types running Windows 12 February
Server 2018
Subscribing to Notifications
Amazon SNS can notify you when new versions of EC2 Windows Drivers are released. Use the following
procedure to subscribe to these notifications.
445
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Optimizing CPU Options
arn:aws:sns:us-east-1:801119661308:ec2-windows-drivers
b. For Protocol, choose Email.
c. For Endpoint, type an email address that you can use to receive the notifications.
d. Choose Create subscription.
6. You'll receive a confirmation email. Open the email and follow the directions to complete your
subscription.
Whenever new EC2 Windows drivers are released, we send notifications to subscribers. If you no longer
want to receive these notifications, use the following procedure to unsubscribe.
To subscribe to EC2 notifications with the AWS CLI, use the following command.
To subscribe to EC2 notifications with AWS Tools for Windows PowerShell, use the following command.
In most cases, there is an Amazon EC2 instance type that has a combination of memory and number
of vCPUs to suit your workloads. However, you can specify the following CPU options to optimize your
instance for specific workloads or business needs:
446
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Optimizing CPU Options
• Number of CPU cores: You can customize the number of CPU cores for the instance. You might do
this to potentially optimize the licensing costs of your software with an instance that has sufficient
amounts of RAM for memory-intensive workloads but fewer CPU cores.
• Threads per core: You can disable multithreading by specifying a single thread per CPU core. You
might do this for certain workloads, such as high performance computing (HPC) workloads.
You can specify these CPU options during instance launch. There is no additional or reduced charge
for specifying CPU options. You're charged the same as instances that are launched with default CPU
options.
Contents
• Rules for Specifying CPU Options (p. 447)
• CPU Cores and Threads Per CPU Core Per Instance Type (p. 447)
• Specifying CPU Options for Your Instance (p. 457)
• Viewing the CPU Options for Your Instance (p. 458)
• CPU options can only be specified during instance launch and cannot be modified after launch.
• When you launch an instance, you must specify both the number of CPU cores and threads per core in
the request. For example requests, see Specifying CPU Options for Your Instance (p. 457).
• The number of vCPUs for the instance is the number of CPU cores multiplied by the threads per core.
To specify a custom number of vCPUs, you must specify a valid number of CPU cores and threads per
core for the instance type. You cannot exceed the default number of vCPUs for the instance. For more
information, see CPU Cores and Threads Per CPU Core Per Instance Type (p. 447).
• To disable multithreading, specify one thread per core.
• When you change the instance type (p. 188) of an existing instance, the CPU options automatically
change to the default CPU options for the new instance type.
• The specified CPU options persist after you stop, start, or reboot an instance.
CPU Cores and Threads Per CPU Core Per Instance Type
The following tables list the instance types that support specifying CPU options. For each type, the table
shows the default and supported number of CPU cores and threads per core.
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
f1.2xlarge 8 4 2 1, 2, 3, 4 1, 2
f1.4xlarge 16 8 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8
f1.16xlarge 64 32 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24, 26,
28, 30, 32
447
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Optimizing CPU Options
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
g3.4xlarge 16 8 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8
g3.8xlarge 32 16 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8, 9, 10, 11,
12, 13, 14, 15,
16
g3.16xlarge 64 32 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24, 26,
28, 30, 32
g3s.xlarge 4 2 2 1, 2 1, 2
g4dn.xlarge 4 2 2 1, 2 1, 2
g4dn.2xlarge 8 4 2 1, 2, 3, 4 1, 2
g4dn.4xlarge 16 8 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8
g4dn.8xlarge 32 16 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8, 9, 10, 11,
12, 13, 14, 15,
16
g4dn.16xlarge 64 32 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24, 26,
28, 30, 32
p2.xlarge 4 2 2 1, 2 1, 2
p2.8xlarge 32 16 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8, 9, 10, 11,
12, 13, 14, 15,
16
p2.16xlarge 64 32 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24, 26,
28, 30, 32
p3.2xlarge 8 4 2 1, 2, 3, 4 1, 2
p3.8xlarge 32 16 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8, 9, 10, 11,
12, 13, 14, 15,
16
448
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Optimizing CPU Options
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
p3.16xlarge 64 32 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24, 26,
28, 30, 32
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
c4.large 2 1 2 1 1, 2
c4.xlarge 4 2 2 1, 2 1, 2
c4.2xlarge 8 4 2 1, 2, 3, 4 1, 2
c4.4xlarge 16 8 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8
c4.8xlarge 36 18 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18
c5.large 2 1 2 1 1, 2
c5.xlarge 4 2 2 2 1, 2
c5.2xlarge 8 4 2 2, 4 1, 2
c5.4xlarge 16 8 2 2, 4, 6, 8 1, 2
c5.9xlarge 36 18 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18
449
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Optimizing CPU Options
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
38, 40, 42, 44,
46, 48
c5d.large 2 1 2 1 1, 2
c5d.xlarge 4 2 2 2 1, 2
c5d.2xlarge 8 4 2 2, 4 1, 2
c5d.4xlarge 16 8 2 2, 4, 6, 8 1, 2
c5d.9xlarge 36 18 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18
c5n.large 2 1 2 1 1, 2
c5n.xlarge 4 2 2 2 1, 2
c5n.2xlarge 8 4 2 2, 4 1, 2
c5n.4xlarge 16 8 2 2, 4, 6, 8 1, 2
c5n.9xlarge 36 18 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
m5.large 2 1 2 1 1, 2
m5.xlarge 4 2 2 2 1, 2
m5.2xlarge 8 4 2 2, 4 1, 2
m5.4xlarge 16 8 2 2, 4, 6, 8 1, 2
m5.8xlarge 32 16 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16
m5.12xlarge 48 24 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24
450
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Optimizing CPU Options
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
m5a.large 2 1 2 1 1, 2
m5a.xlarge 4 2 2 2 1, 2
m5a.2xlarge 8 4 2 2, 4 1, 2
m5a.4xlarge 16 8 2 2, 4, 6, 8 1, 2
m5a.8xlarge 32 16 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16
m5ad.large 2 1 2 1 1, 2
m5ad.xlarge 4 2 2 2 1, 2
m5ad.2xlarge 8 4 2 2, 4 1, 2
m5ad.4xlarge 16 8 2 2, 4, 6, 8 1, 2
m5d.large 2 1 2 1 1, 2
m5d.xlarge 4 2 2 2 1, 2
m5d.2xlarge 8 4 2 2, 4 1, 2
m5d.4xlarge 16 8 2 2, 4, 6, 8 1, 2
m5d.8xlarge 32 16 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16
451
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Optimizing CPU Options
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
m5d.12xlarge 48 24 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24
t3.nano 2 1 2 1 1, 2
t3.micro 2 1 2 1 1, 2
t3.small 2 1 2 1 1, 2
t3.medium 2 1 2 1 1, 2
t3.large 2 1 2 1 1, 2
t3.xlarge 4 2 2 2 1, 2
t3.2xlarge 8 4 2 2, 4 1, 2
t3a.nano 2 1 2 1 1, 2
t3a.micro 2 1 2 1 1, 2
t3a.small 2 1 2 1 1, 2
t3a.medium 2 1 2 1 1, 2
t3a.large 2 1 2 1 1, 2
t3a.xlarge 4 2 2 2 1, 2
t3a.2xlarge 8 4 2 2, 4 1, 2
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
r4.large 2 1 2 1 1, 2
r4.xlarge 4 2 2 1, 2 1, 2
r4.2xlarge 8 4 2 1, 2, 3, 4 1, 2
452
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Optimizing CPU Options
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
r4.4xlarge 16 8 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8
r4.8xlarge 32 16 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8, 9, 10, 11,
12, 13, 14, 15,
16
r4.16xlarge 64 32 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24, 26,
28, 30, 32
r5.large 2 1 2 1 1, 2
r5.xlarge 4 2 2 2 1, 2
r5.2xlarge 8 4 2 2, 4 1, 2
r5.4xlarge 16 8 2 2, 4, 6, 8 1, 2
r5.8xlarge 32 16 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16
r5.12xlarge 48 24 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24
r5a.large 2 1 2 1 1, 2
r5a.xlarge 4 2 2 2 1, 2
r5a.2xlarge 8 4 2 2, 4 1, 2
r5a.4xlarge 16 8 2 2, 4, 6, 8 1, 2
r5a.8xlarge 32 16 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16
453
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Optimizing CPU Options
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
r5ad.large 2 1 2 1 1, 2
r5ad.xlarge 4 2 2 2 1, 2
r5ad.2xlarge 8 4 2 2, 4 1, 2
r5ad.4xlarge 16 8 2 2, 4, 6, 8 1, 2
r5d.large 2 1 2 1 1, 2
r5d.xlarge 4 2 2 2 1, 2
r5d.2xlarge 8 4 2 2, 4 1, 2
r5d.4xlarge 16 8 2 2, 4, 6, 8 1, 2
r5d.8xlarge 32 16 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16
r5d.12xlarge 48 24 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24
x1.16xlarge 64 32 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24, 26,
28, 30, 32
454
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Optimizing CPU Options
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
x1e.xlarge 4 2 2 1, 2 1, 2
x1e.2xlarge 8 4 2 1, 2, 3, 4 1, 2
x1e.4xlarge 16 8 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8
x1e.8xlarge 32 16 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8, 9, 10, 11,
12, 13, 14, 15,
16
x1e.16xlarge 64 32 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24, 26,
28, 30, 32
z1d.large 2 1 2 1 1, 2
z1d.xlarge 4 2 2 2 1, 2
z1d.2xlarge 8 4 2 2, 4 1, 2
z1d.3xlarge 12 6 2 2, 4, 6 1, 2
z1d.6xlarge 24 12 2 2, 4, 6, 8, 10, 1, 2
12
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
d2.xlarge 4 2 2 1, 2 1, 2
d2.2xlarge 8 4 2 1, 2, 3, 4 1, 2
d2.4xlarge 16 8 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8
455
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Optimizing CPU Options
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
d2.8xlarge 36 18 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18
h1.2xlarge 8 4 2 1, 2, 3, 4 1, 2
h1.4xlarge 16 8 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8
h1.8xlarge 32 16 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8, 9, 10, 11,
12, 13, 14, 15,
16
h1.16xlarge 64 32 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24, 26,
28, 30, 32
i3.large 2 1 2 1 1, 2
i3.xlarge 4 2 2 1, 2 1, 2
i3.2xlarge 8 4 2 1, 2, 3, 4 1, 2
i3.4xlarge 16 8 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8
i3.8xlarge 32 16 2 1, 2, 3, 4, 5, 6, 1, 2
7, 8, 9, 10, 11,
12, 13, 14, 15,
16
i3.16xlarge 64 32 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24, 26,
28, 30, 32
i3en.large 2 1 2 1 1, 2
i3en.xlarge 4 2 2 2 1, 2
i3en.2xlarge 8 4 2 2, 4 1, 2
i3en.3xlarge 12 6 2 2, 4, 6 1, 2
i3en.6xlarge 24 12 2 2, 4, 6, 8, 10, 1, 2
12
i3en.12xlarge 48 24 2 2, 4, 6, 8, 10, 1, 2
12, 14, 16, 18,
20, 22, 24
456
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Optimizing CPU Options
Instance type Default vCPUs Default CPU Default Valid number Valid number
cores threads per of CPU cores of threads per
core core
Disabling Multithreading
To disable multithreading, specify one thread per core.
1. Follow the Launching an Instance Using the Launch Instance Wizard (p. 333) procedure.
2. On the Configure Instance Details page, for CPU options, choose Specify CPU options.
3. For Core count, choose the number of required CPU cores. In this example, to specify the default
CPU core count for an r4.4xlarge instance, choose 8.
4. To disable multithreading, for Threads per core, choose 1.
5. Continue as prompted by the wizard. When you've finished reviewing your options on the Review
Instance Launch page, choose Launch. For more information, see Launching an Instance Using the
Launch Instance Wizard (p. 333).
Use the run-instances AWS CLI command and specify a value of 1 for ThreadsPerCore for the --cpu-
options parameter. For CoreCount, specify the number of CPU cores. In this example, to specify the
default CPU core count for an r4.4xlarge instance, specify a value of 8.
457
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Optimizing CPU Options
1. Follow the Launching an Instance Using the Launch Instance Wizard (p. 333) procedure.
2. On the Configure Instance Details page, for CPU options, choose Specify CPU options.
3. To get six vCPUs, specify three CPU cores and two threads per core, as follows:
Use the run-instances AWS CLI command and specify the number of CPU cores and number of threads
in the --cpu-options parameter. You can specify three CPU cores and two threads per core to get six
vCPUs.
Alternatively, specify six CPU cores and one thread per core (disable multithreading) to get six vCPUs:
...
"Instances": [
{
"Monitoring": {
"State": "disabled"
},
"PublicDnsName": "ec2-198-51-100-5.eu-central-1.compute.amazonaws.com",
"State": {
"Code": 16,
458
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Setting the Time
"Name": "running"
},
"EbsOptimized": false,
"LaunchTime": "2018-05-08T13:40:33.000Z",
"PublicIpAddress": "198.51.100.5",
"PrivateIpAddress": "172.31.2.206",
"ProductCodes": [],
"VpcId": "vpc-1a2b3c4d",
"CpuOptions": {
"CoreCount": 34,
"ThreadsPerCore": 1
},
"StateTransitionReason": "",
...
}
]
...
In the output that's returned, the CoreCount field indicates the number of cores for the instance. The
ThreadsPerCore field indicates the number of threads per core.
Alternatively, connect to your instance and use Task Manager to view the CPU information for your
instance.
You can use AWS Config to record, assess, audit, and evaluate configuration changes for instances,
including terminated instances. For more information, see Getting Started with AWS Config in the AWS
Config Developer Guide.
Contents
• Changing the Time Zone (p. 459)
• Configuring Network Time Protocol (NTP) (p. 460)
• Default Network Time Protocol (NTP) Settings for Amazon Windows AMIs (p. 461)
• Configuring Time Settings for Windows Server 2008 and later (p. 462)
• Related Topics (p. 462)
459
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Setting the Time
display name
time zone ID
This command returns the current configuration settings for the Windows instance.
3. (Optional) Get the status of the current configuration by typing the following command:
This command returns information such as the last time the instance synced with the NTP server and
the poll interval.
To change the NTP server to use the Amazon Time Sync Service
In the output that's returned, verify that NtpServer displays the 169.254.169.123 IP address.
You can change the instance to use a different set of NTP servers if required. For example, if you have
Windows instances that do not have internet access, you can configure them to use an NTP server
located within your private network. If your instance is within a domain, you should change the settings
460
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Setting the Time
to use the domain controllers as the time source to avoid time skew. The security group of your instance
must be configured to allow outbound UDP traffic on port 123 (NTP).
Where comma-delimited list of NTP servers is the list of NTP servers for the instance to
use.
2. Verify your new settings by using the following command:
• Update Interval – governs how frequently the time service will adjust system time towards accuracy.
AWS configures the update interval to occur once every two minutes.
• NTP Server – starting with the August 2018 release, AMIs will now use the Amazon Time Sync
Service by default. This time service is accessible from any EC2 Region at the 169.254.169.123
endpoint. Additionally, the 0x9 flag indicates that the time service is acting as a client, and to use
SpecialPollInterval to determine how frequently to check in with the configured time server.
• Type – "NTP" means that the service acts as a standalone NTP client instead of acting as part of a
domain.
• Enabled and InputProvider – the time service is enabled and provides time to the operating system.
• Special Poll Interval – checks against the configured NTP Server every 900 seconds, or 15 minutes.
HKLM:\System Enabled 1
\CurrentControlSet\services
\w32time\TimeProviders
\NtpClient
461
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Setting the Time
HKLM:\System InputProvider 1
\CurrentControlSet\services
\w32time\TimeProviders
\NtpClient
3. If you are using a Windows Server 2008 AMI (not Windows Server 2008 R2) that was created before
February 22, 2013, we recommend updating to the latest AWS Windows AMI. If you are using an AMI
running Windows Server 2008 R2 (not Windows Server 2008), you must verify that the Microsoft
hotfix KB2922223 is installed. If this hotfix is not installed, we recommend updating to the latest
AWS Windows AMI.
4. (Optional) Verify that the instance saved the key successfully using the following command:
This command returns the subkeys for the TimeZoneInformation registry key. You should see the
RealTimeIsUniversal key at the bottom of the list, similar to the following:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation
Bias REG_DWORD 0x1e0
DaylightBias REG_DWORD 0xffffffc4
DaylightName REG_SZ @tzres.dll,-211
DaylightStart REG_BINARY 00000300020002000000000000000000
StandardBias REG_DWORD 0x0
StandardName REG_SZ @tzres.dll,-212
StandardStart REG_BINARY 00000B00010002000000000000000000
TimeZoneKeyName REG_SZ Pacific Standard Time
DynamicDaylightTimeDisabled REG_DWORD 0x0
ActiveTimeBias REG_DWORD 0x1a4
RealTimeIsUniversal REG_DWORD 0x1
Related Topics
For more information about how the Windows operating system coordinates and manages time,
including the addition of a leap second, see the following documentation:
462
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Setting the Password
With AWS Windows AMIs for Windows Server 2012 R2 and earlier, the EC2Config service (p. 404)
generates the default password. With AWS Windows AMIs for Windows Server 2016 and later,
EC2Launch (p. 394) generates the default password.
Note
With Windows Server 2016 and later, Password never expires is disabled for the local
administrator. With Windows Server 2012 R2 and earlier, Password never expires is
enabled for the local administrator.
463
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Adding Windows Components
To access and install the optional components, you must find the correct EBS snapshot for your version
of Windows Server, create a volume from the snapshot, and attach the volume to your instance.
To add Windows components to your instance using the Tools for Windows PowerShell
1. Use the Get-EC2Snapshot cmdlet with the Owner and description filters to get a list of the
available installation media snapshots.
464
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Adding Windows Components
2. In the output, note the ID of the snapshot that matches your system architecture and language
preference. For example:
...
DataEncryptionKeyId :
Description : Windows 2019 English Installation Media
Encrypted : False
KmsKeyId :
OwnerAlias : amazon
OwnerId : 123456789012
Progress : 100%
SnapshotId : snap-22da283e
StartTime : 10/25/2019 8:00:47 PM
State : completed
StateMessage :
Tags : {}
VolumeId : vol-be5eafcb
VolumeSize : 6
...
3. Use the New-EC2Volume cmdlet to create a volume from the snapshot. Specify the same Availability
Zone as your instance.
Attachments : {}
AvailabilityZone : us-east-1a
CreateTime : 4/18/2017 10:50:25 AM
Encrypted : False
Iops : 100
KmsKeyId :
Size : 6
SnapshotId : snap-22da283e
State : creating
Tags : {}
VolumeId : vol-06aa9e1fbf8b82ed1
VolumeType : gp2
6. Connect to your instance and make the volume available. For more information, see Making an
Amazon EBS Volume Available for Use on Windows (p. 803).
Important
Do not initialize the volume.
7. Open Control Panel, Programs and Features. Choose Turn Windows features on or off. If you are
prompted for installation media, specify the EBS volume with the installation media.
465
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Adding Windows Components
1. Use the describe-snapshots command with the owner-ids parameter and description filter to
get a list of the available installation media snapshots.
2. In the output, note the ID of the snapshot that matches your system architecture and language
preference. For example:
{
"Snapshots": [
...
{
"OwnerAlias": "amazon",
"Description": "Windows 2019 English Installation Media",
"Encrypted": false,
"VolumeId": "vol-be5eafcb",
"State": "completed",
"VolumeSize": 6,
"Progress": "100%",
"StartTime": "2019-10-25T20:00:47.000Z",
"SnapshotId": "snap-22da283e",
"OwnerId": "123456789012"
},
...
]
}
3. Use the create-volume command to create a volume from the snapshot. Specify the same
Availability Zone as your instance.
{
"AvailabilityZone": "us-east-1a",
"Encrypted": false,
"VolumeType": "gp2",
"VolumeId": "vol-0c98b37f30bcbc290",
"State": "creating",
"Iops": 100,
"SnapshotId": "snap-22da283e",
"CreateTime": "2017-04-18T10:33:10.940Z",
"Size": 6
}
6. Connect to your instance and make the volume available. For more information, see Making an
Amazon EBS Volume Available for Use on Windows (p. 803).
Important
Do not initialize the volume.
466
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Configuring a Secondary Private IPv4 Address
7. Open Control Panel, Programs and Features. Choose Turn Windows features on or off. If you are
prompted for installation media, specify the EBS volume with the installation media.
Configuring the operating system on a Windows instance to recognize a secondary private IPv4 address
requires the following:
Note
These instructions are based on Windows Server 2008 R2. The implementation of these steps
may vary based on the operating system of the Windows instance.
Prerequisites
Before you begin, make sure you meet the following requirements:
• As a best practice, launch your Windows instances using the latest AMIs. If you are using an older
Windows AMI, ensure that it has the Microsoft hot fix referenced in http://support.microsoft.com/kb/
2582281.
• After you launch your instance in your VPC, add a secondary private IP address. For more information,
see Assigning a Secondary Private IPv4 Address (p. 663).
• To allow Internet requests to your website after you complete the tasks in these steps, you must
configure an Elastic IP address and associate it with the secondary private IP address. For more
information, see Associating an Elastic IP Address with the Secondary Private IPv4 Address (p. 665).
467
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Configuring a Secondary Private IPv4 Address
ipconfig /all
Review the following section in your output, and note the IPv4 Address, Subnet Mask, Default
Gateway, and DNS Servers values for the network interface.
3. Open the Network and Sharing Center by running the following command:
%SystemRoot%\system32\control.exe ncpa.cpl
4. Open the context (right-click) menu for the network interface (Local Area Connection) and choose
Properties.
5. Choose Internet Protocol Version 4 (TCP/IPv4), Properties.
6. In the Internet Protocol Version 4 (TCP/IPv4) Properties dialog box, choose Use the following IP
address, enter the following values, and then choose OK.
Field Value
Important
If you set the IP address to any value other than the current IP address, you will lose
connectivity to the instance.
468
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Configuring a Secondary Private IPv4 Address
You will lose RDP connectivity to the Windows instance for a few seconds while the instance converts
from using DHCP to static addressing. The instance retains the same IP address information as before,
but now this information is static and not managed by DHCP.
469
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Configuring a Secondary Private IPv4 Address
470
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Running Commands at Launch
1. Configure the static IP addressing for the primary elastic network interface as per the procedures
above in Step 1: Configure Static IP Addressing on Your Windows Instance (p. 467).
2. Configure the static IP addressing for the secondary elastic network interface as per the same
procedures.
Contents
• User Data Scripts (p. 471)
• User Data Execution (p. 472)
• User Data and the Console (p. 474)
• User Data and the Tools for Windows PowerShell (p. 475)
If you specify both a batch script and a Windows PowerShell script, the batch script runs first and the
Windows PowerShell script runs next, regardless of the order in which they appear in the instance user
data.
<script>
echo Current date and time >> %SystemRoot%\Temp\test.log
echo %DATE% %TIME% >> %SystemRoot%\Temp\test.log
</script>
By default, the user data scripts are executed one time when you launch the instance. To execute the user
data scripts every time you reboot or start the instance, add <persist>true</persist> to the user
data.
<script>
echo Current date and time >> %SystemRoot%\Temp\test.log
echo %DATE% %TIME% >> %SystemRoot%\Temp\test.log
</script>
<persist>true</persist>
471
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Running Commands at Launch
Specify a Windows PowerShell script using the powershell tag. Separate the commands using line
breaks. For example:
<powershell>
$file = $env:SystemRoot + "\Temp\" + (Get-Date).ToString("MM-dd-yy-hh-mm")
New-Item $file -ItemType file
</powershell>
By default, the user data scripts are executed one time when you launch the instance. To execute the user
data scripts every time you reboot or start the instance, add <persist>true</persist> to the user
data.
<powershell>
$file = $env:SystemRoot + "\Temp\" + (Get-Date).ToString("MM-dd-yy-hh-mm")
New-Item $file -ItemType file
</powershell>
<persist>true</persist>
Base64 Encoding
If you're using the Amazon EC2 API or a tool that does not perform base64 encoding of the user data,
you must encode the user data yourself. If not, an error is logged about being unable to find script or
powershell tags to execute. The following is an example that encodes using Windows PowerShell.
$UserData =
[System.Convert]::ToBase64String([System.Text.Encoding]::ASCII.GetBytes($Script))
$Script =
[System.Text.Encoding]::UTF8.GetString([System.Convert]::FromBase64String($UserData))
User data scripts are executed from the local administrator account when a random password is
generated. Otherwise, user data scripts are executed from the System account.
Instance Launch
Any scripts in the instance user data are executed during the initial launch of the instance. If the persist
tag is found, user data execution is enabled for subsequent reboots or starts. The log files for EC2Launch
and EC2Config contain the output from the standard output and standard error streams.
472
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Running Commands at Launch
• Ec2HandleUserData: Message: Start running user scripts — The start of user data execution
• Ec2HandleUserData: Message: Re-enabled userdata execution — If the persist tag is found
• Ec2HandleUserData: Message: Could not find <persist> and </persist> — If the persist tag is not found
• Ec2HandleUserData: Message: The output from user scripts — If user data scripts are executed, their
output is logged
If you choose the Shutdown with Sysprep option, user data scripts are executed when the instance is
rebooted or restarted, even if you did not enable user data execution for subsequent reboots or starts.
C:\ProgramData\Amazon\EC2-Windows\Launch\Scripts\InitializeInstance.ps1 –Schedule
3. Disconnect from your Windows instance. To execute updated scripts next time the instance is
started, stop the instance and update the user data. For more information, see View and Update the
Instance User Data (p. 474).
To enable user data execution on Windows Server 2012 R2 and earlier (EC2Config)
473
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Running Commands at Launch
474
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Running Commands at Launch
7. Restart the instance. If you enabled user data execution for subsequent reboots or starts, the
updated user data scripts are executed as part of the instance start process.
Create a text file with the instance user data. To execute user data scripts every time you reboot or start
the instance, add <persist>true</persist>, as shown in the following example:
<powershell>
$file = $env:SystemRoot + "\Temp\" + (Get-Date).ToString("MM-dd-yy-hh-mm")
New-Item $file -ItemType file
</powershell>
<persist>true</persist>
To specify instance user data when you launch your instance, use the New-EC2Instance command. This
command does not perform base64 encoding of the user data for you. Use the following commands to
encode the user data in a text file named script.txt.
Use the -UserData parameter to pass the user data to the New-EC2Instance command.
475
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Running Commands at Launch
-UserData $UserData
You can modify the user data of a stopped instance using the Edit-EC2InstanceAttribute command.
Create a text file with the new script. Use the following commands to encode the user data in the text
file named new-script.txt.
Use the -UserData and -Value parameters to specify the user data.
To retrieve the user data for an instance, use the Get-EC2InstanceAttribute command.
The following is example output. Note that the user data is encoded.
PHBvd2Vyc2hlbGw
+DQpSZW5hbWUtQ29tcHV0ZXIgLU5ld05hbWUgdXNlci1kYXRhLXRlc3QNCjwvcG93ZXJzaGVsbD4=
Use the following commands to store the encoded user data in a variable and then decode it.
<powershell>
$file = $env:SystemRoot + "\Temp\" + (Get-Date).ToString("MM-dd-yy-hh-mm")
New-Item $file -ItemType file
</powershell>
<persist>true</persist>
To read the tag value, rename the instance on first boot to match the tag value, and reboot, use the Get-
EC2Tag command. To run this command successfully, you must have a role with ec2:DescribeTags
permissions because tag information is unavailable in the metadata and must be retrieved by API call.
For more information on how to attach a role to an instance, see Attaching an IAM Role to an Instance.
Note
This script fails on Windows Server versions prior to 2008.
<powershell>
$instanceId = (invoke-webrequest http://169.254.169.254/latest/meta-data/instance-id -
UseBasicParsing).content
476
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Metadata and User Data
You can also use instance metadata to access user data that you specified when launching your instance.
For example, you can specify parameters for configuring your instance, or attach a simple script. You
can also use this data to build more generic AMIs that can be modified by configuration files supplied at
launch time. For example, if you run web servers for various small businesses, they can all use the same
AMI and retrieve their content from the Amazon S3 bucket you specify in the user data at launch. To add
a new customer at any time, simply create a bucket for the customer, add their content, and launch your
AMI. If you launch more than one instance at the same time, the user data is available to all instances in
that reservation.
EC2 instances can also include dynamic data, such as an instance identity document that is generated
when the instance is launched. For more information, see Dynamic Data Categories (p. 486).
Contents
• Retrieving Instance Metadata (p. 477)
• Working with Instance User Data (p. 479)
• Retrieving Dynamic Data (p. 480)
• Instance Metadata Categories (p. 481)
• Instance Identity Documents (p. 486)
To view all categories of instance metadata from within a running instance, use the following URI:
http://169.254.169.254/latest/meta-data/
477
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Metadata and User Data
The IP address 169.254.169.254 is a link-local address and is valid only from the instance. For more
information, see Link-local address on Wikipedia.
Note that you are not billed for HTTP requests used to retrieve instance metadata and user data.
You can use PowerShell cmdlets to retrieve the URI. For example, if you are running version 3.0 or later
of PowerShell, use the following cmdlet:
If you don't want to use PowerShell, you can install a third-party tool such as GNU Wget or cURL.
Important
If you do install a third-party tool on a Windows instance, ensure that you read the
accompanying documentation carefully, as the method of calling the HTTP and the output
format might be different from what is documented here.
All instance metadata is returned as text (content type text/plain). A request for a specific metadata
resource returns the appropriate value, or a 404 - Not Found HTTP error code if the resource is not
available.
A request for a general metadata resource (the URI ends with a /) returns a list of available resources, or
a 404 - Not Found HTTP error code if there is no such resource. The list items are on separate lines,
terminated by line feeds (ASCII 10).
This example gets the top-level metadata items. For more information, see Instance Metadata
Categories (p. 481).
478
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Metadata and User Data
instance-action
instance-id
instance-type
local-hostname
local-ipv4
mac
metrics/
network/
placement/
profile
public-hostname
public-ipv4
public-keys/
reservation-id
security-groups
services/
These examples get the value of some of the metadata items from the preceding example.
Throttling
We throttle queries to the instance metadata service on a per-instance basis, and we place limits on the
number of simultaneous connections from an instance to the instance metadata service.
If you're using the instance metadata service to retrieve AWS security credentials, avoid querying for
credentials during every transaction or concurrently from a high number of threads or processes, as
this may lead to throttling. Instead, we recommend that you cache the credentials until they start
approaching their expiry time.
If you're throttled while accessing the instance metadata service, retry your query with an exponential
backoff strategy.
• User data must be base64-encoded. The Amazon EC2 console can perform the base64 encoding for
you or accept base64-encoded input.
• User data is limited to 16 KB, in raw form, before it is base64-encoded. The size of a string of length n
after base64-encoding is ceil(n/3)*4.
479
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Metadata and User Data
• User data must be base64-decoded when you retrieve it. The data is decoded for you automatically if
you retrieve it using instance metadata or the console.
• User data is treated as opaque data: what you give is what you get back. It is up to the instance to be
able to interpret it.
• If you stop an instance, modify its user data, and start the instance, the updated user data is not
executed automatically when you start the instance. However, you can configure settings so that
updated user data scripts are executed one time when you start the instance or every time you reboot
or start the instance.
http://169.254.169.254/latest/user-data
A request for user data returns the data as it is (content type application/octet-stream).
This example returns user data that was provided as comma-separated text:
To retrieve user data for an instance from your own computer, see User Data and the Tools for Windows
PowerShell (p. 475)
http://169.254.169.254/latest/dynamic/
This example shows how to retrieve the high-level instance identity categories:
480
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Metadata and User Data
signature
For more information about dynamic data and examples of how to retrieve it, see Instance Identity
Documents (p. 486).
481
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Metadata and User Data
482
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Metadata and User Data
483
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Metadata and User Data
484
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Metadata and User Data
485
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Metadata and User Data
fws/instance- Value showing whether the customer has enabled detailed 2009-04-04
monitoring one-minute monitoring in CloudWatch. Valid values:
enabled | disabled
486
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Metadata and User Data
The instance identity document is generated when the instance is launched, and exposed to the instance
through instance metadata (p. 477). It validates the attributes of the instances, such as the instance
size, instance type, operating system, and AMI.
Important
Due to the dynamic nature of instance identity documents and signatures, we recommend
retrieving the instance identity document and signature regularly.
privateIp : 10.0.2.174
availabilityZone : us-west-2a
devpayProductCodes :
version : 2010-08-31
instanceId : i-1234567890abcdef0
billingProducts : {bp-6ba54002}
instanceType : m3.medium
architecture : x86_64
accountId : 123456789012
kernelId :
ramdiskId :
imageId : ami-1562d075
pendingTime : 2017-03-13T17:13:27Z
region : us-west-2
To retrieve the instance identity signature, use the following command from your running instance:
dExamplesjNQhhJan7pORLpLSr7lJEF4V2DhKGlyoYVBoUYrY9njyBCmhEayaGrhtS/AWY+LPx
lVSQURF5n0gwPNCuO6ICT0fNrm5IH7w9ydyaexamplejJw8XvWPxbuRkcN0TAA1p4RtCAqm4ms
x2oALjWSCBExample=
To retrieve the PKCS7 signature, use the following command from your running instance:
MIICiTCCAfICCQD6m7oRw0uXOjANBgkqhkiG9w0BAQUFADCBiDELMAkGA1UEBhMC
VVMxCzAJBgNVBAgTAldBMRAwDgYDVQQHEwdTZWF0dGxlMQ8wDQYDVQQKEwZBbWF6
b24xFDASBgNVBAsTC0lBTSBDb25zb2xlMRIwEAYDVQQDEwlUZXN0Q2lsYWMxHzAd
BgkqhkiG9w0BCQEWEG5vb25lQGFtYXpvbi5jb20wHhcNMTEwNDI1MjA0NTIxWhcN
MTIwNDI0MjA0NTIxWjCBiDELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAldBMRAwDgYD
VQQHEwdTZWF0dGxlMQ8wDQYDVQQKEwZBbWF6b24xFDASBgNVBAsTC0lBTSBDb25z
b2xlMRIwEAYDVQQDEwlUZXN0Q2lsYWMxHzAdBgkqhkiG9w0BCQEWEG5vb25lQGFt
487
Amazon Elastic Compute Cloud
User Guide for Windows Instances
SQL Server Clustering in EC2
YXpvbi5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMaK0dn+a4GmWIWJ
21uUSfwfEvySWtC2XADZ4nB+BLYgVIk60CpiwsZ3G93vUEIO3IyNoH/f0wYK8m9T
rDHudUZg3qX4waLG5M43q7Wgc/MbQITxOUSQv7c7ugFFDzQGBzZswY6786m86gpE
Ibb3OhjZnzcvQAaRHhdlQWIMm2nrAgMBAAEwDQYJKoZIhvcNAQEFBQADgYEAtCu4
nUhVVxYUntneD9+h8Mg9q6q+auNKyExzyLwaxlAoo7TJHidbtS4J5iNmZgXL0Fkb
FFBjvSfpJIlJ00zbhNYS5f6GuoEDmFJl0ZxBHjJnyp378OD8uTs7fLvjx79LjSTb
NYiytVbZPQUQ5Yaxu2jXnimvw3rrszlaEXAMPLE
Contents
• Assigning IP Addresses (p. 488)
• Cluster Properties (p. 489)
• Cluster Quorum Votes and 50/50 Splits in a Multi-Site Cluster (p. 489)
• DNS Registration (p. 489)
• Elastic Network Adapters (ENAs) (p. 490)
• Multi-Site Clusters and EC2 Instance Placement (p. 490)
• Instance Type Selection (p. 490)
• Assigning Elastic Network Interfaces and IPs to the Instance (p. 490)
• Heartbeat Network (p. 491)
• Configuring the Network Adapter in the OS (p. 491)
• IPv6 (p. 491)
• Host Record TTL for SQL Availability Group Listeners (p. 491)
• Logging (p. 491)
• NetBIOS over TCP (p. 492)
• NetFT Virtual Adapter (p. 492)
• Setting Possible Owners (p. 492)
• Tuning the Failover Thresholds (p. 493)
• Witness Importance and Dynamic Quorum Architecture (p. 494)
• Troubleshooting (p. 494)
Assigning IP Addresses
Each cluster node should have one elastic network interface assigned that includes three private IP
addresses on the subnet: a primary IP address, a cluster IP address, and an Availability Group IP address.
The operating system (OS) should have the NIC configured for DHCP. It should not be set for a static IP
address because the IP addresses for the cluster IP and Availability Group will be handled virtually in
the Failover Cluster Manager. The NIC can be configured for a static IP as long as it is configured to only
488
Amazon Elastic Compute Cloud
User Guide for Windows Instances
SQL Server Clustering in EC2
use the primary IP of eth0. If the other IPs are assigned to the NIC, it can cause network drops for the
instance during failover events.
When the network drops because the IPs are incorrectly assigned, or when there is a failover event or
network failure, it is not uncommon to see the following event log entries at the time of failure.
Because these messages seem to describe network issues, it is easy to mistake the cause of the outage
or failure as a network error. However, these errors describe a symptom, rather than cause, of the failure.
ISATAP is a tunneling technology that uses IPv6 over IPv4. When the IPv4 connection fails, the ISATAP
adapter also fails. When the network issues are resolved, these entries should no longer appear in the
event logs. Alternately, you can eliminate network errors by safely disabling ISATAP with the following
command.
When you run this command, the adapter is removed from Device Manager. This command should be run
on all nodes. It does not impact the ability of the cluster to function. Instead, when the command has
been run, ISATAP is no longer used. However, because this command might cause unknown impacts on
other applications that leverage ISATAP, you should test it.
Cluster Properties
To see the complete cluster configuration, run the following PowerShell command.
DNS Registration
In Windows Server 2012, Failover Clustering, by default, attempts to register each DNS node under
the cluster name. This is acceptable for applications that are aware the SQL target is configured for
multi-site. However, when the client is not configured this way, it can result in timeouts, delays, and
application errors due to attempts to connect to each individual node and failing on the inactive ones.
To prevent these problems, the Cluster Resource parameter RegisterAllProvidersIp must be
changed to 0. For more information, see RegisterAllProvidersIP Setting and Multi-subnet Clustered SQL +
RegisterAllProvidersIP + SharePoint 2013.
Import-Module FailoverClusters
$cluster = (Get-ClusterResource | where {($_.ResourceType -eq "Network Name") -and
($_.OwnerGroup -ne "Cluster Group")}).Name
Get-ClusterResource $cluster | Set-ClusterParameter RegisterAllProvidersIP 0
Get-ClusterResource $cluster |Set-ClusterParameter HostRecordTTL 300
Stop-ClusterResource $cluster
489
Amazon Elastic Compute Cloud
User Guide for Windows Instances
SQL Server Clustering in EC2
Start-ClusterResource $cluster
In addition to setting the Cluster Resource parameter to 0, you must ensure that the cluster has
permissions to modify the DNS entry for your cluster name.
1. Log into the Domain Controller (DC) for the domain, or a server that hosts the forward lookup zone
for the domain.
2. Launch the DNS Management Console and locate the A record for the cluster.
3. Right-click the A record and choose Properties.
4. Choose Security.
5. Choose Add.
6. Choose Object Types..., select the box for Computers, and choose OK.
7. Enter the name of the cluster resource object and choose Check name and OK if resolve.
8. Select the check box for Full Control.
9. Choose OK.
For instances with more than 16 vCPUs, we recommend preventing RSS from running on CPU 0.
490
Amazon Elastic Compute Cloud
User Guide for Windows Instances
SQL Server Clustering in EC2
IP address is used as the cluster IP address, and each additional IP address is assigned to Availability
Groups, as needed.
Heartbeat Network
Some Microsoft documentation recommends using a dedicated heartbeat network. However, this
recommendation is not applicable to EC2. With EC2, while you can assign and use a second elastic
network interface for the heartbeat network, it uses the same infrastructure and shares bandwidth with
the primary network interface. Therefore, traffic within the infrastructure cannot be prioritized, and
cannot benefit from a dedicated network interface.
For all instance types, you can increase the MTU on the network adapter to 9001 to support Jumbo
Frames. This configuration reduces fragmentation of packets wherever Jumbo Frames are supported.
The following example shows how to use PowerShell to configure Jumbo Frames for an Elastic Network
Adapter.
IPv6
Microsoft does not recommend disabling IPv6 in a Windows Cluster. While Failover Clustering works in
an IPv4-only environment, Microsoft tests clusters with IPv6 enabled. See Failover Clustering and IPv6 in
Windows Server 2012 R2 for details.
Stop-ClusterResource yourListenerName
Start-ClusterResource yourListenerName
Logging
The default logging level for the cluster log is 3. To increase the detail of log information, set the logging
level to 5. See Set-ClusterLog for more information about the PowerShell cmdlet.
491
Amazon Elastic Compute Cloud
User Guide for Windows Instances
SQL Server Clustering in EC2
Set-ClusterLog –Level 5
Each resource in a cluster has a setting for Possible Owners. This setting tells the cluster which nodes are
permitted to “online” a resource. Each node is running on a unique subnet in a VPC. Because EC2 cannot
share IPs between instances, the IP resources in the cluster can be brought online only by specific nodes.
By default, each IP address that is added to the cluster as a resource has every node listed as a Possible
Owner. This does not result in failures. However, during expected and unexpected failures, you can see
errors in the logs about conflicting IPs and failures to bring IPs online. These errors can be ignored. If
you set the Possible Owner property, you can eliminate these errors entirely, and also prevent down time
while the services are moved to another node.
492
Amazon Elastic Compute Cloud
User Guide for Windows Instances
SQL Server Clustering in EC2
The only time a cluster should fail over is when there is a legitimate outage, such as a service or node
that experiences a hard failover, as opposed to a few UDP packets lost in transit. To ensure legitimate
outages, we recommend that you adjust the thresholds to match, or even exceed, the settings for
Server 2016 listed in Tuning Failover Cluster Network Thresholds. You can change the settings with the
following PowerShell commands.
(get-cluster).SameSubnetThreshold = 10
(get-cluster).CrossSubnetThreshold = 20
When you set these values, unexpected failovers should be dramatically reduced. You can fine-tune
these settings by increasing the delays between heartbeats. However, we recommend that you send the
493
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Upgrade Windows Instances
heartbeats more frequently with greater thresholds. Setting these thresholds even higher ensures that
failovers occur only for hard failover scenarios, with longer delays before failing over. You must decide
how much down time is acceptable for your applications.
(Get-Cluster).RouteHistoryLength = 20
Troubleshooting
If you experience unexpected failovers, first make sure that you are not experiencing networking, service,
or infrastructure issues.
Microsoft has traditionally recommended migrating to a newer version of Windows Server instead
of upgrading. Migrating can result in fewer upgrade errors or issues, but can take longer than an in-
place upgrade because of the need to provision a new instance, plan for and port applications, and
adjust configurations settings on the new instance. An in-place upgrade can be faster, but software
incompatibilities can produce errors.
Contents
• Performing a Server Migration (p. 495)
• Performing an In-Place Upgrade (p. 495)
• Performing an Automated Upgrade (p. 499)
• Migrating to Latest Generation Instance Types (p. 505)
• Windows to Linux Replatforming Assistant for Microsoft SQL Server Databases (p. 510)
494
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Performing a Server Migration
Automated Upgrades
For steps on how to use AWS Systems Manager to automate the upgrade of your Windows Server 2008
R2 to Server 2012 R2 or from SQL Server 2008 R2 on Windows Server 2012 R2 to SQL Server 2016, see
Upgrade Your End of Support Microsoft 2008 Workloads in AWS with Ease.
• Read the Microsoft documentation to understand the upgrade requirements, known issues, and
restrictions. Also review the official instructions for upgrading.
• Upgrading to Windows Server 2008
• Upgrading to Windows Server 2008 R2
• Upgrade Options for Windows Server 2012
• Upgrade Options for Windows Server 2012 R2
• Upgrade and conversion options for Windows Server 2016
495
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Performing an In-Place Upgrade
1. Create an AMI of the system you plan to upgrade for either backup or testing purposes. You can
then perform the upgrade on the copy to simulate a test environment. If the upgrade completes,
you can switch traffic to this instance with little downtime. If the upgrade fails, you can revert to the
backup. For more information, see Creating a Custom Windows AMI (p. 64).
2. Ensure that your Windows Server instance is using the latest network drivers. See Upgrading PV
Drivers on Your Windows Instances (p. 435) for information on upgrading your AWS PV driver.
3. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.
4. In the navigation pane, choose Instances. Locate the instance. Make a note of the instance ID and
Availability Zone for the instance. You need this information later in this procedure.
5. If you are upgrading from Windows Server 2012 or 2012 R2 to Windows Server 2016 or 2019, do
the following on your instance before proceeding:
a. Uninstall the EC2Config service. For more information, see Stopping, Restarting, Deleting, or
Uninstalling EC2Config (p. 406).
b. Install the EC2Launch service. For more information, see Installing the Latest Version of
EC2Launch (p. 395).
c. Install the AWS Systems Manager SSM Agent. For more information, see Working with SSM
Agent in the AWS Systems Manager User Guide.
6. Create a new volume from a Windows Server installation media snapshot.
496
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Performing an In-Place Upgrade
a. If you are upgrading to Windows Server 2016 or later, run the following:
If you are upgrading to an earlier version of Windows Server, run the following:
Sources/setup.exe
b. For Select the operating system you want to install, select the full installation SKU for your
Windows Server instance, and choose Next.
c. For Which type of installation do you want?, choose Upgrade.
d. Complete the wizard.
Windows Server Setup copies and processes files. After several minutes, your Remote Desktop session
closes. The time it takes to upgrade depends on the number of applications and server roles running on
your Windows Server instance. The upgrade process could take as little as 40 minutes or several hours.
The instance fails status check 1 of 2 during the upgrade process. When the upgrade completes, both
status checks pass. You can check the system log for console output or use Amazon CloudWatch metrics
for disk and CPU activity to determine whether the upgrade is progressing.
Note
If upgrading to Windows Server 2019, after the upgrade is complete you can change the
desktop background manually to remove the previous operating system name if desired.
If the instance has not passed both status checks after several hours, see Troubleshooting an
Upgrade (p. 517).
497
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Performing an In-Place Upgrade
When you run Upgrade Helper Service on the system before the upgrade, it performs the following tasks:
When you run Upgrade Helper Service on the system after the upgrade, it performs the following tasks:
• Enables the RealTimeIsUniversal registry key for the correct time synchronization.
• Restores the missing PV driver by executing the following command:
498
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Performing an Automated Upgrade
Windows Server Setup copies and processes files. After several minutes, your Remote Desktop session
closes. The time it takes to upgrade depends on the number of applications and server roles running on
your Windows Server instance. The upgrade process could take as little as 40 minutes or several hours.
The instance fails status check 1 of 2 during the upgrade process. When the upgrade completes, both
status checks pass. You can check the system log for console output or use Amazon CloudWatch metrics
for disk and CPU activity to determine whether the upgrade is progressing.
• Windows Server 2008 R2 to Windows Server 2012 R2 using the SSM document for Automation named
AWSEC2-CloneInstanceAndUpgradeWindows
• SQL Server 2008 R2 on Windows Server 2012 R2 to SQL Server 2016 using the SSM document for
Automation named AWSEC2-CloneInstanceAndUpgradeSQLServer
Contents
• Related Services (p. 500)
• Prerequisites (p. 500)
• Upgrade Paths (p. 501)
• Steps for Performing an Automated Upgrade (p. 502)
499
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Performing an Automated Upgrade
Related Services
The following AWS services are used in the automated upgrade process:
• AWS Systems Manager. AWS Systems Manager is a powerful, unified interface for centrally managing
your AWS resources. For more information, see the AWS Systems Manager User Guide.
• AWS Systems Manager Agent (SSM Agent) is Amazon software that can be installed and configured
on an Amazon EC2 instance, an on-premises server, or a virtual machine (VM). SSM Agent makes it
possible for Systems Manager to update, manage, and configure these resources. The agent processes
requests from the Systems Manager service in the AWS Cloud, and then runs them as specified in the
request. For more information, see Working with SSM Agent in the AWS Systems Manager User Guide.
• AWS Systems Manager SSM documents. An SSM document defines the actions that Systems Manager
performs on your managed instances. SSM documents use JavaScript Object Notation (JSON) or YAML,
and they include steps and parameters that you specify. This topic uses two Systems Manager SSM
documents for Automation. For more information, see AWS Systems Manager Documents in the AWS
Systems Manager User Guide.
Prerequisites
In order to automate your upgrade with AWS Systems Manager SSM documents, you must perform the
following tasks:
• Create an IAM role with the specified IAM policies (p. 500) to allow Systems Manager to perform
automation tasks on your Amazon EC2 instances and verify that you meet the prerequisites to use
Systems Manager.
• Select the option for how you want the automation to be executed (p. 500). The options for
execution are Simple execution, Rate control, Multi-account and Region, and Manual execution.
Simple Execution
Choose this option if you want to update a single instance but do not want to go through each
automation step to audit the results. This option is explained in further detail in the upgrade steps that
follow.
Rate control
Choose this option if you want to apply the upgrade to more than one instance. You define the following
settings.
• Parameter
This setting, which is also set in Multi-Account and Region settings, defines how your automation
branches out.
500
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Performing an Automated Upgrade
• Targets
Select the target to which you want to apply the automation. This setting is also set in Multi-Account
and Region settings.
• Parameter Values
In AWS, a resource is an entity you can work with. Examples include Amazon EC2 instances, AWS
CloudFormation stacks, or Amazon S3 buckets. If you work with multiple resources, it may be useful
to manage them as a group as opposed to moving from one AWS service to another for every task.
In some cases, you may want to manage large numbers of related resources, such as EC2 instances
that make up an application layer. In this case, you will likely need to perform bulk actions on these
resources at one time.
• Tags
Tags help you categorize your AWS resources in different ways, for example, by purpose, owner, or
environment. This categorization is useful when you have many resources of the same type. You can
quickly identify a specific resource using the assigned tags.
• Rate Control
Rate Control is also set in Multi-Account and Region settings. When you set the rate control
parameters, you define how many of your fleet to apply the automation to, either by target count or
by percentage of the fleet.
In addition to the parameters specified under Rate Control that are also used in the Multi-Account and
Region settings, there are two additional settings:
Specify multiple AWS Regions where you want to run the automation.
Manual Execution
This option is similar to Simple execution, but allows you to step through each automation step and
audit the results.
Upgrade Paths
There are two upgrade paths, which use two different AWS Systems Manager Automation documents.
In this workflow, the automation creates an AMI from the instance and then launches the new AMI
in the VPC and subnet you provide. The automation workflow performs an in-place upgrade from
Windows Server 2008 R2 to Windows Server 2012 R2. It also updates or installs the AWS drivers
required by the upgraded instance. After the upgrade is complete, the workflow creates a new AMI and
terminates the upgraded instance.
501
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Performing an Automated Upgrade
In this workflow, the automation creates an AMI from the instance and then launches the new AMI
in the subnet you provide. The automation then performs an in-place upgrade of SQL Server 2008
R2 to SQL Server 2016 SP2. After the upgrade is complete, the automation creates a new AMI before
terminating the upgraded instance.
The final result is one AMI, which is the upgraded instance of the AMI.
When the upgrade is complete, you can test your application functionality by launching the new AMI
in your VPC. After testing, and before you perform another upgrade, schedule application downtime
before completely switching to the upgraded instance.
After you have verified the additional prerequisite tasks, follow these steps to upgrade your Windows
2008 R2 instance to Windows 2012 R2 by using the automation document on AWS Systems Manager.
• InstanceID
Type: String
502
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Performing an Automated Upgrade
• InstanceProfile.
Type: String
(Required) The IAM instance profile. This is the IAM role used to perform the Systems Manager
automation against the Amazon EC2 instance and AWS AMIs. For more information, see Create an
IAM Instance Profile for Systems Manager in the AWS Systems Manager User Guide.
• SubnetId
Type: String
(Required) This is the subnet for the upgrade process and where your source EC2 instance resides.
Verify that the subnet has outbound connectivity to AWS services, including Amazon S3, and also
to Microsoft (in order to download patches).
• KeepPreUpgradedBackUp
Type: String
(Optional) If this parameter is set to true, the automation retains the image created from the
instance. The default setting is false.
• RebootInstanceBeforeTakingImage
Type: String
(Optional) The default is false (no reboot). If this parameter is set to true, Systems Manager
reboots the instance before creating an AMI for the upgrade.
8. After you have entered the parameters, select Execute. When the automation begins, you can
monitor the execution progress.
9. When the automation completes, you will see the AMI ID. You can launch the AMI to verify that the
Windows OS is upgraded.
Note
It is not necessary for the automation to run all of the steps. The steps are conditional
based on the behavior of the automation and instance. Systems Manager might skip some
steps that are not required.
Additionally, some steps may time out. Systems Manager attempts to upgrade and install
all of the latest patches. Sometimes, however, patches time out based on a definable
timeout setting for the given step. When this happens, the Systems Manager automation
continues to the next step to ensure that the internal OS is upgraded to Windows Server
2012 R2.
10. After the automation completes, you can launch an Amazon EC2 instance using the AMI ID to review
your upgrade. For more information about how to create an Amazon EC2 instance from an AWS AMI,
see How do I launch an EC2 instance from a custom Amazon Machine Image (AMI)?
After you have verified the additional prerequisite tasks, follow these steps to upgrade your SQL
Server 2008 R2 database engine to SQL Server 2016 using the automation document on AWS Systems
Manager.
1. If you haven't already, download the SQL Server 2016 .iso file and mount it to the source server.
2. After the .iso file is mounted, copy all of the component files and place them on any volume of your
choice.
503
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Performing an Automated Upgrade
3. Take an EBS snapshot of the volume and copy the snapshot ID onto a clipboard for later use. For
more information about creating an EBS snapshot, see Creating an EBS Snapshot in the Amazon
Elastic Compute Cloud User Guide.
4. Attach the instance profile to the EC2 source instance. This allows Systems Manager to
communicate with the EC2 instance and run commands on it after it is added to the AWS Systems
Manager service. For this example, we named the role SSM-EC2-Profile-Role with the
AmazonSSMManagedInstanceCore policy attached to the role. See Create an IAM Instance Profile
for Systems Manager in the AWS Systems Manager User Guide.
5. In the AWS Systems Manager console, in the left navigation pane, choose Managed Instances. Verify
that your EC2 instance is in the list of managed instance. If you don't see your instance after a few
minutes, see Where Are My Instances? in the AWS Systems Manager User Guide.
6. In the left navigation pane, choose Automation.
7. Choose Execute automation.
8. Choose the button beside the AWSEC2-CloneInstanceAndUpgradeSQLServer SSM document,
and then choose Next.
9. Ensure that the Simple execution option is selected.
10. Enter the requested parameters based on the following guidance.
• InstanceId
Type: String
Type: String
Type: String
Type: String
(Required) This is the subnet for the upgrade process and where your source EC2 instance resides.
Verify that the subnet has outbound connectivity to AWS services, including Amazon S3, and also
to Microsoft (in order to download patches).
• KeepPreUpgradedBackUp
Type: String
(Optional) If this parameter is set to true, the automation retains the image created from the
instance. The default setting is false.
• RebootInstanceBeforeTakingImage
Type: String
(Optional) The default is false (no reboot). If this parameter is set to true, Systems Manager
reboots the instance before creating an AMI for the upgrade.
11. After you have entered the parameters, choose Execute. When the automation begins, you can
monitor the execution progress.
12. When Execution status shows Success, expand Outputs to view the AMI information. You can use
the AMI ID to launch your SQL Server 2016 instance for the VPC of your choice.
504
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrating to Latest Generation Instance Types
13. Open the EC2 console. In the left navigation pane, choose AMIs. You should see the new AMI.
14. To verify that SQL Server 2016 has been successfully installed, choose the new AMI and choose
Launch.
15. Choose the type of instance that you want for the AMI, the VPC and subnet that you want to deploy
to, and the storage that you want to use. Because you're launching the new instance from an AMI,
the volumes are presented to you as an option to include within the new EC2 instance you are
launching. You can remove any of these volumes, or you can add volumes.
16. Add a tag to help you identify your instance.
17. Add the security group or groups to the instance.
18. Choose Launch Instance.
19. Choose the tag name for the instance and select Connect under the Actions dropdown.
20. Verify that SQL Server 2016 is the new database engine on the new instance.
For more information, see Amazon EC2 Update — Additional Instance Types, Nitro System, and CPU
Options.
Contents
• Part 1: Installing and Upgrading AWS PV Drivers (p. 506)
• Part 2: Installing and Upgrading ENA (p. 506)
• Part 3: Upgrading AWS NVMe Drivers (p. 507)
• Part 4: Updating EC2Config and EC2Launch (p. 507)
• Part 5: Installing the Serial Port Driver for Bare Metal Instances (p. 508)
• Part 6: Updating Power Management Settings (p. 508)
• Part 7: Updating Intel Chipset Drivers for New Instance Types (p. 508)
• (Alternative) Upgrading the AWS PV, ENA, and NVMe Drivers Using AWS Systems Manager (p. 509)
Note
Alternatively, you can use the AWSSupport-UpgradeWindowsAWSDrivers automation
document to automate the procedures described in Part 1, Part 2, and Part 3. If you choose to
use the automated procedure, see (Alternative) Upgrading the AWS PV, ENA, and NVMe Drivers
Using AWS Systems Manager (p. 509), and then continue with Part 4 and Part 5.
This procedure assumes that you are currently running on a previous generation Xen-based instance
type, such as an M4 or C4, and you are migrating to a latest generation instance type, such as an M5 or
C5.
Note
When migrating to the latest generation instances, the static IP or custom DNS network settings
on the existing ENI may be lost as the instance will default to a new Enhanced Networking
Adapter device.
505
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrating to Latest Generation Instance Types
Before following the steps in this procedure, we recommend that you create a backup of the instance.
From the EC2 console, choose the instance that requires the migration, open the context (right-click)
menu, and choose Instance State, Stop.
Warning
When you stop an instance, the data on any instance store volumes is erased. To preserve data
on instance store volumes, ensure that you back up the data to persistent storage.
Open the context (right-click) menu for the instance in the EC2 console, choose Image, and then choose
Create Image.
Note
Parts 4 and 5 of these instructions can be completed after you migrate or change the instance
type to the latest generation, such as M5 or C5. However, we recommend that you complete
them before you migrate if you are migrating specifically to an EC2 Bare Metal instance type.
Use the following procedure to perform an in-place upgrade of AWS PV drivers, or to upgrade from Citrix
PV drivers to AWS PV drivers on Windows Server 2008 R2, Windows Server 2012, Windows Server 2012
R2, Windows Server 2016, or Windows Server 2019. For more information, see Upgrading PV Drivers on
Your Windows Instances (p. 435).
1. Connect to the instance using Remote Desktop and prepare the instance for upgrade. Take all non-
system disks offline before you perform the upgrade. If you are performing an in-place update
of AWS PV drivers, this step is not required. Set non-essential services to Manual start-up in the
Services console.
2. Download the latest driver package to the instance.
3. Extract the contents of the folder and run AWSPVDriverSetup.msi.
After running the MSI, the instance automatically reboots and upgrades the driver. The instance may not
be available for up to 15 minutes.
After the upgrade is complete and the instance passes both health checks in the Amazon EC2 console,
connect to the instance using Remote Desktop and verify that the new driver was installed. In Device
Manager, under Storage Controllers, locate AWS PV Storage Host Adapter. Verify that the driver
version is the same as the latest version listed in the Driver Version History table. For more information,
see AWS PV Driver Package History (p. 431).
506
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrating to Latest Generation Instance Types
When the EC2Config and EC2Launch services are updated, new Windows AMIs from AWS include the
latest version of the service. However, you must update your own Windows AMIs and instances with the
latest version of EC2Config and EC2Launch.
For more information, see Installing the Latest Version of EC2Config (p. 405).
507
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrating to Latest Generation Instance Types
1. If you have already installed and configured EC2Launch on an instance, make a backup of the
EC2Launch configuration file. The installation process does not preserve changes in this file. By
default, the file is located in the C:\ProgramData\Amazon\EC2-Windows\Launch\Config
directory.
2. Download EC2-Windows-Launch.zip to a directory on the instance.
3. Download install.ps1 to the same directory where you downloaded EC2-Windows-Launch.zip.
4. Run install.ps1.
Note
To avoid installation errors, run the install.ps1 script as an administrator.
5. If you made a backup of the EC2Launch configuration file, copy it to the C:\ProgramData\Amazon
\EC2-Windows\Launch\Config directory.
For more information, see Configuring a Windows Instance Using EC2Launch (p. 394).
Part 5: Installing the Serial Port Driver for Bare Metal Instances
The i3.metal instance type uses a PCI-based serial device rather than an I/O port-based serial device.
The latest Windows AMIs automatically use the PCI-based serial device and have the serial port driver
installed. If you are not using an instance launched from an Amazon-provided Windows AMI dated
2018.04.11 or later, you must install the Serial Port Driver to enable the serial device for EC2 features
such as Password Generation and Console Output. The latest EC2Config and EC2Launch utilities also
support i3.metal and provide additional functionality. Follow the steps in Part 4, if you have not yet done
so.
508
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrating to Latest Generation Instance Types
launched from an Amazon-provided Windows AMI dated 2018.11.19 or later, you must install the drivers
using the Intel Chipset INF Utility.
To automatically upgrade the AWS PV ENA, and NVMe drivers using AWS Systems Manager
Instance ID
509
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrate Microsoft SQL Server from Windows to Linux
SubnetId
Contents
• Concepts (p. 510)
• Related Services (p. 511)
• How Windows to Linux Replatforming Assistant for Microsoft SQL Server Works (p. 511)
• Components (p. 511)
• Setting Up (p. 511)
• Getting Started (p. 513)
Concepts
The following terminology and concepts are central to your understanding and use of the Windows to
Linux replatforming assistant for Microsoft SQL Server Databases.
Backup
A Microsoft SQL Server backup copies data or log records from a Microsoft SQL Server database or its
transaction log to a backup device, such as a disk. For more information, see Backup Overview (Microsoft
SQL Server).
Restore
A logical and meaningful sequence for restoring a set of Microsoft SQL Server backups. For more
information, see Restore and Recovery Overview (Microsoft SQL Server).
Replatform
510
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrate Microsoft SQL Server from Windows to Linux
A Microsoft SQL Server database can be replatformed from an EC2 Windows instance to an EC2 Linux
instance running Microsoft SQL Server. It can also be replatformed to the VMware Cloud running
Microsoft SQL Server Linux on AWS.
Related Services
AWS Systems Manager (Systems Manager) gives you visibility and control of your infrastructure on AWS.
The Windows to Linux replatforming assistant for Microsoft SQL Server Databases uses Systems Manager
to move your Microsoft SQL databases to Microsoft SQL Server on EC2 Linux. For more information
about Systems Manager, see the AWS Systems Manager User Guide.
When you execute the PowerShell script for the Windows to Linux replatforming assistant for Microsoft
SQL Server Databases on the source Microsoft SQL Server databases, the Windows instance backs up
the databases to an encrypted Amazon Simple Storage Service (S3) storage bucket. It then restores the
backups to an existing Microsoft SQL Server on EC2 Linux instance, or it launches a new Microsoft SQL
Server on EC2 Linux instance and restores the backups to the newly created instance. This process can be
used to replatform your 2-tier databases running enterprise applications. It also enables you to replicate
your database to Microsoft SQL Server on Linux to test the application while the source Microsoft SQL
Server remains online. After testing, you can schedule application downtime and rerun the PowerShell
backup script during your final cutover.
The entire replatforming process can also be automated and run unattended. You can run the Systems
Manager SSM document AWSEC2-SQLServerDBRestore to import your existing database backup files
into Microsoft SQL Server on EC2 Linux without using the PowerShell backup script.
Components
The Windows to Linux replatforming assistant for Microsoft SQL Server Databases script consists of two
main components:
1. An AWS-signed PowerShell backup script, which backs up on-premises Microsoft SQL Server
databases to an Amazon S3 storage bucket. It then invokes the SSM Automation document AWSEC2-
SQLServerDBRestore to restore the backups to a Microsoft SQL Server on EC2 Linux instance.
2. An SSM Automation document named AWSEC2-SQLServerDBRestore, which restores database
backups to Microsoft SQL Server on EC2 Linux. This automation restores Microsoft SQL Server
database backups stored in Amazon S3 to Microsoft SQL Server 2017 running on an EC2 Linux
instance. You can provide your own EC2 instance running Microsoft SQL Server 2017 Linux, or
the automation launches and configures a new EC2 instance with Microsoft SQL Server 2017 on
Ubuntu 16.04. The automation supports the restoration of full, differential, and transactional log
backups, and accepts multiple database backup files. The automation automatically restores the
most recent valid backup of each database in the files provided. For more information, see AWSEC2-
SQLServerDBRestore.
Setting Up
This section covers the steps necessary to run the Windows to Linux replatforming script.
511
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrate Microsoft SQL Server from Windows to Linux
Contents
• Prerequisites (p. 512)
• Prerequisites for Replatforming to an Existing EC2 Instance (p. 513)
Prerequisites
In order to run the Windows to Linux replatforming assistant for Microsoft SQL Server Databases script,
you must do the following:
To install the AWS PowerShell module, follow the steps listed in Setting up the AWS Tools for
PowerShell on a Windows-Based Computer. We recommend that you use PowerShell 3.0 or later for
the backup script to work properly.
2. Install the Windows to Linux Replatforming Assistant PowerShell Backup Script
In order to run the Windows to Linux replatforming assistant, download the PowerShell backup
script: MigrateSQLServerToEC2Linux.ps1.
3. Add an AWS User Profile to the AWS SDK Store
To add and configure the AWS user profile, see the steps listed in Managing Profiles in the AWS Tools
for PowerShell User Guide. Set the following IAM policy for your user profile. You can also add these
permissions as an inline policy under your AWS user account using the IAM console.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:RebootInstances",
"ec2:DescribeInstanceStatus",
"ec2:DescribeInstances",
"ec2:CreateTags",
"ec2:RunInstances",
"ec2:DescribeImages",
"iam:PassRole",
"ssm:StartAutomationExecution",
"ssm:DescribeInstanceInformation",
"ssm:ListCommandInvocations",
"ssm:ListCommands",
"ssm:SendCommand",
"ssm:GetAutomationExecution",
"ssm:GetCommandInvocation",
"s3:PutEncryptionConfiguration",
"s3:CreateBucket",
"s3:ListBucket",
"s3:PutObject",
"s3:GetObject",
"s3:DeleteObject",
"s3:DeleteBucket"
],
"Resource": "*"
}
]
}
512
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrate Microsoft SQL Server from Windows to Linux
To create an IAM instance profile role in order to run Systems Manager on EC2 Linux, see the steps
listed under Create an Instance Profile for Systems Manager in the AWS Systems Manager User Guide.
1. Configure the EC2 instance with an AWS Identity and Access Management (IAM) instance profile and
attach the AmazonSSMManagedInstanceCore managed policy.
For information about creating an IAM instance profile for Systems Manager and attaching it to an
instance, see the following topics in the AWS Systems Manager User Guide:
Getting Started
This section contains the PowerShell parameter definitions and scripts for replatforming your databases.
For more information about how to use PowerShell scripts, see PowerShell.
Topics
• Running the Windows to Linux Replatforming Assistant for Microsoft SQL Server Script (p. 513)
• Parameters (p. 514)
Running the Windows to Linux Replatforming Assistant for Microsoft SQL Server
Script
The following common scenarios and example PowerShell scripts demonstrate how to replatform your
Microsoft SQL Server databases using Windows to Linux replatforming assistant for Microsoft SQL
Server Databases.
Important
The Windows to Linux Replatforming Assistant for Microsoft SQL Server Databases resets the
SQL Server server administrator (SA) user password on the target instance every time that it is
run. After the replatform process is complete, you must set your own SA user password before
you can connect to the target SQL Server instance.
Syntax
The Windows to Linux replatforming assistant for Microsoft SQL Server Databases script adheres to the
syntax shown in the following example.
513
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrate Microsoft SQL Server from Windows to Linux
The following example shows how to move a database named AdventureDB to an EC2 Microsoft SQL
Server on Linux instance, with an instance ID of i-024689abcdef, from the Microsoft SQL Server
Instance named MSSQLSERVER. The backup directory to be used is D:\\Backup and the AWS Region is
us-east-2.
Example 2: Move a database to an EC2 instance using the AWS credentials profile
The following example shows how to move the database in Example 1 using the AWS credentials profile:
DBMigration.
The following example shows how to create an m5.large type EC2 Linux instance in subnet-abc127
using the Key Pair customer-ec2-keypair and then moving AdventureDB and TestDB to the new
instance from the database used in Examples 1 and 2.
The following example shows how to create an m5.large type EC2 Linux instance in subnet-abc127
using the Key Pair customer-ec2-keypair and then migrating all databases to the instance from
databases used in Examples 1 and 2.
Parameters
The following parameters are used by the PowerShell script to replatform your Microsoft SQL Server
databases.
-SqlServerInstanceName
514
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrate Microsoft SQL Server from Windows to Linux
The name of the Microsoft SQL Server instance to be backed up. If a value for
SqlServerInstanceName is not provided, $env:ComputerName is used by default.
Type: String
Required: No
-DBNames
The names of the databases to be backed up and restored. Specify the names of the databases
in a comma-separated list (for example, adventureDB,universityDB). Either the DBNames or
MigrateAllDBs parameter is required.
Type: Object
Required: No
-MigrateAllDBs
This switch is disabled by default. If this switch is enabled, the automation migrates all databases except
for the system databases (master, msdb, tempdb). Either the DBNames or MigrateAllDBs parameter is
required.
Type: SwitchParameter
Required: No
-PathForBackup
Type: String
Required: Yes
-SetSourceDBModeReadOnly
This switch is disabled by default. If this switch is enabled, it makes the database read-only during
migration.
Type: SwitchParameter
Required: No
-IamInstanceProfileName
Enter the AWS IAM instance role with permissions to run Systems Manager Automation on your behalf.
See Getting Started with Automation in the AWS Systems Manager User Guide.
Type: String
Required: Yes
-AWSRegion
Enter the AWS Region where your Amazon S3 buckets are created to store database backups.
Type: String
Required: Yes
515
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrate Microsoft SQL Server from Windows to Linux
-EC2InstanceId
To restore Microsoft SQL Server databases to an existing EC2 instance running Microsoft SQL Server
Linux, enter the instance ID of the instance. Make sure that the EC2 instance already has the AWS
Systems Manager SSM Agent installed and running.
Type: String
Required: No
-EC2InstanceType
To restore Microsoft SQL Server databases to a new EC2 Linux instance, enter the instance type of the
instance to be launched.
Type: String
Required: No
-EC2KeyPair
To restore Microsoft SQL Server databases to a new EC2 Linux instance, enter the name of the EC2 Key
Pair to be used to access the instance. This parameter is recommended if you are creating a new EC2
Linux instance.
Type: String
Required: No
-SubnetId
This parameter is required when creating a new EC2 Linux instance. When creating a new EC2 Linux
instance, if SubnetId is not provided, the AWS user default subnet is used to launch the EC2 Linux
instance.
Type: String
Required: No
-AWSProfileName
The name of the AWS profile that the automation uses when connecting to AWS services. For more
information on the required IAM user permissions, see Getting Started with Automation in the AWS
Systems Manager User Guide. If a profile is not entered, the automation uses your default AWS profile.
Type: String
Required: No
-AWSProfileLocation
The location of the AWS Profile if the AWS Profile is not stored in the default location.
Type: String
Required: No
-GeneratePresignedUrls
This parameter is only used when replatforming to non-EC2 instances, such as to VMware Cloud on AWS
or on-premises VMs.
516
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Troubleshooting an Upgrade
Type: SwitchParameter
Required: No
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable,
WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more
information, see About Common Parameters in the Microsoft PowerShell documentation.
Required: No
Troubleshooting an Upgrade
AWS provides upgrade support for issues or problems with the Upgrade Helper Service, an AWS utility
that helps you perform in-place upgrades involving Citrix PV drivers.
After the upgrade, the instance might temporarily experience higher than average CPU utilization while
the .NET Runtime Optimization service optimizes the .NET framework. This is expected behavior.
If the instance has not passed both status checks after several hours, check the following.
• If you upgraded to Windows Server 2008 and both status checks fail after several hours, the upgrade
may have failed and be presenting a prompt to Click OK to confirm rolling back. Because the console
is not accessible at this state, there is no way to click the button. To get around this, perform a reboot
via the Amazon EC2 console or API. The reboot takes ten minutes or more to initiate. The instance
might become available after 25 minutes.
• Remove applications or server roles from the server and try again.
If the instance does not pass both status checks after removing applications or server roles from the
server, do the following.
• Stop the instance and attach the root volume to another instance. For more information, see the
description of how to stop and attach the root volume to another instance in "Waiting for the
metadata service" (p. 1073).
• Analyze Windows Setup log files and event logs for failures.
For other issues or problems with an operating system upgrade or migration, we recommend reviewing
the articles listed in Before You Begin an In-Place Upgrade (p. 495).
For information about identifying Linux instances, see Identify EC2 Linux Instances in the Amazon EC2
User Guide for Linux Instances.
517
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Inspecting the System UUID
Alternatively, if you're using Windows PowerShell, use the Get-WmiObject cmdlet as follows:
In the following example output, the UUID starts with "EC2", which indicates that the system is probably
an EC2 instance.
EC2AE145-D1DC-13B2-94ED-01234ABCDEF
For instances using SMBIOS 2.4, the UUID might be represented in little-endian format; for example:
45E12AEC-DCD1-B213-94ED-01234ABCDEF
518
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Elastic Graphics Basics
Elastic Graphics is suited for applications that require a small or intermittent amount of additional
graphics acceleration, and that use OpenGL graphics support. If you need access to full, directly attached
GPUs and use of DirectX, CUDA, or Open Computing Language (OpenCL) parallel computing frameworks,
use an accelerated computing instance type instance instead. For more information, see Windows
Accelerated Computing Instances (p. 178).
Contents
• Elastic Graphics Basics (p. 519)
• Pricing for Elastic Graphics (p. 521)
• Elastic Graphics Limitations (p. 521)
• Working with Elastic Graphics (p. 521)
• Using CloudWatch Metrics to Monitor Elastic Graphics (p. 526)
• Troubleshooting (p. 528)
• C3 | C4 | C5 | C5d
• D2
• H1
• I3 | I3en
• M3 | M4 | M5 | M5d
• P2 | P3
• R3 | R4 | R5 | R5d
• t2.medium or larger | t3.medium or larger
• X1 | X1e
• z1d
The following Elastic Graphics accelerators are available. You can attach any Elastic Graphics accelerator
to any supported instance type.
519
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Elastic Graphics Basics
eg1.medium 1
eg1.large 2
eg1.xlarge 4
eg1.2xlarge 8
An Elastic Graphics accelerator does not form part of the hardware of your instance. Instead, it is
network-attached through a network interface, known as the Elastic Graphics network interface. When
you launch an instance with graphics acceleration, the Elastic Graphics network interface is created in
your VPC for you.
The Elastic Graphics network interface is created in the same subnet and VPC as your instance and is
assigned a private IPv4 address from that subnet. The accelerator attached to your Amazon EC2 instance
is allocated from a pool of available accelerators in the same Availability Zone as your instance.
Elastic Graphics accelerators support the API standards for OpenGL 4.3 API and earlier, which can be
used for batch applications or 3D-graphics acceleration. An Amazon-optimized OpenGL library on
your instance detects the attached accelerator. It directs OpenGL API calls from your instance to the
accelerator, which then processes the requests and returns the results. Traffic between the instance and
the accelerator uses the same bandwidth as the instance's network traffic so we recommend that you
have adequate network bandwidth available. Consult your software vendor for any OpenGL compliance
and version questions.
By default, the default security group for your VPC is associated with the Elastic Graphics network
interface. The Elastic Graphics network traffic uses the TCP protocol and port 2007. Ensure that the
security group for your instance allows for this. For more information, see Configuring Your Security
Groups (p. 521).
520
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Pricing for Elastic Graphics
Pricing for accelerators is available at On-Demand rates only. You can attach an accelerator to a
Reserved, Scheduled, or Spot Instance. The On-Demand price for the accelerator applies in all cases.
• You can attach accelerators only to Windows instances with Microsoft Windows Server 2012 R2 or
later. Linux instances are currently not supported.
• You can attach one accelerator to an instance at a time, and only during instance launch.
• You can't share an accelerator between instances.
• You can't detach an accelerator from an instance or transfer it to another instance. If you no longer
require an accelerator, you must terminate your instance. To change the accelerator type, create an
AMI from your instance, terminate the instance, and launch a new instance with a different accelerator
specification.
• The only supported versions of the OpenGL API are 4.3 and earlier. DirectX, CUDA, and OpenCL are not
supported.
• The Elastic Graphics accelerator is not visible or accessible through the device manager of your
instance.
• You can't reserve or schedule accelerator capacity.
• You can't attach accelerators to instances in EC2-Classic.
Tasks
• Configuring Your Security Groups (p. 521)
• Launching an Instance with an Elastic Graphics accelerator (p. 522)
• Installing the Required Software for Elastic Graphics (p. 523)
• Verifying Elastic Graphics Functionality on Your Instance (p. 523)
• Viewing Elastic Graphics Information (p. 525)
• Submitting Feedback (p. 526)
521
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launching an Instance with an Elastic Graphics accelerator
allow traffic on the Elastic Graphics port. If you are launching your instance using the AWS CLI or an SDK,
you must ensure that your security group allows traffic on the Elastic Graphics port.
For more information, see Amazon EC2 Security Groups for Windows Instances (p. 582).
522
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Installing the Required Software for Elastic Graphics
You can use the run-instances AWS CLI command with the following parameter:
--elastic-gpu-specification Type=eg1.medium
For the --security-group-ids parameter, you must include a security group that has the required
inbound and outbound rules. For more information, see Configuring Your Security Groups (p. 521).
To associate an Elastic Graphics accelerator during instance launch (Tools for Windows PowerShell)
If your instance was launched with an AMI that does not have the Elastic Graphics packages pre-installed,
you can download and install them yourself. For more information, see Installing the Required Software
for Elastic Graphics (p. 523).
Contents
• Using the Elastic Graphics Status Monitor (p. 523)
• Using the Elastic Graphics Command Line Tool (p. 524)
Healthy
The status of the Elastic Graphics accelerator is currently updating. It might take a few minutes to
display the status.
523
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Verifying Elastic Graphics Functionality on Your Instance
Out of service
The Elastic Graphics accelerator is out of service. To get more information about the error, choose
Read More.
To launch the tool, open a command prompt from within your instance and run the following command:
C:\Program Files\Amazon\EC2ElasticGPUs\manager\egcli.exe
--json, -j
Indicates whether to show the JSON message. The possible values are true and false. The default
is true.
--imds, -i
Indicates whether to check the instance metadata for the availability of the accelerator. The possible
values are true and false. The default is true.
The following is example output. A status of OK indicates that the accelerator is enabled and healthy.
EG Infrastructure is available.
Instance ID egpu-f6d94dfa66df4883b284e96db7397ee6
Instance Type eg1.large
EG Version 1.0.0.885 (Manager) / 1.0.0.95 (OpenGL Library) / 1.0.0.69 (OpenGL Redirector)
EG Status: Healthy
JSON Message:
{
"version": "2016-11-30",
"status": "OK"
}
OK
The Elastic Graphics driver has been updated and a reboot of the Amazon EC2 instance is required.
LOADING_DRIVER
The Elastic Graphics driver is verifying the connectivity with the Elastic Graphics accelerator.
524
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Viewing Elastic Graphics Information
ERROR_UPDATE_RETRY
An error occurred while updating the Elastic Graphics driver, an update will be retried soon.
ERROR_UPDATE
• Attachment State
• Type
• Health status
You can use the describe-network-interfaces AWS CLI command and filter by owner ID to view
information about the Elastic Graphics network interface.
To view information about an Elastic Graphics accelerator (Tools for Windows PowerShell)
• Get-EC2ElasticGpu
• Get-EC2NetworkInterface
525
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Submitting Feedback
• From your web browser, paste the following URL into the address field:
http://169.254.169.254/latest/meta-data/elastic-gpus/associations/egpu-
f6d94dfa66df4883b284e96db7397ee6
Submitting Feedback
You can submit feedback about your experience with Elastic Graphics so the team can make further
improvements.
1. In the notification area of the taskbar in your Windows instance, open the Elastic Graphics Status
Monitor.
2. In the lower left corner, choose Feedback.
3. Enter your feedback and choose Submit.
By default, Elastic Graphics accelerators send metric data to CloudWatch in 5-minute periods.
For more information about Amazon CloudWatch, see the Amazon CloudWatch User Guide.
Metric Description
Units: Count
Units: Count
526
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Elastic Graphics Dimensions
Metric Description
Units: MiB
Dimension Description
InstanceId Filters the data by the instance to which the Elastic Graphics
accelerator is attached.
For example, you can create an alarm that monitors the health of an Elastic Graphics accelerator and
sends a notification when the graphics accelerator fails a status health check for three consecutive 5-
minute periods.
527
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Troubleshooting
a. For Alarm details, type a name and description for your alarm. For Whenever, choose >= and
type 1.
b. For Actions, select an existing notification list or choose New list.
c. Choose Create Alarm.
Troubleshooting
The following are common errors and troubleshooting steps.
Contents
• Investigating Application Performance Issues (p. 528)
• OpenGL Rendering Performance Issues (p. 528)
• Remote Access Performance Issues (p. 529)
• Resolving Unhealthy Status Issues (p. 530)
• Stop and Start the Instance (p. 530)
• Verify the Installed Components (p. 530)
• Check the Elastic Graphics Logs (p. 530)
An easy way to evaluate performance is to display the number of rendered frames on the remote
instance. Elastic Graphics accelerators display a maximum of 25 FPS on the remote instance to achieve
the best perceived quality while reducing network usage.
1. Open the following file in a text editor. If the file does not exist, create it.
528
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Investigating Application Performance Issues
C:\Program Files\Amazon\EC2ElasticGPUs\conf\eg.conf
2. Identify the [Application] section, or add it if it is not present, and add the following
configuration parameter:
[Application]
show_fps=1
If the FPS reaches 15-25 FPS when updating the rendered scene, then the Elastic Graphics accelerator
is performing at peak. Any other performance problems you experience are likely related to the remote
access to the instance desktop. If that is the case, see the Remote Access Performance Issues section.
If the FPS number is lower than 15, you can try the following:
• Improve Elastic Graphics accelerator performance by selecting a more powerful graphics accelerator
type.
• Improve overall network performance by using these tips:
• Check the amount of incoming and outgoing bandwidth to and from the Elastic Graphics accelerator
endpoint. The Elastic Graphics accelerator endpoint can be retrieved with the following PowerShell
command:
• The network traffic from the instance to the Elastic Graphics accelerator endpoint relates to the
volume of commands the OpenGL application is producing.
• The network traffic from the Elastic Graphics accelerator endpoint to the instance relates to the
number of frames generated by the graphics accelerator.
• If you see the network usage reaching the instances maximum network throughput, try using an
instance with a higher network throughput allowance.
• Improve CPU performance:
• Applications may require a lot of CPU resources in addition to what the Elastic Graphics accelerator
requires. If Windows Task Manager is reporting a high usage of CPU resources, try using an instance
with more CPU power.
529
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Resolving Unhealthy Status Issues
If any of these items are missing, you must install them manually. For more information, see Installing
the Required Software for Elastic Graphics (p. 523).
• EC2ElasticGPUs
• EC2ElasticGPUs GUI
530
Amazon Elastic Compute Cloud
User Guide for Windows Instances
After you have defined your monitoring goals and have created your monitoring plan, the next step is
to establish a baseline for normal Amazon EC2 performance in your environment. You should measure
Amazon EC2 performance at various times and under different load conditions. As you monitor Amazon
EC2, you should store a history of monitoring data that you've collected. You can compare current
Amazon EC2 performance to this historical data to help you to identify normal performance patterns
and performance anomalies, and devise methods to address them. For example, you can monitor CPU
utilization, disk I/O, and network utilization for your EC2 instances. When performance falls outside your
established baseline, you might need to reconfigure or optimize the instance to reduce CPU utilization,
improve disk I/O, or reduce network traffic.
531
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Automated and Manual Monitoring
Topics
• Automated Monitoring Tools (p. 532)
• Manual Monitoring Tools (p. 533)
• System Status Checks - monitor the AWS systems required to use your instance to ensure they are
working properly. These checks detect problems with your instance that require AWS involvement to
repair. When a system status check fails, you can choose to wait for AWS to fix the issue or you can
resolve it yourself (for example, by stopping and restarting or terminating and replacing an instance).
Examples of problems that cause system status checks to fail include:
• Loss of network connectivity
• Loss of system power
• Software issues on the physical host
• Hardware issues on the physical host that impact network reachability
For more information, see Status Checks for Your Instances (p. 534).
• Instance Status Checks - monitor the software and network configuration of your individual instance.
These checks detect problems that require your involvement to repair. When an instance status check
fails, typically you will need to address the problem yourself (for example, by rebooting the instance
or by making modifications in your operating system). Examples of problems that may cause instance
status checks to fail include:
• Failed system status checks
• Misconfigured networking or startup configuration
• Exhausted memory
• Corrupted file system
• Incompatible kernel
For more information, see Status Checks for Your Instances (p. 534).
• Amazon CloudWatch Alarms - watch a single metric over a time period you specify, and perform
one or more actions based on the value of the metric relative to a given threshold over a number
of time periods. The action is a notification sent to an Amazon Simple Notification Service (Amazon
SNS) topic or Amazon EC2 Auto Scaling policy. Alarms invoke actions for sustained state changes only.
CloudWatch alarms will not invoke actions simply because they are in a particular state; the state
532
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Manual Monitoring Tools
must have changed and been maintained for a specified number of periods. For more information, see
Monitoring Your Instances Using CloudWatch (p. 545).
• Amazon CloudWatch Events - automate your AWS services and respond automatically to system
events. Events from AWS services are delivered to CloudWatch Events in near real time, and you can
specify automated actions to take when an event matches a rule you write. For more information, see
What is Amazon CloudWatch Events?.
• Amazon CloudWatch Logs - monitor, store, and access your log files from Amazon EC2 instances, AWS
CloudTrail, or other sources. For more information, see the Amazon CloudWatch Logs User Guide.
• Amazon EC2 Monitoring Scripts - Perl scripts that can monitor memory, disk, and swap file usage in
your instances. For more information, see Monitoring Memory and Disk Metrics for Amazon EC2 Linux
Instances.
• AWS Management Pack for Microsoft System Center Operations Manager - links Amazon EC2
instances and the Windows or Linux operating systems running inside them. The AWS Management
Pack is an extension to Microsoft System Center Operations Manager. It uses a designated computer in
your datacenter (called a watcher node) and the Amazon Web Services APIs to remotely discover and
collect information about your AWS resources. For more information, see AWS Management Pack for
Microsoft System Center (p. 991).
• Make monitoring a priority to head off small problems before they become big ones.
533
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Monitoring the Status of Your Instances
• Create and implement a monitoring plan that collects monitoring data from all of the parts in your
AWS solution so that you can more easily debug a multi-point failure if one occurs. Your monitoring
plan should address, at a minimum, the following questions:
• What are your goals for monitoring?
• What resources you will monitor?
• How often you will monitor these resources?
• What monitoring tools will you use?
• Who will perform the monitoring tasks?
• Who should be notified when something goes wrong?
• Automate monitoring tasks as much as possible.
• Check the log files on your EC2 instances.
A status check gives you the information that results from automated checks performed by Amazon EC2.
These automated checks detect whether specific issues are affecting your instances. The status check
information, together with the data provided by Amazon CloudWatch, gives you detailed operational
visibility into each of your instances.
You can also see status of specific events that are scheduled for your instances. The status of events
provides information about upcoming activities that are planned for your instances, such as rebooting or
retirement. They also provide the scheduled start and end time of each event.
Contents
• Status Checks for Your Instances (p. 534)
• Scheduled Events for Your Instances (p. 538)
Status checks are performed every minute, returning a pass or a fail status. If all checks pass, the overall
status of the instance is OK. If one or more checks fail, the overall status is impaired. Status checks are
built into Amazon EC2, so they cannot be disabled or deleted.
When a status check fails, the corresponding CloudWatch metric for status checks is incremented. For
more information, see Status Check Metrics (p. 552). You can use these metrics to create CloudWatch
alarms that are triggered based on the result of the status checks. For example, you can create an alarm
to warn you if status checks fail on a specific instance. For more information, see Creating and Editing
Status Check Alarms (p. 537).
You can also create an Amazon CloudWatch alarm that monitors an Amazon EC2 instance and
automatically recovers the instance if it becomes impaired due to an underlying issue. For more
information, see Recover Your Instance (p. 392).
534
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Status Checks
Contents
• Types of Status Checks (p. 535)
• Viewing Status Checks (p. 535)
• Reporting Instance Status (p. 536)
• Creating and Editing Status Check Alarms (p. 537)
Monitor the AWS systems on which your instance runs. These checks detect underlying problems with
your instance that require AWS involvement to repair. When a system status check fails, you can choose
to wait for AWS to fix the issue, or you can resolve it yourself. For instances backed by Amazon EBS, you
can stop and start the instance yourself, which in most cases results in the instance being migrated to a
new host. For instances backed by instance store, you can terminate and replace the instance.
The following are examples of problems that can cause system status checks to fail:
Monitor the software and network configuration of your individual instance. Amazon EC2 checks the
health of the instance by sending an address resolution protocol (ARP) request to the network interface
(NIC). These checks detect problems that require your involvement to repair. When an instance status
check fails, you typically must address the problem yourself (for example, by rebooting the instance or
by making instance configuration changes).
The following are examples of problems that can cause instance status checks to fail:
535
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Status Checks
3. On the Instances page, the Status Checks column lists the operational status of each instance.
4. To view the status of a specific instance, select the instance, and then choose the Status Checks tab.
If you have an instance with a failed status check and the instance has been unreachable for over 20
minutes, choose AWS Support to submit a request for assistance.
5. To review the CloudWatch metrics for status checks, select the instance, and then choose the
Monitoring tab. Scroll until you see the graphs for the following metrics:
To get the status of all instances with an instance status of impaired, use the following command.
We use reported feedback to identify issues impacting multiple customers, but do not respond to
individual account issues. Providing feedback does not change the status check results that you currently
see for the instance.
536
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Status Checks
If you selected Recover this instance in the previous step, select Status Check Failed (System).
7. In For at least, set the number of periods you want to evaluate and in consecutive periods, select
the evaluation period duration before triggering the alarm and sending an email.
8. (Optional) In Name of alarm, replace the default name with another name for the alarm.
9. Choose Create Alarm.
Important
If you added an email address to the list of recipients or created a new topic, Amazon SNS
sends a subscription confirmation email message to each new address. Each recipient must
confirm the subscription by choosing the link contained in that message. Alert notifications
are sent only to confirmed addresses.
537
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Scheduled Events
If you need to make changes to an instance status alarm, you can edit it.
1. Select an existing SNS topic or create a new one. For more information, see Using the AWS CLI with
Amazon SNS in the AWS Command Line Interface User Guide.
2. Use the following list-metrics command to view the available Amazon CloudWatch metrics for
Amazon EC2.
The period is the time frame, in seconds, in which Amazon CloudWatch metrics are collected. This
example uses 300, which is 60 seconds multiplied by 5 minutes. The evaluation period is the number
of consecutive periods for which the value of the metric must be compared to the threshold. This
example uses 2. The alarm actions are the actions to perform when this alarm is triggered. This
example configures the alarm to send an email using Amazon SNS.
To update the contact information for your account so that you can be sure to be notified about
scheduled events, go to the Account Settings page.
Contents
• Types of Scheduled Events (p. 539)
538
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Scheduled Events
• Instance stop: At the scheduled time, the instance is stopped. When you start it again, it's migrated to
a new host. Applies only to instances backed by Amazon EBS.
• Instance retirement: At the scheduled time, the instance is stopped if it is backed by Amazon EBS, or
terminated if it is backed by instance store.
• Instance reboot: At the scheduled time, the instance is rebooted.
• System reboot: At the scheduled time, the host for the instance is rebooted.
• System maintenance: At the scheduled time, the instance might be temporarily affected by network
maintenance or power maintenance.
3. Alternatively, in the navigation pane, choose EC2 Dashboard. Any resources with an associated event
are displayed under Scheduled Events.
4. Some events are also shown for affected resources. For example, in the navigation pane, choose
Instances and select an instance. If the instance has an associated instance stop or instance
retirement event, it is displayed in the lower pane.
539
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Scheduled Events
To view scheduled events for your instances using the AWS CLI
[
"Events": [
{
"InstanceEventId": "instance-event-0d59937288b749b32",
"Code": "system-reboot",
"Description": "The instance is scheduled for a reboot",
"NotAfter": "2019-03-15T22:00:00.000Z",
"NotBefore": "2019-03-14T20:00:00.000Z",
"NotBeforeDeadline": "2019-04-05T11:00:00.000Z"
}
]
]
[
"Events": [
{
"InstanceEventId": "instance-event-0e439355b779n26",
"Code": "instance-stop",
"Description": "The instance is running on degraded hardware",
"NotBefore": "2015-05-23T00:00:00.000Z"
}
]
]
To view scheduled events for your instances using the AWS Tools for Windows PowerShell
Code : instance-stop
Description : The instance is running on degraded hardware
NotBefore : 5/23/2015 12:00:00 AM
540
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Scheduled Events
• You can retrieve information about active maintenance events for your instances from the instance
metadata (p. 477), as follows.
The following is example output with information about a scheduled system reboot event, in JSON
format.
[
{
"NotBefore" : "21 Jan 2019 09:00:43 GMT",
"Code" : "system-reboot",
"Description" : "scheduled reboot",
"EventId" : "instance-event-0d59937288b749b32",
"NotAfter" : "21 Jan 2019 09:17:23 GMT",
"State" : "active"
}
]
To view event history about completed or canceled events for your instances using instance
metadata
• You can retrieve information about completed or canceled events for your instances from the
instance metadata (p. 477), as follows.
The following is example output with information about a system reboot event that was canceled,
and a system reboot event that was completed, in JSON format.
[
{
"NotBefore" : "21 Jan 2019 09:00:43 GMT",
"Code" : "system-reboot",
"Description" : "[Canceled] scheduled reboot",
"EventId" : "instance-event-0d59937288b749b32",
"NotAfter" : "21 Jan 2019 09:17:23 GMT",
"State" : "canceled"
},
{
"NotBefore" : "29 Jan 2019 09:00:43 GMT",
"Code" : "system-reboot",
"Description" : "[Completed] scheduled reboot",
"EventId" : "instance-event-0d59937288b749b32",
"NotAfter" : "29 Jan 2019 09:17:23 GMT",
"State" : "completed"
}
]
541
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Scheduled Events
volume, the instance is scheduled to stop. If the root device is an instance store volume, the instance is
scheduled to terminate. For more information, see Instance Retirement (p. 385).
Important
Any data stored on instance store volumes is lost when an instance is stopped or terminated.
This includes instance store volumes that are attached to an instance that has an EBS volume as
the root device. Be sure to save data from your instance store volumes that you might need later
before the instance is stopped or terminated.
You can wait for the instance to stop as scheduled. Alternatively, you can stop and start the instance
yourself, which migrates it to a new host. For more information about stopping your instance, in addition
to information about the changes to your instance configuration when it's stopped, see Stop and Start
Your Instance (p. 382).
You can automate an immediate stop and start in response to a scheduled instance stop event. For more
information, see Automating Actions for EC2 Instances in the AWS Health User Guide.
We recommend that you launch a replacement instance from your most recent AMI and migrate all
necessary data to the replacement instance before the instance is scheduled to terminate. Then, you can
terminate the original instance, or wait for it to terminate as scheduled.
If you stop your linked EC2-Classic instance (p. 762), it is automatically unlinked from the VPC and the
VPC security groups are no longer associated with the instance. You can link your instance to the VPC
again after you've restarted it.
For scheduled reboot events, the value for Code is either system-reboot or instance-reboot.
The following example output shows a system-reboot event.
542
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Scheduled Events
"Events": [
{
"InstanceEventId": "instance-event-0d59937288b749b32",
"Code": "system-reboot",
"Description": "The instance is scheduled for a reboot",
"NotAfter": "2019-03-14T22:00:00.000Z",
"NotBefore": "2019-03-14T20:00:00.000Z",
"NotBeforeDeadline": "2019-04-05T11:00:00.000Z"
}
]
]
You can wait for the instance reboot to occur within its scheduled maintenance window,
reschedule (p. 543) the instance reboot to a date and time that suits you, or reboot (p. 384) the
instance yourself at a time that is convenient for you.
After your instance is rebooted, the scheduled event is cleared and the event's description is updated.
The pending maintenance to the underlying host is completed, and you can begin using your instance
again after it has fully booted.
It is not possible for you to reboot the system yourself. You can wait for the system reboot to occur
during its scheduled maintenance window, or you can reschedule (p. 543) the system reboot to a date
and time that suits you. A system reboot typically completes in a matter of minutes. After the system
reboot has occurred, the instance retains its IP address and DNS name, and any data on local instance
store volumes is preserved. After the system reboot is complete, the scheduled event for the instance is
cleared, and you can verify that the software on your instance is operating as expected.
Alternatively, if it is necessary to maintain the instance at a different time and you can't reschedule the
system reboot, then you can stop and start an Amazon EBS-backed instance, which migrates it to a new
host. However, the data on the local instance store volumes is not preserved. You can also automate
an immediate instance stop and start in response to a scheduled system reboot event. For more
information, see Automating Actions for EC2 Instances in the AWS Health User Guide. For an instance
store-backed instance, if you can't reschedule the system reboot, then you can launch a replacement
instance from your most recent AMI, migrate all necessary data to the replacement instance before the
scheduled maintenance window, and then terminate the original instance.
Only events that have an event deadline date, indicated by a value for Event Deadline, can be
rescheduled.
5. For Event start time, enter a new date and time for the reboot. The new date and time must fall
before the Event Deadline.
6. Choose Schedule Event.
It might take 1-2 minutes for the updated event start time to be reflected in the console.
543
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Scheduled Events
1. Only events that have an event deadline date, indicated by a value for NotBeforeDeadline,
can be rescheduled. Use the following describe-instance-status command to view the
NotBeforeDeadline parameter value.
The following example output shows a system-reboot event that can be rescheduled because
NotBeforeDeadline contains a value.
[
"Events": [
{
"InstanceEventId": "instance-event-0d59937288b749b32",
"Code": "system-reboot",
"Description": "The instance is scheduled for a reboot",
"NotAfter": "2019-03-14T22:00:00.000Z",
"NotBefore": "2019-03-14T20:00:00.000Z",
"NotBeforeDeadline": "2019-04-05T11:00:00.000Z"
}
]
]
2. To reschedule the event, use the modify-instance-event-start-time command. Specify the new
event start time using the not-before parameter. The new event start time must fall before the
NotBeforeDeadline.
It might take 1-2 minutes before the describe-instance-status command returns the updated not-
before parameter value.
• Only reboot events with an event deadline date can be rescheduled. The event can be rescheduled up
to the event deadline date. The Event Deadline column in the console and the NotBeforeDeadline
field in the AWS CLI indicate if the event has a deadline date.
• Only reboot events that have not yet started can be rescheduled. The Start Time column in the
console and the NotBefore field in the AWS CLI indicate the event start time. Reboot events that are
scheduled to start in the next 5 minutes cannot be rescheduled.
• The new event start time must be at least 60 minutes from the current time.
• If you reschedule multiple events using the console, the event deadline date is determined by the
event with earliest event deadline date.
During network maintenance, scheduled instances lose network connectivity for a brief period of time.
Normal network connectivity to your instance will be restored after maintenance is complete.
During power maintenance, scheduled instances are taken offline for a brief period, and then rebooted.
When a reboot is performed, all of your instance's configuration settings are retained.
544
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Monitoring Your Instances Using CloudWatch
After your instance has rebooted (this normally takes a few minutes), verify that your application is
working as expected. At this point, your instance should no longer have a scheduled event associated
with it, or the description of the scheduled event begins with [Completed]. It sometimes takes up to 1
hour for the instance status description to refresh. Completed maintenance events are displayed on the
Amazon EC2 console dashboard for up to a week.
You can wait for the maintenance to occur as scheduled. Alternatively, you can stop and start the
instance, which migrates it to a new host. For more information about stopping your instance, in addition
to information about the changes to your instance configuration when it's stopped, see Stop and Start
Your Instance (p. 382).
You can automate an immediate stop and start in response to a scheduled maintenance event. For more
information, see Automating Actions for EC2 Instances in the AWS Health User Guide.
You can wait for the maintenance to occur as scheduled. Alternatively, if you want to maintain normal
operation during a scheduled maintenance window, you can launch a replacement instance from
your most recent AMI, migrate all necessary data to the replacement instance before the scheduled
maintenance window, and then terminate the original instance.
By default, Amazon EC2 sends metric data to CloudWatch in 5-minute periods. To send metric data for
your instance to CloudWatch in 1-minute periods, you can enable detailed monitoring on the instance.
For more information, see Enable or Disable Detailed Monitoring for Your Instances (p. 545).
The Amazon EC2 console displays a series of graphs based on the raw data from Amazon CloudWatch.
Depending on your needs, you might prefer to get data for your instances from Amazon CloudWatch
instead of the graphs in the console.
For more information about Amazon CloudWatch, see the Amazon CloudWatch User Guide.
Contents
• Enable or Disable Detailed Monitoring for Your Instances (p. 545)
• List the Available CloudWatch Metrics for Your Instances (p. 547)
• Get Statistics for Metrics for Your Instances (p. 556)
• Graph Metrics for Your Instances (p. 563)
• Create a CloudWatch Alarm for an Instance (p. 563)
• Create Alarms That Stop, Terminate, Reboot, or Recover an Instance (p. 564)
545
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Enable Detailed Monitoring
When launching an instance using the AWS Management Console, select the Monitoring check box on
the Configure Instance Details page.
Use the following monitor-instances command to enable detailed monitoring for the specified instances.
Use the run-instances command with the --monitoring flag to enable detailed monitoring.
546
Amazon Elastic Compute Cloud
User Guide for Windows Instances
List Available Metrics
Use the following unmonitor-instances command to disable detailed monitoring for the specified
instances.
For information about getting the statistics for these metrics, see Get Statistics for Metrics for Your
Instances (p. 556).
Contents
• Instance Metrics (p. 547)
• CPU Credit Metrics (p. 549)
• Amazon EBS Metrics for Nitro-based Instances (p. 551)
• Status Check Metrics (p. 552)
• Amazon EC2 Metric Dimensions (p. 553)
• Listing Metrics Using the Console (p. 553)
• Listing Metrics Using the AWS CLI (p. 555)
Instance Metrics
The AWS/EC2 namespace includes the following instance metrics.
Metric Description
CPUUtilization The percentage of allocated EC2 compute units that are currently
in use on the instance. This metric identifies the processing power
required to run an application upon a selected instance.
Units: Percent
547
Amazon Elastic Compute Cloud
User Guide for Windows Instances
List Available Metrics
Metric Description
To calculate the average I/O operations per second (IOPS) for the
period, divide the total operations in the period by the number of
seconds in that period.
Units: Count
To calculate the average I/O operations per second (IOPS) for the
period, divide the total operations in the period by the number of
seconds in that period.
Units: Count
DiskReadBytes Bytes read from all instance store volumes available to the instance.
Units: Bytes
DiskWriteBytes Bytes written to all instance store volumes available to the instance.
Units: Bytes
548
Amazon Elastic Compute Cloud
User Guide for Windows Instances
List Available Metrics
Metric Description
Units: Bytes
NetworkOut The number of bytes sent out on all network interfaces by the
instance. This metric identifies the volume of outgoing network
traffic from a single instance.
The number reported is the number of bytes sent during the period.
If you are using basic (five-minute) monitoring, you can divide this
number by 300 to find Bytes/second. If you have detailed (one-
minute) monitoring, divide it by 60.
Units: Bytes
Units: Count
NetworkPacketsOut The number of packets sent out on all network interfaces by the
instance. This metric identifies the volume of outgoing traffic in
terms of the number of packets on a single instance. This metric is
available for basic monitoring only.
Units: Count
Metric Description
CPUCreditUsage The number of CPU credits spent by the instance for CPU
utilization. One CPU credit equals one vCPU running at 100%
utilization for one minute or an equivalent combination of vCPUs,
utilization, and time (for example, one vCPU running at 50%
utilization for two minutes or two vCPUs running at 25% utilization
for two minutes).
549
Amazon Elastic Compute Cloud
User Guide for Windows Instances
List Available Metrics
Metric Description
CPU credit metrics are available at a five-minute frequency only. If
you specify a period greater than five minutes, use the Sum statistic
instead of the Average statistic.
Credits are accrued in the credit balance after they are earned,
and removed from the credit balance when they are spent. The
credit balance has a maximum limit, determined by the instance
size. After the limit is reached, any new credits that are earned are
discarded. For T2 Standard, launch credits do not count towards the
limit.
CPUSurplusCreditsCharged The number of spent surplus credits that are not paid down by
earned CPU credits, and which thus incur an additional charge.
Spent surplus credits are charged when any of the following occurs:
550
Amazon Elastic Compute Cloud
User Guide for Windows Instances
List Available Metrics
Metric values for Nitro-based instances will always be integers (whole numbers), whereas values for Xen-
based instances support decimals. Therefore, low instance CPU utilization on Nitro-based instances may
appear to be rounded down to 0.
Metric Description
Unit: Count
Unit: Count
Unit: Bytes
551
Amazon Elastic Compute Cloud
User Guide for Windows Instances
List Available Metrics
Metric Description
Unit: Bytes
Unit: Percent
Unit: Percent
For information about the metrics provided for your EBS volumes, see Amazon EBS Metrics (p. 902).
For information about the metrics provided for your Spot fleets, see CloudWatch Metrics for Spot
Fleet (p. 270).
Metric Description
StatusCheckFailed Reports whether the instance has passed both the instance status
check and the system status check in the last minute.
Units: Count
StatusCheckFailed_Instance Reports whether the instance has passed the instance status check
in the last minute.
Units: Count
StatusCheckFailed_System Reports whether the instance has passed the system status check in
the last minute.
552
Amazon Elastic Compute Cloud
User Guide for Windows Instances
List Available Metrics
Metric Description
This metric can be either 0 (passed) or 1 (failed).
Units: Count
Dimension Description
AutoScalingGroupName This dimension filters the data you request for all instances in a
specified capacity group. An Auto Scaling group is a collection of
instances you define if you're using Auto Scaling. This dimension is
available only for Amazon EC2 metrics when the instances are in
such an Auto Scaling group. Available for instances with Detailed or
Basic Monitoring enabled.
ImageId This dimension filters the data you request for all instances running
this Amazon EC2 Amazon Machine Image (AMI). Available for
instances with Detailed Monitoring enabled.
InstanceId This dimension filters the data you request for the identified
instance only. This helps you pinpoint an exact instance from which
to monitor data.
InstanceType This dimension filters the data you request for all instances
running with this specified instance type. This helps you categorize
your data by the type of instance running. For example, you
might compare data from an m1.small instance and an m1.large
instance to determine which has the better business value for
your application. Available for instances with Detailed Monitoring
enabled.
553
Amazon Elastic Compute Cloud
User Guide for Windows Instances
List Available Metrics
5. To sort the metrics, use the column heading. To graph a metric, select the check box next to the
metric. To filter by resource, choose the resource ID and then choose Add to search. To filter by
metric, choose the metric name and then choose Add to search.
554
Amazon Elastic Compute Cloud
User Guide for Windows Instances
List Available Metrics
To list all the available metrics for Amazon EC2 (AWS CLI)
The following example specifies the AWS/EC2 namespace to view all the metrics for Amazon EC2.
{
"Metrics": [
{
"Namespace": "AWS/EC2",
"Dimensions": [
{
"Name": "InstanceId",
"Value": "i-1234567890abcdef0"
}
],
"MetricName": "NetworkOut"
},
{
"Namespace": "AWS/EC2",
"Dimensions": [
{
"Name": "InstanceId",
"Value": "i-1234567890abcdef0"
}
],
"MetricName": "CPUUtilization"
},
{
"Namespace": "AWS/EC2",
"Dimensions": [
{
"Name": "InstanceId",
"Value": "i-1234567890abcdef0"
555
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Get Statistics for Metrics
}
],
"MetricName": "NetworkIn"
},
...
]
}
The following example specifies the AWS/EC2 namespace and the InstanceId dimension to view the
results for the specified instance only.
The following example specifies the AWS/EC2 namespace and a metric name to view the results for the
specified metric only.
Contents
• Statistics Overview (p. 556)
• Get Statistics for a Specific Instance (p. 557)
• Aggregate Statistics Across Instances (p. 559)
• Aggregate Statistics by Auto Scaling Group (p. 561)
• Aggregate Statistics by AMI (p. 562)
Statistics Overview
Statistics are metric data aggregations over specified periods of time. CloudWatch provides statistics
based on the metric data points provided by your custom data or provided by other services in AWS to
CloudWatch. Aggregations are made using the namespace, metric name, dimensions, and the data point
unit of measure, within the time period you specify. The following table describes the available statistics.
Statistic Description
Minimum The lowest value observed during the specified period. You can use this value to
determine low volumes of activity for your application.
Maximum The highest value observed during the specified period. You can use this value to
determine high volumes of activity for your application.
Sum All values submitted for the matching metric added together. This statistic can be
useful for determining the total volume of a metric.
Average The value of Sum / SampleCount during the specified period. By comparing this
statistic with the Minimum and Maximum, you can determine the full scope of a metric
556
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Get Statistics for Metrics
Statistic Description
and how close the average use is to the Minimum and Maximum. This comparison
helps you to know when to increase or decrease your resources as needed.
SampleCount The count (number) of data points used for the statistical calculation.
pNN.NN The value of the specified percentile. You can specify any percentile, using up to two
decimal places (for example, p95.45).
Requirements
• You must have the ID of the instance. You can get the instance ID using the AWS Management Console
or the describe-instances command.
• By default, basic monitoring is enabled, but you can enable detailed monitoring. For more information,
see Enable or Disable Detailed Monitoring for Your Instances (p. 545).
557
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Get Statistics for Metrics
5. In the search field, enter CPUUtilization and press Enter. Choose the row for the specific
instance, which displays a graph for the CPUUtilization metric for the instance. To name the graph,
choose the pencil icon. To change the time range, select one of the predefined values or choose
custom.
6. To change the statistic or the period for the metric, choose the Graphed metrics tab. Choose the
column heading or an individual value, and then choose a different value.
558
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Get Statistics for Metrics
Use the following get-metric-statistics command to get the CPUUtilization metric for the specified
instance, using the specified period and time interval:
The following is example output. Each value represents the maximum CPU utilization percentage for a
single EC2 instance.
{
"Datapoints": [
{
"Timestamp": "2016-10-19T00:18:00Z",
"Maximum": 0.33000000000000002,
"Unit": "Percent"
},
{
"Timestamp": "2016-10-19T03:18:00Z",
"Maximum": 99.670000000000002,
"Unit": "Percent"
},
{
"Timestamp": "2016-10-19T07:18:00Z",
"Maximum": 0.34000000000000002,
"Unit": "Percent"
},
{
"Timestamp": "2016-10-19T12:18:00Z",
"Maximum": 0.34000000000000002,
"Unit": "Percent"
},
...
],
"Label": "CPUUtilization"
}
559
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Get Statistics for Metrics
can get statistics aggregated across instances, you must enable detailed monitoring (at an additional
charge), which provides data in 1-minute periods.
This example shows you how to use detailed monitoring to get the average CPU usage for your EC2
instances. Because no dimension is specified, CloudWatch returns statistics for all dimensions in the AWS/
EC2 namespace.
Important
This technique for retrieving all dimensions across an AWS namespace does not work for custom
namespaces that you publish to Amazon CloudWatch. With custom namespaces, you must
specify the complete set of dimensions that are associated with any given data point to retrieve
statistics that include the data point.
5. To change the statistic or the period for the metric, choose the Graphed metrics tab. Choose the
column heading or an individual value, and then choose a different value.
Use the get-metric-statistics command as follows to get the average of the CPUUtilization metric across
your instances.
560
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Get Statistics for Metrics
{
"Datapoints": [
{
"SampleCount": 238.0,
"Timestamp": "2016-10-12T07:18:00Z",
"Average": 0.038235294117647062,
"Unit": "Percent"
},
{
"SampleCount": 240.0,
"Timestamp": "2016-10-12T09:18:00Z",
"Average": 0.16670833333333332,
"Unit": "Percent"
},
{
"SampleCount": 238.0,
"Timestamp": "2016-10-11T23:18:00Z",
"Average": 0.041596638655462197,
"Unit": "Percent"
},
...
],
"Label": "CPUUtilization"
}
This example shows you how to retrieve the total bytes written to disk for one Auto Scaling group. The
total is computed for one-minute periods for a 24-hour interval across all EC2 instances in the specified
Auto Scaling group.
To display DiskWriteBytes for the instances in an Auto Scaling group (AWS CLI)
{
"Datapoints": [
{
561
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Get Statistics for Metrics
"SampleCount": 18.0,
"Timestamp": "2016-10-19T21:36:00Z",
"Sum": 0.0,
"Unit": "Bytes"
},
{
"SampleCount": 5.0,
"Timestamp": "2016-10-19T21:42:00Z",
"Sum": 0.0,
"Unit": "Bytes"
}
],
"Label": "DiskWriteBytes"
}
Before you can get statistics aggregated across instances, you must enable detailed monitoring (at an
additional charge), which provides data in 1-minute periods. For more information, see Enable or Disable
Detailed Monitoring for Your Instances (p. 545).
This example shows you how to determine average CPU utilization for all instances that use a specific
Amazon Machine Image (AMI). The average is over 60-second time intervals for a one-day period.
The following is example output. Each value represents an average CPU utilization percentage for the
EC2 instances running the specified AMI.
{
"Datapoints": [
{
"Timestamp": "2016-10-10T07:00:00Z",
"Average": 0.041000000000000009,
"Unit": "Percent"
},
{
562
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Graph Metrics
"Timestamp": "2016-10-10T14:00:00Z",
"Average": 0.079579831932773085,
"Unit": "Percent"
},
{
"Timestamp": "2016-10-10T06:00:00Z",
"Average": 0.036000000000000011,
"Unit": "Percent"
},
...
],
"Label": "CPUUtilization"
}
For more information about the metrics and the data they provide to the graphs, see List the Available
CloudWatch Metrics for Your Instances (p. 547).
You can also use the CloudWatch console to graph metric data generated by Amazon EC2 and other AWS
services. For more information, see Graph Metrics in the Amazon CloudWatch User Guide.
For examples, see Creating Amazon CloudWatch Alarms in the Amazon CloudWatch User Guide.
563
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create Alarms That Stop, Terminate,
Reboot, or Recover an Instance
4. On the Monitoring tab, choose Create Alarm.
5. In the Create Alarm dialog box, do the following:
a. Choose create topic. For Send a notification to, enter a name for the SNS topic. For With these
recipients, enter one or more email addresses to receive notification.
b. Specify the metric and the criteria for the policy. For example, you can leave the default settings
for Whenever (Average of CPU Utilization). For Is, choose >= and enter 80 percent. For For at
least, enter 1 consecutive period of 5 Minutes.
c. Choose Create Alarm.
There are a number of scenarios in which you might want to automatically stop or terminate your
instance. For example, you might have instances dedicated to batch payroll processing jobs or scientific
computing tasks that run for a period of time and then complete their work. Rather than letting those
instances sit idle (and accrue charges), you can stop or terminate them, which can help you to save
money. The main difference between using the stop and the terminate alarm actions is that you can
easily restart a stopped instance if you need to run it again later, and you can keep the same instance
ID and root volume. However, you cannot restart a terminated instance. Instead, you must launch a new
instance.
564
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create Alarms That Stop, Terminate,
Reboot, or Recover an Instance
You can add the stop, terminate, reboot, or recover actions to any alarm that is set on an Amazon EC2
per-instance metric, including basic and detailed monitoring metrics provided by Amazon CloudWatch
(in the AWS/EC2 namespace), as well as any custom metrics that include the InstanceId dimension, as
long as its value refers to a valid running Amazon EC2 instance.
Console Support
You can create alarms using the Amazon EC2 console or the CloudWatch console. The procedures in
this documentation use the Amazon EC2 console. For procedures that use the CloudWatch console, see
Create Alarms That Stop, Terminate, Reboot, or Recover an Instance in the Amazon CloudWatch User
Guide.
Permissions
If you are an AWS Identity and Access Management (IAM) user, you must have the following permissions
to create or modify an alarm:
If you have read/write permissions for Amazon CloudWatch but not for Amazon EC2, you can still create
an alarm but the stop or terminate actions won't be performed on the Amazon EC2 instance. However, if
you are later granted permission to use the associated Amazon EC2 APIs, the alarm actions you created
earlier are performed. For more information about IAM permissions, see Permissions and Policies in the
IAM User Guide.
Contents
• Adding Stop Actions to Amazon CloudWatch Alarms (p. 565)
• Adding Terminate Actions to Amazon CloudWatch Alarms (p. 566)
• Adding Reboot Actions to Amazon CloudWatch Alarms (p. 567)
• Adding Recover Actions to Amazon CloudWatch Alarms (p. 568)
• Using the Amazon CloudWatch Console to View Alarm and Action History (p. 569)
• Amazon CloudWatch Alarm Action Scenarios (p. 569)
Instances that use an Amazon EBS volume as the root device can be stopped or terminated, whereas
instances that use the instance store as the root device can only be terminated.
565
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create Alarms That Stop, Terminate,
Reboot, or Recover an Instance
3. Select the instance. On the Monitoring tab, choose Create Alarm.
4. In the Create Alarm dialog box, do the following:
a. To receive an email when the alarm is triggered, for Send a notification to, choose an existing
Amazon SNS topic, or choose create topic to create a new one.
To create a new topic, for Send a notification to, enter a name for the topic, and then for With
these recipients, enter the email addresses of the recipients (separated by commas). After you
create the alarm, you will receive a subscription confirmation email that you must accept before
you can get notifications for this topic.
b. Choose Take the action, Stop this instance.
c. For Whenever, choose the statistic you want to use and then choose the metric. In this example,
choose Average and CPU Utilization.
d. For Is, specify the metric threshold. In this example, enter 10 percent.
e. For For at least, specify the evaluation period for the alarm. In this example, enter 24
consecutive period(s) of 1 Hour.
f. To change the name of the alarm, for Name of alarm, enter a new name. Alarm names must
contain only ASCII characters.
If you don't enter a name for the alarm, Amazon CloudWatch automatically creates one for you.
Note
You can adjust the alarm configuration based on your own requirements before
creating the alarm, or you can edit them later. This includes the metric, threshold,
duration, action, and notification settings. However, after you create an alarm, you
cannot edit its name later.
g. Choose Create Alarm.
a. To receive an email when the alarm is triggered, for Send a notification to, choose an existing
Amazon SNS topic, or choose create topic to create a new one.
To create a new topic, for Send a notification to, enter a name for the topic, and then for With
these recipients, enter the email addresses of the recipients (separated by commas). After you
create the alarm, you will receive a subscription confirmation email that you must accept before
you can get notifications for this topic.
b. Choose Take the action, Terminate this instance.
c. For Whenever, choose a statistic and then choose the metric. In this example, choose Average
and CPU Utilization.
566
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create Alarms That Stop, Terminate,
Reboot, or Recover an Instance
d. For Is, specify the metric threshold. In this example, enter 10 percent.
e. For For at least, specify the evaluation period for the alarm. In this example, enter 24
consecutive period(s) of 1 Hour.
f. To change the name of the alarm, for Name of alarm, enter a new name. Alarm names must
contain only ASCII characters.
If you don't enter a name for the alarm, Amazon CloudWatch automatically creates one for you.
Note
You can adjust the alarm configuration based on your own requirements before
creating the alarm, or you can edit them later. This includes the metric, threshold,
duration, action, and notification settings. However, after you create an alarm, you
cannot edit its name later.
g. Choose Create Alarm.
Rebooting an instance doesn't start a new instance billing hour, unlike stopping and restarting your
instance. For more information, see Reboot Your Instance in the Amazon EC2 User Guide for Linux
Instances.
Important
To avoid a race condition between the reboot and recover actions, avoid setting the same
number of evaluation periods for a reboot alarm and a recover alarm. We recommend that you
set reboot alarms to three evaluation periods of one minute each. For more information, see
Evaluating an Alarm in the Amazon CloudWatch User Guide.
a. To receive an email when the alarm is triggered, for Send a notification to, choose an existing
Amazon SNS topic, or choose create topic to create a new one.
To create a new topic, for Send a notification to, enter a name for the topic, and for With these
recipients, enter the email addresses of the recipients (separated by commas). After you create
the alarm, you will receive a subscription confirmation email that you must accept before you
can get notifications for this topic.
b. Select Take the action, Reboot this instance.
c. For Whenever, choose Status Check Failed (Instance).
d. For For at least, specify the evaluation period for the alarm. In this example, enter 3 consecutive
period(s) of 1 Minute.
e. To change the name of the alarm, for Name of alarm, enter a new name. Alarm names must
contain only ASCII characters.
If you don't enter a name for the alarm, Amazon CloudWatch automatically creates one for you.
567
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create Alarms That Stop, Terminate,
Reboot, or Recover an Instance
f. Choose Create Alarm.
CloudWatch prevents you from adding a recovery action to an alarm that is on an instance which does
not support recovery actions.
When the StatusCheckFailed_System alarm is triggered, and the recover action is initiated, you are
notified by the Amazon SNS topic that you chose when you created the alarm and associated the recover
action. During instance recovery, the instance is migrated during an instance reboot, and any data that
is in-memory is lost. When the process is complete, information is published to the SNS topic you've
configured for the alarm. Anyone who is subscribed to this SNS topic receives an email notification that
includes the status of the recovery attempt and any further instructions. You notice an instance reboot
on the recovered instance.
The recover action can be used only with StatusCheckFailed_System, not with
StatusCheckFailed_Instance.
The recover action is supported only on instances with the following characteristics:
• Use one of the following instance types: C3, C4, C5, C5n, M3, M4, M5, M5a, P3, R3, R4, R5, R5a, T2, T3,
T3a, X1, or X1e
• Use default or dedicated instance tenancy
• Use EBS volumes only (do not configure instance store volumes). For more information, see 'Recover
this instance' is disabled.
If your instance has a public IP address, it retains the public IP address after recovery.
Important
To avoid a race condition between the reboot and recover actions, avoid setting the same
number of evaluation periods for a reboot alarm and a recover alarm. We recommend that you
set recover alarms to two evaluation periods of one minute each. For more information, see
Evaluating an Alarm in the Amazon CloudWatch User Guide.
568
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create Alarms That Stop, Terminate,
Reboot, or Recover an Instance
a. To receive an email when the alarm is triggered, for Send a notification to, choose an existing
Amazon SNS topic, or choose create topic to create a new one.
To create a new topic, for Send a notification to, enter a name for the topic, and for With these
recipients, enter the email addresses of the recipients (separated by commas). After you create
the alarm, you will receive a subscription confirmation email that you must accept before you
can get email for this topic.
Note
• Users must subscribe to the specified SNS topic to receive email notifications when
the alarm is triggered.
• The AWS account root user always receives email notifications when automatic
instance recovery actions occur, even if an SNS topic is not specified.
• The AWS account root user always receives email notifications when automatic
instance recovery actions occur, even if it is not subscribed to the specified SNS topic.
b. Select Take the action, Recover this instance.
c. For Whenever, choose Status Check Failed (System).
d. For For at least, specify the evaluation period for the alarm. In this example, enter 2 consecutive
period(s) of 1 Minute.
e. To change the name of the alarm, for Name of alarm, enter a new name. Alarm names must
contain only ASCII characters.
If you don't enter a name for the alarm, Amazon CloudWatch automatically creates one for you.
f. Choose Create Alarm.
569
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create Alarms That Stop, Terminate,
Reboot, or Recover an Instance
Setting Value
1 Stop
2 Maximum
3 CPUUtilization
4 <=
5 10%
6 60 minutes
7 1
Setting Value
2 Average
570
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create Alarms That Stop, Terminate,
Reboot, or Recover an Instance
Setting Value
3 CPUUtilization
4 <=
5 5%
6 60 minutes
7 24
Scenario 3: Send Email About Web Servers with Unusually High Traffic
Create an alarm that sends email when an instance exceeds 10 GB of outbound network traffic per day.
Setting Value
1 Email
2 Sum
3 NetworkOut
4 >
5 10 GB
6 1 day
7 1
Setting Value
2 Sum
3 NetworkOut
4 >
5 1 GB
6 1 hour
7 1
571
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Create Alarms That Stop, Terminate,
Reboot, or Recover an Instance
Note
The MemoryUtilization metric is a custom metric. In order to use the MemoryUtilization metric,
you must install the Perl scripts for Linux instances. For more information, see Monitoring
Memory and Disk Metrics for Amazon EC2 Linux Instances.
Setting Value
1 Stop
2 Maximum
3 MemoryUtilization
4 >=
5 90%
6 1 minute
7 1
Setting Value
1 Stop
2 Average
3 StatusCheckFailed_System
4 >=
5 1
6 15 minutes
7 1
Setting Value
1 Terminate
2 Maximum
3 NetworkOut
4 <=
572
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Automating Amazon EC2 with CloudWatch Events
Setting Value
5 100,000 bytes
6 5 minutes
7 1
For more information, see the Amazon CloudWatch Events User Guide.
To learn more about CloudTrail, see the AWS CloudTrail User Guide.
573
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Amazon EC2 and Amazon EBS Information in CloudTrail
For an ongoing record of events in your AWS account, including events for Amazon EC2 and Amazon
EBS, create a trail. A trail enables CloudTrail to deliver log files to an Amazon S3 bucket. By default, when
you create a trail in the console, the trail applies to all Regions. The trail logs events from all Regions in
the AWS partition and delivers the log files to the Amazon S3 bucket that you specify. Additionally, you
can configure other AWS services to further analyze and act upon the event data collected in CloudTrail
logs. For more information, see:
All Amazon EC2 and Amazon EBS actions are logged by CloudTrail and are documented in the Amazon
EC2 API Reference. For example, calls to the RunInstances, DescribeInstances, or CreateImage actions
generate entries in the CloudTrail log files.
Every event or log entry contains information about who generated the request. The identity
information helps you determine the following:
• Whether the request was made with root or IAM user credentials.
• Whether the request was made with temporary security credentials for a role or federated user.
• Whether the request was made by another AWS service.
The following log file record shows that a user terminated an instance.
{
"Records":[
{
"eventVersion":"1.03",
"userIdentity":{
"type":"Root",
"principalId":"123456789012",
"arn":"arn:aws:iam::123456789012:root",
574
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Auditing Users that Connect via EC2 Instance Connect
"accountId":"123456789012",
"accessKeyId":"AKIAIOSFODNN7EXAMPLE",
"userName":"user"
},
"eventTime":"2016-05-20T08:27:45Z",
"eventSource":"ec2.amazonaws.com",
"eventName":"TerminateInstances",
"awsRegion":"us-west-2",
"sourceIPAddress":"198.51.100.1",
"userAgent":"aws-cli/1.10.10 Python/2.7.9 Windows/7botocore/1.4.1",
"requestParameters":{
"instancesSet":{
"items":[{
"instanceId":"i-1a2b3c4d"
}]
}
},
"responseElements":{
"instancesSet":{
"items":[{
"instanceId":"i-1a2b3c4d",
"currentState":{
"code":32,
"name":"shutting-down"
},
"previousState":{
"code":16,
"name":"running"
}
}]
}
},
"requestID":"be112233-1ba5-4ae0-8e2b-1c302EXAMPLE",
"eventID":"6e12345-2a4e-417c-aa78-7594fEXAMPLE",
"eventType":"AwsApiCall",
"recipientAccountId":"123456789012"
}
]
}
To audit SSH activity via EC2 Instance Connect using the AWS CloudTrail console
575
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Auditing Users that Connect via EC2 Instance Connect
{
"eventVersion": "1.05",
"userIdentity": {
"type": "IAMUser",
"principalId": "ABCDEFGONGNOMOOCB6XYTQEXAMPLE",
"arn": "arn:aws:iam::1234567890120:user/IAM-friendly-name",
"accountId": "123456789012",
"accessKeyId": "ABCDEFGUKZHNAW4OSN2AEXAMPLE",
"userName": "IAM-friendly-name",
"sessionContext": {
"attributes": {
"mfaAuthenticated": "false",
"creationDate": "2018-09-21T21:37:58Z"}
}
},
"eventTime": "2018-09-21T21:38:00Z",
"eventSource": "ec2-instance-connect.amazonaws.com",
"eventName": "SendSSHPublicKey ",
"awsRegion": "us-west-2",
"sourceIPAddress": "123.456.789.012",
"userAgent": "aws-cli/1.15.61 Python/2.7.10 Darwin/16.7.0 botocore/1.10.60",
"requestParameters": {
"instanceId": "i-0123456789EXAMPLE",
"osUser": "ec2-user",
"SSHKey": {
"publicKey": "ssh-rsa ABCDEFGHIJKLMNO01234567890EXAMPLE"
}
"responseElements": null,
"requestID": "1a2s3d4f-bde6-11e8-a892-f7ec64543add",
"eventID": "1a2w3d4r5-a88f-4e28-b3bf-30161f75be34",
"eventType": "AwsApiCall",
"recipientAccountId": "0987654321"
}
If you have configured your AWS account to collect CloudTrail events in an S3 bucket, you can
download and audit the information programmatically. For more information, see Getting and
Viewing Your CloudTrail Log Files in the AWS CloudTrail User Guide.
576
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Key Pairs
Features
• Amazon EC2 Key Pairs and Windows Instances (p. 577)
• Amazon EC2 Security Groups for Windows Instances (p. 582)
• Controlling Access to Amazon EC2 Resources (p. 596)
• Amazon EC2 Instance IP Addressing (p. 655)
• Bring Your Own IP Addresses (BYOIP) (p. 669)
• Elastic IP Addresses (p. 673)
• Elastic Network Interfaces (p. 678)
• Enhanced Networking on Windows (p. 699)
• Placement Groups (p. 709)
• Network Maximum Transmission Unit (MTU) for Your EC2 Instance (p. 717)
• Virtual Private Clouds (p. 720)
• Ports and Protocols for Windows Amazon Machine Images (AMIs) (p. 721)
• EC2-Classic (p. 751)
When you launch an instance, you specify the key pair. You can specify an existing key pair or a new
key pair that you create at launch. With Windows instances, you use the private key to obtain the
administrator password and then log in using RDP. For more information about key pairs and Linux
instances, see Amazon EC2 Key Pairs in the Amazon EC2 User Guide for Linux Instances.
You can use Amazon EC2 to create your key pair. For more information, see Creating a Key Pair Using
Amazon EC2 (p. 578).
Alternatively, you could use a third-party tool and then import the public key to Amazon EC2. For more
information, see Importing Your Own Public Key to Amazon EC2 (p. 578).
Each key pair requires a name. Be sure to choose a name that is easy to remember. Amazon EC2
associates the public key with the name that you specify as the key name.
Amazon EC2 stores the public key only, and you store the private key. Anyone who possesses your private
key can decrypt your login information, so it's important that you store your private keys in a secure
place.
The keys that Amazon EC2 uses are 2048-bit SSH-2 RSA keys. You can have up to five thousand key pairs
per Region.
577
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Creating a Key Pair Using Amazon EC2
When you launch an instance, you should specify the name of the key pair you plan to use to connect
to the instance. If you don't specify the name of an existing key pair when you launch an instance, you
won't be able to connect to the instance. When you connect to the instance, you must specify the private
key that corresponds to the key pair you specified when you launched the instance.
Contents
• Creating a Key Pair Using Amazon EC2 (p. 578)
• Importing Your Own Public Key to Amazon EC2 (p. 578)
• Retrieving the Public Key for Your Key Pair on Linux (p. 580)
• Retrieving the Public Key for Your Key Pair on Windows (p. 580)
• Retrieving the Public Key for Your Key Pair From Your Instance (p. 580)
• Verifying Your Key Pair's Fingerprint (p. 581)
• Deleting Your Key Pair (p. 581)
• Connecting to Your Windows Instance if You Lose Your Private Key (p. 582)
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
578
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Importing Your Own Public Key to Amazon EC2
and many other programming languages provide standard libraries that you can use to create an RSA key
pair.
Requirements
Use the following steps to import your key pair using the Amazon EC2 console.
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
After the public key file is imported, you can verify that the key pair was imported successfully using the
Amazon EC2 console as follows.
579
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Retrieving the Public Key for Your Key Pair on Linux
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
ssh-keygen -y -f /path_to_key_pair/my-key-pair.pem
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClKsfkNkuSevGj3eYhCe53pcjqP3maAhDFcvBS7O6V
hz2ItxCih+PnDSUaw+WNQn/mZphTk/a/gU8jEzoOWbkM4yxyb/wB96xbiFveSFJuOp/d6RJhJOI0iBXr
lsLnBItntckiJ7FbtxJMXLvvwJryDUilBMTjYtwB+QhYXUMOzce5Pjz5/i8SeJtjnV3iAoG/cQk+0FzZ
qaeJAAHco+CY/5WrUBkrHmFJr6HcXkvJdWPkYQS3xqC0+FmUZofz221CBt5IMucxXPkX4rWi+z7wB3Rb
BQoQzd8v7yeb7OzlPnWOyN0qFU0XA246RA8QFYiCNYwI3f05p6KLxEXAMPLE
If the command fails, ensure that you've changed the permissions on your key pair file so that only you
can view it by running the following command:
Start PuTTYgen and choose Load. Select the .ppk or .pem file. PuTTYgen displays the public key under
Public key for pasting into OpenSSH authorized_keys file. You can also view the public key by choosing
Save public key, specifying a name for the file, saving the file, and then opening the file.
Retrieving the Public Key for Your Key Pair From Your
Instance
The public key that you specified when you launched an instance is also available to you through its
instance metadata. To view the public key that you specified when launching the instance, use the
following command from your instance:
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClKsfkNkuSevGj3eYhCe53pcjqP3maAhDFcvBS7O6V
hz2ItxCih+PnDSUaw+WNQn/mZphTk/a/gU8jEzoOWbkM4yxyb/wB96xbiFveSFJuOp/d6RJhJOI0iBXr
lsLnBItntckiJ7FbtxJMXLvvwJryDUilBMTjYtwB+QhYXUMOzce5Pjz5/i8SeJtjnV3iAoG/cQk+0FzZ
580
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Verifying Your Key Pair's Fingerprint
qaeJAAHco+CY/5WrUBkrHmFJr6HcXkvJdWPkYQS3xqC0+FmUZofz221CBt5IMucxXPkX4rWi+z7wB3Rb
BQoQzd8v7yeb7OzlPnWOyN0qFU0XA246RA8QFYiCNYwI3f05p6KLxEXAMPLE my-key-pair
If you change the key pair that you use to connect to the instance, we don't update the instance
metadata to show the new public key; you'll continue to see the public key for the key pair you specified
when you launched the instance in the instance metadata.
You can use the SSH2 fingerprint that's displayed on the Key Pairs page to verify that the private key
you have on your local machine matches the public key stored in AWS. From the computer where you
downloaded the private key file, generate an SSH2 fingerprint from the private key file. The output
should match the fingerprint that's displayed in the console.
If you created your key pair using AWS, you can use the OpenSSL tools to generate a fingerprint as
follows:
C:\> openssl pkcs8 -in path_to_private_key -inform PEM -outform DER -topk8 -nocrypt |
openssl sha1 -c
If you created a key pair using a third-party tool and uploaded the public key to AWS, you can use the
OpenSSL tools to generate the fingerprint as follows:
C:\> openssl rsa -in path_to_private_key -pubout -outform DER | openssl md5 -c
If you created an OpenSSH key pair using OpenSSH 7.8 or later and uploaded the public key to AWS, you
can use ssh-keygen to generate the fingerprint as follows:
C:\> ssh-keygen -ef path_to_private_key -m PEM | openssl rsa -RSAPublicKey_in -outform DER
| openssl md5 -c
You can delete a key pair using the Amazon EC2 console or the command line.
581
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Connecting to Your Windows
Instance if You Lose Your Private Key
To delete your key pair using the console
If you lose the Administrator password and you no longer have the private key, you must reset the
password or create a new instance. For more information, see Resetting a Lost or Expired Windows
Administrator Password (p. 1057). For steps to reset the password using an AWS Systems Manager
document, see Reset Passwords and SSH Keys on Amazon EC2 Instances in the AWS Systems Manager
User Guide.
When you launch an instance in a VPC, you must specify a security group that's created for that VPC.
After you launch an instance, you can change its security groups. Security groups are associated with
network interfaces. Changing an instance's security groups changes the security groups associated
with the primary network interface (eth0). For more information, see Changing an Instance's Security
Groups in the Amazon VPC User Guide. You can also change the security groups associated with any other
network interface. For more information, see Changing the Security Group (p. 694).
If you have requirements that aren't met by security groups, you can maintain your own firewall on any
of your instances in addition to using security groups.
If you need to allow traffic to a Linux instance, see Amazon EC2 Security Groups for Linux Instances in
the Amazon EC2 User Guide for Linux Instances.
Contents
582
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Security Group Rules
• Protocol: The protocol to allow. The most common protocols are 6 (TCP) 17 (UDP), and 1 (ICMP).
• Port range : For TCP, UDP, or a custom protocol, the range of ports to allow. You can specify a single
port number (for example, 22), or range of port numbers (for example, 7000-8000).
• ICMP type and code: For ICMP, the ICMP type and code.
• Source or destination: The source (inbound rules) or destination (outbound rules) for the traffic.
Specify one of these options:
• An individual IPv4 address. You must use the /32 prefix length; for example, 203.0.113.1/32.
• An individual IPv6 address. You must use the /128 prefix length; for example
2001:db8:1234:1a00::123/128.
• A range of IPv4 addresses, in CIDR block notation, for example, 203.0.113.0/24.
• A range of IPv6 addresses, in CIDR block notation, for example, 2001:db8:1234:1a00::/64.
• The prefix list ID for the AWS service; for example, pl-1a2b3c4d. For more information, see
Gateway VPC Endpoints in the Amazon VPC User Guide.
• Another security group. This allows instances associated with the specified security group to access
instances associated with this security group. This does not add rules from the source security group
to this security group. You can specify one of the following security groups:
• The current security group
• A different security group for the same VPC
• A different security group for a peer VPC in a VPC peering connection
• (Optional) Description: You can add a description for the rule; for example, to help you identify it
later. A description can be up to 255 characters in length. Allowed characters are a-z, A-Z, 0-9, spaces,
and ._-:/()#,@[]+=;{}!$*.
When you specify a security group as the source or destination for a rule, the rule affects all instances
associated with the security group. Incoming traffic is allowed based on the private IP addresses of
the instances that are associated with the source security group (and not the public IP or Elastic IP
addresses). For more information about IP addresses, see Amazon EC2 Instance IP Addressing (p. 655).
If your security group rule references a security group in a peer VPC, and the referenced security group or
VPC peering connection is deleted, the rule is marked as stale. For more information, see Working with
Stale Security Group Rules in the Amazon VPC Peering Guide.
If there is more than one rule for a specific port, we apply the most permissive rule. For example, if you
have a rule that allows access to TCP port 3389 (RDP) from IP address 203.0.113.1 and another rule
that allows access to TCP port 3389 from everyone, everyone has access to TCP port 3389.
Connection Tracking
Your security groups use connection tracking to track information about traffic to and from the instance.
Rules are applied based on the connection state of the traffic to determine if the traffic is allowed or
denied. This allows security groups to be stateful — responses to inbound traffic are allowed to flow out
of the instance regardless of outbound security group rules, and vice versa. For example, if you initiate
an ICMP ping command to your instance from your home computer, and your inbound security group
rules allow ICMP traffic, information about the connection (including the port information) is tracked.
Response traffic from the instance for the ping command is not tracked as a new request, but rather
as an established connection and is allowed to flow out of the instance, even if your outbound security
group rules restrict outbound ICMP traffic.
Not all flows of traffic are tracked. If a security group rule permits TCP or UDP flows for all traffic
(0.0.0.0/0) and there is a corresponding rule in the other direction that permits all response traffic
(0.0.0.0/0) for all ports (0-65535), then that flow of traffic is not tracked. The response traffic is
therefore allowed to flow based on the inbound or outbound rule that permits the response traffic, and
not on tracking information.
584
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Default Security Groups
In the following example, the security group has specific inbound rules for TCP and ICMP traffic, and an
outbound rule that allows all outbound traffic.
Inbound rules
Outbound rules
TCP traffic on port 22 (SSH) to and from the instance is tracked, because the inbound rule allows traffic
from 203.0.113.1/32 only, and not all IP addresses (0.0.0.0/0). TCP traffic on port 80 (HTTP) to
and from the instance is not tracked, because both the inbound and outbound rules allow all traffic
(0.0.0.0/0). ICMP traffic is always tracked, regardless of rules. If you remove the outbound rule from
the security group, then all traffic to and from the instance is tracked, including traffic on port 80 (HTTP).
An existing flow of traffic that is tracked may not be interrupted when you remove the security group
rule that enables that flow. Instead, the flow is interrupted when it's stopped by you or the other
host for at least a few minutes (or up to 5 days for established TCP connections). For UDP, this may
require terminating actions on the remote side of the flow. An untracked flow of traffic is immediately
interrupted if the rule that enables the flow is removed or modified. For example, if you remove a rule
that allows all inbound SSH traffic to the instance, then your existing SSH connections to the instance are
immediately dropped.
For protocols other than TCP, UDP, or ICMP, only the IP address and protocol number is tracked. If your
instance sends traffic to another host (host B), and host B initiates the same type of traffic to your
instance in a separate request within 600 seconds of the original request or response, your instance
accepts it regardless of inbound security group rules, because it’s regarded as response traffic.
To ensure that traffic is immediately interrupted when you remove a security group rule, or to ensure
that all inbound traffic is subject to firewall rules, you can use a network ACL for your subnet — network
ACLs are stateless and therefore do not automatically allow response traffic. For more information, see
Network ACLs in the Amazon VPC User Guide.
A default security group is named default, and it has an ID assigned by AWS. The following are the
default rules for each default security group:
• Allows all inbound traffic from other instances associated with the default security group (the security
group specifies itself as a source security group in its inbound rules)
• Allows all outbound traffic from the instance.
You can add or remove inbound and outbound rules for any default security group.
585
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Custom Security Groups
You can't delete a default security group. If you try to delete a default security group, you'll get the
following error: Client.CannotDelete: the specified group: "sg-51530134" name:
"default" cannot be deleted by a user.
When you create a security group, you must provide it with a name and a description. Security group
names and descriptions can be up to 255 characters in length, and are limited to the following
characters:
A security group name cannot start with sg-. A security group name must be unique for the VPC.
The following are the default rules for a security group that you create:
After you've created a security group, you can change its inbound rules to reflect the type of inbound
traffic that you want to reach the associated instances. You can also change its outbound rules.
For more information about the rules you can add to a security group, see Security Group Rules
Reference (p. 590).
Tasks
• Creating a Security Group (p. 586)
• Describing Your Security Groups (p. 587)
• Adding Rules to a Security Group (p. 587)
• Updating Security Group Rules (p. 589)
• Deleting Rules from a Security Group (p. 589)
• Deleting a Security Group (p. 590)
586
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Security Groups
6. You can start adding rules, or you can choose Create to create the security group now (you can
always add rules later). For more information about adding rules, see Adding Rules to a Security
Group (p. 587).
The Amazon EC2 console enables you to copy the rules from an existing security group to a new security
group.
You can assign a security group to an instance when you launch the instance. When you add or remove
rules, those changes are automatically applied to all instances to which you've assigned the security
group.
After you launch an instance, you can change its security groups. For more information, see Changing an
Instance's Security Groups in the Amazon VPC User Guide.
For more information about choosing security group rules for specific types of access, see Security Group
Rules Reference (p. 590).
587
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Security Groups
For more information about the types of rules that you can add, see Security Group Rules
Reference (p. 590).
5. Choose Save.
6. You can also specify outbound rules. On the Outbound tab, choose Edit, Add Rule, and do the
following:
To add one or more ingress rules to a security group using the command line
588
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Security Groups
To add one or more egress rules to a security group using the command line
To update the protocol, port range, or source or destination of an existing rule using the Amazon EC2 API
or a command line tool, you cannot modify the rule. Instead, you must delete the existing rule and add a
new rule. To update the rule description only, you can use the update-security-group-rule-descriptions-
ingress and update-security-group-rule-descriptions-egress commands.
To update the description for an ingress security group rule using the command line
To update the description for an egress security group rule using the command line
To remove one or more ingress rules from a security group using the command line
589
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Security Group Rules Reference
To remove one or more egress rules from a security group using the command line
The following are examples of the kinds of rules that you can add to security groups for specific kinds of
access.
Examples
• Web Server Rules (p. 590)
• Database Server Rules (p. 591)
• Rules to Connect to Instances from Your Computer (p. 592)
• Rules to Connect to Instances from an Instance with the Same Security Group (p. 593)
• Rules for Path MTU Discovery (p. 593)
• Rules for Ping/ICMP (p. 593)
• DNS Server Rules (p. 594)
• Amazon EFS Rules (p. 594)
• Elastic Load Balancing Rules (p. 595)
• VPC Peering Rules (p. 596)
590
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Security Group Rules Reference
591
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Security Group Rules Reference
You can optionally restrict outbound traffic from your database servers, for example, if you want allow
access to the Internet for software updates, but restrict all other kinds of traffic. You must first remove
the default outbound rule that allows all outbound traffic.
592
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Security Group Rules Reference
The following table describes the inbound rule for a security group that enables associated instances to
communicate with each other. The rule allows all types of traffic.
To ensure that your instance can receive this message and the packet does not get dropped, you must
add an ICMP rule to your inbound security group rules.
593
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Security Group Rules Reference
To use the ping6 command to ping the IPv6 address for your instance, you must add the following
inbound ICMPv6 rule.
TCP 6 53
UDP 17 53
594
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Security Group Rules Reference
To mount an Amazon EFS file system on your Amazon EC2 instance, you must connect to your instance.
Therefore, the security group associated with your instance must have rules that allow inbound SSH from
your local computer or local network.
Inbound
For an internal
load-balancer: the
IPv4 CIDR block of
the VPC
Outbound
The security group rules for your instances must allow the load balancer to communicate with your
instances on both the listener port and the health check port.
Inbound
595
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Controlling Access
TCP 6 The health check The ID of the load Allow traffic from
port balancer security the load balancer
group on the health
check port.
For more information, see Configure Security Groups for Your Classic Load Balancer in the User Guide
for Classic Load Balancers, and Security Groups for Your Application Load Balancer in the User Guide for
Application Load Balancers.
Contents
• Network Access to Your Instance (p. 596)
• Amazon EC2 Permission Attributes (p. 596)
• IAM and Amazon EC2 (p. 597)
• IAM Policies for Amazon EC2 (p. 598)
• IAM Roles for Amazon EC2 (p. 645)
• Authorizing Inbound Traffic for Your Windows Instances (p. 653)
For more information, see Authorizing Inbound Traffic for Your Windows Instances (p. 653).
596
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM and Amazon EC2
permissions work at the AWS account level only; you can't restrict permissions for specific users within
the specified AWS account. All users in the AWS account that you've specified can use the AMI or
snapshot.
Each AMI has a LaunchPermission attribute that controls which AWS accounts can access the AMI. For
more information, see Making an AMI Public (p. 55).
Each Amazon EBS snapshot has a createVolumePermission attribute that controls which AWS
accounts can use the snapshot. For more information, see Sharing an Amazon EBS Snapshot (p. 841).
By using IAM with Amazon EC2, you can control whether users in your organization can perform a task
using specific Amazon EC2 API actions and whether they can use specific AWS resources.
• PowerUserAccess
• ReadOnlyAccess
• AmazonEC2FullAccess
• AmazonEC2ReadOnlyAccess
5. Choose Create Group.
597
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
To create an IAM user, add the user to your group, and create a password for the user
• Autogenerated password. Each user gets a randomly generated password that meets the current
password policy in effect (if any). You can view or download the passwords when you get to the
Final page.
• Custom password. Each user is assigned the password that you type in the box.
5. Choose Next: Permissions.
6. On the Set permissions page, choose Add user to group. Select the check box next to the group
that you created earlier and choose Next: Review.
7. Choose Create user.
8. To view the users' access keys (access key IDs and secret access keys), choose Show next to each
password and secret access key to see. To save the access keys, choose Download .csv and then save
the file to a safe location.
Important
You cannot retrieve the secret access key after you complete this step; if you misplace it you
must create a new one.
9. Choose Close.
10. Give each user his or her credentials (access keys and password); this enables them to use services
based on the permissions you specified for the IAM group.
Related Topics
For more information about IAM, see the following:
When you attach a policy to a user or group of users, it allows or denies the users permission to perform
the specified tasks on the specified resources. For more general information about IAM policies, see
Permissions and Policies in the IAM User Guide. For more information about managing and creating
custom IAM policies, see Managing IAM Policies.
Getting Started
An IAM policy must grant or deny permissions to use one or more Amazon EC2 actions. It must also
specify the resources that can be used with the action, which can be all resources, or in some cases,
specific resources. The policy can also include conditions that you apply to the resource.
598
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
Amazon EC2 partially supports resource-level permissions. This means that for some EC2 API actions,
you cannot specify which resource a user is allowed to work with for that action; instead, you have to
allow users to work with all resources for that action.
Task Topic
Define actions in your policy Actions for Amazon EC2 (p. 600)
Define specific resources in your policy Amazon Resource Names for Amazon
EC2 (p. 600)
Apply conditions to the use of the resources Condition Keys for Amazon EC2 (p. 603)
Example policies for a CLI or SDK Example Policies for Working with the AWS CLI or
an AWS SDK (p. 610)
Example policies for the Amazon EC2 console Example Policies for Working in the Amazon EC2
Console (p. 637)
Policy Structure
The following topics explain the structure of an IAM policy.
Contents
• Policy Syntax (p. 599)
• Actions for Amazon EC2 (p. 600)
• Amazon Resource Names for Amazon EC2 (p. 600)
• Condition Keys for Amazon EC2 (p. 603)
• Checking That Users Have the Required Permissions (p. 607)
Policy Syntax
An IAM policy is a JSON document that consists of one or more statements. Each statement is structured
as follows:
{
"Statement":[{
"Effect":"effect",
"Action":"action",
"Resource":"arn",
"Condition":{
"condition":{
"key":"value"
}
}
}
]
}
599
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
• Effect: The effect can be Allow or Deny. By default, IAM users don't have permission to use resources
and API actions, so all requests are denied. An explicit allow overrides the default. An explicit deny
overrides any allows.
• Action: The action is the specific API action for which you are granting or denying permission. To learn
about specifying action, see Actions for Amazon EC2 (p. 600).
• Resource: The resource that's affected by the action. Some Amazon EC2 API actions allow you to
include specific resources in your policy that can be created or modified by the action. To specify a
resource in the statement, you need to use its Amazon Resource Name (ARN). For more information
about specifying the ARN value, see Amazon Resource Names for Amazon EC2 (p. 600). For more
information about which API actions support which ARNs, see Supported Resource-Level Permissions
for Amazon EC2 API Actions (p. 607). If the API action does not support ARNs, use the * wildcard to
specify that all resources can be affected by the action.
• Condition: Conditions are optional. They can be used to control when your policy is in effect. For
more information about specifying conditions for Amazon EC2, see Condition Keys for Amazon
EC2 (p. 603).
For more information about example IAM policy statements for Amazon EC2, see Example Policies for
Working with the AWS CLI or an AWS SDK (p. 610).
To specify multiple actions in a single statement, separate them with commas as follows:
You can also specify multiple actions using wildcards. For example, you can specify all actions whose
name begins with the word "Describe" as follows:
"Action": "ec2:Describe*"
To specify all Amazon EC2 API actions, use the * wildcard as follows:
"Action": "ec2:*"
For a list of Amazon EC2 actions, see Actions in the Amazon EC2 API Reference.
arn:aws:[service]:[region]:[account]:resourceType/resourcePath
600
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
service
A path that identifies the resource. You can use the * wildcard in your paths.
For example, you can indicate a specific instance (i-1234567890abcdef0) in your statement using its
ARN as follows:
"Resource": "arn:aws:ec2:us-east-1:123456789012:instance/i-1234567890abcdef0"
You can also specify all instances that belong to a specific account by using the * wildcard as follows:
"Resource": "arn:aws:ec2:us-east-1:123456789012:instance/*"
To specify all resources, or if a specific API action does not support ARNs, use the * wildcard in the
Resource element as follows:
"Resource": "*"
The following table describes the ARNs for each type of resource used by the Amazon EC2 API actions.
Image arn:aws:ec2:region::image/image-id
Where image-id is the ID of the AMI, AKI, or ARI, and account isn't
used
Instance arn:aws:ec2:region:account:instance/instance-id
601
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
Snapshot arn:aws:ec2:region::snapshot/snapshot-id
602
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
Subnet arn:aws:ec2:region:account:subnet/subnet-id
Volume arn:aws:ec2:region:account:volume/volume-id
VPC arn:aws:ec2:region:account:vpc/vpc-id
Many Amazon EC2 API actions involve multiple resources. For example, AttachVolume attaches an
Amazon EBS volume to an instance, so an IAM user must have permissions to use the volume and the
instance. To specify multiple resources in a single statement, separate their ARNs with commas, as
follows:
For more general information about ARNs, see Amazon Resource Names (ARN) and AWS Service
Namespaces in the Amazon Web Services General Reference. For more information about the resources
that are created or modified by the Amazon EC2 actions, and the ARNs that you can use in your IAM
policy statements, see Granting IAM Users Required Permissions for Amazon EC2 Resources in the
Amazon EC2 API Reference.
If you specify multiple conditions, or multiple keys in a single condition, we evaluate them using a
logical AND operation. If you specify a single condition with multiple values for one key, we evaluate the
condition using a logical OR operation. For permissions to be granted, all conditions must be met.
You can also use placeholders when you specify conditions. For example, you can grant an IAM user
permission to use resources with a tag that specifies his or her IAM user name. For more information, see
Policy Variables in the IAM User Guide.
Important
Many condition keys are specific to a resource, and some API actions use multiple resources.
If you write a policy with a condition key, use the Resource element of the statement to
specify the resource to which the condition key applies. If not, the policy may prevent users
from performing the action at all, because the condition check fails for the resources to which
603
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
the condition key does not apply. If you do not want to specify a resource, or if you've written
the Action element of your policy to include multiple API actions, then you must use the
...IfExists condition type to ensure that the condition key is ignored for resources that do
not use it. For more information, see ...IfExists Conditions in the IAM User Guide.
Amazon EC2 implements the following service-specific condition keys. For information about which
condition keys you can use with which Amazon EC2 resources, on an action-by-action basis, see
Supported Resource-Level Permissions for Amazon EC2 API Actions (p. 607).
Where vpc-arn is the VPC ARN for the accepter VPC in a VPC
peering connection
"ec2:AuthorizedService":"service-principal"
ec2:AuthorizedService String, Null
"ec2:AuthorizedUser":"principal-arn"
ec2:AuthorizedUser ARN, Null
"ec2:AvailabilityZone":"az-api-name"
ec2:AvailabilityZone String, Null
"ec2:ElasticGpuType":"elastic-gpu-type"
ec2:ElasticGpuType String, Null
"ec2:InstanceMarketType":"market-type"
ec2:InstanceMarketType String, Null
"ec2:InstanceProfile":"instance-profile-arn"
ec2:InstanceProfile ARN, Null
604
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"ec2:IsLaunchTemplateResource":"launch-template-resource-
ec2:IsLaunchTemplateResource Boolean, Null
flag"
"ec2:LaunchTemplate":"launch-template-arn"
ec2:LaunchTemplate ARN, Null
"ec2:ParentSnapshot":"snapshot-arn"
ec2:ParentSnapshot ARN, Null
"ec2:PlacementGroup":"placement-group-arn"
ec2:PlacementGroup ARN, Null
"ec2:PlacementGroupStrategy":"placement-group-strategy"
ec2:PlacementGroupStrategy String, Null
605
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"ec2:ReservedInstancesOfferingType":"offering-type
ec2:ReservedInstancesOfferingType String, Null
"ec2:RootDeviceType":"root-device-type-name"
ec2:RootDeviceType String, Null
Amazon EC2 also implements the AWS-wide condition keys. For more information, see Information
Available in All Requests in the IAM User Guide.
All Amazon EC2 actions support the aws:RequestedRegion and ec2:Region condition keys. For more
information, see Example: Restricting Access to a Specific Region (p. 611).
The ec2:SourceInstanceARN key can be used for conditions that specify the ARN of the instance from
which a request is made. This condition key is available AWS-wide and is not service-specific. For policy
examples, see Allows an EC2 Instance to Attach or Detach Volumes and Example: Allowing a Specific
Instance to View Resources in Other AWS Services (p. 636). The ec2:SourceInstanceARN key cannot
be used as a variable to populate the ARN for the Resource element in a statement.
606
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
The following AWS condition keys were introduced for Amazon EC2 and are supported by a limited
number of additional services.
For example policy statements for Amazon EC2, see Example Policies for Working with the AWS CLI or an
AWS SDK (p. 610).
First, create an IAM user for testing purposes, and then attach the IAM policy that you created to the test
user. Then, make a request as the test user.
If the Amazon EC2 action that you are testing creates or modifies a resource, you should make the
request using the DryRun parameter (or run the AWS CLI command with the --dry-run option). In
this case, the call completes the authorization check, but does not complete the operation. For example,
you can check whether the user can terminate a particular instance without actually terminating it. If
the test user has the required permissions, the request returns DryRunOperation; otherwise, it returns
UnauthorizedOperation.
If the policy doesn't grant the user the permissions that you expected, or is overly permissive, you can
adjust the policy as needed and retest until you get the desired results.
Important
It can take several minutes for policy changes to propagate before they take effect. Therefore,
we recommend that you allow five minutes to pass before you test your policy updates.
If an authorization check fails, the request returns an encoded message with diagnostic information. You
can decode the message using the DecodeAuthorizationMessage action. For more information, see
DecodeAuthorizationMessage in the AWS Security Token Service API Reference, and decode-authorization-
message in the AWS CLI Command Reference.
607
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
If an Amazon EC2 API action does not support resource-level permissions, you can grant users
permissions to use the action, but you have to specify a * for the resource element of your policy
statement.
For more information about the resources that are created or modified by the Amazon EC2 actions, and
the ARNs and Amazon EC2 condition keys that you can use in an IAM policy statement, see Actions,
Resources, and Condition Keys for Amazon EC2 in the IAM User Guide.
For more information and for example policies, see IAM Policies for Amazon EC2 in the Amazon EC2 User
Guide.
To enable users to tag resources on creation, they must have permissions to use the action that creates
the resource (for example, ec2:RunInstances or ec2:CreateVolume). If tags are specified in the
resource-creating action, Amazon performs additional authorization on the ec2:CreateTags action to
verify if users have permissions to create tags. Therefore, users must also have explicit permissions to use
the ec2:CreateTags action.
For the ec2:CreateTags action, you can use the ec2:CreateAction condition key to restrict tagging
permissions to the resource-creating actions only. For example, the following policy allows users to
launch instances and apply any tags to instances and volumes during launch. Users are not permitted to
tag any existing resources (they cannot call the ec2:CreateTags action directly).
{
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:RunInstances"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"ec2:CreateTags"
],
"Resource": "arn:aws:ec2:region:account:*/*",
"Condition": {
"StringEquals": {
"ec2:CreateAction" : "RunInstances"
}
}
}
]
}
Similarly, the following policy allows users to create volumes and apply any tags to the volumes
during volume creation. Users are not permitted to tag any existing resources (they cannot call the
ec2:CreateTags action directly).
{
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:CreateVolume"
608
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"ec2:CreateTags"
],
"Resource": "arn:aws:ec2:region:account:*/*",
"Condition": {
"StringEquals": {
"ec2:CreateAction" : "CreateVolume"
}
}
}
]
}
The ec2:CreateTags action is only evaluated if tags are applied during the resource-creating action.
Therefore, a user that has permissions to create a resource (assuming there are no tagging conditions)
does not require permissions to use the ec2:CreateTags action if no tags are specified in the request.
However, if the user attempts to create a resource with tags, the request fails if the user does not have
permissions to use the ec2:CreateTags action.
The ec2:CreateTags action is also evaluated if tags are provided in a launch template and the launch
template is specified in the ec2:RunInstances action. For an example policy, see Tags in a Launch
Template (p. 629).
You can control the tag keys and values that are applied to resources by using the following condition
keys:
• aws:RequestTag: To indicate that a particular tag key or tag key and value must be present in a
request. Other tags can also be specified in the request.
• Use with the StringEquals condition operator to enforce a specific tag key and value combination,
for example, to enforce the tag cost-center=cc123:
• Use with the StringLike condition operator to enforce a specific tag key in the request; for
example, to enforce the tag key purpose:
• aws:TagKeys: To enforce the tag keys that are used in the request.
• Use with the ForAllValues modifier to enforce specific tag keys if they are provided in the request
(if tags are specified in the request, only specific tag keys are allowed; no other tags are allowed). For
example, the tag keys environment or cost-center are allowed:
• Use with the ForAnyValue modifier to enforce the presence of at least one of the specified tag
keys in the request. For example, at least one of the tag keys environment or webserver must be
present in the request:
These condition keys can be applied to resource-creating actions that support tagging, as well as the
ec2:CreateTags and ec2:DeleteTags actions.
609
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
To force users to specify tags when they create a resource, you must use the aws:RequestTag condition
key or the aws:TagKeys condition key with the ForAnyValue modifier on the resource-creating action.
The ec2:CreateTags action is not evaluated if a user does not specify tags for the resource-creating
action.
For conditions, the condition key is not case-sensitive and the condition value is case-sensitive. Therefore,
to enforce the case-sensitivity of a tag key, use the aws:TagKeys condition key, where the tag key is
specified as a value in the condition.
For more information about multi-value conditions, see Creating a Condition That Tests Multiple Key
Values in the IAM User Guide. For example IAM policies, see Example Policies for Working with the AWS
CLI or an AWS SDK (p. 610).
Example Policies for Working with the AWS CLI or an AWS SDK
The following examples show policy statements that you could use to control the permissions that IAM
users have to Amazon EC2. These policies are designed for requests that are made with the AWS CLI
or an AWS SDK. For example policies for working in the Amazon EC2 console, see Example Policies for
Working in the Amazon EC2 Console (p. 637). For examples of IAM policies specific to Amazon VPC, see
Controlling Access to Amazon VPC Resources.
Examples
• Example: Read-Only Access (p. 610)
• Example: Restricting Access to a Specific Region (p. 611)
• Working with Instances (p. 611)
• Working with Volumes (p. 613)
• Working with Snapshots (p. 615)
• Launching Instances (RunInstances) (p. 622)
• Example: Working with Reserved Instances (p. 632)
• Example: Tagging Resources (p. 633)
• Example: Working with IAM Roles (p. 635)
• Example: Working with Route Tables (p. 636)
• Example: Allowing a Specific Instance to View Resources in Other AWS Services (p. 636)
• Example: Working with Launch Templates (p. 637)
Users don't have permission to perform any actions on the resources (unless another statement grants
them permission to do so) because they're denied permission to use API actions by default.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": "ec2:Describe*",
"Resource": "*"
610
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
}
]
}
{
"Version":"2012-10-17",
"Statement":[
{
"Effect": "Deny",
"Action": "ec2:*",
"Resource": "*",
"Condition": {
"StringNotEquals": {
"aws:RequestedRegion": "eu-central-1"
}
}
}
]
}
Alternatively, you can use the condition key ec2:Region, which is specific to Amazon EC2 and is
supported by all Amazon EC2 API actions.
{
"Version":"2012-10-17",
"Statement":[
{
"Effect": "Deny",
"Action": "ec2:*",
"Resource": "*",
"Condition": {
"StringNotEquals": {
"ec2:Region": "eu-central-1"
}
}
}
]
}
The following policy grants users permissions to use the API actions specified in the Action element.
The Resource element uses a * wildcard to indicate that users can specify all resources with these API
actions. The * wildcard is also necessary in cases where the API action does not support resource-level
permissions. For more information about which ARNs you can use with which Amazon EC2 API actions,
see Supported Resource-Level Permissions for Amazon EC2 API Actions (p. 607).
611
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
The users don't have permission to use any other API actions (unless another statement grants them
permission to do so) because users are denied permission to use API actions by default.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": [
"ec2:DescribeInstances", "ec2:DescribeImages",
"ec2:DescribeKeyPairs", "ec2:DescribeSecurityGroups",
"ec2:DescribeAvailabilityZones",
"ec2:RunInstances", "ec2:TerminateInstances",
"ec2:StopInstances", "ec2:StartInstances"
],
"Resource": "*"
}
]
}
Example: Describe All Instances, and Stop, Start, and Terminate Only Particular Instances
The following policy allows users to describe all instances, to start and stop only instances
i-1234567890abcdef0 and i-0598c7d356eba48d7, and to terminate only instances in the US East (N.
Virginia) Region (us-east-1) with the resource tag "purpose=test".
The first statement uses a * wildcard for the Resource element to indicate that users can
specify all resources with the action; in this case, they can list all instances. The * wildcard is also
necessary in cases where the API action does not support resource-level permissions (in this case,
ec2:DescribeInstances). For more information about which ARNs you can use with which Amazon
EC2 API actions, see Supported Resource-Level Permissions for Amazon EC2 API Actions (p. 607).
The second statement uses resource-level permissions for the StopInstances and StartInstances
actions. The specific instances are indicated by their ARNs in the Resource element.
The third statement allows users to terminate all instances in the US East (N. Virginia) Region
(us-east-1) that belong to the specified AWS account, but only where the instance has the tag
"purpose=test". The Condition element qualifies when the policy statement is in effect.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "ec2:DescribeInstances",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"ec2:StopInstances",
"ec2:StartInstances"
],
"Resource": [
"arn:aws:ec2:us-east-1:123456789012:instance/i-1234567890abcdef0",
"arn:aws:ec2:us-east-1:123456789012:instance/i-0598c7d356eba48d7"
]
},
{
"Effect": "Allow",
"Action": "ec2:TerminateInstances",
"Resource": "arn:aws:ec2:us-east-1:123456789012:instance/*",
612
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"Condition": {
"StringEquals": {
"ec2:ResourceTag/purpose": "test"
}
}
}
]
}
When an API action requires a caller to specify multiple resources, you must create a policy statement
that allows users to access all required resources. If you need to use a Condition element with one or
more of these resources, you must create multiple statements as shown in this example.
The following policy allows users to attach volumes with the tag "volume_user=iam-user-name" to
instances with the tag "department=dev", and to detach those volumes from those instances. If you
attach this policy to an IAM group, the aws:username policy variable gives each IAM user in the group
permission to attach or detach volumes from the instances with a tag named volume_user that has his
or her IAM user name as a value.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": [
"ec2:AttachVolume",
"ec2:DetachVolume"
],
"Resource": "arn:aws:ec2:us-east-1:123456789012:instance/*",
"Condition": {
"StringEquals": {
"ec2:ResourceTag/department": "dev"
}
}
},
{
"Effect": "Allow",
"Action": [
"ec2:AttachVolume",
"ec2:DetachVolume"
],
"Resource": "arn:aws:ec2:us-east-1:123456789012:volume/*",
"Condition": {
"StringEquals": {
"ec2:ResourceTag/volume_user": "${aws:username}"
}
}
}
]
}
613
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
The following policy allows users to use the CreateVolume API action. The user is allowed to create a
volume only if the volume is encrypted and only if the volume size is less than 20 GiB.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:CreateVolume"
],
"Resource": "arn:aws:ec2:us-east-1:123456789012:volume/*",
"Condition":{
"NumericLessThan": {
"ec2:VolumeSize" : "20"
},
"Bool":{
"ec2:Encrypted" : "true"
}
}
}
]
}
The following policy includes the aws:RequestTag condition key that requires users to tag any volumes
they create with the tags costcenter=115 and stack=prod. The aws:TagKeys condition key uses
the ForAllValues modifier to indicate that only the keys costcenter and stack are allowed in the
request (no other tags can be specified). If users don't pass these specific tags, or if they don't specify
tags at all, the request fails.
For resource-creating actions that apply tags, users must also have permissions to use the CreateTags
action. The second statement uses the ec2:CreateAction condition key to allow users to create tags
only in the context of CreateVolume. Users cannot tag existing volumes or any other resources. For
more information, see Resource-Level Permissions for Tagging (p. 608).
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "AllowCreateTaggedVolumes",
"Effect": "Allow",
"Action": "ec2:CreateVolume",
"Resource": "arn:aws:ec2:us-east-1:123456789012:volume/*",
"Condition": {
"StringEquals": {
"aws:RequestTag/costcenter": "115",
"aws:RequestTag/stack": "prod"
},
"ForAllValues:StringEquals": {
"aws:TagKeys": ["costcenter","stack"]
}
}
},
{
"Effect": "Allow",
"Action": [
"ec2:CreateTags"
],
614
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"Resource": "arn:aws:ec2:us-east-1:123456789012:volume/*",
"Condition": {
"StringEquals": {
"ec2:CreateAction" : "CreateVolume"
}
}
}
]
}
The following policy allows users to create a volume without having to specify tags. The CreateTags
action is only evaluated if tags are specified in the CreateVolume request. If users do specify tags, the
tag must be purpose=test. No other tags are allowed in the request.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "ec2:CreateVolume",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"ec2:CreateTags"
],
"Resource": "arn:aws:ec2:us-east-1:1234567890:volume/*",
"Condition": {
"StringEquals": {
"aws:RequestTag/purpose": "test",
"ec2:CreateAction" : "CreateVolume"
},
"ForAllValues:StringEquals": {
"aws:TagKeys": "purpose"
}
}
}
]
}
Examples
• Example: Creating a Snapshot (p. 615)
• Example: Creating Snapshots (p. 616)
• Example: Creating a Snapshot with Tags (p. 616)
• Example: Creating Snapshots with Tags (p. 617)
• Example: Modifying Permission Settings for Snapshots (p. 622)
The following policy allows customers to use the CreateSnapshot API action. The customer can create
snapshots only if the volume is encrypted and only if the volume size is less than 20 GiB.
615
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"Version":"2012-10-17",
"Statement":[
{
"Effect":"Allow",
"Action":"ec2:CreateSnapshot",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*"
},
{
"Effect":"Allow",
"Action":"ec2:CreateSnapshot",
"Resource":"arn:aws:ec2:us-east-1:123456789012:volume/*",
"Condition":{
"NumericLessThan":{
"ec2:VolumeSize":"20"
},
"Bool":{
"ec2:Encrypted":"true"
}
}
}
]
}
The following policy allows customers to use the CreateSnapshots API action. The customer can create
snapshots only if all of the volumes on the instance are type GP2.
{
"Version":"2012-10-17",
"Statement":[
{
"Effect":"Allow",
"Action":"ec2:CreateSnapshots",
"Resource":[
"arn:aws:ec2:us-east-1::snapshot/*",
"arn:aws:ec2:*:*:instance/*"
]
},
{
"Effect":"Allow",
"Action":"ec2:CreateSnapshots",
"Resource":"arn:aws:ec2:us-east-1:*:volume/*",
"Condition":{
"StringLikeIfExists":{
"ec2:VolumeType":"gp2"
}
}
}
]
}
The following policy includes the aws:RequestTag condition key that requires the customer to apply
the tags costcenter=115 and stack=prod to any new snapshot. The aws:TagKeys condition
key uses the ForAllValues modifier to indicate that only the keys costcenter and stack can be
specified in the request. The request fails if either of these conditions is not met.
For resource-creating actions that apply tags, customers must also have permissions to use the
CreateTags action. The third statement uses the ec2:CreateAction condition key to allow
616
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
customers to create tags only in the context of CreateSnapshot. Customers cannot tag existing
volumes or any other resources. For more information, see Resource-Level Permissions for Tagging.
{
"Version":"2012-10-17",
"Statement":[
{
"Effect":"Allow",
"Action":"ec2:CreateSnapshot",
"Resource":"arn:aws:ec2:us-east-1:123456789012:volume/*"
},
{
"Sid":"AllowCreateTaggedSnapshots",
"Effect":"Allow",
"Action":"ec2:CreateSnapshot",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*",
"Condition":{
"StringEquals":{
"aws:RequestTag/costcenter":"115",
"aws:RequestTag/stack":"prod"
},
"ForAllValues:StringEquals":{
"aws:TagKeys":[
"costcenter",
"stack"
]
}
}
},
{
"Effect":"Allow",
"Action":"ec2:CreateTags",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*",
"Condition":{
"StringEquals":{
"ec2:CreateAction":"CreateSnapshot"
}
}
}
]
}
The following policy includes the aws:RequestTag condition key that requires the customer to apply
the tags costcenter=115 and stack=prod to any new snapshot. The aws:TagKeys condition
key uses the ForAllValues modifier to indicate that only the keys costcenter and stack can be
specified in the request. The request fails if either of these conditions is not met.
{
"Version":"2012-10-17",
"Statement":[
{
"Effect":"Allow",
"Action":"ec2:CreateSnapshots",
"Resource":[
"arn:aws:ec2:us-east-1::snapshot/*",
"arn:aws:ec2:*:*:instance/*",
"arn:aws:ec2:*:*:volume/*"
]
},
{
617
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"Sid":"AllowCreateTaggedSnapshots",
"Effect":"Allow",
"Action":"ec2:CreateSnapshots",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*",
"Condition":{
"StringEquals":{
"aws:RequestTag/costcenter":"115",
"aws:RequestTag/stack":"prod"
},
"ForAllValues:StringEquals":{
"aws:TagKeys":[
"costcenter",
"stack"
]
}
}
},
{
"Effect":"Allow",
"Action":"ec2:CreateTags",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*",
"Condition":{
"StringEquals":{
"ec2:CreateAction":"CreateSnapshots"
}
}
}
]
}
The following policy allows customers to create a snapshot without having to specify tags.
The CreateTags action is evaluated only if tags are specified in the CreateSnapshot or
CreateSnapshots request. If a tag is specified, the tag must be purpose=test. No other tags are
allowed in the request.
{
"Version":"2012-10-17",
"Statement":[
{
"Effect":"Allow",
"Action":"ec2:CreateSnapshot",
"Resource":"*"
},
{
"Effect":"Allow",
"Action":"ec2:CreateTags",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*",
"Condition":{
"StringEquals":{
"aws:RequestTag/purpose":"test",
"ec2:CreateAction":"CreateSnapshot"
},
"ForAllValues:StringEquals":{
"aws:TagKeys":"purpose"
}
}
}
]
}
{
"Version":"2012-10-17",
"Statement":[
618
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
{
"Effect":"Allow",
"Action":"ec2:CreateSnapshots",
"Resource":"*"
},
{
"Effect":"Allow",
"Action":"ec2:CreateTags",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*",
"Condition":{
"StringEquals":{
"aws:RequestTag/purpose":"test",
"ec2:CreateAction":"CreateSnapshots"
},
"ForAllValues:StringEquals":{
"aws:TagKeys":"purpose"
}
}
}
]
}
The following policy allows snapshots to be created only if the source volume is tagged with
User:username for the customer, and the snapshot itself is tagged with Environment:Dev and
User:username. The customer can add additional tags to the snapshot.
{
"Version":"2012-10-17",
"Statement":[
{
"Effect":"Allow",
"Action":"ec2:CreateSnapshot",
"Resource":"arn:aws:ec2:us-east-1:123456789012:volume/*",
"Condition":{
"StringEquals":{
"ec2:ResourceTag/User":"${aws:username}"
}
}
},
{
"Effect":"Allow",
"Action":"ec2:CreateSnapshot",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*",
"Condition":{
"StringEquals":{
"aws:RequestTag/Environment":"Dev",
"aws:RequestTag/User":"${aws:username}"
}
}
},
{
"Effect":"Allow",
"Action":"ec2:CreateTags",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*"
}
]
}
The following policy for CreateSnapshots allows snapshots to be created only if the source
volume is tagged with User:username for the customer, and the snapshot itself is tagged with
Environment:Dev and User:username.
619
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"Version":"2012-10-17",
"Statement":[
{
"Effect":"Allow",
"Action":"ec2:CreateSnapshots",
"Resource":"arn:aws:ec2:us-east-1:*:instance/*",
},
{
"Effect":"Allow",
"Action":"ec2:CreateSnapshots",
"Resource":"arn:aws:ec2:us-east-1:123456789012:volume/*",
"Condition":{
"StringEquals":{
"ec2:ResourceTag/User":"${aws:username}"
}
}
},
{
"Effect":"Allow",
"Action":"ec2:CreateSnapshots",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*",
"Condition":{
"StringEquals":{
"aws:RequestTag/Environment":"Dev",
"aws:RequestTag/User":"${aws:username}"
}
}
},
{
"Effect":"Allow",
"Action":"ec2:CreateTags",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*"
}
]
}
The following policy allows deletion of a snapshot only if the snapshot is tagged with User:username for
the customer.
{
"Version":"2012-10-17",
"Statement":[
{
"Effect":"Allow",
"Action":"ec2:DeleteSnapshot",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*",
"Condition":{
"StringEquals":{
"ec2:ResourceTag/User":"${aws:username}"
}
}
}
]
}
The following policy allows a customer to create a snapshot but denies the action if the snapshot being
created has a tag key value=stack.
{
"Version":"2012-10-17",
"Statement":[
{
"Effect":"Allow",
620
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"Action":[
"ec2:CreateSnapshot",
"ec2:CreateTags"
],
"Resource":"*"
},
{
"Effect":"Deny",
"Action":"ec2:CreateSnapshot",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*",
"Condition":{
"ForAnyValue:StringEquals":{
"aws:TagKeys":"stack"
}
}
}
]
}
The following policy allows a customer to create snapshots but denies the action if the snapshots being
created have a tag key value=stack.
{
"Version":"2012-10-17",
"Statement":[
{
"Effect":"Allow",
"Action":[
"ec2:CreateSnapshots",
"ec2:CreateTags"
],
"Resource":"*"
},
{
"Effect":"Deny",
"Action":"ec2:CreateSnapshots",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*",
"Condition":{
"ForAnyValue:StringEquals":{
"aws:TagKeys":"stack"
}
}
}
]
}
The following policy allows you to combine multiple actions into a single policy. You can only create a
snapshot (in the context of CreateSnapshots) when the snapshot is created in Region us-east-1. You
can only create snapshots (in the context of CreateSnapshots) when the snapshots are being created
in the Region us-east-1 and when the instance type is t2*.
{
"Version":"2012-10-17",
"Statement":[
{
"Effect":"Allow",
"Action":[
"ec2:CreateSnapshots",
"ec2:CreateSnapshot",
"ec2:CreateTags"
],
"Resource": [
"arn:aws:ec2:*:*:instance/*",
621
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"arn:aws:ec2:*:*:snapshot/*",
"arn:aws:ec2:*:*:volume/*"
],
"Condition":{
"StringEqualsIgnoreCase": {
"ec2:Region": "us-east-1"
},
"StringLikeIfExists": {
"ec2:InstanceType": [
"t2.*"
]
}
}
}
]
}
The following policy allows modification of a snapshot only if the snapshot is tagged with
User:username, where username is the customer's AWS account user name. The request fails if this
condition is not met.
{
"Version":"2012-10-17",
"Statement":[
{
"Effect":"Allow",
"Action":"ec2: ModifySnapshotAttribute",
"Resource":"arn:aws:ec2:us-east-1::snapshot/*",
"Condition":{
"StringEquals":{
"ec2:ResourceTag/user-name":"${aws:username}"
}
}
}
]
}
For more information about the resource-level permissions that are required to launch an instance, see
Actions, Resources, and Condition Keys for Amazon EC2 in the IAM User Guide.
By default, users don't have permissions to describe, start, stop, or terminate the resulting instances. One
way to grant the users permission to manage the resulting instances is to create a specific tag for each
instance, and then create a statement that enables them to manage instances with that tag. For more
information, see Working with Instances (p. 611).
Resources
• AMIs (p. 623)
• Instance Types (p. 624)
• Subnets (p. 625)
622
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
AMIs
The following policy allows users to launch instances using only the specified AMIs, ami-9e1670f7 and
ami-45cf5c3c. The users can't launch an instance using other AMIs (unless another statement grants
the users permission to do so).
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:region::image/ami-9e1670f7",
"arn:aws:ec2:region::image/ami-45cf5c3c",
"arn:aws:ec2:region:account:instance/*",
"arn:aws:ec2:region:account:volume/*",
"arn:aws:ec2:region:account:key-pair/*",
"arn:aws:ec2:region:account:security-group/*",
"arn:aws:ec2:region:account:subnet/*",
"arn:aws:ec2:region:account:network-interface/*"
]
}
]
}
Alternatively, the following policy allows users to launch instances from all AMIs owned by Amazon. The
Condition element of the first statement tests whether ec2:Owner is amazon. The users can't launch
an instance using other AMIs (unless another statement grants the users permission to do so).
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:region::image/ami-*"
],
"Condition": {
"StringEquals": {
"ec2:Owner": "amazon"
}
}
},
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:region:account:instance/*",
"arn:aws:ec2:region:account:subnet/*",
"arn:aws:ec2:region:account:volume/*",
"arn:aws:ec2:region:account:network-interface/*",
"arn:aws:ec2:region:account:key-pair/*",
"arn:aws:ec2:region:account:security-group/*"
]
623
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
}
]
}
Instance Types
The following policy allows users to launch instances using only the t2.micro or t2.small instance
type, which you might do to control costs. The users can't launch larger instances because the
Condition element of the first statement tests whether ec2:InstanceType is either t2.micro or
t2.small.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:region:account:instance/*"
],
"Condition": {
"StringEquals": {
"ec2:InstanceType": ["t2.micro", "t2.small"]
}
}
},
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:region::image/ami-*",
"arn:aws:ec2:region:account:subnet/*",
"arn:aws:ec2:region:account:network-interface/*",
"arn:aws:ec2:region:account:volume/*",
"arn:aws:ec2:region:account:key-pair/*",
"arn:aws:ec2:region:account:security-group/*"
]
}
]
}
Alternatively, you can create a policy that denies users permissions to launch any instances except
t2.micro and t2.small instance types.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Deny",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:region:account:instance/*"
],
"Condition": {
"StringNotEquals": {
"ec2:InstanceType": ["t2.micro", "t2.small"]
}
}
},
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:region::image/ami-*",
"arn:aws:ec2:region:account:network-interface/*",
624
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"arn:aws:ec2:region:account:instance/*",
"arn:aws:ec2:region:account:subnet/*",
"arn:aws:ec2:region:account:volume/*",
"arn:aws:ec2:region:account:key-pair/*",
"arn:aws:ec2:region:account:security-group/*"
]
}
]
}
Subnets
The following policy allows users to launch instances using only the specified subnet,
subnet-12345678. The group can't launch instances into any another subnet (unless another statement
grants the users permission to do so).
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:region:account:subnet/subnet-12345678",
"arn:aws:ec2:region:account:network-interface/*",
"arn:aws:ec2:region:account:instance/*",
"arn:aws:ec2:region:account:volume/*",
"arn:aws:ec2:region::image/ami-*",
"arn:aws:ec2:region:account:key-pair/*",
"arn:aws:ec2:region:account:security-group/*"
]
}
]
}
Alternatively, you could create a policy that denies users permissions to launch an instance into any other
subnet. The statement does this by denying permission to create a network interface, except where
subnet subnet-12345678 is specified. This denial overrides any other policies that are created to allow
launching instances into other subnets.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Deny",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:region:account:network-interface/*"
],
"Condition": {
"ArnNotEquals": {
"ec2:Subnet": "arn:aws:ec2:region:account:subnet/subnet-12345678"
}
}
},
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:region::image/ami-*",
"arn:aws:ec2:region:account:network-interface/*",
"arn:aws:ec2:region:account:instance/*",
"arn:aws:ec2:region:account:subnet/*",
"arn:aws:ec2:region:account:volume/*",
"arn:aws:ec2:region:account:key-pair/*",
625
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"arn:aws:ec2:region:account:security-group/*"
]
}
]
}
EBS Volumes
The following policy allows users to launch instances only if the EBS volumes for the instance are
encrypted. The user must launch an instance from an AMI that was created with encrypted snapshots, to
ensure that the root volume is encrypted. Any additional volume that the user attaches to the instance
during launch must also be encrypted.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:*:*:volume/*"
],
"Condition": {
"Bool": {
"ec2:Encrypted": "true"
}
}
},
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:*::image/ami-*",
"arn:aws:ec2:*:*:network-interface/*",
"arn:aws:ec2:*:*:instance/*",
"arn:aws:ec2:*:*:subnet/*",
"arn:aws:ec2:*:*:key-pair/*",
"arn:aws:ec2:*:*:security-group/*"
]
}
]
}
Tags
The following policy allows users to launch instances and tag the instances during creation. For resource-
creating actions that apply tags, users must have permissions to use the CreateTags action. The second
statement uses the ec2:CreateAction condition key to allow users to create tags only in the context
of RunInstances, and only for instances. Users cannot tag existing resources, and users cannot tag
volumes using the RunInstances request.
For more information, see Resource-Level Permissions for Tagging (p. 608).
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:RunInstances"
],
"Resource": "*"
626
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
},
{
"Effect": "Allow",
"Action": [
"ec2:CreateTags"
],
"Resource": "arn:aws:ec2:us-east-1:123456789012:instance/*",
"Condition": {
"StringEquals": {
"ec2:CreateAction" : "RunInstances"
}
}
}
]
}
The following policy includes the aws:RequestTag condition key that requires users to tag any
instances and volumes that are created by RunInstances with the tags environment=production
and purpose=webserver. The aws:TagKeys condition key uses the ForAllValues modifier to
indicate that only the keys environment and purpose are allowed in the request (no other tags can be
specified). If no tags are specified in the request, the request fails.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:RunInstances"
],
"Resource": [
"arn:aws:ec2:region::image/*",
"arn:aws:ec2:region:account:subnet/*",
"arn:aws:ec2:region:account:network-interface/*",
"arn:aws:ec2:region:account:security-group/*",
"arn:aws:ec2:region:account:key-pair/*"
]
},
{
"Effect": "Allow",
"Action": [
"ec2:RunInstances"
],
"Resource": [
"arn:aws:ec2:region:account:volume/*",
"arn:aws:ec2:region:account:instance/*"
],
"Condition": {
"StringEquals": {
"aws:RequestTag/environment": "production" ,
"aws:RequestTag/purpose": "webserver"
},
"ForAllValues:StringEquals": {
"aws:TagKeys": ["environment","purpose"]
}
}
},
{
"Effect": "Allow",
"Action": [
"ec2:CreateTags"
],
"Resource": "arn:aws:ec2:region:account:*/*",
"Condition": {
627
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"StringEquals": {
"ec2:CreateAction" : "RunInstances"
}
}
}
]
}
The following policy uses the ForAnyValue modifier on the aws:TagKeys condition to indicate that at
least one tag must be specified in the request, and it must contain the key environment or webserver.
The tag must be applied to both instances and volumes. Any tag values can be specified in the request.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:RunInstances"
],
"Resource": [
"arn:aws:ec2:region::image/*",
"arn:aws:ec2:region:account:subnet/*",
"arn:aws:ec2:region:account:network-interface/*",
"arn:aws:ec2:region:account:security-group/*",
"arn:aws:ec2:region:account:key-pair/*"
]
},
{
"Effect": "Allow",
"Action": [
"ec2:RunInstances"
],
"Resource": [
"arn:aws:ec2:region:account:volume/*",
"arn:aws:ec2:region:account:instance/*"
],
"Condition": {
"ForAnyValue:StringEquals": {
"aws:TagKeys": ["environment","webserver"]
}
}
},
{
"Effect": "Allow",
"Action": [
"ec2:CreateTags"
],
"Resource": "arn:aws:ec2:region:account:*/*",
"Condition": {
"StringEquals": {
"ec2:CreateAction" : "RunInstances"
}
}
}
]
}
In the following policy, users do not have to specify tags in the request, but if they do, the tag must be
purpose=test. No other tags are allowed. Users can apply the tags to any taggable resource in the
RunInstances request.
628
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:RunInstances"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"ec2:CreateTags"
],
"Resource": "arn:aws:ec2:region:account:*/*",
"Condition": {
"StringEquals": {
"aws:RequestTag/purpose": "test",
"ec2:CreateAction" : "RunInstances"
},
"ForAllValues:StringEquals": {
"aws:TagKeys": "purpose"
}
}
}
]
}
In the following example, users can launch instances, but only if they use a specific launch template
(lt-09477bcd97b0d310e). The ec2:IsLaunchTemplateResource condition key prevents users from
overriding any of the resources specified in the launch template. The second part of the statement allows
users to tag instances on creation—this part of the statement is necessary if tags are specified for the
instance in the launch template.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": "*",
"Condition": {
"ArnLike": {
"ec2:LaunchTemplate": "arn:aws:ec2:region:account:launch-template/
lt-09477bcd97b0d310e"
},
"Bool": {
"ec2:IsLaunchTemplateResource": "true"
}
}
},
{
"Effect": "Allow",
"Action": [
"ec2:CreateTags"
],
"Resource": "arn:aws:ec2:region:account:instance/*",
"Condition": {
"StringEquals": {
"ec2:CreateAction" : "RunInstances"
}
}
629
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
}
]
}
Elastic GPUs
In the following policy, users can launch an instance and specify an elastic GPU to attach to the instance.
Users can launch instances in any region, but they can only attach an elastic GPU during a launch in the
us-east-2 region.
The ec2:ElasticGpuType condition key uses the ForAnyValue modifier to indicate that only the
elastic GPU types eg1.medium and eg1.large are allowed in the request.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:RunInstances"
],
"Resource": [
"arn:aws:ec2:*:account:elastic-gpu/*"
],
"Condition": {
"StringEquals": {
"ec2:Region": "us-east-2"
},
"ForAnyValue:StringLike": {
"ec2:ElasticGpuType": [
"eg1.medium",
"eg1.large"
]
}
}
},
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:*::image/ami-*",
"arn:aws:ec2:*:account:network-interface/*",
"arn:aws:ec2:*:account:instance/*",
"arn:aws:ec2:*:account:subnet/*",
"arn:aws:ec2:*:account:volume/*",
"arn:aws:ec2:*:account:key-pair/*",
"arn:aws:ec2:*:account:security-group/*"
]
}
]
}
Launch Templates
In the following example, users can launch instances, but only if they use a specific launch template
(lt-09477bcd97b0d310e). Users can override any parameters in the launch template by specifying the
parameters in the RunInstances action.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
630
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"Action": "ec2:RunInstances",
"Resource": "*",
"Condition": {
"ArnLike": {
"ec2:LaunchTemplate": "arn:aws:ec2:region:account:launch-template/
lt-09477bcd97b0d310e"
}
}
}
]
}
In this example, users can launch instances only if they use a launch template. The policy uses the
ec2:IsLaunchTemplateResource condition key to prevent users from overriding any of the launch
template resources in the RunInstances request.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": "*",
"Condition": {
"ArnLike": {
"ec2:LaunchTemplate": "arn:aws:ec2:region:account:launch-template/*"
},
"Bool": {
"ec2:IsLaunchTemplateResource": "true"
}
}
}
]
}
The following example policy allows user to launch instances, but only if they use a launch template.
Users cannot override the subnet and network interface parameters in the request; these parameters
can only be specified in the launch template. The first part of the statement uses the NotResource
element to allow all other resources except subnets and network interfaces. The second part of the
statement allows the subnet and network interface resources, but only if they are sourced from the
launch template.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"NotResource": ["arn:aws:ec2:region:account:subnet/*",
"arn:aws:ec2:region:account:network-interface/*" ],
"Condition": {
"ArnLike": {
"ec2:LaunchTemplate": "arn:aws:ec2:region:account:launch-template/*"
}
}
},
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": ["arn:aws:ec2:region:account:subnet/*",
"arn:aws:ec2:region:account:network-interface/*" ],
"Condition": {
631
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"ArnLike": {
"ec2:LaunchTemplate": "arn:aws:ec2:region:account:launch-template/*"
},
"Bool": {
"ec2:IsLaunchTemplateResource": "true"
}
}
}
]
}
The following example allows users to launch instances only if they use a launch template, and only
if the launch template has the tag Purpose=Webservers. Users cannot override any of the launch
template parameters in the RunInstances action.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"NotResource": "arn:aws:ec2:region:account:launch-template/*",
"Condition": {
"ArnLike": {
"ec2:LaunchTemplate": "arn:aws:ec2:region:account:launch-template/*"
},
"Bool": {
"ec2:IsLaunchTemplateResource": "true"
}
}
},
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": "arn:aws:ec2:region:account:launch-template/*",
"Condition": {
"StringEquals": {
"ec2:ResourceTag/Purpose": "Webservers"
}
}
}
]
}
It is not possible to set resource-level permissions for individual Reserved Instances. This policy means
that users have access to all the Reserved Instances in the account.
The Resource element uses a * wildcard to indicate that users can specify all resources with the action;
in this case, they can list and modify all Reserved Instances in the account. They can also purchase
Reserved Instances using the account credentials. The * wildcard is also necessary in cases where the API
action does not support resource-level permissions.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": [
632
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"ec2:DescribeReservedInstances", "ec2:ModifyReservedInstances",
"ec2:PurchaseReservedInstancesOffering", "ec2:DescribeAvailabilityZones",
"ec2:DescribeReservedInstancesOfferings"
],
"Resource": "*"
}
]
}
To allow users to view and modify the Reserved Instances in your account, but not purchase new
Reserved Instances.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": [
"ec2:DescribeReservedInstances", "ec2:ModifyReservedInstances",
"ec2:DescribeAvailabilityZones"
],
"Resource": "*"
}
]
}
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:CreateTags"
],
"Resource": "arn:aws:ec2:region:account:instance/*",
"Condition": {
"StringEquals": {
"aws:RequestTag/environment": "production"
},
"ForAllValues:StringEquals": {
"aws:TagKeys": [
"environment"
]
}
}
}
]
}
The following policy allows users to tag any taggable resource that already has a tag with a key of owner
and a value of the IAM username. In addition, users must specify a tag with a key of environment and a
value of either test or prod in the request. Users can specify additional tags in the request.
633
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:CreateTags"
],
"Resource": "arn:aws:ec2:region:account:*/*",
"Condition": {
"StringEquals": {
"aws:RequestTag/environment": ["test","prod"],
"ec2:ResourceTag/owner": "${aws:username}"
}
}
}
]
}
You can create an IAM policy that allows users to delete specific tags for a resource. For example, the
following policy allows users to delete tags for a volume if the tag keys specified in the request are
environment or cost-center. Any value can be specified for the tag but the tag key must match
either of the specified keys.
Note
If you delete a resource, all tags associated with the resource are also deleted. Users do not need
permissions to use the ec2:DeleteTags action to delete a resource that has tags; they only
need permissions to perform the deleting action.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "ec2:DeleteTags",
"Resource": "arn:aws:ec2:us-east-1:123456789012:volume/*",
"Condition": {
"ForAllValues:StringEquals": {
"aws:TagKeys": ["environment","cost-center"]
}
}
}
]
}
This policy allows users to delete only the environment=prod tag on any resource, and only if the
resource is already tagged with a key of owner and a value of the IAM username. Users cannot delete
any other tags for a resource.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:DeleteTags"
],
"Resource": "arn:aws:ec2:region:account:*/*",
"Condition": {
"StringEquals": {
"aws:RequestTag/environment": "prod",
"ec2:ResourceTag/owner": "${aws:username}"
},
"ForAllValues:StringEquals": {
634
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"aws:TagKeys": ["environment"]
}
}
}
]
}
IAM users must have permission to use the iam:PassRole action in order to pass the role to the
instance.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:AssociateIamInstanceProfile",
"ec2:ReplaceIamInstanceProfileAssociation",
"ec2:DisassociateIamInstanceProfile"
],
"Resource": "arn:aws:ec2:region:account:instance/*",
"Condition": {
"StringEquals": {
"ec2:ResourceTag/department":"test"
}
}
},
{
"Effect": "Allow",
"Action": "ec2:DescribeIamInstanceProfileAssociations",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "iam:PassRole",
"Resource": "*"
}
]
}
The following policy allows users to attach or replace an IAM role for any instance. Users can only attach
or replace IAM roles with names that begin with TestRole-. For the iam:PassRole action, ensure that
you specify the name of the IAM role and not the instance profile (if the names are different). For more
information, see Instance Profiles (p. 646).
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:AssociateIamInstanceProfile",
"ec2:ReplaceIamInstanceProfileAssociation"
],
"Resource": "*"
635
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
},
{
"Effect": "Allow",
"Action": "ec2:DescribeIamInstanceProfileAssociations",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "iam:PassRole",
"Resource": "arn:aws:iam::account:role/TestRole-*"
}
]
}
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:DeleteRoute",
"ec2:CreateRoute",
"ec2:ReplaceRoute"
],
"Resource": [
"arn:aws:ec2:region:account:route-table/*"
],
"Condition": {
"StringEquals": {
"ec2:Vpc": "arn:aws:ec2:region:account:vpc/vpc-ec43eb89"
}
}
}
]
}
The ec2:SourceInstanceARN key is an AWS-wide condition key, therefore it can be used for other
service actions, not just Amazon EC2.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:DescribeVolumes",
"s3:ListAllMyBuckets",
"dynamodb:ListTables",
636
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"rds:DescribeDBInstances"
],
"Resource": [
"*"
],
"Condition": {
"ArnEquals": {
"ec2:SourceInstanceARN": "arn:aws:ec2:region:account:instance/
i-093452212644b0dd6"
}
}
}
]
}
{
"Version": "2012-10-17",
"Statement": [
{
"Action": [
"ec2:CreateLaunchTemplateVersion",
"ec2:ModifyLaunchTemplate"
],
"Effect": "Allow",
"Resource": "arn:aws:ec2:region:account:launch-template/lt-09477bcd97b0d3abc"
}
]
}
The following policy allows users to delete any launch template and launch template version, provided
that the launch template has the tag Purpose=Testing.
{
"Version": "2012-10-17",
"Statement": [
{
"Action": [
"ec2:DeleteLaunchTemplate",
"ec2:DeleteLaunchTemplateVersions"
],
"Effect": "Allow",
"Resource": "arn:aws:ec2:region:account:launch-template/*",
"Condition": {
"StringEquals": {
"ec2:ResourceTag/Purpose": "Testing"
}
}
}
]
}
637
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
designed for requests that are made with the AWS CLI or an AWS SDK. The console uses additional
API actions for its features, so these policies may not work as expected. For example, a user that has
permission to use only the DescribeVolumes API action will encounter errors when trying to view
volumes in the console. This section demonstrates policies that enable users to work with specific parts
of the console.
Tip
To help you work out which API actions are required to perform tasks in the console, you can
use a service such as AWS CloudTrail. For more information, see the AWS CloudTrail User Guide.
If your policy does not grant permission to create or modify a specific resource, the console
displays an encoded message with diagnostic information. You can decode the message using
the DecodeAuthorizationMessage API action for AWS STS, or the decode-authorization-message
command in the AWS CLI.
Examples
• Example: Read-Only Access (p. 638)
• Example: Using the EC2 Launch Wizard (p. 639)
• Example: Working with Volumes (p. 641)
• Example: Working with Security Groups (p. 642)
• Example: Working with Elastic IP Addresses (p. 644)
• Example: Working with Reserved Instances (p. 644)
For additional information about creating policies for the Amazon EC2 console, see the following AWS
Security Blog post: Granting Users Permission to Work in the Amazon EC2 Console.
Alternatively, you can provide read-only access to a subset of resources. To do this, replace the *
wildcard in the ec2:Describe API action with specific ec2:Describe actions for each resource. The
following policy allows users to view all instances, AMIs, and snapshots in the Amazon EC2 console.
The ec2:DescribeTags action allows users to view public AMIs. The console requires the tagging
information to display public AMIs; however, you can remove this action to allow users to view only
private AMIs.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": [
"ec2:DescribeInstances", "ec2:DescribeImages",
"ec2:DescribeTags", "ec2:DescribeSnapshots"
],
"Resource": "*"
}
]
}
Note
The Amazon EC2 ec2:Describe* API actions do not support resource-level permissions, so
you cannot control which individual resources users can view in the console. Therefore, the *
638
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
wildcard is necessary in the Resource element of the above statement. For more information
about which ARNs you can use with which Amazon EC2 API actions, see Supported Resource-
Level Permissions for Amazon EC2 API Actions (p. 607).
The following policy allows users to view instances in the Amazon EC2 console, as well as CloudWatch
alarms and metrics in the Monitoring tab of the Instances page. The Amazon EC2 console uses the
CloudWatch API to display the alarms and metrics, so you must grant users permission to use the
cloudwatch:DescribeAlarms and cloudwatch:GetMetricStatistics actions.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": [
"ec2:DescribeInstances",
"cloudwatch:DescribeAlarms",
"cloudwatch:GetMetricStatistics"
],
"Resource": "*"
}
]
}
To complete a launch successfully, users must be given permission to use the ec2:RunInstances API
action, and at least the following API actions:
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": [
"ec2:DescribeInstances", "ec2:DescribeImages",
"ec2:DescribeKeyPairs","ec2:DescribeVpcs", "ec2:DescribeSubnets",
"ec2:DescribeSecurityGroups"
],
"Resource": "*"
},
{
"Effect": "Allow",
639
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
"Action": "ec2:RunInstances",
"Resource": "*"
}
]
}
You can add API actions to your policy to provide more options for users, for example:
Currently, the Amazon EC2 Describe* API actions do not support resource-level permissions, so you
cannot restrict which individual resources users can view in the launch wizard. However, you can apply
resource-level permissions on the ec2:RunInstances API action to restrict which resources users can
use to launch an instance. The launch fails if users select options that they are not authorized to use.
The following policy allows users to launch m1.small instances using AMIs owned by Amazon, and only
into a specific subnet (subnet-1a2b3c4d). Users can only launch in the sa-east-1 region. If users select
a different region, or select a different instance type, AMI, or subnet in the launch wizard, the launch
fails.
The first statement grants users permission to view the options in the launch wizard, as demonstrated in
the example above. The second statement grants users permission to use the network interface, volume,
key pair, security group, and subnet resources for the ec2:RunInstances action, which are required to
launch an instance into a VPC. For more information about using the ec2:RunInstances action, see
Launching Instances (RunInstances) (p. 622). The third and fourth statements grant users permission
to use the instance and AMI resources respectively, but only if the instance is an m1.small instance, and
only if the AMI is owned by Amazon.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": [
"ec2:DescribeInstances", "ec2:DescribeImages",
"ec2:DescribeKeyPairs","ec2:DescribeVpcs", "ec2:DescribeSubnets",
"ec2:DescribeSecurityGroups"
],
"Resource": "*"
},
640
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
{
"Effect": "Allow",
"Action":"ec2:RunInstances",
"Resource": [
"arn:aws:ec2:sa-east-1:111122223333:network-interface/*",
"arn:aws:ec2:sa-east-1:111122223333:volume/*",
"arn:aws:ec2:sa-east-1:111122223333:key-pair/*",
"arn:aws:ec2:sa-east-1:111122223333:security-group/*",
"arn:aws:ec2:sa-east-1:111122223333:subnet/subnet-1a2b3c4d"
]
},
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:sa-east-1:111122223333:instance/*"
],
"Condition": {
"StringEquals": {
"ec2:InstanceType": "m1.small"
}
}
},
{
"Effect": "Allow",
"Action": "ec2:RunInstances",
"Resource": [
"arn:aws:ec2:sa-east-1::image/ami-*"
],
"Condition": {
"StringEquals": {
"ec2:Owner": "amazon"
}
}
}
]
}
Users can attach any volume to instances that have the tag "purpose=test", and also detach volumes
from those instances. To attach a volume using the Amazon EC2 console, it is helpful for users to have
permission to use the ec2:DescribeInstances action, as this allows them to select an instance from a
pre-populated list in the Attach Volume dialog box. However, this also allows users to view all instances
on the Instances page in the console, so you can omit this action.
In the first statement, the ec2:DescribeAvailabilityZones action is necessary to ensure that a user
can select an Availability Zone when creating a volume.
Users cannot tag the volumes that they create (either during or after volume creation).
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": [
"ec2:DescribeVolumes",
"ec2:DescribeAvailabilityZones",
"ec2:CreateVolume",
"ec2:DescribeInstances"
641
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"ec2:AttachVolume",
"ec2:DetachVolume"
],
"Resource": "arn:aws:ec2:region:111122223333:instance/*",
"Condition": {
"StringEquals": {
"ec2:ResourceTag/purpose": "test"
}
}
},
{
"Effect": "Allow",
"Action": [
"ec2:AttachVolume",
"ec2:DetachVolume"
],
"Resource": "arn:aws:ec2:region:111122223333:volume/*"
}
]
}
The following policy grants users permission to view security groups in the Amazon EC2 console,
and to add and remove inbound and outbound rules for existing security groups that have the tag
Department=Test.
In the first statement, the ec2:DescribeTags action allows users to view tags in the console, which
makes it easier for users to identify the security groups that they are allowed to modify.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": [
"ec2:DescribeSecurityGroups", "ec2:DescribeTags"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"ec2:AuthorizeSecurityGroupIngress", "ec2:RevokeSecurityGroupIngress",
"ec2:AuthorizeSecurityGroupEgress", "ec2:RevokeSecurityGroupEgress"
],
"Resource": [
"arn:aws:ec2:region:111122223333:security-group/*"
],
"Condition": {
"StringEquals": {
"ec2:ResourceTag/Department": "Test"
}
}
}
]
642
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
You can create a policy that allows users to work with the Create Security Group dialog box in the
Amazon EC2 console. To use this dialog box, users must be granted permission to use at the least the
following API actions:
With these permissions, users can create a new security group successfully, but they cannot add any rules
to it. To work with rules in the Create Security Group dialog box, you can add the following API actions
to your policy:
Currently, the ec2:CreateSecurityGroup API action does not support resource-level permissions;
however, you can apply resource-level permissions to the ec2:AuthorizeSecurityGroupIngress
and ec2:AuthorizeSecurityGroupEgress actions to control how users can create rules.
The following policy grants users permission to use the Create Security Group dialog box, and to create
inbound and outbound rules for security groups that are associated with a specific VPC (vpc-1a2b3c4d).
Users can create security groups for EC2-Classic or another VPC, but they cannot add any rules to them.
Similarly, users cannot add any rules to any existing security group that's not associated with VPC
vpc-1a2b3c4d. Users are also granted permission to view all security groups in the console. This makes
it easier for users to identify the security groups to which they can add inbound rules. This policy also
grants users permission to delete security groups that are associated with VPC vpc-1a2b3c4d.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": [
"ec2:DescribeSecurityGroups", "ec2:CreateSecurityGroup", "ec2:DescribeVpcs"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"ec2:DeleteSecurityGroup", "ec2:AuthorizeSecurityGroupIngress",
"ec2:AuthorizeSecurityGroupEgress"
643
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Policies
],
"Resource": "arn:aws:ec2:region:111122223333:security-group/*",
"Condition":{
"ArnEquals": {
"ec2:Vpc": "arn:aws:ec2:region:111122223333:vpc/vpc-1a2b3c4d"
}
}
}
]
}
To allow users to work with Elastic IP addresses, you can add the following actions to your policy.
The following policy allows users to view, allocate, and associate Elastic IP addresses with instances.
Users cannot associate Elastic IP addresses with network interfaces, disassociate Elastic IP addresses, or
release them.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:DescribeAddresses",
"ec2:AllocateAddress",
"ec2:DescribeInstances",
"ec2:AssociateAddress"
],
"Resource": "*"
}
]
}
This policy allows users to view all the Reserved Instances, as well as On-Demand Instances, in the
account. It's not possible to set resource-level permissions for individual Reserved Instances.
{
"Version": "2012-10-17",
"Statement": [{
644
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Roles
"Effect": "Allow",
"Action": [
"ec2:DescribeReservedInstances", "ec2:ModifyReservedInstances",
"ec2:PurchaseReservedInstancesOffering", "ec2:DescribeInstances",
"ec2:DescribeAvailabilityZones", "ec2:DescribeReservedInstancesOfferings"
],
"Resource": "*"
}
]
}
The ec2:DescribeAvailabilityZones action is necessary to ensure that the Amazon EC2 console
can display information about the Availability Zones in which you can purchase Reserved Instances. The
ec2:DescribeInstances action is not required, but ensures that the user can view the instances in the
account and purchase reservations to match the correct specifications.
You can adjust the API actions to limit user access, for example removing ec2:DescribeInstances
and ec2:DescribeAvailabilityZones means the user has read-only access.
We designed IAM roles so that your applications can securely make API requests from your instances,
without requiring you to manage the security credentials that the applications use. Instead of creating
and distributing your AWS credentials, you can delegate permission to make API requests using IAM roles
as follows:
For example, you can use IAM roles to grant permissions to applications running on your instances that
need to use a bucket in Amazon S3. You can specify permissions for IAM roles by creating a policy in
JSON format. These are similar to the policies that you create for IAM users. If you change a role, the
change is propagated to all instances.
You cannot attach multiple IAM roles to a single instance, but you can attach a single IAM role to
multiple instances. For more information about creating and using IAM roles, see Roles in the IAM User
Guide.
You can apply resource-level permissions to your IAM policies to control the users' ability to attach,
replace, or detach IAM roles for an instance. For more information, see Supported Resource-Level
Permissions for Amazon EC2 API Actions (p. 607) and the following example: Example: Working with
IAM Roles (p. 635).
Topics
• Instance Profiles (p. 646)
645
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Roles
Instance Profiles
Amazon EC2 uses an instance profile as a container for an IAM role. When you create an IAM role using
the IAM console, the console creates an instance profile automatically and gives it the same name as the
role to which it corresponds. If you use the Amazon EC2 console to launch an instance with an IAM role
or to attach an IAM role to an instance, you choose the role based on a list of instance profile names.
If you use the AWS CLI, API, or an AWS SDK to create a role, you create the role and instance profile as
separate actions, with potentially different names. If you then use the AWS CLI, API, or an AWS SDK to
launch an instance with an IAM role or to attach an IAM role to an instance, specify the instance profile
name.
An instance profile can contain only one IAM role. This limit cannot be increased.
For more information, see Instance Profiles in the IAM User Guide.
The following command retrieves the security credentials for an IAM role named s3access.
curl http://169.254.169.254/latest/meta-data/iam/security-credentials/s3access
{
"Code" : "Success",
"LastUpdated" : "2012-04-26T16:39:16Z",
"Type" : "AWS-HMAC",
"AccessKeyId" : "ASIAIOSFODNN7EXAMPLE",
"SecretAccessKey" : "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY",
"Token" : "token",
"Expiration" : "2017-05-17T15:09:54Z"
}
For applications, AWS CLI, and Tools for Windows PowerShell commands that run on the instance, you
do not have to explicitly get the temporary security credentials — the AWS SDKs, AWS CLI, and Tools for
Windows PowerShell automatically get the credentials from the EC2 instance metadata service and use
them. To make a call outside of the instance using temporary security credentials (for example, to test
IAM policies), you must provide the access key, secret key, and the session token. For more information,
see Using Temporary Security Credentials to Request Access to AWS Resources in the IAM User Guide.
646
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Roles
For more information about instance metadata, see Instance Metadata and User Data (p. 477).
The following IAM policy grants users permission to launch instances (ec2:RunInstances)
with an IAM role, or to attach or replace an IAM role for an existing instance
(ec2:AssociateIamInstanceProfile and ec2:ReplaceIamInstanceProfileAssociation).
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:RunInstances",
"ec2:AssociateIamInstanceProfile",
"ec2:ReplaceIamInstanceProfileAssociation"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "iam:PassRole",
"Resource": "*"
}
]
}
This policy grants IAM users access to all your roles by specifying the resource as "*" in the policy.
However, consider whether users who launch instances with your roles (ones that exist or that you create
later on) might be granted permissions that they don't need or shouldn't have.
Contents
• Creating an IAM Role (p. 647)
• Launching an Instance with an IAM Role (p. 649)
• Attaching an IAM Role to an Instance (p. 650)
• Replacing an IAM Role (p. 651)
• Detaching an IAM Role (p. 652)
647
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Roles
3. On the Select role type page, choose EC2 and the EC2 use case. Choose Next: Permissions.
4. On the Attach permissions policy page, select an AWS managed policy that grants your instances
access to the resources that they need.
5. On the Review page, type a name for the role and choose Create role.
Alternatively, you can use the AWS CLI to create an IAM role.
• Create an IAM role with a policy that allows the role to use an Amazon S3 bucket.
a. Create the following trust policy and save it in a text file named ec2-role-trust-
policy.json.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": { "Service": "ec2.amazonaws.com"},
"Action": "sts:AssumeRole"
}
]
}
b. Create the s3access role and specify the trust policy that you created.
c. Create an access policy and save it in a text file named ec2-role-access-policy.json. For
example, this policy grants administrative permissions for Amazon S3 to applications running
on the instance.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": ["s3:*"],
648
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Roles
"Resource": ["*"]
}
]
}
For more information about these commands, see create-role, put-role-policy, and create-instance-
profile in the AWS CLI Command Reference.
Alternatively, you can use the following AWS Tools for Windows PowerShell commands:
• New-IAMRole
• Register-IAMRolePolicy
• New-IAMInstanceProfile
649
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Roles
was created for you and given the same name as the role. If you created your IAM role using
the AWS CLI, API, or an AWS SDK, you may have named your instance profile differently.
5. Configure any other details, then follow the instructions through the rest of the wizard, or choose
Review and Launch to accept default settings and go directly to the Review Instance Launch page.
6. Review your settings, then choose Launch to choose a key pair and launch your instance.
7. If you are using the Amazon EC2 API actions in your application, retrieve the AWS security
credentials made available on the instance and use them to sign the requests. The AWS SDK does
this for you.
curl http://169.254.169.254/latest/meta-data/iam/security-credentials/role_name
Alternatively, you can use the AWS CLI to associate a role with an instance during launch. You must
specify the instance profile in the command.
1. Use the run-instances command to launch an instance using the instance profile. The following
example shows how to launch an instance with the instance profile.
curl http://169.254.169.254/latest/meta-data/iam/security-credentials/role_name
1. If required, describe your instances to get the ID of the instance to which to attach the role.
2. Use the associate-iam-instance-profile command to attach the IAM role to the instance by specifying
the instance profile. You can use the Amazon Resource Name (ARN) of the instance profile, or you
can use its name.
650
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Roles
{
"IamInstanceProfileAssociation": {
"InstanceId": "i-1234567890abcdef0",
"State": "associating",
"AssociationId": "iip-assoc-0dbd8529a48294120",
"IamInstanceProfile": {
"Id": "AIPAJLNLDX3AMYZNWYYAY",
"Arn": "arn:aws:iam::123456789012:instance-profile/TestRole-1"
}
}
}
• Get-EC2Instance
• Register-EC2IamInstanceProfile
1. If required, describe your IAM instance profile associations to get the association ID for the IAM
instance profile to replace.
{
"IamInstanceProfileAssociation": {
"InstanceId": "i-087711ddaf98f9489",
"State": "associating",
"AssociationId": "iip-assoc-09654be48e33b91e0",
"IamInstanceProfile": {
"Id": "AIPAJCJEDKX7QYHWYK7GS",
"Arn": "arn:aws:iam::123456789012:instance-profile/TestRole-2"
651
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IAM Roles
}
}
}
• Get-EC2IamInstanceProfileAssociation
• Set-EC2IamInstanceProfileAssociation
{
"IamInstanceProfileAssociations": [
{
"InstanceId": "i-088ce778fbfeb4361",
"State": "associated",
"AssociationId": "iip-assoc-0044d817db6c0a4ba",
"IamInstanceProfile": {
"Id": "AIPAJEDNCAA64SSD265D6",
"Arn": "arn:aws:iam::123456789012:instance-profile/TestRole-2"
}
}
]
}
2. Use the disassociate-iam-instance-profile command to detach the IAM instance profile using its
association ID.
{
"IamInstanceProfileAssociation": {
"InstanceId": "i-087711ddaf98f9489",
"State": "disassociating",
"AssociationId": "iip-assoc-0044d817db6c0a4ba",
"IamInstanceProfile": {
"Id": "AIPAJEDNCAA64SSD265D6",
"Arn": "arn:aws:iam::123456789012:instance-profile/TestRole-2"
}
}
652
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Network Access
• Get-EC2IamInstanceProfileAssociation
• Unregister-EC2IamInstanceProfile
Your default security groups and newly created security groups include default rules that do not
enable you to access your instance from the Internet. For more information, see Default Security
Groups (p. 585) and Custom Security Groups (p. 586). To enable network access to your instance, you
must allow inbound traffic to your instance. To open a port for inbound traffic, add a rule to a security
group that you associated with your instance when you launched it.
To connect to your instance, you must set up a rule to authorize RDP traffic from your computer's public
IPv4 address. To allow RDP traffic from additional IP address ranges, add another rule for each range you
need to authorize.
If you've enabled your VPC for IPv6 and launched your instance with an IPv6 address, you can connect to
your instance using its IPv6 address instead of a public IPv4 address. Your local computer must have an
IPv6 address and must be configured to use IPv6.
If you need to enable network access to a Linux instance, see Authorizing Inbound Traffic for Your Linux
Instances in the Amazon EC2 User Guide for Linux Instances.
Windows Firewall may also block incoming traffic. If you're having trouble setting up access to your
instance, you may have to disable Windows Firewall. For more information, see Remote Desktop Can't
Connect to the Remote Computer (p. 1044).
653
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Network Access
To add a rule to a security group for inbound RDP traffic over IPv4 (console)
1. In the navigation pane of the Amazon EC2 console, choose Instances. Select your instance and
look at the Description tab; Security groups lists the security groups that are associated with the
instance. Choose view inbound rules to display a list of the rules that are in effect for the instance.
2. In the navigation pane, choose Security Groups. Select one of the security groups associated with
your instance.
3. In the details pane, on the Inbound tab, choose Edit. In the dialog, choose Add Rule, and then
choose RDP from the Type list.
4. In the Source field, choose My IP to automatically populate the field with the public IPv4 address
of your local computer. Alternatively, choose Custom and specify the public IPv4 address of your
computer or network in CIDR notation. For example, if your IPv4 address is 203.0.113.25, specify
203.0.113.25/32 to list this single IPv4 address in CIDR notation. If your company allocates
addresses from a range, specify the entire range, such as 203.0.113.0/24.
For information about finding your IP address, see Before You Start (p. 653).
5. Choose Save.
If you launched an instance with an IPv6 address and want to connect to your instance using its IPv6
address, you must add rules that allow inbound IPv6 traffic over RDP.
To add a rule to a security group for inbound RDP traffic over IPv6 (console)
Note
Be sure to run the following commands on your local system, not on the instance itself. For
more information about these command line interfaces, see Accessing Amazon EC2 (p. 3).
1. Find the security group that is associated with your instance using one of the following commands:
Both commands return a security group ID, which you use in the next step.
2. Add the rule to the security group using one of the following commands:
654
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance IP Addressing
After you launch an instance, you can change its security groups. For more information, see Changing an
Instance's Security Groups in the Amazon VPC User Guide.
Contents
• Private IPv4 Addresses and Internal DNS Hostnames (p. 655)
• Public IPv4 Addresses and External DNS Hostnames (p. 656)
• Elastic IP Addresses (IPv4) (p. 657)
• Amazon DNS Server (p. 657)
• IPv6 Addresses (p. 657)
• Working with IP Addresses for Your Instance (p. 658)
• Multiple IP Addresses (p. 662)
655
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Public IPv4 Addresses and External DNS Hostnames
standards and specifications of private IPv4 addresses, see RFC 1918. We allocate private IPv4 addresses
to instances using DHCP.
Note
You can create a VPC with a publicly routable CIDR block that falls outside of the private IPv4
address ranges specified in RFC 1918. However, for the purposes of this documentation, we refer
to private IPv4 addresses (or 'private IP addresses') as the IP addresses that are within the IPv4
CIDR range of your VPC.
When you launch an instance, we allocate a primary private IPv4 address for the instance. Each instance
is also given an internal DNS hostname that resolves to the primary private IPv4 address; for example,
ip-10-251-50-12.ec2.internal. You can use the internal DNS hostname for communication
between instances in the same VPC, but we can't resolve the internal DNS hostname outside of the VPC.
An instance receives a primary private IP address from the IPv4 address range of the subnet. For more
information, see VPC and Subnet Sizing in the Amazon VPC User Guide. If you don't specify a primary
private IP address when you launch the instance, we select an available IP address in the subnet's IPv4
range for you. Each instance has a default network interface (eth0) that is assigned the primary private
IPv4 address. You can also specify additional private IPv4 addresses, known as secondary private IPv4
addresses. Unlike primary private IP addresses, secondary private IP addresses can be reassigned from
one instance to another. For more information, see Multiple IP Addresses (p. 662).
A private IPv4 address remains associated with the network interface when the instance is stopped and
restarted, and is released when the instance is terminated.
Each instance that receives a public IP address is also given an external DNS hostname; for example,
ec2-203-0-113-25.compute-1.amazonaws.com. We resolve an external DNS hostname to the
public IP address of the instance from outside its VPC, and to the private IPv4 address of the instance
from inside its VPC. The public IP address is mapped to the primary private IP address through network
address translation (NAT). For more information, see RFC 1631: The IP Network Address Translator (NAT).
When you launch an instance in a default VPC, we assign it a public IP address by default. When you
launch an instance into a nondefault VPC, the subnet has an attribute that determines whether instances
launched into that subnet receive a public IP address from the public IPv4 address pool. By default, we
don't assign a public IP address to instances launched in a nondefault subnet.
You can control whether your instance receives a public IP address as follows:
• Modifying the public IP addressing attribute of your subnet. For more information, see Modifying the
Public IPv4 Addressing Attribute for Your Subnet in the Amazon VPC User Guide.
• Enabling or disabling the public IP addressing feature during launch, which overrides the subnet's
public IP addressing attribute. For more information, see Assigning a Public IPv4 Address During
Instance Launch (p. 660).
A public IP address is assigned to your instance from Amazon's pool of public IPv4 addresses, and is not
associated with your AWS account. When a public IP address is disassociated from your instance, it is
released back into the public IPv4 address pool, and you cannot reuse it.
You cannot manually associate or disassociate a public IP address from your instance. Instead, in certain
cases, we release the public IP address from your instance, or assign it a new one:
• We release your instance's public IP address when it is stopped or terminated. Your stopped instance
receives a new public IP address when it is restarted.
656
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Elastic IP Addresses (IPv4)
• We release your instance's public IP address when you associate an Elastic IP address with it. When you
disassociate the Elastic IP address from your instance, it receives a new public IP address.
• If the public IP address of your instance in a VPC has been released, it will not receive a new one if
there is more than one network interface attached to your instance.
• If your instance's public IP address is released while it has a secondary private IP address that is
associated with an Elastic IP address, the instance does not receive a new public IP address.
If you require a persistent public IP address that can be associated to and from instances as you require,
use an Elastic IP address instead.
If you use dynamic DNS to map an existing DNS name to a new instance's public IP address, it might take
up to 24 hours for the IP address to propagate through the Internet. As a result, new instances might
not receive traffic while terminated instances continue to receive requests. To solve this problem, use an
Elastic IP address. You can allocate your own Elastic IP address, and associate it with your instance. For
more information, see Elastic IP Addresses (p. 673).
If you assign an Elastic IP address to an instance, it receives an IPv4 DNS hostname if DNS hostnames are
enabled. For more information, see Using DNS with Your VPC in the Amazon VPC User Guide.
Note
Instances that access other instances through their public NAT IP address are charged for
regional or Internet data transfer, depending on whether the instances are in the same region.
IPv6 Addresses
You can optionally associate an IPv6 CIDR block with your VPC, and associate IPv6 CIDR blocks with
your subnets. The IPv6 CIDR block for your VPC is automatically assigned from Amazon's pool of IPv6
addresses; you cannot choose the range yourself. For more information, see the following topics in the
Amazon VPC User Guide:
IPv6 addresses are globally unique, and therefore reachable over the Internet. Your instance receives an
IPv6 address if an IPv6 CIDR block is associated with your VPC and subnet, and if one of the following is
true:
• Your subnet is configured to automatically assign an IPv6 address to an instance during launch. For
more information, see Modifying the IPv6 Addressing Attribute for Your Subnet.
657
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with IP Addresses for Your Instance
When your instance receives an IPv6 address during launch, the address is associated with the primary
network interface (eth0) of the instance. You can disassociate the IPv6 address from the network
interface. We do not support IPv6 DNS hostnames for your instance.
An IPv6 address persists when you stop and start your instance, and is released when you terminate your
instance. You cannot reassign an IPv6 address while it's assigned to another network interface—you must
first unassign it.
You can assign additional IPv6 addresses to your instance by assigning them to a network interface
attached to your instance. The number of IPv6 addresses you can assign to a network interface and
the number of network interfaces you can attach to an instance varies per instance type. For more
information, see IP Addresses Per Network Interface Per Instance Type (p. 680).
Contents
• Determining Your Public, Private, and Elastic IP Addresses (p. 658)
• Determining Your IPv6 Addresses (p. 659)
• Assigning a Public IPv4 Address During Instance Launch (p. 660)
• Assigning an IPv6 Address to an Instance (p. 661)
• Unassigning an IPv6 Address From an Instance (p. 661)
658
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with IP Addresses for Your Instance
Note that if an Elastic IP address is associated with the instance, the value returned is that of the
Elastic IP address.
659
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with IP Addresses for Your Instance
2. Use the following command to view the IPv6 address (you can get the MAC address from
http://169.254.169.254/latest/meta-data/network/interfaces/macs/):
The public IP addressing feature is only available during launch. However, whether you assign a public
IP address to your instance during launch or not, you can associate an Elastic IP address with your
instance after it's launched. For more information, see Elastic IP Addresses (p. 673). You can also
modify your subnet's public IPv4 addressing behavior. For more information, see Modifying the Public
IPv4 Addressing Attribute for Your Subnet.
To enable or disable the public IP addressing feature using the command line
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
660
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with IP Addresses for Your Instance
• Use the -AssociatePublicIp parameter with the New-EC2Instance command (AWS Tools for
Windows PowerShell)
IPv6 is supported on all current generation instance types and the C3, R3, and I2 previous generation
instance types.
Alternatively, you can assign an IPv6 address to your instance after launch.
Note
If you launched your instance using Amazon Linux 2016.09.0 or later, or Windows Server 2008
R2 or later, your instance is configured for IPv6, and no additional steps are needed to ensure
that the IPv6 address is recognized on the instance. If you launched your instance from an older
AMI, you may have to configure your instance manually. For more information, see Configure
IPv6 on Your Instances in the Amazon VPC User Guide.
• Use the --ipv6-addresses option with the run-instances command (AWS CLI)
• Use the Ipv6Addresses property for -NetworkInterface in the New-EC2Instance command (AWS
Tools for Windows PowerShell)
• assign-ipv6-addresses (AWS CLI)
• Register-EC2Ipv6AddressList (AWS Tools for Windows PowerShell)
661
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Multiple IP Addresses
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
Multiple IP Addresses
You can specify multiple private IPv4 and IPv6 addresses for your instances. The number of network
interfaces and private IPv4 and IPv6 addresses that you can specify for an instance depends on the
instance type. For more information, see IP Addresses Per Network Interface Per Instance Type (p. 680).
It can be useful to assign multiple IP addresses to an instance in your VPC to do the following:
• Host multiple websites on a single server by using multiple SSL certificates on a single server and
associating each certificate with a specific IP address.
• Operate network appliances, such as firewalls or load balancers, that have multiple IP addresses for
each network interface.
• Redirect internal traffic to a standby instance in case your instance fails, by reassigning the secondary
IP address to the standby instance.
Contents
• How Multiple IP Addresses Work (p. 662)
• Working with Multiple IPv4 Addresses (p. 663)
• Working with Multiple IPv6 Addresses (p. 666)
• You can assign a secondary private IPv4 address to any network interface. The network interface can
be attached to or detached from the instance.
• You can assign multiple IPv6 addresses to a network interface that's in a subnet that has an associated
IPv6 CIDR block.
• You must choose the secondary IPv4 from the IPv4 CIDR block range of the subnet for the network
interface.
• You must choose IPv6 addresses from the IPv6 CIDR block range of the subnet for the network
interface.
• You associate security groups with network interfaces, not the individual IP addresses. Therefore, each
IP address you specify in a network interface is subject to the security group of its network interface.
662
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Multiple IP Addresses
The following list explains how multiple IP addresses work with Elastic IP addresses (IPv4 only):
• Each private IPv4 address can be associated with a single Elastic IP address, and vice versa.
• When a secondary private IPv4 address is reassigned to another interface, the secondary private IPv4
address retains its association with an Elastic IP address.
• When a secondary private IPv4 address is unassigned from an interface, an associated Elastic IP
address is automatically disassociated from the secondary private IPv4 address.
Contents
• Assigning a Secondary Private IPv4 Address (p. 663)
• Configuring the Operating System on Your Instance to Recognize the Secondary Private IPv4 Address
(p. 665)
• Associating an Elastic IP Address with the Secondary Private IPv4 Address (p. 665)
• Viewing Your Secondary Private IPv4 Addresses (p. 665)
• Unassigning a Secondary Private IPv4 Address (p. 666)
• To assign a secondary private IPv4 address when launching an instance (p. 663)
• To assign a secondary IPv4 address during launch using the command line (p. 664)
• To assign a secondary private IPv4 address to a network interface (p. 664)
• To assign a secondary private IPv4 to an existing instance using the command line (p. 665)
663
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Multiple IP Addresses
3. Select an AMI, then choose an instance type and choose Next: Configure Instance Details.
4. On the Configure Instance Details page, for Network, select a VPC and for Subnet, select a subnet.
5. In the Network Interfaces section, do the following, and then choose Next: Add Storage:
• To add another network interface, choose Add Device. The console enables you to specify up
to two network interfaces when you launch an instance. After you launch the instance, choose
Network Interfaces in the navigation pane to add additional network interfaces. The total
number of network interfaces that you can attach varies by instance type. For more information,
see IP Addresses Per Network Interface Per Instance Type (p. 680).
Important
When you add a second network interface, the system can no longer auto-assign a public
IPv4 address. You will not be able to connect to the instance over IPv4 unless you assign
an Elastic IP address to the primary network interface (eth0). You can assign the Elastic IP
address after you complete the Launch wizard. For more information, see Working with
Elastic IP Addresses (p. 674).
• For each network interface, under Secondary IP addresses, choose Add IP, and then enter a
private IP address from the subnet range, or accept the default Auto-assign value to let Amazon
select an address.
6. On the next Add Storage page, you can specify volumes to attach to the instance besides the
volumes specified by the AMI (such as the root device volume), and then choose Next: Add Tags.
7. On the Add Tags page, specify tags for the instance, such as a user-friendly name, and then choose
Next: Configure Security Group.
8. On the Configure Security Group page, select an existing security group or create a new one.
Choose Review and Launch.
9. On the Review Instance Launch page, review your settings, and then choose Launch to choose a key
pair and launch your instance. If you're new to Amazon EC2 and haven't created any key pairs, the
wizard prompts you to create one.
Important
After you have added a secondary private IP address to a network interface, you must connect
to the instance and configure the secondary private IP address on the instance itself. For
more information, see Configuring the Operating System on Your Instance to Recognize the
Secondary Private IPv4 Address (p. 665).
To assign a secondary IPv4 address during launch using the command line
• You can use one of the following commands. For more information about these command line
interfaces, see Accessing Amazon EC2 (p. 3).
664
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Multiple IP Addresses
6. (Optional) Choose Allow reassignment to allow the secondary private IP address to be reassigned if
it is already assigned to another network interface.
7. Choose Yes, Update.
Alternatively, you can assign a secondary private IPv4 address to an instance. Choose Instances in the
navigation pane, select the instance, and then choose Actions, Networking, Manage IP Addresses. You
can configure the same information as you did in the steps above. The IP address is assigned to the
primary network interface (eth0) for the instance.
To assign a secondary private IPv4 to an existing instance using the command line
• You can use one of the following commands. For more information about these command line
interfaces, see Accessing Amazon EC2 (p. 3).
For information about configuring a Windows instance, see Configuring a Secondary Private IPv4 Address
for Your Windows Instance (p. 467).
To associate an Elastic IP address with a secondary private IPv4 address using the command
line
• You can use one of the following commands. For more information about these command line
interfaces, see Accessing Amazon EC2 (p. 3).
665
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Multiple IP Addresses
• You can use one of the following commands. For more information about these command line
interfaces, see Accessing Amazon EC2 (p. 3).
Contents
666
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Multiple IP Addresses
• To assign a single IPv6 address to the primary network interface (eth0), under IPv6 IPs, choose
Add IP. To add a secondary IPv6 address, choose Add IP again. You can enter an IPv6 address from
the range of the subnet, or leave the default Auto-assign value to let Amazon choose an IPv6
address from the subnet for you.
• Choose Add Device to add another network interface and repeat the steps above to add one
or more IPv6 addresses to the network interface. The console enables you to specify up to two
network interfaces when you launch an instance. After you launch the instance, choose Network
Interfaces in the navigation pane to add additional network interfaces. The total number of
network interfaces that you can attach varies by instance type. For more information, see IP
Addresses Per Network Interface Per Instance Type (p. 680).
6. Follow the next steps in the wizard to attach volumes and tag your instance.
7. On the Configure Security Group page, select an existing security group or create a new one. If you
want your instance to be reachable over IPv6, ensure that your security group has rules that allow
access from IPv6 addresses. For more information, see Security Group Rules Reference (p. 590).
Choose Review and Launch.
8. On the Review Instance Launch page, review your settings, and then choose Launch to choose a key
pair and launch your instance. If you're new to Amazon EC2 and haven't created any key pairs, the
wizard prompts you to create one.
You can use the Instances screen Amazon EC2 console to assign multiple IPv6 addresses to an existing
instance. This assigns the IPv6 addresses to the primary network interface (eth0) for the instance. To
assign a specific IPv6 address to the instance, ensure that the IPv6 address is not already assigned to
another instance or network interface.
667
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Multiple IP Addresses
Alternatively, you can assign multiple IPv6 addresses to an existing network interface. The network
interface must have been created in a subnet that has an associated IPv6 CIDR block. To assign a specific
IPv6 address to the network interface, ensure that the IPv6 address is not already assigned to another
network interface.
CLI Overview
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
CLI Overview
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
668
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Bring Your Own IP Addresses
CLI Overview
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
Requirements
• The address range must be registered with your regional internet registry (RIR), such as the American
Registry for Internet Numbers (ARIN) or Réseaux IP Européens Network Coordination Centre (RIPE).
669
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Prepare to Bring Your Address Range to Your AWS Account
It must be registered to a business or institutional entity and may not be registered to an individual
person.
• The most specific address range that you can specify is /24.
• You can bring each address range to one region at a time.
• You can bring 5 address ranges per region to your AWS account.
• The addresses in the IP address range must have a clean history. We may investigate the reputation of
the IP address range and reserve the right to reject an IP address range if it contains an IP address that
has poor reputation or is associated with malicious behavior.
• The following are supported:
• ARIN - "Direct Allocation" and "Direct Assignment" network types
• RIPE - "ALLOCATED PA", "LEGACY", and "ASSIGNED PI" allocation statuses
A Route Origin Authorization (ROA) is a document that you can create through your RIR. It contains
the address range, the Autonomous System numbers (ASN) that are allowed to advertise the address
range, and an expiration date. An ROA authorizes Amazon to advertise an address range under a specific
AS number. However, it does not authorize your AWS account to bring the address range to AWS. To
authorize your AWS account to bring an address range to AWS, you must publish a self-signed X509
certificate in the Registry Data Access Protocol (RDAP) remarks for the address range. The certificate
contains a public key, which AWS uses to verify the authorization-context signature that you provide. You
should keep your private key secure and use it to sign the authorization-context message.
The commands in these tasks are supported on Linux. On Windows, you can use the Windows Subsystem
for Linux to run Linux commands.
Tasks
• Create a ROA Object (p. 670)
• Create a Self-Signed X509 Certificate (p. 670)
• Create a Signed Authorization Message (p. 671)
670
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Provision the Address Range for use with AWS
2. Create a public X509 certificate from the key pair using the following command. In this example, the
certificate expires in 365 days, after which time it cannot be trusted. Therefore, be sure to set the
expiration appropriately. When prompted for information, you can accept the default values.
openssl req -new -x509 -key private.key -days 365 | tr -d "\n" > publickey.cer
3. Update the RDAP record for your RIR with the X509 certificate. Be sure to copy the -----BEGIN
CERTIFICATE----- and -----END CERTIFICATE----- from the certificate. Be sure that you
have removed newline characters, if you haven't already done so using the tr -d "\n" commands in
the previous steps. To view your certificate, run the following command:
cat publickey.cer
For ARIN, add the certificate in the "Public Comments" section for your address range.
For RIPE, add the certificate as a new "descr" field for your address range.
1|aws|account|cidr|YYYYMMDD|SHA256|RSAPSS
First, create a plain-text authorization message and store it in a variable named text_message as
follows. Replace the example account number, address range, and expiry date with your own values.
text_message="1|aws|123456789012|198.51.100.0/24|20191201|SHA256|RSAPSS"
Next, sign the authorization message in text_message using the key pair that you created and stores it
in a variable named signed_message as follows.
To provision the address range, use the following provision-byoip-cidr command. Replace the example
address range with your own address range. The --cidr-authorization-context option uses the
variables that you created previously, not the ROA message.
671
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Advertise the Address Range through AWS
Provisioning an address range is an asynchronous operation, so the call returns immediately, but the
address range is not ready to use until its status changes from pending-provision to provisioned.
It can take up to five days to complete the provisioning process. To monitor the status of the address
ranges that you've provisioned, use the following describe-byoip-cidrs command:
To create an Elastic IP address from your address pool, use the allocate-address command. You can use
the --public-ipv4-pool option to specify the ID of the address pool returned by describe-byoip-
cidrs, or use the --address option to specify an address from the address range that you provisioned.
We recommend that you stop advertising the address range from other locations before you advertise
it through AWS. If you keep advertising your IP address range from other locations, we can't reliably
support it or troubleshoot issues. Specifically, we can't guarantee that traffic to the address range will
enter our network.
To minimize down time, you can configure your AWS resources to use an address from your address
pool before it is advertised, and then simultaneously stop advertising it from the current location and
start advertising it through AWS. For more information about allocating an Elastic IP address from your
address pool, see Allocating an Elastic IP Address (p. 674).
Important
You can run the advertise-byoip-cidr command at most once every 10 seconds, even if you
specify different address ranges each time.
To stop advertising the address range, use the following withdraw-byoip-cidr command:
Important
You can run the withdraw-byoip-cidr command at most once every 10 seconds, even if you
specify different address ranges each time.
672
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Elastic IP Addresses
To stop advertising the address range, use the following withdraw-byoip-cidr command:
Elastic IP Addresses
An Elastic IP address is a static IPv4 address designed for dynamic cloud computing. An Elastic IP address
is associated with your AWS account. With an Elastic IP address, you can mask the failure of an instance
or software by rapidly remapping the address to another instance in your account.
An Elastic IP address is a public IPv4 address, which is reachable from the internet. If your instance does
not have a public IPv4 address, you can associate an Elastic IP address with your instance to enable
communication with the internet; for example, to connect to your instance from your local computer.
Contents
• Elastic IP Address Basics (p. 673)
• Working with Elastic IP Addresses (p. 674)
• Using Reverse DNS for Email Applications (p. 678)
• Elastic IP Address Limit (p. 678)
• To use an Elastic IP address, you first allocate one to your account, and then associate it with your
instance or a network interface.
• When you associate an Elastic IP address with an instance or its primary network interface, the
instance's public IPv4 address (if it had one) is released back into Amazon's pool of public IPv4
addresses. You cannot reuse a public IPv4 address, and you cannot convert a public IPv4 address
to an Elastic IP address. For more information, see Public IPv4 Addresses and External DNS
Hostnames (p. 656).
• You can disassociate an Elastic IP address from a resource, and reassociate it with a different resource.
Any open connections to an instance continue to work for a time even after you disassociate its Elastic
IP address and reassociate it with another instance. We recommend that you reopen these connections
using the reassociated Elastic IP address.
• A disassociated Elastic IP address remains allocated to your account until you explicitly release it.
• To ensure efficient use of Elastic IP addresses, we impose a small hourly charge if an Elastic IP address
is not associated with a running instance, or if it is associated with a stopped instance or an unattached
network interface. While your instance is running, you are not charged for one Elastic IP address
associated with the instance, but you are charged for any additional Elastic IP addresses associated
with the instance. For more information, see Amazon EC2 Pricing.
• An Elastic IP address is for use in a specific Region only.
• When you associate an Elastic IP address with an instance that previously had a public IPv4 address,
the public DNS hostname of the instance changes to match the Elastic IP address.
673
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Elastic IP Addresses
• We resolve a public DNS hostname to the public IPv4 address or the Elastic IP address of the instance
outside the network of the instance, and to the private IPv4 address of the instance from within the
network of the instance.
• When you allocate an Elastic IP address from an IP address pool that you have brought to your AWS
account, it does not count toward your Elastic IP address limits.
Tasks
• Allocating an Elastic IP Address (p. 674)
• Describing Your Elastic IP Addresses (p. 675)
• Tagging an Elastic IP Address (p. 675)
• Associating an Elastic IP Address with a Running Instance (p. 676)
• Disassociating an Elastic IP Address and Reassociating with a Different Instance (p. 676)
• Releasing an Elastic IP Address (p. 677)
• Recovering an Elastic IP Address (p. 677)
You can allocate an Elastic IP address using the Amazon EC2 console or the command line.
To allocate an Elastic IP address from Amazon's pool of public IPv4 addresses using the
console
To allocate an Elastic IP address from an IP address pool that you own using the console
To see the IP address range of the selected address pool and the number of IP addresses already
allocated from the address pool, see Address ranges.
5. For IPv4 address, do one of the following:
• To let Amazon EC2 select an IP address from the address pool, choose No preference.
• To select a specific IP address from the address pool, choose Select an address and then type the
IP address.
6. Choose Allocate, and close the confirmation screen.
674
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Elastic IP Addresses
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
675
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Elastic IP Addresses
The New-EC2Tag command needs a Tag parameter, which specifies the key and value pair to be used
for the Elastic IP address tag. The following commands create the Tag parameter:
If you're associating an Elastic IP address with your instance to enable communication with the internet,
you must also ensure that your instance is in a public subnet. For more information, see Internet
Gateways in the Amazon VPC User Guide.
676
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Elastic IP Addresses
6. Select the new instance from Instance, and then choose Associate.
• You cannot recover an Elastic IP address if it has been allocated to another AWS account, or if it will
result in your exceeding your Elastic IP address limit.
• You cannot recover tags associated with an Elastic IP address.
• You can recover an Elastic IP address using the Amazon EC2 API or a command line tool only.
• allocate-address (AWS CLI) — Specify the IP address using the --address parameter as follows.
677
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Using Reverse DNS for Email Applications
• New-EC2Address (AWS Tools for Windows PowerShell) — Specify the IP address using the -Address
parameter as follows.
In addition, assigning a static reverse DNS record to your Elastic IP address used to send email can
help avoid having email flagged as spam by some anti-spam organizations. Note that a corresponding
forward DNS record (record type A) pointing to your Elastic IP address must exist before we can create
your reverse DNS record.
If a reverse DNS record is associated with an Elastic IP address, the Elastic IP address is locked to your
account and cannot be released from your account until the record is removed.
To remove email sending limits, or to provide us with your Elastic IP addresses and reverse DNS records,
go to the Request to Remove Email Sending Limitations page.
If you feel your architecture warrants additional Elastic IP addresses, you can request a limit increase. To
request an increase, complete the Amazon VPC limit request form (choose VPC Elastic IP Address Limit).
Describe your use case so that we can understand your needs. To request Elastic IP addresses for EC2-
Classic, complete the Amazon EC2 Elastic IP Address limit request form.
• A primary private IPv4 address from the IPv4 address range of your VPC
• One or more secondary private IPv4 addresses from the IPv4 address range of your VPC
• One Elastic IP address (IPv4) per private IPv4 address
• One public IPv4 address
• One or more IPv6 addresses
• One or more security groups
• A MAC address
• A source/destination check flag
• A description
678
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Network Interface Basics
You can create and configure network interfaces in your account and attach them to instances in
your VPC. Your account might also have requester-managed network interfaces, which are created
and managed by AWS services to enable you to use other resources and services. You cannot
manage these network interfaces yourself. For more information, see Requester-Managed Network
Interfaces (p. 698).
Contents
• Network Interface Basics (p. 679)
• IP Addresses Per Network Interface Per Instance Type (p. 680)
• Scenarios for Network Interfaces (p. 687)
• Best Practices for Configuring Network Interfaces (p. 689)
• Working with Network Interfaces (p. 689)
• Requester-Managed Network Interfaces (p. 698)
You can also modify the attributes of your network interface, including changing its security groups and
managing its IP addresses.
Every instance in a VPC has a default network interface, called the primary network interface (eth0).
You cannot detach a primary network interface from an instance. You can create and attach additional
network interfaces. The maximum number of network interfaces that you can use varies by instance
type. For more information, see IP Addresses Per Network Interface Per Instance Type (p. 680).
In a VPC, all subnets have a modifiable attribute that determines whether network interfaces created in
that subnet (and therefore instances launched into that subnet) are assigned a public IPv4 address. For
more information, see IP Addressing Behavior for Your Subnet in the Amazon VPC User Guide. The public
IPv4 address is assigned from Amazon's pool of public IPv4 addresses. When you launch an instance, the
IP address is assigned to the primary network interface (eth0) that's created.
When you create a network interface, it inherits the public IPv4 addressing attribute from the subnet.
If you later modify the public IPv4 addressing attribute of the subnet, the network interface keeps the
setting that was in effect when it was created. If you launch an instance and specify an existing network
interface for eth0, the public IPv4 addressing attribute is determined by the network interface.
For more information, see Public IPv4 Addresses and External DNS Hostnames (p. 656).
You can associate an IPv6 CIDR block with your VPC and subnet, and assign one or more IPv6 addresses
from the subnet range to a network interface.
All subnets have a modifiable attribute that determines whether network interfaces created in that
subnet (and therefore instances launched into that subnet) are automatically assigned an IPv6 address
679
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IP Addresses Per Network Interface Per Instance Type
from the range of the subnet. For more information, see IP Addressing Behavior for Your Subnet in
the Amazon VPC User Guide. When you launch an instance, the IPv6 address is assigned to the primary
network interface (eth0) that's created.
Monitoring IP Traffic
You can enable a VPC flow log on your network interface to capture information about the IP traffic
going to and from a network interface. After you've created a flow log, you can view and retrieve its data
in Amazon CloudWatch Logs. For more information, see VPC Flow Logs in the Amazon VPC User Guide.
Instance Type Maximum Network IPv4 Addresses per IPv6 Addresses per
Interfaces Interface Interface
c3.large 3 10 10
c3.xlarge 4 15 15
c3.2xlarge 4 15 15
c3.4xlarge 8 30 30
c3.8xlarge 8 30 30
c4.large 3 10 10
c4.xlarge 4 15 15
c4.2xlarge 4 15 15
c4.4xlarge 8 30 30
c4.8xlarge 8 30 30
c5.large 3 10 10
c5.xlarge 4 15 15
c5.2xlarge 4 15 15
c5.4xlarge 8 30 30
c5.9xlarge 8 30 30
c5.12xlarge 8 30 30
680
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IP Addresses Per Network Interface Per Instance Type
Instance Type Maximum Network IPv4 Addresses per IPv6 Addresses per
Interfaces Interface Interface
c5.18xlarge 15 50 50
c5.24xlarge 15 50 50
c5.metal 15 50 50
c5d.large 3 10 10
c5d.xlarge 4 15 15
c5d.2xlarge 4 15 15
c5d.4xlarge 8 30 30
c5d.9xlarge 8 30 30
c5d.18xlarge 15 50 50
c5n.large 3 10 10
c5n.xlarge 4 15 15
c5n.2xlarge 4 15 15
c5n.4xlarge 8 30 30
c5n.9xlarge 8 30 30
c5n.18xlarge 15 50 50
c5n.metal 15 50 50
d2.xlarge 4 15 15
d2.2xlarge 4 15 15
d2.4xlarge 8 30 30
d2.8xlarge 8 30 30
f1.2xlarge 4 15 15
f1.4xlarge 8 30 30
f1.16xlarge 8 50 50
g3s.xlarge 4 15 15
g3.4xlarge 8 30 30
g3.8xlarge 8 30 30
681
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IP Addresses Per Network Interface Per Instance Type
Instance Type Maximum Network IPv4 Addresses per IPv6 Addresses per
Interfaces Interface Interface
g3.16xlarge 15 50 50
g4dn.xlarge 3 10 10
g4dn.2xlarge 3 10 10
g4dn.4xlarge 3 10 10
g4dn.8xlarge 4 15 15
g4dn.12xlarge 8 30 30
g4dn.16xlarge 15 50 50
h1.2xlarge 4 15 15
h1.4xlarge 8 30 30
h1.8xlarge 8 30 30
h1.16xlarge 15 50 50
i2.xlarge 4 15 15
i2.2xlarge 4 15 15
i2.4xlarge 8 30 30
i2.8xlarge 8 30 30
i3.large 3 10 10
i3.xlarge 4 15 15
i3.2xlarge 4 15 15
i3.4xlarge 8 30 30
i3.8xlarge 8 30 30
i3.16xlarge 15 50 50
i3.metal 15 50 50
i3en.large 3 10 10
i3en.xlarge 4 15 15
i3en.2xlarge 4 15 15
i3en.3xlarge 4 15 15
i3en.6xlarge 8 30 30
i3en.12xlarge 8 30 30
i3en.24xlarge 15 50 50
682
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IP Addresses Per Network Interface Per Instance Type
Instance Type Maximum Network IPv4 Addresses per IPv6 Addresses per
Interfaces Interface Interface
i3en.metal 15 50 50
m4.large 2 10 10
m4.xlarge 4 15 15
m4.2xlarge 4 15 15
m4.4xlarge 8 30 30
m4.10xlarge 8 30 30
m4.16xlarge 8 30 30
m5.large 3 10 10
m5.xlarge 4 15 15
m5.2xlarge 4 15 15
m5.4xlarge 8 30 30
m5.8xlarge 8 30 30
m5.12xlarge 8 30 30
m5.16xlarge 15 50 50
m5.24xlarge 15 50 50
m5.metal 15 50 50
m5a.large 3 10 10
m5a.xlarge 4 15 15
m5a.2xlarge 4 15 15
683
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IP Addresses Per Network Interface Per Instance Type
Instance Type Maximum Network IPv4 Addresses per IPv6 Addresses per
Interfaces Interface Interface
m5a.4xlarge 8 30 30
m5a.8xlarge 8 30 30
m5a.12xlarge 8 30 30
m5a.16xlarge 15 50 50
m5a.24xlarge 15 50 50
m5ad.large 3 10 10
m5ad.xlarge 4 15 15
m5ad.2xlarge 4 15 15
m5ad.4xlarge 8 30 30
m5ad.12xlarge 8 30 30
m5ad.24xlarge 15 50 50
m5d.large 3 10 10
m5d.xlarge 4 15 15
m5d.2xlarge 4 15 15
m5d.4xlarge 8 30 30
m5d.8xlarge 8 30 30
m5d.12xlarge 8 30 30
m5d.16xlarge 15 50 50
m5d.24xlarge 15 50 50
m5d.metal 15 50 50
p2.xlarge 4 15 15
p2.8xlarge 8 30 30
p2.16xlarge 8 30 30
p3.2xlarge 4 15 15
p3.8xlarge 8 30 30
p3.16xlarge 8 30 30
p3dn.24xlarge 15 50 50
r3.large 3 10 10
r3.xlarge 4 15 15
r3.2xlarge 4 15 15
684
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IP Addresses Per Network Interface Per Instance Type
Instance Type Maximum Network IPv4 Addresses per IPv6 Addresses per
Interfaces Interface Interface
r3.4xlarge 8 30 30
r3.8xlarge 8 30 30
r4.large 3 10 10
r4.xlarge 4 15 15
r4.2xlarge 4 15 15
r4.4xlarge 8 30 30
r4.8xlarge 8 30 30
r4.16xlarge 15 50 50
r5.large 3 10 10
r5.xlarge 4 15 15
r5.2xlarge 4 15 15
r5.4xlarge 8 30 30
r5.8xlarge 8 30 30
r5.12xlarge 8 30 30
r5.16xlarge 15 50 50
r5.24xlarge 15 50 50
r5.metal 15 50 50
r5a.large 3 10 10
r5a.xlarge 4 15 15
r5a.2xlarge 4 15 15
r5a.4xlarge 8 30 30
r5a.8xlarge 8 30 30
r5a.12xlarge 8 30 30
r5a.16xlarge 15 50 50
r5a.24xlarge 15 50 50
r5ad.large 3 10 10
r5ad.xlarge 4 15 15
r5ad.2xlarge 4 15 15
r5ad.4xlarge 8 30 30
r5ad.12xlarge 8 30 30
685
Amazon Elastic Compute Cloud
User Guide for Windows Instances
IP Addresses Per Network Interface Per Instance Type
Instance Type Maximum Network IPv4 Addresses per IPv6 Addresses per
Interfaces Interface Interface
r5ad.24xlarge 15 50 50
r5d.large 3 10 10
r5d.xlarge 4 15 15
r5d.2xlarge 4 15 15
r5d.4xlarge 8 30 30
r5d.8xlarge 8 30 30
r5d.12xlarge 8 30 30
r5d.16xlarge 15 50 50
r5d.24xlarge 15 50 50
r5d.metal 15 50 50
t2.nano 2 2 2
t2.micro 2 2 2
t2.small 3 4 4
t2.medium 3 6 6
t2.large 3 12 12
t2.xlarge 3 15 15
t2.2xlarge 3 15 15
t3.nano 2 2 2
t3.micro 2 2 2
t3.small 3 4 4
t3.medium 3 6 6
t3.large 3 12 12
t3.xlarge 4 15 15
t3.2xlarge 4 15 15
t3a.nano 2 2 2
t3a.micro 2 2 2
t3a.small 2 4 4
t3a.medium 3 6 6
t3a.large 3 12 12
686
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Scenarios for Network Interfaces
Instance Type Maximum Network IPv4 Addresses per IPv6 Addresses per
Interfaces Interface Interface
t3a.xlarge 4 15 15
t3a.2xlarge 4 15 15
u-6tb1.metal 5 30 30
u-9tb1.metal 5 30 30
u-12tb1.metal 5 30 30
x1.16xlarge 8 30 30
x1.32xlarge 8 30 30
x1e.xlarge 3 10 10
x1e.2xlarge 4 15 15
x1e.4xlarge 4 15 15
x1e.8xlarge 4 15 15
x1e.16xlarge 8 30 30
x1e.32xlarge 8 30 30
z1d.large 3 10 10
z1d.xlarge 4 15 15
z1d.2xlarge 4 15 15
z1d.3xlarge 8 30 30
z1d.6xlarge 8 30 30
z1d.12xlarge 15 50 50
z1d.metal 15 50 50
Note
If f1.16xlarge, g3.16xlarge, h1.16xlarge, i3.16xlarge, and r4.16xlarge instances
use more than 31 IPv4 or IPv6 addresses per interface, they cannot access the instance
metadata, VPC DNS, and Time Sync services from the 32nd IP address onwards. If access
to these services is needed from all IP addresses on the interface, we recommend using a
maximum of 31 IP addresses per interface.
687
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Scenarios for Network Interfaces
To ensure failover capabilities, consider using a secondary private IPv4 for incoming traffic on a network
interface. In the event of an instance failure, you can move the interface and/or secondary private IPv4
address to a standby instance.
688
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Best Practices for Configuring Network Interfaces
Contents
• Creating a Network Interface (p. 690)
• Deleting a Network Interface (p. 690)
• Viewing Details about a Network Interface (p. 691)
• Attaching a Network Interface When Launching an Instance (p. 691)
• Attaching a Network Interface to a Stopped or Running Instance (p. 692)
• Detaching a Network Interface from an Instance (p. 693)
689
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Network Interfaces
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
690
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Network Interfaces
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
691
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Network Interfaces
5. In the Network Interfaces section, the console enables you to specify up to two network interfaces
(new, existing, or a combination) when you launch an instance. You can also enter a primary IPv4
address and one or more secondary IPv4 addresses for any new interface.
You can add additional network interfaces to the instance after you launch it. The total number
of network interfaces that you can attach varies by instance type. For more information, see IP
Addresses Per Network Interface Per Instance Type (p. 680).
Note
If you specify more than one network interface, you cannot auto-assign a public IPv4
address to your instance.
6. (IPv6 only) If you're launching an instance into a subnet that has an associated IPv6 CIDR block, you
can specify IPv6 addresses for any network interfaces that you attach. Under IPv6 IPs, choose Add
IP. To add a secondary IPv6 address, choose Add IP again. You can enter an IPv6 address from the
range of the subnet, or leave the default Auto-assign value to let Amazon choose an IPv6 address
from the subnet for you.
7. Choose Next: Add Storage.
8. On the Add Storage page, you can specify volumes to attach to the instance besides the volumes
specified by the AMI (such as the root device volume), and then choose Next: Add Tags.
9. On the Add Tags page, specify tags for the instance, such as a user-friendly name, and then choose
Next: Configure Security Group.
10. On the Configure Security Group page, you can select a security group or create a new one. Choose
Review and Launch.
Note
If you specified an existing network interface in step 5, the instance is associated with the
security group for that network interface, regardless of any option that you select in this
step.
11. On the Review Instance Launch page, details about the primary and additional network interface
are displayed. Review the settings, and then choose Launch to choose a key pair and launch your
instance. If you're new to Amazon EC2 and haven't created any key pairs, the wizard prompts you to
create one.
To attach a network interface when launching an instance using the command line
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
692
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Network Interfaces
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
To detach a network interface from an instance using the Network Interfaces page
• Use the Force detachment option only as a last resort to detach a network interface from
a failed instance.
• If you use the Force detachment option to detach a network interface, you might not be
able to attach a different network interface to the same index on the instance without
first stopping and starting the instance.
• If you force the detachment of a network interface, the instance metadata (p. 477) might
not get updated. This means that the attributes associated with the detached network
interface might still be visible. The instance metadata will get updated when you stop
and start the instance.
• You can’t force the detachment of a network interface from EC2-Classic instances.
693
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Network Interfaces
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
To change the security group of a network interface using the command line
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
To change source/destination checking for a network interface using the command line
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
694
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Network Interfaces
You can associate an Elastic IP address using the Amazon EC2 console or the command line.
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
You can disassociate an Elastic IP address using the Amazon EC2 console or the command line.
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
695
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Network Interfaces
• You can use one of the following commands. For more information about these command line
interfaces, see Accessing Amazon EC2 (p. 3).
To unassign an IPv6 address from a network interface using the command line
• You can use one of the following commands. For more information about these command line
interfaces, see Accessing Amazon EC2 (p. 3).
You can change the terminating behavior for a network interface using the Amazon EC2 console or the
command line.
To change the termination behavior for a network interface using the console
696
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Network Interfaces
3. Select the network interface and choose Actions, Change Termination Behavior.
4. In the Change Termination Behavior dialog box, select the Delete on termination check box if you
want the network interface to be deleted when you terminate an instance.
To change the termination behavior for a network interface using the command line
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
To change the description for a network interface using the command line
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
To add or edit tags for a network interface using the command line
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
697
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Requester-Managed Network Interfaces
You cannot modify or detach a requester-managed network interface. If you delete the resource that
the network interface represents, the AWS service detaches and deletes the network interface for
you. To change the security groups for a requester-managed network interface, you might have to
use the console or command line tools for that service. For more information, see the service-specific
documentation.
You can tag a requester-managed network interface. For more information, see Adding or Editing
Tags (p. 697).
You can view the requester-managed network interfaces that are in your account.
• Attachment owner: If you created the network interface, this field displays your AWS account ID.
Otherwise, it displays an alias or ID for the principal or service that created the network interface.
• Description: Provides information about the purpose of the network interface; for example, "VPC
Endpoint Interface".
1. Use the describe-network-interfaces AWS CLI command to describe the network interfaces in your
account.
2. In the output, the RequesterManaged field displays true if the network interface is managed by
another AWS service.
{
"Status": "in-use",
...
"Description": "VPC Endpoint Interface vpce-089f2123488812123",
"NetworkInterfaceId": "eni-c8fbc27e",
"VpcId": "vpc-1a2b3c4d",
"PrivateIpAddresses": [
{
"PrivateDnsName": "ip-10-0-2-227.ec2.internal",
"Primary": true,
"PrivateIpAddress": "10.0.2.227"
}
],
"RequesterManaged": true,
698
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Enhanced Networking
...
}
Contents
• Enhanced Networking Types (p. 699)
• Enabling Enhanced Networking on Your Instance (p. 699)
• Enabling Enhanced Networking with the Elastic Network Adapter (ENA) on Windows
Instances (p. 700)
• Enabling Enhanced Networking with the Intel 82599 VF Interface on Windows Instances (p. 706)
The Elastic Network Adapter (ENA) supports network speeds of up to 100 Gbps for supported
instance types.
C5, C5d, C5n, F1, G3, G4, H1, I3, I3en, m4.16xlarge, M5, M5a, M5ad, M5d P2, P3, R4, R5, R5a, R5ad,
R5d, T3, T3a, u-6tb1.metal, u-9tb1.metal, u-12tb1.metal, X1, X1e, and z1d instances use the
Elastic Network Adapter for enhanced networking.
Intel 82599 Virtual Function (VF) interface
The Intel 82599 Virtual Function interface supports network speeds of up to 10 Gbps for supported
instance types.
C3, C4, D2, I2, M4 (excluding m4.16xlarge), and R3 instances use the Intel 82599 VF interface for
enhanced networking.
For information about the supported network speed for each instance type, see Amazon EC2 Instance
Types.
699
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Enhanced Networking: ENA
If your instance type supports the Intel 82599 VF interface for enhanced networking, follow the
procedures in Enabling Enhanced Networking with the Intel 82599 VF Interface on Windows
Instances (p. 706).
Contents
• Requirements (p. 700)
• Data Encryption (p. 700)
• Testing Whether Enhanced Networking Is Enabled (p. 700)
• Enabling Enhanced Networking on Windows (p. 701)
• Amazon ENA Driver Versions (p. 702)
• Subscribing to Notifications (p. 434)
• Operating System Optimizations (p. 705)
Requirements
To prepare for enhanced networking using the ENA, set up your instance as follows:
• Select from the following supported instance types: C5, C5d, C5n, F1, G3, G4, H1, I3, I3en,
m4.16xlarge, M5, M5a, M5ad, M5d P2, P3, R4, R5, R5a, R5ad, R5d, T3, T3a, u-6tb1.metal,
u-9tb1.metal, u-12tb1.metal, X1, X1e, and z1d.
• Ensure that the instance has internet connectivity.
• Install and configure the AWS CLI or the AWS Tools for Windows PowerShell on any computer
you choose, preferably your local desktop or laptop. For more information, see Accessing Amazon
EC2 (p. 3). Enhanced networking cannot be managed from the Amazon EC2 console.
• If you have important data on the instance that you want to preserve, you should back that data up
now by creating an AMI from your instance. Updating kernels and kernel modules, as well as enabling
the enaSupport attribute, might render incompatible instances or operating systems unreachable; if
you have a recent backup, your data will still be retained if this happens.
Data Encryption
AWS provides secure and private connectivity between EC2 instances. In addition, we automatically
encrypt in-transit traffic between C5n, I3en, and P3dn instances in the same VPC or in peered VPCs,
using AEAD algorithms with 256-bit encryption. This encryption feature uses the offload capabilities of
the underlying hardware, and there is no impact on network performance.
700
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Enhanced Networking: ENA
To check whether an AMI has the enhanced networking enaSupport attribute set, use one of the
following commands. If the attribute is set, the response is true.
PS C:\> C:\ProgramData\Amazon\EC2-Windows\Launch\Scripts\InitializeInstance.ps1 -
Schedule
a. From your local computer, check the EC2 instance ENA support attribute on your instance by
running one of the following commands. If the attribute is not enabled, the output will be "[]"
or blank. EnaSupport is set to false by default.
701
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Enhanced Networking: ENA
If you encounter problems when you restart the instance, you can also disable ENA support
using one of the following commands:
c. Verify that the attribute has been set to true using describe-instances or Get-EC2Instance as
shown previously. You should now see the following output:
[
true
]
6. From your local computer, start the instance using the Amazon EC2 console or one of the following
commands: start-instances (AWS CLI), Start-EC2Instance (AWS Tools for Windows PowerShell). If
your instance is managed by AWS OpsWorks, you should start the instance using the AWS OpsWorks
console so that the instance state remains in sync.
7. On the instance, validate that the ENA driver is installed and enabled as follows:
a. Right-click the network icon and choose Open Network and Sharing Center.
b. Choose the Ethernet adapter (for example, Ethernet 2).
c. Choose Details. For Network Connection Details, check that Description is Amazon Elastic
Network Adapter.
8. (Optional) Create an AMI from the instance. The AMI inherits the enaSupport attribute from the
instance. Therefore, you can use this AMI to launch another instance with ENA enabled by default.
For more information, see Creating a Custom Windows AMI (p. 64).
702
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Enhanced Networking: ENA
2.1.0 ENA Windows driver v2.1 introduces new ENA device July 2019
capabilities, provides a performance boost, adds new
features, and includes multiple stability improvements.
• New features
• Use standardized Windows registry key for Jumbo
frames configuration.
• Allow VLAN ID setting via the ENA driver properties GUI.
• Improved Recovery flows
• Improved failure identification mechanism.
• Added support for tunable recovery parameters.
• Support up to 32 I/O queues for newer EC2 instances
that have more than 8 vCPUs.
• ~90% reduction of driver memory footprint.
• Performance optimizations
• Reduced transmit path latency.
• Support for receive checksum offload.
• Performance optimization for heavily loaded system
(optimized usage of locking mechanisms).
• Further enhancements to reduce CPU utilization and
improve system responsiveness under load.
• Bug Fixes
• Fix crash due to invalid parsing of non-contiguous Tx
headers.
• Fix driver v1.5 crash during ENI detach on Bare Metal
instances.
• Fix LSO pseudo-header checksum calculation error over
IPv6.
• Fix potential memory resource leak upon initialization
failure.
• Disable TCP/UDP checksum offload for IPv4 fragments.
• Fix for VLAN configuration. VLAN was incorrectly
disabled when only VLAN priority should have been
disabled.
• Enable correct parsing of custom driver messages by the
event viewer.
• Fix failure to initialize driver due to invalid timestamp
handling.
• Fix race condition between data processing and ENA
device disabling.
703
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Enhanced Networking: ENA
1.2.3 Includes reliability fixes and unifies support for Windows February 2018
Server 2008 R2 through Windows Server 2016.
1.0.9 Includes some reliability fixes. Applies only to Windows December 2016
Server 2008 R2. Not recommended for other versions of
Windows Server.
1.0.8 The initial release. Included in AMIs for Windows Server July 2016
2008 R2, Windows Server 2012 RTM, Windows Server 2012
R2, and Windows Server 2016.
Subscribing to Notifications
Amazon SNS can notify you when new versions of EC2 Windows Drivers are released. Use the following
procedure to subscribe to these notifications.
arn:aws:sns:us-east-1:801119661308:ec2-windows-drivers
b. For Protocol, choose Email.
c. For Endpoint, type an email address that you can use to receive the notifications.
d. Choose Create subscription.
6. You'll receive a confirmation email. Open the email and follow the directions to complete your
subscription.
Whenever new EC2 Windows drivers are released, we send notifications to subscribers. If you no longer
want to receive these notifications, use the following procedure to unsubscribe.
704
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Enhanced Networking: ENA
In addition to these operating system optimizations, you should also consider the maximum transmission
unit (MTU) of your network traffic, and adjust according to your workload and network architecture. For
more information, see Network Maximum Transmission Unit (MTU) for Your EC2 Instance (p. 717).
AWS regularly measures average round trip latencies between instances launched in a cluster placement
group of 50us and tail latencies of 200us at the 99.9 percentile. If your applications require consistently
low latencies, we recommend using the latest version of the ENA drivers on fixed performance Nitro-
based instances.
Windows is hyper-thread aware and will ensure the RSS queues of a single NIC are always placed on
different physical cores. Therefore, unless hyper-threading is disabled, in order to completely prevent
contention with other NICs, spread the RSS configuration of each NIC between a range of 16 logical
processors. The Set-NetAdapterRss cmdlt allows you to define the per-NIC range of valid logical
processors by defining the values of BaseProcessorGroup, BaseProcessorNumber, MaxProcessingGroup,
MaxProcessorNumber, and NumaNode (optional). If there are not enough physical cores to completely
eliminate inter-NIC contention, minimize the overlapping ranges or reduce the number of logical
processors in the ENI ranges depending on the expected workload of the ENI (in other words, a low
volume admin network ENI may not need as many RSS queues assigned). Also, as noted above, various
components must run on CPU 0, and therefore we recommend excluding it from all RSS configurations
when sufficient vCPUs are available.
For example, when there are three ENIs on a 72 vCPU instance with 2 NUMA nodes with hyper-threading
enabled, the following commands spread the network load between the two CPUs without overlap and
preventthe use of core 0 completely.
Note that these settings are persistent for each network adapter. If an instance is resized to one with
a different number of vCPUs, you should reevaluate the RSS configuration for each enabled ENI. The
complete Microsoft documentation for the Set-NetAdapterRss cmdlt can be found here: https://
docs.microsoft.com/en-us/powershell/module/netadapter/set-netadapterrss.
705
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Enhanced Networking: Intel 82599 VF
Special note for SQL workloads: We also recommend that you review your IO thread affinity settings
along with your ENI RSS configuration to minimize IO and network contention for the same CPUs. See
affinity mask Server Configuration Option.
Contents
• Requirements (p. 706)
• Testing Whether Enhanced Networking is Enabled (p. 706)
• Enabling Enhanced Networking on Windows (p. 707)
Requirements
To prepare for enhanced networking using the Intel 82599 VF interface, set up your instance as follows:
• Select from the following supported instance types: C3, C4, D2, I2, M4 (excluding m4.16xlarge), and
R3.
• Launch the instance from a 64-bit HVM AMI. You can't enable enhanced networking on Windows
Server 2008 and Windows Server 2003. Enhanced networking is already enabled for Windows Server
2012 R2 and Windows Server 2016 and later AMIs. Windows Server 2012 R2 includes Intel driver
1.0.15.3 and we recommend that you upgrade that driver to the latest version using the Pnputil.exe
utility.
• Ensure that the instance has internet connectivity.
• Install and configure the AWS CLI or the AWS Tools for Windows PowerShell on any computer
you choose, preferably your local desktop or laptop. For more information, see Accessing Amazon
EC2 (p. 3). Enhanced networking cannot be managed from the Amazon EC2 console.
• If you have important data on the instance that you want to preserve, you should back that data
up now by creating an AMI from your instance. Updating kernels and kernel modules, as well as
enabling the sriovNetSupport attribute, might render incompatible instances or operating systems
unreachable; if you have a recent backup, your data will still be retained if this happens.
Driver
To verify that the driver is installed, connect to your instance and open Device Manager. You should see
"Intel(R) 82599 Virtual Function" listed under Network adapters.
To check whether an instance has the enhanced networking sriovNetSupport attribute set, use one of
the following commands:
706
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Enhanced Networking: Intel 82599 VF
"SriovNetSupport": {
"Value": "simple"
},
To check whether an AMI already has the enhanced networking sriovNetSupport attribute set, use
one of the following commands:
Note that this command only works for images that you own. You receive an AuthFailure error for
images that do not belong to your account.
• Get-EC2ImageAttribute (AWS Tools for Windows PowerShell)
"SriovNetSupport": {
"Value": "simple"
},
PS C:\> C:\ProgramData\Amazon\EC2-Windows\Launch\Scripts\InitializeInstance.ps1 -
Schedule
707
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Enhanced Networking: Intel 82599 VF
Important
The administrator password will reset when you enable the initialize instance EC2Launch
script. You can modify the configuration file to disable the administrator password reset by
specifying it in the settings for the initialization tasks. For steps on how to disable password
reset, see Configure Initialization Tasks (p. 396).
3. From the instance, install the driver as follows:
a. Download the Intel network adapter driver for your operating system:
*Server versions 1803 and earlier as well as 1809 and later are not specifically addressed on the
Intel Drivers and Software pages.
b. In the Download folder, locate the PROWinx64.exe file. Rename this file PROWinx64.zip.
c. Open a context (right-click) menu on PROWinx64.zip and choose Extract All. Specify a
destination path and choose Extract.
d. Open a command prompt window, go to the folder with the extracted files, and use the
pnputil utility to add and install the INF file in the driver store.
pnputil -i -a PROXGB\Winx64\NDIS68\vxn68x64.inf
pnputil -i -a PROXGB\Winx64\NDIS65\vxn65x64.inf
pnputil -i -a PROXGB\Winx64\NDIS64\vxn64x64.inf
pnputil -i -a PROXGB\Winx64\NDIS63\vxn63x64.inf
pnputil -a PROXGB\Winx64\NDIS62\vxn62x64.inf
4. From your local computer, stop the instance using the Amazon EC2 console or one of the following
commands: stop-instances (AWS CLI), Stop-EC2Instance (AWS Tools for Windows PowerShell). If your
instance is managed by AWS OpsWorks, you should stop the instance in the AWS OpsWorks console
so that the instance state remains in sync.
5. From your local computer, enable the enhanced networking attribute using one of the following
commands:
6. (Optional) Create an AMI from the instance, as described in Creating a Custom Windows AMI (p. 64).
The AMI inherits the enhanced networking attribute from the instance. Therefore, you can use this
AMI to launch another instance with enhanced networking enabled by default.
7. From your local computer, start the instance using the Amazon EC2 console or one of the following
commands: start-instances (AWS CLI), Start-EC2Instance (AWS Tools for Windows PowerShell). If
your instance is managed by AWS OpsWorks, you should start the instance in the AWS OpsWorks
console so that the instance state remains in sync.
Placement Groups
When you launch a new EC2 instance, the EC2 service attempts to place the instance in such a way that
all of your instances are spread out across underlying hardware to minimize correlated failures. You can
use placement groups to influence the placement of a group of interdependent instances to meet the
needs of your workload. Depending on the type of workload, you can create a placement group using
one of the following placement strategies:
• Cluster – packs instances close together inside an Availability Zone. This strategy enables workloads
to achieve the low-latency network performance necessary for tightly-coupled node-to-node
communication that is typical of HPC applications.
• Partition – spreads your instances across logical partitions such that groups of instances in one
partition do not share the underlying hardware with groups of instances in different partitions. This
strategy is typically used by large distributed and replicated workloads, such as Hadoop, Cassandra,
and Kafka.
• Spread – strictly places a small group of instances across distinct underlying hardware to reduce
correlated failures.
Contents
• Cluster Placement Groups (p. 709)
• Partition Placement Groups (p. 710)
• Spread Placement Groups (p. 711)
• Placement Group Rules and Limitations (p. 712)
• Creating a Placement Group (p. 713)
• Launching Instances in a Placement Group (p. 714)
• Describing Instances in a Placement Group (p. 715)
• Changing the Placement Group for an Instance (p. 716)
• Deleting a Placement Group (p. 717)
709
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Partition Placement Groups
group, in addition to a 10 Gbps flow limit, is the non-blocking, non-oversubscribed, fully bi-sectional
nature of the connectivity. In other words, all nodes within the placement group can talk to all other
nodes within the placement group at the full line rate of 10 Gbps flows and 100 Gbps aggregate without
any slowing due to over-subscription.
The following image shows instances that are placed into a cluster placement group.
Cluster placement groups are recommended for applications that benefit from low network latency, high
network throughput, or both, and if the majority of the network traffic is between the instances in the
group. To provide the lowest latency and the highest packet-per-second network performance for your
placement group, choose an instance type that supports enhanced networking. For more information,
see Enhanced Networking (p. 699).
We recommend that you launch the number of instances that you need in the placement group in a
single launch request and that you use the same instance type for all instances in the placement group.
If you try to add more instances to the placement group later, or if you try to launch more than one
instance type in the placement group, you increase your chances of getting an insufficient capacity error.
If you stop an instance in a placement group and then start it again, it still runs in the placement group.
However, the start fails if there isn't enough capacity for the instance.
If you receive a capacity error when launching an instance in a placement group that already has running
instances, stop and start all of the instances in the placement group, and try the launch again. Restarting
the instances may migrate them to hardware that has capacity for all the requested instances.
The following image is a simple visual representation of a partition placement group in a single
Availability Zone. It shows instances that are placed into a partition placement group with three
partitions—Partition 1, Partition 2, and Partition 3. Each partition comprises multiple instances. The
instances in a partition do not share racks with the instances in the other partitions, allowing you to
contain the impact of a single hardware failure to only the associated partition.
710
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spread Placement Groups
Partition placement groups can be used to deploy large distributed and replicated workloads, such as
HDFS, HBase, and Cassandra, across distinct racks. When you launch instances into a partition placement
group, Amazon EC2 tries to distribute the instances evenly across the number of partitions that you
specify. You can also launch instances into a specific partition to have more control over where the
instances are placed.
A partition placement group can have partitions in multiple Availability Zones in the same Region. A
partition placement group can have a maximum of seven partitions per Availability Zone. The number
of instances that can be launched into a partition placement group is limited only by the limits of your
account.
In addition, partition placement groups offer visibility into the partitions—you can see which instances
are in which partitions. You can share this information with topology-aware applications, such as HDFS,
HBase, and Cassandra. These applications use this information to make intelligent data replication
decisions for increasing data availability and durability.
If you start or launch an instance in a partition placement group and there is insufficient unique
hardware to fulfill the request, the request fails. Amazon EC2 makes more distinct hardware available
over time, so you can try your request again later.
The following image shows seven instances in a single Availability Zone that are placed into a spread
placement group. The seven instances are placed on seven different racks.
Spread placement groups are recommended for applications that have a small number of critical
instances that should be kept separate from each other. Launching instances in a spread placement
group reduces the risk of simultaneous failures that might occur when instances share the same racks.
Spread placement groups provide access to distinct racks, and are therefore suitable for mixing instance
types or launching instances over time.
A spread placement group can span multiple Availability Zones in the same Region. You can have a
maximum of seven running instances per Availability Zone per group.
If you start or launch an instance in a spread placement group and there is insufficient unique hardware
to fulfill the request, the request fails. Amazon EC2 makes more distinct hardware available over time, so
you can try your request again later.
711
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Placement Group Rules and Limitations
• The name you specify for a placement group must be unique within your AWS account for the Region.
• You can't merge placement groups.
• An instance can be launched in one placement group at a time; it cannot span multiple placement
groups.
• On-Demand Capacity Reservation (p. 316) and zonal Reserved Instances (p. 196) provide a capacity
reservation for EC2 instances in a specific Availability Zone. The capacity reservation can be used
by instances in a placement group. However, it is not possible to explicitly reserve capacity for a
placement group.
• Instances with a tenancy of host cannot be launched in placement groups.
• The following are the only instance types that you can use when you launch an instance into a cluster
placement group:
• General purpose: M4, M5, M5a, M5ad, M5d
• Compute optimized: C3, C4, C5, C5d, C5n, and cc2.8xlarge
• Memory optimized: cr1.8xlarge, R3, R4, R5, R5a, R5ad, R5d, X1, X1e, and z1d
• Storage optimized: D2, H1, hs1.8xlarge, I2, I3, and I3en
• Accelerated computing: F1, G2, G3, P2, and P3
• A cluster placement group can't span multiple Availability Zones.
• The maximum network throughput speed of traffic between two instances in a cluster placement
group is limited by the slower of the two instances. For applications with high-throughput
requirements, choose an instance type with network connectivity that meets your requirements.
• For instances that are enabled for enhanced networking, the following rules apply:
• Instances within a cluster placement group can use up to 10 Gbps for single-flow traffic. Instances
that are not within a cluster placement group can use up to 5Gbps for single-flow traffic.
• Traffic to and from Amazon S3 buckets within the same Region over the public IP address space or
through a VPC endpoint can use all available instance aggregate bandwidth.
• You can launch multiple instance types into a cluster placement group. However, this reduces the
likelihood that the required capacity will be available for your launch to succeed. We recommend using
the same instance type for all instances in a cluster placement group.
• Network traffic to the internet and over an AWS Direct Connect connection to on-premises resources is
limited to 5 Gbps.
• A partition placement group supports a maximum of seven partitions per Availability Zone. The
number of instances that you can launch in a partition placement group is limited only by your account
limits.
712
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Creating a Placement Group
• When instances are launched into a partition placement group, Amazon EC2 tries to evenly distribute
the instances across all partitions. Amazon EC2 doesn’t guarantee an even distribution of instances
across all partitions.
• A partition placement group with Dedicated Instances can have a maximum of two partitions.
• Partition placement groups are not supported for Dedicated Hosts.
• A spread placement group supports a maximum of seven running instances per Availability Zone. For
example, in a Region with three Availability Zones, you can run a total of 21 instances in the group
(seven per zone). If you try to start an eighth instance in the same Availability Zone and in the same
spread placement group, the instance will not launch. If you need to have more than seven instances in
an Availability Zone, then the recommendation is to use multiple spread placement groups. This does
not provide guarantees about the spread of instances between groups, but does ensure the spread for
each group to limit impact from certain classes of failures.
• Spread placement groups are not supported for Dedicated Instances or Dedicated Hosts.
• Use the create-placement-group command and specify the --strategy parameter with the value
partition and the --partition-count parameter. In this example, the partition placement
group is named HDFS-Group-A and is created with five partitions.
713
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launching Instances in a Placement Group
• On the Choose an Amazon Machine Image (AMI) page, select an AMI. To select an AMI you
created, choose My AMIs.
• On the Choose an Instance Type page, select an instance type that can be launched into a
placement group.
• On the Configure Instance Details page, the following fields are applicable to placement groups:
• For Number of instances, enter the total number of instances that you need in this placement
group, because you might not be able to add instances to the placement group later.
• For Placement group, select the Add instance to placement group check box. If you do not
see Placement group on this page, verify that you have selected an instance type that can be
launched into a placement group; otherwise, this option is not available.
• For Placement group name, you can choose to add the instances to an existing placement
group or to a new placement group that you create.
• For Placement group strategy, choose the appropriate strategy. If you choose partition, for
Target partition, choose Auto distribution to have Amazon EC2 do a best effort to distribute
the instances evenly across all the partitions in the group; or, specify the partition in which to
launch the instances.
1. Create an AMI for your instances using one of the following commands:
To launch instances into a specific partition of a partition placement group (AWS CLI)
• Use the run-instances command and specify the placement group name and partition using the
--placement "GroupName = HDFS-Group-A, PartitionNumber = 3" parameter. In this
example, the placement group is named HDFS-Group-A and the partition number is 3.
714
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Describing Instances in a Placement Group
To view the partition number for an instance in a partition placement group (AWS CLI)
The response contains the placement information, which includes the placement group name and
the partition number for the instance.
"Placement": {
"AvailabilityZone": "us-east-1c",
"GroupName": "HDFS-Group-A",
"PartitionNumber": 3,
"Tenancy": "default"
}
To filter instances for a specific partition placement group and partition number (AWS CLI)
• Use the describe-instances command and specify the --filters parameter with the placement-
group-name and placement-partition-number filters. In this example, the placement group is
named HDFS-Group-A and the partition number is 7.
The response lists all the instances that are in the specified partition within the specified placement
group. The following is example output showing only the instance ID, instance type, and placement
information for the returned instances.
"Instances": [
{
"InstanceId": "i-0a1bc23d4567e8f90",
"InstanceType": "r4.large",
},
"Placement": {
"AvailabilityZone": "us-east-1c",
"GroupName": "HDFS-Group-A",
"PartitionNumber": 7,
"Tenancy": "default"
715
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Changing the Placement Group for an Instance
{
"InstanceId": "i-0a9b876cd5d4ef321",
"InstanceType": "r4.large",
},
"Placement": {
"AvailabilityZone": "us-east-1c",
"GroupName": "HDFS-Group-A",
"PartitionNumber": 7,
"Tenancy": "default"
}
],
You can change the placement group for an instance using the command line or an AWS SDK.
Alternatively, use the Edit-EC2InstancePlacement command (AWS Tools for Windows PowerShell).
3. Restart the instance using one of the following commands:
Alternatively, use the Edit-EC2InstancePlacement command (AWS Tools for Windows PowerShell).
3. Restart the instance using one of the following commands:
716
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Deleting a Placement Group
Alternatively, follow the steps in Changing the Placement Group for an Instance (p. 716) to move
the instances to a different placement group.
4. In the navigation pane, choose Placement Groups.
5. Select the placement group and choose Delete Placement Group.
6. When prompted for confirmation, choose Delete.
Ethernet frames can come in different formats, and the most common format is the standard Ethernet
v2 frame format. It supports 1500 MTU, which is the largest Ethernet packet size supported over most of
the Internet. The maximum supported MTU for an instance depends on its instance type. All Amazon EC2
instance types support 1500 MTU, and many current instance sizes support 9001 MTU, or jumbo frames.
Contents
• Jumbo Frames (9001 MTU) (p. 718)
• Path MTU Discovery (p. 718)
• Check the Path MTU Between Two Hosts (p. 718)
• Check and Set the MTU on Your Windows Instance (p. 719)
• Troubleshooting (p. 720)
717
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Jumbo Frames (9001 MTU)
Jumbo frames should be used with caution for Internet-bound traffic or any traffic that leaves a VPC.
Packets are fragmented by intermediate systems, which slows down this traffic. To use jumbo frames
inside a VPC and not slow traffic that's bound for outside the VPC, you can configure the MTU size by
route, or use multiple elastic network interfaces with different MTU sizes and different routes.
For instances that are collocated inside a cluster placement group, jumbo frames help to achieve the
maximum network throughput possible, and they are recommended in this case. For more information,
see Placement Groups (p. 709).
You can use jumbo frames for traffic between your VPCs and your on-premises networks over AWS Direct
Connect. For more information, and for how to verify Jumbo Frame capability, see Setting Network MTU
in the AWS Direct Connect User Guide.
• General purpose: M3, M4, M5, M5a, M5ad, M5d, T2, T3, and T3a
• Compute optimized: C3, C4, C5, C5d, C5n, and CC2
• Memory optimized: CR1, R3, R4, R5, R5a, R5ad, R5d, u-6tb1.metal, u-9tb1.metal,
u-12tb1.metal, X1, and z1d
• Storage optimized: D2, H1, HS1, I2, I3, and I3en
• Accelerated computing: F1, G2, G3, G4, P2, and P3
By default, security groups do not allow any inbound ICMP traffic. To ensure that your instance can
receive this message and the packet does not get dropped, you must add a Custom ICMP Rule with
the Destination Unreachable protocol to the inbound security group rules for your instance. For more
information, see Rules for Path MTU Discovery (p. 593).
Important
Modifying your instance's security group to allow path MTU discovery does not guarantee
that jumbo frames will not be dropped by some routers. An Internet gateway in your VPC will
forward packets up to 1500 bytes only. 1500 MTU packets are recommended for Internet traffic.
718
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Check and Set the MTU on Your Windows Instance
.\mturoute.exe www.elifulkerson.com
* ICMP Fragmentation is not permitted. *
* Speed optimization is enabled. *
* Maximum payload is 10000 bytes. *
+ ICMP payload of 1472 bytes succeeded.
- ICMP payload of 1473 bytes is too big.
Path MTU: 1500 bytes.
ENA Driver
You can change the MTU setting using Device Manager or the Set-NetAdapterAdvancedProperty
command.
To get the current MTU setting using the Get-NetAdapterAdvancedProperty command, use the
following command. Check the entry for the interface name MTU. A value of 9001 indicates that Jumbo
frames are enabled. Jumbo frames are disabled by default.
To get the current MTU setting using the Get-NetAdapterAdvancedProperty command, use the
following command. Check the entry for the interface name *JumboPacket. A value of 9014 indicates
that Jumbo frames are enabled. (Note that the MTU size includes the header and the payload.) Jumbo
frames are disabled by default.
719
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Troubleshooting
AWS PV Driver
You cannot change the MTU setting using Device Manager, but you can change it using the netsh
command.
Get the current MTU setting using the following command. The name of the interface can vary. In the
output, look for an entry with the name "Ethernet," "Ethernet 2," or "Local Area Connection". You'll need
the interface name to enable or disable jumbo frames. A value of 9001 indicates that Jumbo frames are
enabled.
Troubleshooting
If you experience connectivity issues between your EC2 instance and an Amazon Redshift cluster when
using jumbo frames, see Queries Appear to Hang in the Amazon Redshift Cluster Management Guide
When you create your AWS account, we create a default VPC for you in each region. A default VPC is a
VPC that is already configured and ready for you to use. You can launch instances into your default VPC
immediately. Alternatively, you can create your own nondefault VPC and configure it as you need.
720
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Amazon VPC Documentation
If you created your AWS account before 2013-12-04, you might have support for the EC2-Classic
platform in some regions. If you created your AWS account after 2013-12-04, it does not support EC2-
Classic, so you must launch your resources in a VPC. For more information, see EC2-Classic (p. 751).
Guide Description
Amazon VPC User Guide Describes key concepts and provides instructions
for using the features of Amazon VPC.
Amazon VPC Peering Guide Describes VPC peering connections and provides
instructions for using them.
Amazon VPC Network Administrator Guide Helps network administrators configure customer
gateways.
Contents
• AllJoyn Router (p. 721)
• Cast to Device (p. 722)
• Core Networking (p. 724)
• Delivery Optimization (p. 742)
• Diag Track (p. 743)
• DIAL Protocol Server (p. 743)
• Distributed File System (DFS) Management (p. 743)
• File and Printer Sharing (p. 744)
• File Server Remote Management (p. 746)
• ICMP v4 All (p. 747)
• Multicast (p. 747)
• Remote Desktop (p. 748)
• Windows Device Management (p. 750)
• Windows Firewall Remote Management (p. 750)
• Windows Remote Management (p. 751)
AllJoyn Router
OS Rule Description Port Protocol Direction
721
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Cast to Device
Cast to Device
OS Rule Description Port Protocol Direction
722
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Cast to Device
723
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
Core Networking
Windows Server 2012, 2012 R2, 2016, and 2019
724
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
725
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
726
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
727
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
728
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
729
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
730
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
731
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
732
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
733
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
734
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
735
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
736
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
737
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
738
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
739
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
740
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Core Networking
741
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Delivery Optimization
Delivery Optimization
Windows DeliveryOptimization-
Inbound Local: 7680 TCP In
Server 2019 TCP-In rule to allow
Delivery Remote: Any
Optimization
to connect
to remote
endpoints.
DeliveryOptimization-
Inbound Local: 7680 UDP In
UDP-In rule to allow
Delivery Remote: Any
Optimization
to connect
to remote
endpoints.
742
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Diag Track
Diag Track
Windows Server 2019
743
Amazon Elastic Compute Cloud
User Guide for Windows Instances
File and Printer Sharing
744
Amazon Elastic Compute Cloud
User Guide for Windows Instances
File and Printer Sharing
745
Amazon Elastic Compute Cloud
User Guide for Windows Instances
File Server Remote Management
746
Amazon Elastic Compute Cloud
User Guide for Windows Instances
ICMP v4 All
ICMP v4 All
Multicast
Windows Server 2019
747
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Remote Desktop
Remote Desktop
Windows Server 2012 R2, 2016, and 2019
748
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Remote Desktop
749
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Windows Device Management
750
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Windows Remote Management
Windows
Server 2012
Windows
Server 2012 R2
Windows
Server 2016
Windows
Server 2019
For more information about Amazon EC2 security groups, see Amazon EC2 Security Groups for Windows
Instances.
EC2-Classic
With EC2-Classic, your instances run in a single, flat network that you share with other customers. With
Amazon VPC, your instances run in a virtual private cloud (VPC) that's logically isolated to your AWS
account.
The EC2-Classic platform was introduced in the original release of Amazon EC2. If you created your
AWS account after 2013-12-04, it does not support EC2-Classic, so you must launch your Amazon EC2
instances in a VPC.
If your account does not support EC2-Classic, we create a default VPC for you. By default, when you
launch an instance, we launch it into your default VPC. Alternatively, you can create a nondefault VPC
and specify it when you launch an instance.
Verify that the region you'll use is selected in the navigation bar. On the Amazon EC2 console dashboard,
look for Supported Platforms under Account Attributes.
751
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Detecting Supported Platforms
The output of the describe-account-attributes command includes both the EC2 and VPC values for the
supported-platforms attribute.
The output of the describe-account-attributes command includes only the VPC value for the
supported-platforms attribute.
752
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Types Available in EC2-Classic
If your account supports EC2-Classic but you have not created a nondefault VPC, you can do one of the
following to launch instances that require a VPC:
• Create a nondefault VPC and launch your VPC-only instance into it by specifying a subnet ID or a
network interface ID in the request. Note that you must create a nondefault VPC if you do not have
a default VPC and you are using the AWS CLI, Amazon EC2 API, or AWS SDK to launch a VPC-only
instance. For more information, see Create a Virtual Private Cloud (VPC) (p. 16).
• Launch your VPC-only instance using the Amazon EC2 console. The Amazon EC2 console creates a
nondefault VPC in your account and launches the instance into the subnet in the first Availability Zone.
The console creates the VPC with the following attributes:
• One subnet in each Availability Zone, with the public IPv4 addressing attribute set to true so that
instances receive a public IPv4 address. For more information, see IP Addressing in Your VPC in the
Amazon VPC User Guide.
• An Internet gateway, and a main route table that routes traffic in the VPC to the Internet gateway.
This enables the instances you launch in the VPC to communicate over the Internet. For more
information, see Internet Gateways in the Amazon VPC User Guide.
• A default security group for the VPC and a default network ACL that is associated with each subnet.
For more information, see Security in Your VPC in the Amazon VPC User Guide.
If you have other resources in EC2-Classic, you can take steps to migrate them to a VPC. For more
information, see Migrating from a Windows Instance in EC2-Classic to a Windows Instance in a
VPC (p. 771).
Public IPv4 Your instance receives a Your instance launched in Your instance doesn't
address (from public IPv4 address from a default subnet receives receive a public IPv4
Amazon's the EC2-Classic public IPv4 a public IPv4 address address by default, unless
public IP address pool. by default, unless you you specify otherwise
address pool) specify otherwise during during launch, or you
launch, or you modify modify the subnet's public
the subnet's public IPv4 IPv4 address attribute.
address attribute.
753
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Differences Between Instances in EC2-Classic and a VPC
Private IPv4 Your instance receives a Your instance receives a Your instance receives a
address private IPv4 address from static private IPv4 address static private IPv4 address
the EC2-Classic range each from the address range of from the address range of
time it's started. your default VPC. your VPC.
Multiple We select a single You can assign multiple You can assign multiple
private IPv4 private IP address for private IPv4 addresses to private IPv4 addresses to
addresses your instance; multiple your instance. your instance.
IP addresses are not
supported.
Reassociating If the Elastic IP address is If the Elastic IP address is If the Elastic IP address
an Elastic IP already associated with already associated with is already associated
address another instance, the another instance, the with another instance,
address is automatically address is automatically it succeeds only if you
associated with the new associated with the new allowed reassociation.
instance. instance.
Tagging Elastic You cannot apply tags to You can apply tags to an You can apply tags to an
IP addresses an Elastic IP address. Elastic IP address. Elastic IP address.
DNS DNS hostnames are DNS hostnames are DNS hostnames are
hostnames enabled by default. enabled by default. disabled by default.
Security group A security group can A security group can A security group can
reference security groups reference security groups reference security groups
that belong to other AWS for your VPC, or for a for your VPC only.
accounts. peer VPC in a VPC peering
connection.
754
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Differences Between Instances in EC2-Classic and a VPC
Security group You can assign an You can assign up to 5 You can assign up to 5
association unlimited number of security groups to an security groups to an
security groups to an instance. instance.
instance when you launch
it. You can assign security You can assign security
groups to your instance groups to your instance
You can't change the when you launch it and when you launch it and
security groups of your while it's running. while it's running.
running instance. You can
either modify the rules
of the assigned security
groups, or replace the
instance with a new one
(create an AMI from the
instance, launch a new
instance from this AMI
with the security groups
that you need, disassociate
any Elastic IP address
from the original instance
and associate it with the
new instance, and then
terminate the original
instance).
Security group You can add rules for You can add rules for You can add rules for
rules inbound traffic only. inbound and outbound inbound and outbound
traffic. traffic.
Tenancy Your instance runs on You can run your instance You can run your instance
shared hardware. on shared hardware or on shared hardware or
single-tenant hardware. single-tenant hardware.
Accessing the Your instance can access By default, your instance By default, your instance
Internet the Internet. Your instance can access the Internet. cannot access the Internet.
automatically receives a Your instance receives Your instance doesn't
public IP address, and can a public IP address by receive a public IP address
access the Internet directly default. An Internet by default. Your VPC may
through the AWS network gateway is attached to have an Internet gateway,
edge. your default VPC, and your depending on how it was
default subnet has a route created.
to the Internet gateway.
IPv6 IPv6 addressing is not You can optionally You can optionally
addressing supported. You cannot associate an IPv6 CIDR associate an IPv6 CIDR
assign IPv6 addresses to block with your VPC, and block with your VPC, and
your instances. assign IPv6 addresses to assign IPv6 addresses to
instances in your VPC. instances in your VPC.
755
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Differences Between Instances in EC2-Classic and a VPC
After you launch an instance in EC2-Classic, you can't change its security groups. However, you can
add rules to or remove rules from a security group, and those changes are automatically applied to all
instances that are associated with the security group after a short period.
Your AWS account automatically has a default security group per region for EC2-Classic. If you try to
delete the default security group, you'll get the following error: Client.InvalidGroup.Reserved: The
security group 'default' is reserved.
You can create custom security groups. The security group name must be unique within your account for
the region. To create a security group for use in EC2-Classic, choose No VPC for the VPC.
You can add inbound rules to your default and custom security groups. You can't change the outbound
rules for an EC2-Classic security group. When you create a security group rule, you can use a different
security group for EC2-Classic in the same region as the source or destination. To specify a security
group for another AWS account, add the AWS account ID as a prefix; for example, 111122223333/sg-
edcd9784.
In EC2-Classic, you can have up to 500 security groups in each region for each account. You can associate
an instance with up to 500 security groups and add up to 100 rules to a security group.
If you create a custom firewall configuration in EC2-Classic, you must create a rule in your firewall that
allows inbound traffic from port 53 (DNS)—with a destination port from the ephemeral range—from
the address of the Amazon DNS server; otherwise, internal DNS resolution from your instances fails. If
your firewall doesn't automatically allow DNS query responses, then you need to allow traffic from the
IP address of the Amazon DNS server. To get the IP address of the Amazon DNS server, use the following
command from within your instance:
Elastic IP Addresses
If your account supports EC2-Classic, there's one pool of Elastic IP addresses for use with the EC2-Classic
platform and another for use with your VPCs. You can't associate an Elastic IP address that you allocated
for use with a VPC with an instance in EC2-Classic, and vice- versa. However, you can migrate an Elastic
IP address you've allocated for use in the EC2-Classic platform for use with a VPC. You cannot migrate an
Elastic IP address to another region.
756
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Differences Between Instances in EC2-Classic and a VPC
then use the same Elastic IP addresses that you used for your web servers in EC2-Classic for your new
VPC web servers.
After you've migrated an Elastic IP address to a VPC, you cannot use it with EC2-Classic. However, if
required, you can restore it to EC2-Classic. You cannot migrate an Elastic IP address that was originally
allocated for use with a VPC to EC2-Classic.
To migrate an Elastic IP address, it must not be associated with an instance. For more information
about disassociating an Elastic IP address from an instance, see Disassociating an Elastic IP Address and
Reassociating with a Different Instance (p. 676).
You can migrate as many EC2-Classic Elastic IP addresses as you can have in your account. However,
when you migrate an Elastic IP address, it counts against your Elastic IP address limit for VPCs. You
cannot migrate an Elastic IP address if it will result in your exceeding your limit. Similarly, when you
restore an Elastic IP address to EC2-Classic, it counts against your Elastic IP address limit for EC2-Classic.
For more information, see Elastic IP Address Limit (p. 678).
You cannot migrate an Elastic IP address that has been allocated to your account for less than 24 hours.
You can migrate an Elastic IP address from EC2-Classic using the Amazon EC2 console or the Amazon
VPC console. This option is only available if your account supports EC2-Classic.
You can restore an Elastic IP address to EC2-Classic using the Amazon EC2 console or the Amazon VPC
console.
After you've performed the command to move or restore your Elastic IP address, the process of
migrating the Elastic IP address can take a few minutes. Use the describe-moving-addresses command to
check whether your Elastic IP address is still moving, or has completed moving.
After you've moved your Elastic IP address, you can view its allocation ID on the Elastic IPs page in the
Allocation ID field.
If the Elastic IP address is in a moving state for longer than 5 minutes, contact Premium Support.
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
757
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Sharing and Accessing Resources
Between EC2-Classic and a VPC
To restore an Elastic IP address to EC2-Classic using the command line
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
To describe the status of your moving addresses using the command line
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
If your account supports EC2-Classic, you might have set up resources for use in EC2-Classic. If you
want to migrate from EC2-Classic to a VPC, you must recreate those resources in your VPC. For more
information about migrating from EC2-Classic to a VPC, see Migrating from a Windows Instance in EC2-
Classic to a Windows Instance in a VPC (p. 771).
The following resources can be shared or accessed between EC2-Classic and a VPC.
Resource Notes
AMI
Bundle task
EBS volume
Elastic IP address (IPv4) You can migrate an Elastic IP address from EC2-
Classic to a VPC. You can't migrate an Elastic
IP address that was originally allocated for use
in a VPC to EC2-Classic. For more information,
see Migrating an Elastic IP Address from EC2-
Classic (p. 756).
758
Amazon Elastic Compute Cloud
User Guide for Windows Instances
ClassicLink
Resource Notes
Key pair
Placement group
Reserved Instance You can change the network platform for your
Reserved Instances from EC2-Classic to a VPC.
For more information, see Modifying Reserved
Instances (p. 218).
Snapshot
The following resources can't be shared or moved between EC2-Classic and a VPC:
• Spot Instances
ClassicLink
ClassicLink allows you to link EC2-Classic instances to a VPC in your account, within the same region. If
you associate the VPC security groups with a EC2-Classic instance, this enables communication between
your EC2-Classic instance and instances in your VPC using private IPv4 addresses. ClassicLink removes
the need to make use of public IPv4 addresses or Elastic IP addresses to enable communication between
instances in these platforms.
ClassicLink is available to all users with accounts that support the EC2-Classic platform, and can be
used with any EC2-Classic instance. For more information about migrating your resources to a VPC, see
Migrating from a Windows Instance in EC2-Classic to a Windows Instance in a VPC (p. 771).
There is no additional charge for using ClassicLink. Standard charges for data transfer and instance usage
apply.
Contents
• ClassicLink Basics (p. 760)
• ClassicLink Limitations (p. 762)
• Working with ClassicLink (p. 763)
759
Amazon Elastic Compute Cloud
User Guide for Windows Instances
ClassicLink
ClassicLink Basics
There are two steps to linking an EC2-Classic instance to a VPC using ClassicLink. First, you must enable
the VPC for ClassicLink. By default, all VPCs in your account are not enabled for ClassicLink, to maintain
their isolation. After you've enabled the VPC for ClassicLink, you can then link any running EC2-Classic
instance in the same region in your account to that VPC. Linking your instance includes selecting security
groups from the VPC to associate with your EC2-Classic instance. After you've linked the instance, it
can communicate with instances in your VPC using their private IP addresses, provided the VPC security
groups allow it. Your EC2-Classic instance does not lose its private IP address when linked to the VPC.
Note
Linking your instance to a VPC is sometimes referred to as attaching your instance.
A linked EC2-Classic instance can communicate with instances in a VPC, but it does not form part of the
VPC. If you list your instances and filter by VPC, for example, through the DescribeInstances API
request, or by using the Instances screen in the Amazon EC2 console, the results do not return any EC2-
Classic instances that are linked to the VPC. For more information about viewing your linked EC2-Classic
instances, see Viewing Your ClassicLink-Enabled VPCs and Linked Instances (p. 764).
By default, if you use a public DNS hostname to address an instance in a VPC from a linked EC2-Classic
instance, the hostname resolves to the instance's public IP address. The same occurs if you use a public
DNS hostname to address a linked EC2-Classic instance from an instance in the VPC. If you want the
public DNS hostname to resolve to the private IP address, you can enable ClassicLink DNS support for
the VPC. For more information, see Enabling ClassicLink DNS Support (p. 765).
If you no longer require a ClassicLink connection between your instance and the VPC, you can unlink
the EC2-Classic instance from the VPC. This disassociates the VPC security groups from the EC2-Classic
instance. A linked EC2-Classic instance is automatically unlinked from a VPC when it's stopped. After
you've unlinked all linked EC2-Classic instances from the VPC, you can disable ClassicLink for the VPC.
If you use Elastic Load Balancing, you can register your linked EC2-Classic instances with the load
balancer. You must create your load balancer in the ClassicLink-enabled VPC and enable the Availability
Zone in which the instance runs. If you terminate the linked EC2-Classic instance, the load balancer
deregisters the instance.
If you use Amazon EC2 Auto Scaling, you can create an Amazon EC2 Auto Scaling group with instances
that are automatically linked to a specified ClassicLink-enabled VPC at launch. For more information, see
Linking EC2-Classic Instances to a VPC in the Amazon EC2 Auto Scaling User Guide.
If you use Amazon RDS instances or Amazon Redshift clusters in your VPC, and they are publicly
accessible (accessible from the Internet), the endpoint you use to address those resources from a linked
EC2-Classic instance by default resolves to a public IP address. If those resources are not publicly
accessible, the endpoint resolves to a private IP address. To address a publicly accessible RDS instance
or Redshift cluster over private IP using ClassicLink, you must use their private IP address or private DNS
hostname, or you must enable ClassicLink DNS support for the VPC.
If you use a private DNS hostname or a private IP address to address an RDS instance, the linked EC2-
Classic instance cannot use the failover support available for Multi-AZ deployments.
760
Amazon Elastic Compute Cloud
User Guide for Windows Instances
ClassicLink
You can use the Amazon EC2 console to find the private IP addresses of your Amazon Redshift, Amazon
ElastiCache, or Amazon RDS resources.
For more information about policies for working with ClassicLink, see the following example: Example
IAM Policies for ClassicLink (p. 766).
After you've linked your instance to a VPC, you cannot change which VPC security groups are associated
with the instance. To associate different security groups with your instance, you must first unlink the
instance, and then link it to the VPC again, choosing the required security groups.
VPCs that are in the 10.0.0.0/16 and 10.1.0.0/16 IP address ranges can be enabled for ClassicLink
only if they do not have any existing static routes in route tables in the 10.0.0.0/8 IP address range,
excluding the local routes that were automatically added when the VPC was created. Similarly, if you've
enabled a VPC for ClassicLink, you may not be able to add any more specific routes to your route tables
within the 10.0.0.0/8 IP address range.
Important
If your VPC CIDR block is a publicly routable IP address range, consider the security implications
before you link an EC2-Classic instance to your VPC. For example, if your linked EC2-Classic
instance receives an incoming Denial of Service (DoS) request flood attack from a source IP
761
Amazon Elastic Compute Cloud
User Guide for Windows Instances
ClassicLink
address that falls within the VPC’s IP address range, the response traffic is sent into your VPC.
We strongly recommend that you create your VPC using a private IP address range as specified
in RFC 1918.
For more information about route tables and routing in your VPC, see Route Tables in the Amazon VPC
User Guide.
If you enable a local VPC to communicate with a linked EC2-Classic instance in a peer VPC, a static route
is automatically added to your route tables with a destination of 10.0.0.0/8 and a target of local.
For more information and examples, see Configurations With ClassicLink in the Amazon VPC Peering
Guide.
ClassicLink Limitations
To use the ClassicLink feature, you need to be aware of the following limitations:
762
Amazon Elastic Compute Cloud
User Guide for Windows Instances
ClassicLink
• ClassicLink doesn't support transitive relationships out of the VPC. Your linked EC2-Classic instance
doesn't have access to any VPN connection, VPC gateway endpoint, NAT gateway, or Internet gateway
associated with the VPC. Similarly, resources on the other side of a VPN connection or an Internet
gateway don't have access to a linked EC2-Classic instance.
Tasks
• Enabling a VPC for ClassicLink (p. 763)
• Creating a VPC with ClassicLink Enabled (p. 763)
• Linking an Instance to a VPC (p. 764)
• Linking an Instance to a VPC at Launch (p. 764)
• Viewing Your ClassicLink-Enabled VPCs and Linked Instances (p. 764)
• Enabling ClassicLink DNS Support (p. 765)
• Disabling ClassicLink DNS Support (p. 765)
• Unlinking an Instance from a VPC (p. 766)
• Disabling ClassicLink for a VPC (p. 766)
763
Amazon Elastic Compute Cloud
User Guide for Windows Instances
ClassicLink
4. On the next page of the wizard, choose Yes for Enable ClassicLink. Complete the rest of the steps in
the wizard to create your VPC. For more information about using the VPC wizard, see Scenarios for
Amazon VPC in the Amazon VPC User Guide.
5. (Optional) If you want the public DNS hostname to resolve to the private IP address, enable
ClassicLink DNS support for the VPC before you link any instances. For more information, see
Enabling ClassicLink DNS Support (p. 765).
If you want the public DNS hostname to resolve to the private IP address, enable ClassicLink DNS
support for the VPC before you link the instance. For more information, see Enabling ClassicLink DNS
Support (p. 765).
764
Amazon Elastic Compute Cloud
User Guide for Windows Instances
ClassicLink
765
Amazon Elastic Compute Cloud
User Guide for Windows Instances
ClassicLink
Examples
• Full Permissions to Work with ClassicLink (p. 766)
• Enable and Disable a VPC for ClassicLink (p. 767)
• Link Instances (p. 767)
• Unlink Instances (p. 768)
766
Amazon Elastic Compute Cloud
User Guide for Windows Instances
ClassicLink
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": [
"ec2:DescribeClassicLinkInstances", "ec2:DescribeVpcClassicLink",
"ec2:EnableVpcClassicLink", "ec2:DisableVpcClassicLink",
"ec2:AttachClassicLinkVpc", "ec2:DetachClassicLinkVpc"
],
"Resource": "*"
}
]
}
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "ec2:*VpcClassicLink",
"Resource": "arn:aws:ec2:region:account:vpc/*",
"Condition": {
"StringEquals": {
"ec2:ResourceTag/purpose":"classiclink"
}
}
}
]
}
Link Instances
The following policy grants users permissions to link instances to a VPC only if the instance is an
m3.large instance type. The second statement allows users to use the VPC and security group
resources, which are required to link an instance to a VPC.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "ec2:AttachClassicLinkVpc",
"Resource": "arn:aws:ec2:region:account:instance/*",
"Condition": {
"StringEquals": {
"ec2:InstanceType":"m3.large"
}
}
},
{
"Effect": "Allow",
"Action": "ec2:AttachClassicLinkVpc",
"Resource": [
"arn:aws:ec2:region:account:vpc/*",
"arn:aws:ec2:region:account:security-group/*"
]
}
]
767
Amazon Elastic Compute Cloud
User Guide for Windows Instances
ClassicLink
The following policy grants users permissions to link instances to a specific VPC (vpc-1a2b3c4d) only,
and to associate only specific security groups from the VPC to the instance (sg-1122aabb and sg-
aabb2233). Users cannot link an instance to any other VPC, and they cannot specify any other of the
VPC security groups to associate with the instance in the request.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "ec2:AttachClassicLinkVpc",
"Resource": [
"arn:aws:ec2:region:account:vpc/vpc-1a2b3c4d",
"arn:aws:ec2:region:account:instance/*",
"arn:aws:ec2:region:account:security-group/sg-1122aabb",
"arn:aws:ec2:region:account:security-group/sg-aabb2233"
]
}
]
}
Unlink Instances
The following grants users permission to unlink any linked EC2-Classic instance from a VPC, but only if
the instance has the tag "unlink=true". The second statement grants users permissions to use the VPC
resource, which is required to unlink an instance from a VPC.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": "ec2:DetachClassicLinkVpc",
"Resource": [
"arn:aws:ec2:region:account:instance/*"
],
"Condition": {
"StringEquals": {
"ec2:ResourceTag/unlink":"true"
}
}
},
{
"Effect": "Allow",
"Action": "ec2:DetachClassicLinkVpc",
"Resource": [
"arn:aws:ec2:region:account:vpc/*"
]
}
]
}
768
Amazon Elastic Compute Cloud
User Guide for Windows Instances
ClassicLink
communicates with your database server over TCP port 6004. You're in the process of migrating your
entire application to a VPC in your account. You've already migrated your application server and your
database server to your VPC. Your web server is still in EC2-Classic and linked to your VPC via ClassicLink.
You want a security group configuration that allows traffic to flow only between these instances. You
have four security groups: two for your web server (sg-1a1a1a1a and sg-2b2b2b2b), one for your
application server (sg-3c3c3c3c), and one for your database server (sg-4d4d4d4d).
The following diagram displays the architecture of your instances, and their security group configuration.
You have one security group in EC2-Classic, and the other in your VPC. You associated the VPC security
group with your web server instance when you linked the instance to your VPC via ClassicLink. The VPC
security group enables you to control the outbound traffic from your web server to your application
server.
The following are the security group rules for the EC2-Classic security group (sg-1a1a1a1a).
Inbound
769
Amazon Elastic Compute Cloud
User Guide for Windows Instances
ClassicLink
0.0.0.0/0 HTTPS 443 Allows Internet traffic to reach your web server.
The following are the security group rules for the VPC security group (sg-2b2b2b2b).
Outbound
sg-3c3c3c3c TCP 6001 Allows outbound traffic from your web server
to your application server in your VPC (or to any
other instance associated with sg-3c3c3c3c).
The following are the security group rules for the VPC security group that's associated with your
application server.
Inbound
sg-2b2b2b2b TCP 6001 Allows the specified type of traffic from your
web server (or any other instance associated with
sg-2b2b2b2b) to reach your application server.
Outbound
The following are the security group rules for the VPC security group that's associated with your
database server.
Inbound
sg-3c3c3c3c TCP 6004 Allows the specified type of traffic from your
application server (or any other instance
associated with sg-3c3c3c3c) to reach your
database server.
770
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrating from EC2-Classic to a VPC
If your account supports EC2-Classic, you might have set up resources for use in EC2-Classic. If you want
to migrate from EC2-Classic to a VPC, you must recreate those resources in your VPC.
There are two ways of migrating to a VPC. You can do a full migration, or you can do an incremental
migration over time. The method you choose depends on the size and complexity of your application in
EC2-Classic. For example, if your application consists of one or two instances running a static website,
and you can afford a short period of downtime, you can do a full migration. If you have a multi-tier
application with processes that cannot be interrupted, you can do an incremental migration using
ClassicLink. This allows you to transfer functionality one component at a time until your application is
running fully in your VPC.
If you need to migrate a Linux instance, see Migrating a Linux Instance from EC2-Classic to a VPC in the
Amazon EC2 User Guide for Linux Instances.
Contents
• Full Migration to a VPC (p. 771)
• Incremental Migration to a VPC Using ClassicLink (p. 776)
Tasks
• Step 1: Create a VPC (p. 771)
• Step 2: Configure Your Security Group (p. 772)
• Step 3: Create an AMI from Your EC2-Classic Instance (p. 772)
• Step 4: Launch an Instance Into Your VPC (p. 773)
• Example: Migrating a Simple Web Application (p. 774)
• Your AWS account comes with a default VPC in each region, which is ready for you to use. Instances
that you launch are by default launched into this VPC, unless you specify otherwise. For more
information about your default VPC, see Your Default VPC and Subnets. Use this option if you'd prefer
not to set up a VPC yourself, or if you do not need specific requirements for your VPC configuration.
• In your existing AWS account, open the Amazon VPC console and use the VPC wizard to create a new
VPC. For more information, see Scenarios for Amazon VPC. Use this option if you want to set up a VPC
quickly in your existing EC2-Classic account, using one of the available configuration sets in the wizard.
You'll specify this VPC each time you launch an instance.
• In your existing AWS account, open the Amazon VPC console and set up the components of a VPC
according to your requirements. For more information, see Your VPC and Subnets. Use this option if
771
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrating from EC2-Classic to a VPC
you have specific requirements for your VPC, such as a particular number of subnets. You'll specify this
VPC each time you launch an instance.
For more information, see Creating a Custom Windows AMI (p. 64).
You can create an Amazon EBS volume and use it to back up and store the data on your instance—
like you would use a physical hard drive. Amazon EBS volumes can be attached and detached from any
instance in the same Availability Zone. You can detach a volume from your instance in EC2-Classic, and
attach it to a new instance that you launch into your VPC in the same Availability Zone.
For more information about Amazon EBS volumes, see the following topics:
772
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrating from EC2-Classic to a VPC
To back up the data on your Amazon EBS volume, you can take periodic snapshots of your volume. If
you need to, you can restore an Amazon EBS volume from your snapshot. For more information about
Amazon EBS snapshots, see the following topics:
You can either launch your instance into a VPC that you've created in your existing account, or into a new,
VPC-only AWS account.
You can use the Amazon EC2 launch wizard to launch an instance into your VPC.
For more information about the parameters you can configure in each step of the wizard, see Launching
an Instance Using the Launch Instance Wizard (p. 333).
To launch an instance in your new AWS account, you'll first have to share the AMI you created with your
new account. You can then use the Amazon EC2 launch wizard to launch an instance into your default
VPC.
773
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrating from EC2-Classic to a VPC
For more information about the parameters you can configure in each step of the wizard, see Launching
an Instance Using the Launch Instance Wizard (p. 333).
The first part of migrating to a VPC is deciding what kind of VPC architecture will suit your needs. In this
case, you've decided on the following: one public subnet for your web servers, and one private subnet
for your database server. As your website grows, you can add more web servers and database servers to
your subnets. By default, instances in the private subnet cannot access the Internet; however, you can
774
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrating from EC2-Classic to a VPC
enable Internet access through a Network Address Translation (NAT) device in the public subnet. You may
want to set up a NAT device to support periodic updates and patches from the Internet for your database
server. You'll migrate your Elastic IP addresses to a VPC, and create a load balancer in your public subnet
to load balance the traffic between your web servers.
To migrate your web application to a VPC, you can follow these steps:
• Create a VPC: In this case, you can use the VPC wizard in the Amazon VPC console to create your VPC
and subnets. The second wizard configuration creates a VPC with one private and one public subnet,
and launches and configures a NAT device in your public subnet for you. For more information, see
Scenario 2: VPC with Public and Private Subnets in the Amazon VPC User Guide.
• Create AMIs from your instances: Create an AMI from one of your web servers, and a second AMI
from your database server. For more information, see Step 3: Create an AMI from Your EC2-Classic
Instance (p. 772).
• Configure your security groups: In your EC2-Classic environment, you have one security group for
your web servers, and another security group for your database server. You can use the Amazon EC2
console to copy the rules from each security group into new security groups for your VPC. For more
information, see Step 2: Configure Your Security Group (p. 772).
Tip
Create the security groups that are referenced by other security groups first.
• Launch an instance into your new VPC: Launch replacement web servers into your public subnet, and
launch your replacement database server into your private subnet. For more information, see Step 4:
Launch an Instance Into Your VPC (p. 773).
775
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrating from EC2-Classic to a VPC
• Configure your NAT device: If you are using a NAT instance, you must create security group for it that
allows HTTP and HTTPS traffic from your private subnet. For more information, see NAT Instances. If
you are using a NAT gateway, traffic from your private subnet is automatically allowed.
• Configure your database: When you created an AMI from your database server in EC2-Classic, all
the configuration information that was stored in that instance was copied to the AMI. You may have
to connect to your new database server and update the configuration details; for example, if you
configured your database to grant full read, write, and modification permissions to your web servers
in EC2-Classic, you'll have to update the configuration files to grant the same permissions to your new
VPC web servers instead.
• Configure your web servers: Your web servers will have the same configuration settings as your
instances in EC2-Classic. For example, if you configured your web servers to use the database in EC2-
Classic, update your web servers' configuration settings to point to your new database instance.
Note
By default, instances launched into a nondefault subnet are not assigned a public IP address,
unless you specify otherwise at launch. Your new database server may not have a public IP
address. In this case, you can update your web servers' configuration file to use your new
database server's private DNS name. Instances in the same VPC can communicate with each
other via private IP address.
• Migrate your Elastic IP addresses: Disassociate your Elastic IP addresses from your web servers in EC2-
Classic, and then migrate them to a VPC. After you've migrated them, you can associate them with
your new web servers in your VPC. For more information, see Migrating an Elastic IP Address from EC2-
Classic (p. 756).
• Create a new load balancer: To continue using Elastic Load Balancing to load balance the traffic to
your instances, make sure you understand the various ways you can configure your load balancer in
VPC. For more information, see Elastic Load Balancing in Amazon VPC.
• Update your DNS records: After you've set up your load balancer in your public subnet, ensure that
your www.garden.example.com domain points to your new load balancer. To do this, you'll need to
update your DNS records and update your alias record set in Route 53. For more information about
using Route 53, see Getting Started with Route 53.
• Shut down your EC2-Classic resources: After you've verified that your web application is working from
within the VPC architecture, you can shut down your EC2-Classic resources to stop incurring charges
for them. Terminate your EC2-Classic instances, and release your EC2-Classic Elastic IP addresses.
Topics
• Step 1: Prepare Your Migration Sequence (p. 777)
• Step 2: Create a VPC (p. 777)
• Step 3: Enable Your VPC for ClassicLink (p. 777)
• Step 4: Create an AMI from Your EC2-Classic Instance (p. 777)
• Step 5: Launch an Instance Into Your VPC (p. 778)
• Step 6: Link Your EC2-Classic Instances to Your VPC (p. 778)
• Step 7: Complete the VPC Migration (p. 779)
776
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrating from EC2-Classic to a VPC
For example, you have an application that relies on a presentation web server, a backend database
server, and authentication logic for transactions. You may decide to start the migration process with the
authentication logic, then the database server, and finally, the web server.
• In your existing AWS account, open the Amazon VPC console and use the VPC wizard to create a new
VPC. For more information, see Scenarios for Amazon VPC. Use this option if you want to set up a VPC
quickly in your existing EC2-Classic account, using one of the available configuration sets in the wizard.
You'll specify this VPC each time you launch an instance.
• In your existing AWS account, open the Amazon VPC console and set up the components of a VPC
according to your requirements. For more information, see Your VPC and Subnets. Use this option if
you have specific requirements for your VPC, such as a particular number of subnets. You'll specify this
VPC each time you launch an instance.
For more information, see Creating a Custom Windows AMI (p. 64).
You can create an Amazon EBS volume and use it to back up and store the data on your instance—
like you would use a physical hard drive. Amazon EBS volumes can be attached and detached from any
instance in the same Availability Zone. You can detach a volume from your instance in EC2-Classic, and
attach it to a new instance that you launch into your VPC in the same Availability Zone.
For more information about Amazon EBS volumes, see the following topics:
777
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrating from EC2-Classic to a VPC
To back up the data on your Amazon EBS volume, you can take periodic snapshots of your volume. If
you need to, you can restore an Amazon EBS volume from your snapshot. For more information about
Amazon EBS snapshots, see the following topics:
For more information about the parameters you can configure in each step of the wizard, see Launching
an Instance Using the Launch Instance Wizard (p. 333).
After you've launched your instance and it's in the running state, you can connect to it and configure it
as required.
778
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Migrating from EC2-Classic to a VPC
After you've enabled internal communication between the EC2-Classic and VPC instances, you must
update your application to point to your migrated service in your VPC, instead of your service in the EC2-
Classic platform. The exact steps for this depend on your application’s design. Generally, this includes
updating your destination IP addresses to point to the IP addresses of your VPC instances instead of
your EC2-Classic instances. You can migrate your Elastic IP addresses that you are currently using in
the EC2-Classic platform to a VPC. For more information, see Migrating an Elastic IP Address from EC2-
Classic (p. 756).
After you've completed this step and you've tested that the application is functioning from your VPC,
you can terminate your EC2-Classic instances, and disable ClassicLink for your VPC. You can also clean up
any EC2-Classic resources that you may no longer need to avoid incurring charges for them; for example,
you can release Elastic IP addresses, and delete the volumes that were associated with your EC2-Classic
instances.
779
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Storage
Amazon EC2 provides you with flexible, cost effective, and easy-to-use data storage options for your
instances. Each option has a unique combination of performance and durability. These storage options
can be used independently or in combination to suit your requirements.
After reading this section, you should have a good understanding about how you can use the data
storage options supported by Amazon EC2 to meet your specific requirements. These storage options
include the following:
The following figure shows the relationship between these storage options and your instance.
Amazon EBS
Amazon EBS provides durable, block-level storage volumes that you can attach to a running instance.
You can use Amazon EBS as a primary storage device for data that requires frequent and granular
updates. For example, Amazon EBS is the recommended storage option when you run a database on an
instance.
An EBS volume behaves like a raw, unformatted, external block device that you can attach to a single
instance. The volume persists independently from the running life of an instance. After an EBS volume
is attached to an instance, you can use it like any other physical hard drive. As illustrated in the previous
figure, multiple volumes can be attached to an instance. You can also detach an EBS volume from one
instance and attach it to another instance. You can dynamically change the configuration of a volume
attached to an instance. EBS volumes can also be created as encrypted volumes using the Amazon EBS
encryption feature. For more information, see Amazon EBS Encryption (p. 864).
To keep a backup copy of your data, you can create a snapshot of an EBS volume, which is stored in
Amazon S3. You can create an EBS volume from a snapshot, and attach it to another instance. For more
information, see Amazon Elastic Block Store (p. 781).
Many instances can access storage from disks that are physically attached to the host computer. This
disk storage is referred to as instance store. Instance store provides temporary block-level storage for
780
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Amazon EBS
instances. The data on an instance store volume persists only during the life of the associated instance; if
you stop or terminate an instance, any data on instance store volumes is lost. For more information, see
Amazon EC2 Instance Store (p. 916).
Amazon S3
Amazon S3 provides access to reliable and inexpensive data storage infrastructure. It is designed to
make web-scale computing easier by enabling you to store and retrieve any amount of data, at any time,
from within Amazon EC2 or anywhere on the web. For example, you can use Amazon S3 to store backup
copies of your data and applications. Amazon EC2 uses Amazon S3 to store EBS snapshots and instance
store-backed AMIs. For more information, see Amazon Simple Storage Service (Amazon S3) (p. 925).
Adding Storage
Every time you launch an instance from an AMI, a root storage device is created for that instance. The
root storage device contains all the information necessary to boot the instance. You can specify storage
volumes in addition to the root device volume when you create an AMI or launch an instance using block
device mapping. For more information, see Block Device Mapping (p. 929).
You can also attach EBS volumes to a running instance. For more information, see Attaching an Amazon
EBS Volume to an Instance (p. 802).
EBS volumes are highly available and reliable storage volumes that can be attached to any running
instance that is in the same Availability Zone. EBS volumes that are attached to an EC2 instance are
exposed as storage volumes that persist independently from the life of the instance. With Amazon EBS,
you pay only for what you use. For more information about Amazon EBS pricing, see the Projecting Costs
section of the Amazon Elastic Block Store page.
You can attach multiple volumes to the same instance within the limits specified by your AWS account.
Your account has a limit on the number of EBS volumes that you can use, and the total storage available
to you. For more information about these limits, and how to request an increase in your limits, see
Request to Increase the Amazon EBS Volume Limit.
Amazon EBS is recommended when data must be quickly accessible and requires long-term persistence.
EBS volumes are particularly well-suited for use as the primary storage for file systems, databases, or for
any applications that require fine granular updates and access to raw, unformatted, block-level storage.
Amazon EBS is well suited to both database-style applications that rely on random reads and writes, and
to throughput-intensive applications that perform long, continuous reads and writes.
Contents
• Features of Amazon EBS (p. 782)
• Amazon EBS Volumes (p. 782)
• Amazon EBS Snapshots (p. 817)
• Amazon EBS Data Services (p. 854)
• Amazon EBS and NVMe on Windows Instances (p. 874)
781
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Features of Amazon EBS
782
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
for throughput-intensive applications that perform continuous disk scans. EBS volumes persist
independently from the running life of an EC2 instance.
After a volume is attached to an instance, you can use it like any other physical hard drive. EBS volumes
are flexible. For current-generation volumes attached to current-generation instance types, you can
dynamically increase size, modify the provisioned IOPS capacity, and change volume type on live
production volumes.
Amazon EBS provides the following volume types: General Purpose SSD (gp2), Provisioned IOPS SSD
(io1), Throughput Optimized HDD (st1), Cold HDD (sc1), and Magnetic (standard, a previous-
generation type). They differ in performance characteristics and price, allowing you to tailor your storage
performance and cost to the needs of your applications. For more information, see Amazon EBS Volume
Types (p. 785).
Contents
• Benefits of Using EBS Volumes (p. 783)
• Amazon EBS Volume Types (p. 785)
• Constraints on the Size and Configuration of an EBS Volume (p. 797)
• Creating an Amazon EBS Volume (p. 799)
• Restoring an Amazon EBS Volume from a Snapshot (p. 801)
• Attaching an Amazon EBS Volume to an Instance (p. 802)
• Making an Amazon EBS Volume Available for Use on Windows (p. 803)
• Viewing Information about an Amazon EBS Volume (p. 806)
• Monitoring the Status of Your Volumes (p. 807)
• Detaching an Amazon EBS Volume from an Instance (p. 815)
• Deleting an Amazon EBS Volume (p. 817)
• Data availability
When you create an EBS volume in an Availability Zone, it is automatically replicated within that zone
to prevent data loss due to failure of any single hardware component. After you create a volume, you
can attach it to any EC2 instance in the same Availability Zone. After you attach a volume, it appears
as a native block device similar to a hard drive or other physical device. At that point, the instance can
interact with the volume just as it would with a local drive. The instance can format the EBS volume
with a file system, such as NTFS, and then install applications.
An EBS volume can be attached to only one instance at a time, but multiple volumes can be attached
to a single instance. If you attach multiple volumes to a device that you have named, you can stripe
data across the volumes for increased I/O and throughput performance.
An EBS volume and the instance to which it attaches must be in the same Availability Zone.
You can get monitoring data for your EBS volumes, including root device volumes for EBS-backed
instances, at no additional charge. For more information about monitoring metrics, see Amazon
CloudWatch Metrics for Amazon EBS (p. 902). For information about tracking the status of your
volumes, see Amazon CloudWatch Events for Amazon EBS (p. 906).
• Data persistence
An EBS volume is off-instance storage that can persist independently from the life of an instance. You
continue to pay for the volume usage as long as the data persists.
783
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
EBS volumes that are attached to a running instance can automatically detach from the instance
with their data intact when the instance is terminated if you uncheck the Delete on Termination
checkbox when you configure EBS volumes for your instance on the EC2 console. The volume can then
be reattached to a new instance, enabling quick recovery. If the checkbox for Delete on Termination
is checked, the volume(s) will delete upon termination of the EC2 instance. If you are using an EBS-
backed instance, you can stop and restart that instance without affecting the data stored in the
attached volume. The volume remains attached throughout the stop-start cycle. This enables you
to process and store the data on your volume indefinitely, only using the processing and storage
resources when required. The data persists on the volume until the volume is deleted explicitly. The
physical block storage used by deleted EBS volumes is overwritten with zeroes before it is allocated
to another account. If you are dealing with sensitive data, you should consider encrypting your data
manually or storing the data on a volume protected by Amazon EBS encryption. For more information,
see Amazon EBS Encryption (p. 864).
By default, the root EBS volume that is created and attached to an instance at launch is deleted
when that instance is terminated. You can modify this behavior by changing the value of the flag
DeleteOnTermination to false when you launch the instance. This modified value causes the
volume to persist even after the instance is terminated, and enables you to attach the volume to
another instance.
By default, additional EBS volumes that are created and attached to an instance at launch are not
deleted when that instance is terminated. You can modify this behavior by changing the value of the
flag DeleteOnTermination to true when you launch the instance. This modified value causes the
volumes to be deleted when the instance is terminated.
• Data encryption
For simplified data encryption, you can create encrypted EBS volumes with the Amazon EBS
encryption feature. All EBS volume types support encryption. You can use encrypted EBS volumes
to meet a wide range of data-at-rest encryption requirements for regulated/audited data and
applications. Amazon EBS encryption uses 256-bit Advanced Encryption Standard algorithms
(AES-256) and an Amazon-managed key infrastructure. The encryption occurs on the server that
hosts the EC2 instance, providing encryption of data-in-transit from the EC2 instance to Amazon EBS
storage. For more information, see Amazon EBS Encryption (p. 864).
Amazon EBS encryption uses AWS Key Management Service (AWS KMS) master keys when creating
encrypted volumes and any snapshots created from your encrypted volumes. The first time you create
an encrypted EBS volume in a region, a default master key is created for you automatically. This key
is used for Amazon EBS encryption unless you select a customer master key (CMK) that you created
separately using AWS KMS. Creating your own CMK gives you more flexibility, including the ability to
create, rotate, disable, define access controls, and audit the encryption keys used to protect your data.
For more information, see the AWS Key Management Service Developer Guide.
• Snapshots
Amazon EBS provides the ability to create snapshots (backups) of any EBS volume and write a copy
of the data in the volume to Amazon S3, where it is stored redundantly in multiple Availability Zones.
The volume does not need to be attached to a running instance in order to take a snapshot. As you
continue to write data to a volume, you can periodically create a snapshot of the volume to use as a
baseline for new volumes. These snapshots can be used to create multiple new EBS volumes or move
volumes across Availability Zones. Snapshots of encrypted EBS volumes are automatically encrypted.
When you create a new volume from a snapshot, it's an exact copy of the original volume at the time
the snapshot was taken. EBS volumes that are restored from encrypted snapshots are automatically
encrypted. By optionally specifying a different Availability Zone, you can use this functionality to
create a duplicate volume in that zone. The snapshots can be shared with specific AWS accounts or
made public. When you create snapshots, you incur charges in Amazon S3 based on the volume's total
size. For a successive snapshot of the volume, you are only charged for any additional data beyond the
volume's original size.
784
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
Snapshots are incremental backups, meaning that only the blocks on the volume that have changed
after your most recent snapshot are saved. If you have a volume with 100 GiB of data, but only 5 GiB
of data have changed since your last snapshot, only the 5 GiB of modified data is written to Amazon
S3. Even though snapshots are saved incrementally, the snapshot deletion process is designed so that
you need to retain only the most recent snapshot in order to restore the volume.
To help categorize and manage your volumes and snapshots, you can tag them with metadata of your
choice. For more information, see Tagging Your Amazon EC2 Resources (p. 963).
• Flexibility
EBS volumes support live configuration changes while in production. You can modify volume type,
volume size, and IOPS capacity without service interruptions.
• SSD-backed volumes optimized for transactional workloads involving frequent read/write operations
with small I/O size, where the dominant performance attribute is IOPS
• HDD-backed volumes optimized for large streaming workloads where throughput (measured in MiB/s)
is a better performance measure than IOPS
There are several factors that can affect the performance of EBS volumes, such as instance configuration,
I/O characteristics, and workload demand. For more information about getting the most out of your EBS
volumes, see Amazon EBS Volume Performance on Windows Instances (p. 886).
Volume Characteristics
The following table describes the use cases and performance characteristics for each volume type. The
default volume type is General Purpose SSD (gp2).
Volume Type General Purpose Provisioned IOPS SSD Throughput Cold HDD (sc1)
SSD (gp2) (io1) Optimized HDD
(st1)
785
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
Volume Size 1 GiB - 16 TiB 4 GiB - 16 TiB 500 GiB - 16 TiB 500 GiB - 16 TiB
Max IOPS per 16,000 (16 KiB I/ 64,000 (16 KiB I/O) † 500 (1 MiB I/O) 250 (1 MiB I/O)
Volume O) *
* The throughput limit is between 128 MiB/s and 250 MiB/s, depending on the volume size. Volumes
greater than 170 GiB and below 334 GiB deliver a maximum throughput of 250 MiB/s if burst credits
are available. Volumes with 334 GiB and above deliver 250 MiB/s irrespective of burst credits. Older gp2
volumes might not reach full performance unless you modify the volume. For more information, see
Amazon EBS Elastic Volumes (p. 854).
† Maximum IOPS and throughput are guaranteed only on Nitro-based Instances (p. 122). Other instances
guarantee up to 32,000 IOPS and 500 MiB/s. Older io1 volumes might not reach full performance
unless you modify the volume. For more information, see Amazon EBS Elastic Volumes (p. 854).
†† To achieve this throughput, you must have an instance that supports EBS optimization (p. 875).
786
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
Each volume receives an initial I/O credit balance of 5.4 million I/O credits, which is enough to sustain
the maximum burst performance of 3,000 IOPS for 30 minutes. This initial credit balance is designed
to provide a fast initial boot cycle for boot volumes and to provide a good bootstrapping experience
787
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
for other applications. Volumes earn I/O credits at the baseline performance rate of 3 IOPS per GiB of
volume size. For example, a 100 GiB gp2 volume has a baseline performance of 300 IOPS.
When your volume requires more than the baseline performance I/O level, it draws on I/O credits in the
credit balance to burst to the required performance level, up to a maximum of 3,000 IOPS. Volumes
larger than 1,000 GiB have a baseline performance that is equal or greater than the maximum burst
performance, and their I/O credit balance never depletes. When your volume uses fewer I/O credits than
it earns in a second, unused I/O credits are added to the I/O credit balance. The maximum I/O credit
balance for a volume is equal to the initial credit balance (5.4 million I/O credits).
Note
For a volume 1 TiB or larger, baseline performance is higher than maximum burst performance,
so I/O credits are never spent. If the volume is attached to a Nitro-based instance, the reported
burst balance is 0%. For a non-Nitro-based instance, the reported burst balance is 100%.
The following table lists several volume sizes and the associated baseline performance of the volume
(which is also the rate at which it accumulates I/O credits), the burst duration at the 3,000 IOPS
maximum (when starting with a full credit balance), and the time in seconds that the volume would take
to refill an empty credit balance.
Volume size (GiB) Baseline performance Burst duration when Seconds to fill empty
(IOPS) driving sustained credit balance when
3,000 IOPS (second) driving no IO
788
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
Volume size (GiB) Baseline performance Burst duration when Seconds to fill empty
(IOPS) driving sustained credit balance when
3,000 IOPS (second) driving no IO
* Bursting and I/O credits are only relevant to volumes under 1,000 GiB, where burst performance
exceeds baseline performance.
The burst duration of a volume is dependent on the size of the volume, the burst IOPS required, and the
credit balance when the burst begins. This is shown in the following equation:
(Credit balance)
Burst duration = ------------------------------------
(Burst IOPS) - 3(Volume size in GiB)
If your gp2 volume uses all of its I/O credit balance, the maximum IOPS performance of the volume
remains at the baseline IOPS performance level (the rate at which your volume earns credits) and the
volume's maximum throughput is reduced to the baseline IOPS multiplied by the maximum I/O size.
Throughput can never exceed 250 MiB/s. When I/O demand drops below the baseline level and unused
credits are added to the I/O credit balance, the maximum IOPS performance of the volume again
exceeds the baseline. For example, a 100 GiB gp2 volume with an empty credit balance has a baseline
performance of 300 IOPS and a throughput limit of 75 MiB/s (300 I/O operations per second * 256 KiB
per I/O operation = 75 MiB/s). The larger a volume is, the greater the baseline performance is and the
faster it replenishes the credit balance. For more information about how IOPS are measured, see I/O
Characteristics and Monitoring (p. 888).
If you notice that your volume performance is frequently limited to the baseline level (due to an empty
I/O credit balance), you should consider using a larger gp2 volume (with a higher baseline performance
level) or switching to an io1 volume for workloads that require sustained IOPS performance greater
than 16,000 IOPS.
For information about using CloudWatch metrics and alarms to monitor your burst bucket balance, see
Monitoring the Burst Bucket Balance for gp2, st1, and sc1 Volumes (p. 797).
Throughput Performance
Throughput for a gp2 volume can be calculated using the following formula, up to the throughput limit
of 250 MiB/s:
Throughput in MiB/s = ((Volume size in GiB) × (IOPS per GiB) × (I/O size in KiB))
Assuming V = volume size, I = I/O size, R = I/O rate, and T = throughput, this can be simplified to:
T = VIR
The smallest volume size that achieves the maximum throughput is given by:
T
V = -----
I R
789
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
250 MiB/s
= ---------------------
(256 KiB)(3 IOPS/GiB)
[(250)(2^20)(Bytes)]/s
= ------------------------------------------
(256)(2^10)(Bytes)([3 IOP/s]/[(2^30)(Bytes)])
(250)(2^20)(2^30)(Bytes)
= ------------------------
(256)(2^10)(3)
= 357,913,941,333 Bytes
= 333# GiB (334 GiB in practice because volumes are provisioned in whole gibibytes)
An io1 volume can range in size from 4 GiB to 16 TiB. You can provision from 100 IOPS up to 64,000
IOPS per volume on Nitro-based Instances (p. 122) instances and up to 32,000 on other instances. The
maximum ratio of provisioned IOPS to requested volume size (in GiB) is 50:1. For example, a 100 GiB
volume can be provisioned with up to 5,000 IOPS. On a supported instance type, any volume 1,280 GiB
in size or greater allows provisioning up to the 64,000 IOPS maximum (50 × 1,280 GiB = 64,000).
An io1 volume provisioned with up to 32,000 IOPS supports a maximum I/O size of 256 KiB and yields
as much as 500 MiB/s of throughput. With the I/O size at the maximum, peak throughput is reached at
2,000 IOPS. A volume provisioned with more than 32,000 IOPS (up to the cap of 64,000 IOPS) supports
a maximum I/O size of 16 KiB and yields as much as 1,000 MiB/s of throughput. The following graph
illustrates these performance characteristics:
Your per-I/O latency experience depends on the IOPS provisioned and your workload pattern. For the
best per-I/O latency experience, we recommend that you provision an IOPS-to-GiB ratio greater than 2:1.
For example, a 2,000 IOPS volume should be smaller than 1,000 GiB.
Note
Some AWS accounts created before 2012 might have access to Availability Zones in us-west-1
or ap-northeast-1 that do not support Provisioned IOPS SSD (io1) volumes. If you are unable
790
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
to create an io1 volume (or launch an instance with an io1 volume in its block device mapping)
in one of these Regions, try a different Availability Zone in the Region. You can verify that an
Availability Zone supports io1 volumes by creating a 4 GiB io1 volume in that zone.
Throughput Optimized HDD (st1) volumes, though similar to Cold HDD (sc1) volumes, are designed to
support frequently accessed data.
This volume type is optimized for workloads involving large, sequential I/O, and we recommend that
customers with workloads performing small, random I/O use gp2. For more information, see Inefficiency
of Small Read/Writes on HDD (p. 796).
Like gp2, st1 uses a burst-bucket model for performance. Volume size determines the baseline
throughput of your volume, which is the rate at which the volume accumulates throughput credits.
Volume size also determines the burst throughput of your volume, which is the rate at which you can
spend credits when they are available. Larger volumes have higher baseline and burst throughput. The
more credits your volume has, the longer it can drive I/O at the burst level.
Subject to throughput and throughput-credit caps, the available throughput of an st1 volume is
expressed by the following formula:
For a 1-TiB st1 volume, burst throughput is limited to 250 MiB/s, the bucket fills with credits at 40 MiB/
s, and it can hold up to 1 TiB-worth of credits.
Larger volumes scale these limits linearly, with throughput capped at a maximum of 500 MiB/s. After the
bucket is depleted, throughput is limited to the baseline rate of 40 MiB/s per TiB.
On volume sizes ranging from 0.5 to 16 TiB, baseline throughput varies from 20 to a cap of 500 MiB/s,
which is reached at 12.5 TiB as follows:
40 MiB/s
12.5 TiB x ---------- = 500 MiB/s
791
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
1 TiB
Burst throughput varies from 125 MiB/s to a cap of 500 MiB/s, which is reached at 2 TiB as follows:
250 MiB/s
2 TiB x ---------- = 500 MiB/s
1 TiB
The following table states the full range of base and burst throughput values for st1:
Volume Size (TiB) ST1 Base Throughput (MiB/s) ST1 Burst Throughput (MiB/s)
0.5 20 125
1 40 250
2 80 500
3 120 500
4 160 500
5 200 500
6 240 500
7 280 500
8 320 500
9 360 500
10 400 500
11 440 500
12 480 500
13 500 500
14 500 500
15 500 500
16 500 500
792
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
Note
When you create a snapshot of a Throughput Optimized HDD (st1) volume, performance may
drop as far as the volume's baseline value while the snapshot is in progress.
For information about using CloudWatch metrics and alarms to monitor your burst bucket balance, see
Monitoring the Burst Bucket Balance for gp2, st1, and sc1 Volumes (p. 797).
Cold HDD (sc1) volumes, though similar to Throughput Optimized HDD (st1) volumes, are designed to
support infrequently accessed data.
Note
This volume type is optimized for workloads involving large, sequential I/O, and we recommend
that customers with workloads performing small, random I/O use gp2. For more information,
see Inefficiency of Small Read/Writes on HDD (p. 796).
Subject to throughput and throughput-credit caps, the available throughput of an sc1 volume is
expressed by the following formula:
For a 1-TiB sc1 volume, burst throughput is limited to 80 MiB/s, the bucket fills with credits at 12 MiB/s,
and it can hold up to 1 TiB-worth of credits.
Larger volumes scale these limits linearly, with throughput capped at a maximum of 250 MiB/s. After the
bucket is depleted, throughput is limited to the baseline rate of 12 MiB/s per TiB.
On volume sizes ranging from 0.5 to 16 TiB, baseline throughput varies from 6 MiB/s to a maximum of
192 MiB/s, which is reached at 16 TiB as follows:
12 MiB/s
16 TiB x ---------- = 192 MiB/s
793
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
1 TiB
Burst throughput varies from 40 MiB/s to a cap of 250 MiB/s, which is reached at 3.125 TiB as follows:
80 MiB/s
3.125 TiB x ----------- = 250 MiB/s
1 TiB
The following table states the full range of base and burst throughput values for sc1:
Volume Size (TiB) SC1 Base Throughput (MiB/s) SC1 Burst Throughput (MiB/s)
0.5 6 40
1 12 80
2 24 160
3 36 240
4 48 250
5 60 250
6 72 250
7 84 250
8 96 250
9 108 250
10 120 250
11 132 250
12 144 250
13 156 250
14 168 250
15 180 250
16 192 250
794
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
Note
When you create a snapshot of a Cold HDD (sc1) volume, performance may drop as far as the
volume's baseline value while the snapshot is in progress.
For information about using CloudWatch metrics and alarms to monitor your burst bucket balance, see
Monitoring the Burst Bucket Balance for gp2, st1, and sc1 Volumes (p. 797).
Magnetic (standard)
Magnetic volumes are backed by magnetic drives and are suited for workloads where data is accessed
infrequently, and scenarios where low-cost storage for small volume sizes is important. These volumes
deliver approximately 100 IOPS on average, with burst capability of up to hundreds of IOPS, and they
can range in size from 1 GiB to 1 TiB.
Note
Magnetic is a Previous Generation Volume. For new applications, we recommend using one of
the newer volume types. For more information, see Previous Generation Volumes.
For information about using CloudWatch metrics and alarms to monitor your burst bucket balance, see
Monitoring the Burst Bucket Balance for gp2, st1, and sc1 Volumes (p. 797).
The st1 and sc1 bucket sizes vary according to volume size, and a full bucket contains enough tokens
for a full volume scan. However, larger st1 and sc1 volumes take longer for the volume scan to
complete due to per-instance and per-volume throughput limits. Volumes attached to smaller instances
are limited to the per-instance throughput rather than the st1 or sc1 throughput limits.
Both st1 and sc1 are designed for performance consistency of 90% of burst throughput 99% of the
time. Non-compliant periods are approximately uniformly distributed, targeting 99% of expected total
throughput each hour.
The following table shows ideal scan times for volumes of various size, assuming full buckets and
sufficient instance throughput.
Volume size
------------- = Scan time
Throughput
For example, taking the performance consistency guarantees and other optimizations into account, an
st1 customer with a 5-TiB volume can expect to complete a full volume scan in 2.91 to 3.27 hours.
5 TiB 5 TiB
----------- = ------------------- = 10,486 s = 2.91 hours (optimal)
500 MiB/s 0.00047684 TiB/s
2.91 hours
2.91 hours + -------------- = 3.27 hours (minimum expected)
(0.90)(0.99) <-- From expected performance of 90% of burst 99% of the time
795
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
Similarly, an sc1 customer with a 5-TiB volume can expect to complete a full volume scan in 5.83 to 6.54
hours.
5 TiB
------------------- = 20972 s = 5.83 hours (optimal)
0.000238418 TiB/s
5.83 hours
-------------- = 6.54 hours (minimum expected)
(0.90)(0.99)
Volume Size (TiB) ST1 Scan Time with Burst SC1 Scan Time with Burst
(Hours)* (Hours)*
1 1.17 3.64
2 1.17 3.64
3 1.75 3.64
4 2.33 4.66
5 2.91 5.83
6 3.50 6.99
7 4.08 8.16
8 4.66 9.32
9 5.24 10.49
10 5.83 11.65
11 6.41 12.82
12 6.99 13.98
13 7.57 15.15
14 8.16 16.31
15 8.74 17.48
16 9.32 18.64
* These scan times assume an average queue depth (rounded to the nearest whole number) of four or
more when performing 1 MiB of sequential I/O.
Therefore if you have a throughput-oriented workload that needs to complete scans quickly (up to 500
MiB/s), or requires several full volume scans a day, use st1. If you are optimizing for cost, your data is
relatively infrequently accessed, and you don’t need more than 250 MiB/s of scanning performance, then
use sc1.
The performance model for st1 and sc1 volumes is optimized for sequential I/Os, favoring high-
throughput workloads, offering acceptable performance on workloads with mixed IOPS and throughput,
and discouraging workloads with small, random I/O.
796
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
For example, an I/O request of 1 MiB or less counts as a 1 MiB I/O credit. However, if the I/Os are
sequential, they are merged into 1 MiB I/O blocks and count only as a 1 MiB I/O credit.
Throughput for st1 and sc1 volumes is always determined by the smaller of the following:
As for all Amazon EBS volumes, we recommend that you select an appropriate EBS-optimized EC2
instance in order to avoid network bottlenecks. For more information, see Amazon EBS–Optimized
Instances (p. 875).
Monitoring the Burst Bucket Balance for gp2, st1, and sc1 Volumes
You can monitor the burst-bucket level for gp2, st1, and sc1 volumes using the EBS BurstBalance
metric available in Amazon CloudWatch. This metric shows the percentage of I/O credits (for gp2)
or throughput credits (for st1 and sc1) remaining in the burst bucket. For more information
about the BurstBalance metric and other metrics related to I/O, see I/O Characteristics and
Monitoring (p. 888). CloudWatch also allows you to set an alarm that notifies you when the
BurstBalance value falls to a certain level. For more information, see Creating Amazon CloudWatch
Alarms.
The following sections describe the most important factors that limit the usable size of an EBS volume
and offer recommendations for configuring your EBS volumes.
Contents
• Storage Capacity (p. 797)
• Service Limitations (p. 798)
• Partitioning Schemes (p. 798)
• Data Block Sizes (p. 799)
Storage Capacity
The following table summarizes the theoretical and implemented storage capacities for the most
commonly used file systems on Amazon EBS, assuming a 4,096 byte block size.
797
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
** https://access.redhat.com/solutions/1532
Service Limitations
Amazon EBS abstracts the massively distributed storage of a data center into virtual hard disk drives. To
an operating system installed on an EC2 instance, an attached EBS volume appears to be a physical hard
disk drive containing 512-byte disk sectors. The OS manages the allocation of data blocks (or clusters)
onto those virtual sectors through its storage management utilities. The allocation is in conformity with
a volume partitioning scheme, such as master boot record (MBR) or GUID partition table (GPT), and
within the capabilities of the installed file system (ext4, NTFS, and so on).
EBS is not aware of the data contained in its virtual disk sectors; it only ensures the integrity of the
sectors. This means that AWS actions and OS actions are independent of each other. When you are
selecting a volume size, be aware of the capabilities and limits of both, as in the following cases:
• EBS currently supports a maximum volume size of 16 TiB. This means that you can create an EBS
volume as large as 16 TiB, but whether the OS recognizes all of that capacity depends on its own
design characteristics and on how the volume is partitioned.
• Amazon EC2 requires Windows boot volumes to use MBR partitioning. As discussed in Partitioning
Schemes (p. 798), this means that boot volumes cannot be larger than 2 TiB. Windows data volumes
are not subject to this limitation and can use GPT partitioning. If a Windows boot volume that is 2 TiB
or larger is converted to use a dynamic MBR partition table, you will see an error for the volume in Disk
Manager.
• Windows non-boot volumes that are 2 TiB (2048 GiB) or larger must use a GPT partition table to
access the entire volume. If an EBS volume over 2 TiB in size is attached to a Windows instance at
launch, it is automatically formatted with a GPT partition table. If you attach an EBS volume over 2 TiB
in size to a Windows instance after launch, you must initialize it with a GPT table manually. For more
information, see Making an Amazon EBS Volume Available for Use on Windows (p. 803).
Partitioning Schemes
Among other impacts, the partitioning scheme determines how many logical data blocks can be uniquely
addressed in a single volume. For more information, see Data Block Sizes (p. 799). The common
partitioning schemes in use are master boot record (MBR) and GUID partition table (GPT). The important
differences between these schemes can be summarized as follows.
MBR
MBR uses a 32-bit data structure to store block addresses. This means that each data block is mapped
32
with one of 2 possible integers. The maximum addressable size of a volume is given by:
The block size for MBR volumes is conventionally limited to 512 bytes. Therefore:
798
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
Engineering workarounds to increase this 2-TiB limit for MBR volumes have not met with widespread
industry adoption. Consequently, Linux and Windows never detect an MBR volume as being larger than 2
TiB even if AWS shows its size to be larger.
GPT
GPT uses a 64-bit data structure to store block addresses. This means that each data block is mapped
64
with one of 2 possible integers. The maximum addressable size of a volume is given by:
The block size for GPT volumes is commonly 4,096 bytes. Therefore:
(264 - 1) × 4,096 bytes = 8 ZiB - 4,096 bytes = 8 billion TiB - 4,096 bytes
Real-world computer systems don't support anything close to this theoretical maximum. Implemented
file-system size is currently limited to 50 TiB for ext4 and 256 TiB for NTFS—both of which exceed the
16-TiB limit imposed by AWS.
The industry default size for logical data blocks is currently 4,096 bytes (4 KiB). Because certain
workloads benefit from a smaller or larger block size, file systems support non-default block sizes
that can be specified during formatting. Scenarios in which non-default block sizes should be used are
outside the scope of this topic, but the choice of block size has consequences for the storage capacity of
the volume. The following table shows storage capacity as a function of block size:
8 KiB 32 TiB
16 KiB 64 TiB
The EBS-imposed limit on volume size (16 TiB) is currently equal to the maximum size enabled by 4-KiB
data blocks.
799
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
If you are creating a volume for a high-performance storage scenario, you should make sure to use a
Provisioned IOPS SSD (io1) volume and attach it to an instance with enough bandwidth to support your
application, such as an EBS-optimized instance or an instance with 10-Gigabit network connectivity.
The same advice holds for Throughput Optimized HDD (st1) and Cold HDD (sc1) volumes. For more
information, see Amazon EC2 Instance Configuration (p. 887).
New EBS volumes receive their maximum performance the moment that they are available and do not
require initialization (formerly known as pre-warming). However, storage blocks on volumes that were
restored from snapshots must be initialized (pulled down from Amazon S3 and written to the volume)
before you can access the block. This preliminary action takes time and can cause a significant increase
in the latency of an I/O operation the first time each block is accessed. For most applications, amortizing
this cost over the lifetime of the volume is acceptable. Performance is restored after the data is accessed
once. For more information, see Initializing Amazon EBS Volumes (p. 890).
• You can create an EBS volume and attach it to a running instance. For more information, see the
procedure below.
• You can create and attach EBS volumes when you launch instances by specifying a block device
mapping. For more information, see Launching an Instance Using the Launch Instance Wizard (p. 333)
and Block Device Mapping (p. 929).
• You can restore volumes from previously created snapshots. For more information, see Restoring an
Amazon EBS Volume from a Snapshot (p. 801).
800
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
EBS snapshots are the preferred backup tool on Amazon EC2 due to their speed, convenience, and cost.
When restoring a volume from a snapshot, you recreate its state at a specific point in the past with all
data intact. By attaching a restored volume to an instance, you can duplicate data across regions, create
test environments, replace a damaged or corrupted production volume in its entirety, or retrieve specific
files and directories and transfer them to another attached volume. For more information, see Amazon
EBS Snapshots (p. 817).
New volumes created from existing EBS snapshots load lazily in the background. This means that
after a volume is created from a snapshot, there is no need to wait for all of the data to transfer from
Amazon S3 to your EBS volume before your attached instance can start accessing the volume and all
its data. If your instance accesses data that hasn't yet been loaded, the volume immediately downloads
the requested data from Amazon S3, and then continues loading the rest of the volume data in the
background.
EBS Performance
New EBS volumes receive their maximum performance the moment that they are available and do not
require initialization (formerly known as pre-warming). However, storage blocks on volumes that were
restored from snapshots must be initialized (pulled down from Amazon S3 and written to the volume)
before you can access the block. This preliminary action takes time and can cause a significant increase
in the latency of an I/O operation the first time each block is accessed. Performance is restored after the
data is accessed once.
For most applications, amortizing the initialization cost over the lifetime of the volume is acceptable.
To ensure that your restored volume always functions at peak capacity in production, you can force
the immediate initialization of the entire volume using dd or fio. For more information, see Initializing
Amazon EBS Volumes (p. 890).
EBS Encryption
New EBS volumes that are restored from encrypted snapshots are automatically encrypted. You can also
encrypt a volume on-the-fly while restoring it from an unencrypted snapshot. Encrypted volumes can
only be attached to instance types that support EBS encryption. For more information, see Supported
Instance Types (p. 865).
Because of security constraints, you cannot directly restore an EBS volume from a shared encrypted
snapshot that you do not own. You must first create a copy of the snapshot, which you will own.
You can then restore a volume from that copy. For more information, see Encryption and Snapshot
Copying (p. 838).
801
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
To restore the snapshot to a volume in a different region, you can copy your snapshot to the new
region and then restore it to a volume in that region. For more information, see Copying an Amazon
EBS Snapshot (p. 836).
3. In the navigation pane, choose ELASTIC BLOCK STORE, Volumes.
4. Choose Create Volume.
5. For Volume Type, choose a volume type. For more information, see Amazon EBS Volume
Types (p. 785).
6. For Snapshot ID, start typing the ID or description of the snapshot from which you are restoring the
volume, and choose it from the list of suggested options.
7. (Optional) Select Encrypt this volume to change the encryption state of your volume. This is
optional if encryption by default (p. 867) is enabled. Select a CMK from Master Key to specify a
CMK other than the default CMK for EBS encryption.
8. For Size (GiB), type the size of the volume, or verify that the default size of the snapshot is
adequate.
If you specify both a volume size and a snapshot, the size must be equal to or greater than the
snapshot size. When you select a volume type and a snapshot, the minimum and maximum sizes
for the volume are shown next to Size. For more information, see Constraints on the Size and
Configuration of an EBS Volume (p. 797).
9. With a Provisioned IOPS SSD volume, for IOPS, type the maximum number of input/output
operations per second (IOPS) that the volume should support.
10. For Availability Zone, choose the Availability Zone in which to create the volume. EBS volumes can
only be attached to EC2 instances in the same Availability Zone.
11. (Optional) Choose Create additional tags to add tags to the volume. For each tag, provide a tag key
and a tag value.
12. Choose Create Volume.
13. After you've restored a volume from a snapshot, you can attach it to an instance to begin using it.
For more information, see Attaching an Amazon EBS Volume to an Instance (p. 802).
14. If you restored a snapshot to a larger volume than the default for that snapshot, you must extend
the file system on the volume to take advantage of the extra space. For more information, see
Amazon EBS Elastic Volumes (p. 854).
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
Prerequisites
• Determine how many volumes you can attach to your instance. For more information, see Instance
Volume Limits (p. 927).
• If a volume is encrypted, it can only be attached to an instance that supports Amazon EBS encryption.
For more information, see Supported Instance Types (p. 865).
802
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
You can take snapshots of your EBS volume for backup purposes or to use as a baseline when you create
another volume. For more information, see Amazon EBS Snapshots (p. 817).
You can get directions for volumes on a Linux instance from Making a Volume Available for Use on Linux
in the Amazon EC2 User Guide for Linux Instances.
You can make an EBS volume available for use using the Disk Management utility and the DiskPart
command line tool.
To make an EBS volume available for use using the Disk Management utility
1. Log in to your Windows instance using Remote Desktop. For more information, see, Connecting to
Your Windows Instance (p. 378).
2. Start the Disk Management utility. On the taskbar, open the context (right-click) menu for the
Windows logo and choose Disk Management.
803
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
Note
On Windows Server 2008, choose Start, Administrative Tools, Computer Management,
Disk Management.
3. Bring the volume online. In the lower pane, open the context (right-click) menu for the left panel for
the disk for the EBS volume. Choose Online.
4. (Conditional) You must initialize the disk before you can use it.
Warning
If you're mounting a volume that already has data on it (for example, a public data set, or
a volume that you created from a snapshot), do not reformat the volume or you will delete
the existing data.
If the disk is not initialized, initialize it as follows. Open the context (right-click) menu for the left
panel for the disk and choose Initialize Disk. In the Initialize Disk dialog box, select a partition style
and choose OK.
804
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
5. Open the context (right-click) menu for the right panel for the disk and choose New Simple Volume.
Complete the wizard.
805
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
To make an EBS volume available for use using the DiskPart command line tool
1. Log in to your Windows instance using Remote Desktop. For more information, see Connecting to
Your Windows Instance (p. 378).
2. Create a new script file named diskpart.txt.
3. Add the following commands to the script file and specify the volume label and drive letter. This
script configures the volume to use the master boot record (MBR) partition structure, formats the
volume as an NTFS volume, sets the volume label, and assigns it a drive letter.
Warning
If you're mounting a volume that already has data on it, do not reformat the volume or you
will delete the existing data.
select disk 1
attributes disk clear readonly
online disk
convert mbr
create partition primary
format quick fs=ntfs label="volume_label"
assign letter="drive_letter"
You can get additional information about your EBS volumes, such as how much disk space is available,
from the operating system on the instance.
806
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
You can use one of the following commands to view volume attributes. For more information, see
Accessing Amazon EC2 (p. 3).
You can also view the free disk space using the following dir command and examining the last line of
the output:
C:\> dir C:
Volume in drive C has no label.
Volume Serial Number is 68C3-8081
Directory of C:\
You can also view the free disk space using the following fsutil command:
Contents
• EBS Volume Status Checks (p. 808)
• EBS Volume Events (p. 810)
• Working with an Impaired Volume (p. 811)
• Working with the Auto-Enabled IO Volume Attribute (p. 814)
807
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
For additional monitoring information, see Amazon CloudWatch Metrics for Amazon EBS (p. 902) and
Amazon CloudWatch Events for Amazon EBS (p. 906).
Volume status checks are automated tests that run every 5 minutes and return a pass or fail status. If
all checks pass, the status of the volume is ok. If a check fails, the status of the volume is impaired. If
the status is insufficient-data, the checks may still be in progress on the volume. You can view the
results of volume status checks to identify any impaired volumes and take any necessary actions.
When Amazon EBS determines that a volume's data is potentially inconsistent, the default is that it
disables I/O to the volume from any attached EC2 instances, which helps to prevent data corruption.
After I/O is disabled, the next volume status check fails, and the volume status is impaired. In addition,
you'll see an event that lets you know that I/O is disabled, and that you can resolve the impaired status
of the volume by enabling I/O to the volume. We wait until you enable I/O to give you the opportunity
to decide whether to continue to let your instances use the volume, or to run a consistency check using a
command, such as chkdsk, before doing so.
Note
Volume status is based on the volume status checks, and does not reflect the volume state.
Therefore, volume status does not indicate volumes in the error state (for example, when a
volume is incapable of accepting I/O.)
If the consistency of a particular volume is not a concern, and you'd prefer that the volume be made
available immediately if it's impaired, you can override the default behavior by configuring the volume
to automatically enable I/O. If you enable the Auto-Enable IO volume attribute (autoEnableIO in the
API), the volume status check continues to pass. In addition, you'll see an event that lets you know that
the volume was determined to be potentially inconsistent, but that its I/O was automatically enabled.
This enables you to check the volume's consistency or replace it at a later time.
The I/O performance status check compares actual volume performance to the expected performance
of a volume and alerts you if the volume is performing below expectations. This status check is only
available for io1 volumes that are attached to an instance and is not valid for General Purpose SSD
(gp2), Throughput Optimized HDD (st1), Cold HDD (sc1), or Magnetic (standard) volumes. The I/O
performance status check is performed once every minute and CloudWatch collects this data every 5
minutes, so it may take up to 5 minutes from the moment you attach a io1 volume to an instance for
this check to report the I/O performance status.
Important
While initializing io1 volumes that were restored from snapshots, the performance of the
volume may drop below 50 percent of its expected level, which causes the volume to display
a warning state in the I/O Performance status check. This is expected, and you can ignore
the warning state on io1 volumes while you are initializing them. For more information, see
Initializing Amazon EBS Volumes (p. 890).
808
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
Insufficient Data
To view and work with status checks, you can use the Amazon EC2 console, the API, or the command line
interface.
4. If you have a volume with a failed status check (status is impaired), see Working with an Impaired
Volume (p. 811).
809
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
Alternatively, you can choose Events in the navigator to view all the events for your instances and
volumes. For more information, see EBS Volume Events (p. 810).
You can use one of the following commands to view the status of your Amazon EBS volumes. For more
information about these command line interfaces, see Accessing Amazon EC2 (p. 3).
To automatically enable I/O on a volume with potential data inconsistencies, change the setting of the
Auto-Enabled IO volume attribute (autoEnableIO in the API). For more information about changing
this attribute, see Working with an Impaired Volume (p. 811).
Each event includes a start time that indicates the time at which the event occurred, and a duration that
indicates how long I/O for the volume was disabled. The end time is added to the event when I/O for the
volume is enabled.
Volume data is potentially inconsistent. I/O is disabled for the volume until you explicitly enable it.
The event description changes to IO Enabled after you explicitly enable I/O.
IO Enabled
I/O operations were automatically enabled on this volume after an event occurred. We recommend
that you check for data inconsistencies before continuing to use the data.
Normal
You can view events for your volumes using the Amazon EC2 console, the API, or the command line
interface.
810
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
2. In the navigation pane, choose Events. All instances and volumes that have events are listed.
3. You can filter by volume to view only volume status. You can also filter on specific status types.
4. Select a volume to view its specific event.
If you have a volume where I/O is disabled, see Working with an Impaired Volume (p. 811). If you have
a volume where I/O performance is below normal, this might be a temporary condition due to an action
you have taken (for example, creating a snapshot of a volume during peak usage, running the volume on
an instance that cannot support the I/O bandwidth required, accessing data on the volume for the first
time, etc.).
You can use one of the following commands to view event information for your Amazon EBS volumes.
For more information about these command line interfaces, see Accessing Amazon EC2 (p. 3).
811
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
Options
• Option 1: Perform a Consistency Check on the Volume Attached to its Instance (p. 812)
• Option 2: Perform a Consistency Check on the Volume Using Another Instance (p. 813)
• Option 3: Delete the Volume If You No Longer Need It (p. 814)
The simplest option is to enable I/O and then perform a data consistency check on the volume while the
volume is still attached to its Amazon EC2 instance.
You can use one of the following commands to view event information for your Amazon EBS volumes.
For more information about these command line interfaces, see Accessing Amazon EC2 (p. 3).
812
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
Use the following procedure to check the volume outside your production environment.
Important
This procedure may cause the loss of write I/Os that were suspended when volume I/O was
disabled.
4. Attach the volume to another instance. For more information, see Launch Your Instance (p. 332) and
Attaching an Amazon EBS Volume to an Instance (p. 802).
5. Check the data on the volume.
You can use one of the following commands to view event information for your Amazon EBS volumes.
For more information about these command line interfaces, see Accessing Amazon EC2 (p. 3).
813
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
If you want to remove the volume from your environment, simply delete it. For information about
deleting a volume, see Deleting an Amazon EBS Volume (p. 817).
If you have a recent snapshot that backs up the data on the volume, you can create a new volume from
the snapshot. For information about creating a volume from a snapshot, see Restoring an Amazon EBS
Volume from a Snapshot (p. 801).
This procedure explains how to view and modify the Auto-Enabled IO attribute of a volume.
814
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
4. Select the Auto-Enable Volume IO check box to automatically enable I/O for an impaired volume.
To disable the feature, clear the check box.
5. Choose Save.
To view or modify the autoEnableIO attribute of a volume with the command line
You can use one of the following commands to view the autoEnableIO attribute of your Amazon EBS
volumes. For more information about these command line interfaces, see Accessing Amazon EC2 (p. 3).
To modify the autoEnableIO attribute of a volume, you can use one of the commands below.
815
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes
If an EBS volume is the root device of an instance, you must stop the instance before you can detach the
volume.
When a volume with an AWS Marketplace product code is detached from an instance, the product code is
no longer associated with the instance.
Important
After you detach a volume, you are still charged for volume storage as long as the storage
amount exceeds the limit of the AWS Free Tier. You must delete a volume to avoid incurring
further charges. For more information, see Deleting an Amazon EBS Volume (p. 817).
This example unmounts the volume and then explicitly detaches it from the instance. This is useful when
you want to terminate an instance or attach a volume to a different instance. To verify that the volume is
no longer attached to the instance, see Viewing Information about an Amazon EBS Volume (p. 806).
You can reattach a volume that you detached (without unmounting it), but it might not get the same
mount point. If there were writes to the volume in progress when it was detached, the data on the
volume might be out of sync.
1. Unmount the volume. Choose Disk Management, right-click the volume, and then choose Change
Drive Letter and Path. Select the mount point and choose Remove.
2. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.
3. In the navigation pane, choose Volumes.
4. Select a volume and choose Actions, Detach Volume.
5. In the confirmation dialog box, choose Yes, Detach.
Troubleshooting
The following are common problems encountered when detaching volumes, and how to resolve them.
Note
To guard against the possibility of data loss, take a snapshot of your volume before attempting
to unmount it. Forced detachment of a stuck volume can cause damage to the file system or the
data it contains or an inability to attach a new volume using the same device name, unless you
reboot the instance.
• If you encounter problems while detaching a volume through the Amazon EC2 console, it may be
helpful to use the describe-volumes CLI command to diagnose the issue. For more information, see
describe-volumes.
• If your volume stays in the detaching state, you can force the detachment by choosing Force Detach.
Use this option only as a last resort to detach a volume from a failed instance, or if you are detaching
a volume with the intention of deleting it. The instance doesn't get an opportunity to flush file system
caches or file system metadata. If you use this option, you must perform the file system check and
repair procedures.
• If you've tried to force the volume to detach multiple times over several minutes and it stays in the
detaching state, you can post a request for help to the Amazon EC2 forum. To help expedite a
resolution, include the volume ID and describe the steps that you've already taken.
816
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
• When you attempt to detach a volume that is still mounted, the volume can become stuck in the busy
state while it is trying to detach. The following output from describe-volumes shows an example of
this condition:
When you encounter this state, detachment can be delayed indefinitely until you unmount the volume,
force detachment, reboot the instance, or all three.
To delete a volume, it must be in the available state (not attached to an instance). For more
information, see Detaching an Amazon EBS Volume from an Instance (p. 815).
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
817
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
When you create an EBS volume based on a snapshot, the new volume begins as an exact replica of
the original volume that was used to create the snapshot. The replicated volume loads data in the
background so that you can begin using it immediately. If you access data that hasn't been loaded yet,
the volume immediately downloads the requested data from Amazon S3, and then continues loading
the rest of the volume's data in the background. For more information, see Creating Amazon EBS
Snapshots (p. 821).
Note
Using Systems Manager Run Command, you can take application-consistent snapshots of all
EBS volumes attached to your Amazon EC2 Windows instances. The snapshot process uses
the Windows Volume Shadow Copy Service (VSS) to take image-level backups of VSS-aware
applications, including data from pending transactions between these applications and the disk.
You don't need to shut down your instances or disconnect them when you back up all attached
volumes. For more information, see Using Run Command to Take VSS-Enabled Snapshots of EBS
Volumes in the AWS Systems Manager User Guide.
Multi-Volume Snapshots
Snapshots can be used to create a backup of critical workloads, such as a large database or a file system
that spans across multiple EBS volumes. Multi-volume snapshots allow you to take exact point-in-
time, data coordinated, and crash-consistent snapshots across multiple EBS volumes attached to an
EC2 instance. You are no longer required to stop your instance or to coordinate between volumes to
ensure crash consistency, because snapshots are automatically taken across multiple EBS volumes. For
more information, see the steps for creating a multi-volume EBS snapshot under Creating Amazon EBS
Snapshots (p. 821).
You can track the status of your EBS snapshots through CloudWatch Events. For more information, see
Amazon CloudWatch Events for Amazon EBS (p. 906).
Contents
• How Incremental Snapshots Work (p. 818)
• Copying and Sharing Snapshots (p. 821)
• Encryption Support for Snapshots (p. 821)
• Creating Amazon EBS Snapshots (p. 821)
• Creating a VSS Application-Consistent Snapshot (p. 824)
• Deleting an Amazon EBS Snapshot (p. 834)
• Copying an Amazon EBS Snapshot (p. 836)
• Viewing Amazon EBS Snapshot Information (p. 840)
• Sharing an Amazon EBS Snapshot (p. 841)
• Automating the Amazon EBS Snapshot Lifecycle (p. 843)
In the diagram below, Volume 1 is shown at three points in time. A snapshot is taken of each of these
three volume states.
• In State 1, the volume has 10 GiB of data. Because Snap A is the first snapshot taken of the volume,
the entire 10 GiB of data must be copied.
• In State 2, the volume still contains 10 GiB of data, but 4 GiB have changed. Snap B needs to copy and
store only the 4 GiB that changed after Snap A was taken. The other 6 GiB of unchanged data, which
are already copied and stored in Snap A, are referenced by Snap B rather than (again) copied. This is
indicated by the dashed arrow.
818
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
• In State 3, 2 GiB of data have been added to the volume, for a total of 12 GiB. Snap C needs to copy
the 2 GiB that were added after Snap B was taken. As shown by the dashed arrows, Snap C also
references 4 GiB of data stored in Snap B, and 6 GiB of data stored in Snap A.
• The total storage required for the three snapshots is 16 GiB.
819
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
Note
If you copy a snapshot and encrypt it to a new CMK, a complete (non-incremental) copy is
always created, resulting in additional delay and storage costs.
820
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
For more information about how data is managed when you delete a snapshot, see Deleting an Amazon
EBS Snapshot (p. 834).
A snapshot is constrained to the AWS Region where it was created. After you create a snapshot of an EBS
volume, you can use it to create new volumes in the same Region. For more information, see Restoring
an Amazon EBS Volume from a Snapshot (p. 801). You can also copy snapshots across Regions, making
it possible to use multiple Regions for geographical expansion, data center migration, and disaster
recovery. You can copy any accessible snapshot that has a completed status. For more information, see
Copying an Amazon EBS Snapshot (p. 836).
Note
If you copy a snapshot and encrypt it to a new CMK, a complete (non-incremental) copy is
always created, resulting in additional delay and storage costs.
Complete documentation of possible snapshot encryption scenarios is provided in Creating Amazon EBS
Snapshots (p. 821) and in Copying an Amazon EBS Snapshot (p. 836).
You can create a point-in-time snapshot of an EBS volume and use it as a baseline for new volumes or
for data backup. If you make periodic snapshots of a volume, the snapshots are incremental—the new
snapshot saves only the blocks that have changed since your last snapshot.
Snapshots occur asynchronously; the point-in-time snapshot is created immediately, but the status of
the snapshot is pending until the snapshot is complete (when all of the modified blocks have been
transferred to Amazon S3), which can take several hours for large initial snapshots or subsequent
821
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
snapshots where many blocks have changed. While it is completing, an in-progress snapshot is not
affected by ongoing reads and writes to the volume.
You can take a snapshot of an attached volume that is in use. However, snapshots only capture data
that has been written to your Amazon EBS volume at the time the snapshot command is issued. This
might exclude any data that has been cached by any applications or the operating system. If you can
pause any file writes to the volume long enough to take a snapshot, your snapshot should be complete.
However, if you can't pause all file writes to the volume, you should unmount the volume from within
the instance, issue the snapshot command, and then remount the volume to ensure a consistent and
complete snapshot. You can remount and use your volume while the snapshot status is pending.
To make snapshot management easier, you can tag your snapshots during creation or add tags
afterward. For example, you can apply tags describing the original volume from which the snapshot
was created, or the device name that was used to attach the original volume to an instance. For more
information, see Tagging Your Amazon EC2 Resources (p. 963).
Snapshot Encryption
Snapshots that are taken from encrypted volumes are automatically encrypted. Volumes that are created
from encrypted snapshots are also automatically encrypted. The data in your encrypted volumes and
any associated snapshots is protected both at rest and in motion. For more information, see Amazon EBS
Encryption (p. 864).
By default, only you can create volumes from snapshots that you own. However, you can share
your unencrypted snapshots with specific AWS accounts, or you can share them with the entire
AWS community by making them public. For more information, see Sharing an Amazon EBS
Snapshot (p. 841).
You can share an encrypted snapshot only with specific AWS accounts. For others to use your shared,
encrypted snapshot, you must also share the CMK key that was used to encrypt it. Users with access to
your encrypted snapshot must create their own personal copy of it and then use that copy to restore the
volume. Your copy of a shared, encrypted snapshot can also be re-encrypted with a different key. For
more information, see Sharing an Amazon EBS Snapshot (p. 841).
Note
If you copy a snapshot and encrypt it to a new CMK, a complete (non-incremental) copy is
always created, resulting in additional delay and storage costs.
Multi-Volume Snapshots
You can create multi-volume snapshots, which are point-in-time snapshots for all EBS volumes
attached to a single EC2 instance. You can also create lifecycle policies to automate the creation and
retention of multi-volume snapshots. For more information, see Automating the Amazon EBS Snapshot
Lifecycle (p. 843).
After the snapshots are created, each snapshot is treated as an individual snapshot. You can perform
all snapshot operations, such as restore, delete, and cross-region/account copy, just as you would with
a single volume snapshot. You can also tag your multi-volume snapshots as you would a single volume
snapshot. We recommend you tag your multiple volume snapshots to manage them collectively during
restore, copy, or retention.
After it's created, a multi-volume snapshot behaves like any other snapshot. You can perform all
operations, such as restore, delete, and copy across Regions and accounts. You can also tag your
822
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
snapshots. We recommend that you tag your multi-volume snapshots to collectively manage them
during restore, copy, or retention.
After creating your snapshots, they appear in your EC2 console created at the exact point-in-time. The
snapshots are collectively managed and, therefore, if any one snapshot for the volume set fails, all of the
other snapshots display an error status.
Considerations
The following considerations apply to creating snapshots:
• When you create a snapshot for an EBS volume that serves as a root device, you should stop the
instance before taking the snapshot.
• You cannot create snapshots from instances for which hibernation is enabled.
• You cannot create snapshots from hibernated instances.
• Although you can take a snapshot of a volume while a previous snapshot of that volume is in the
pending status, having multiple pending snapshots of a volume can result in reduced volume
performance until the snapshots complete.
• There is a limit of five pending snapshots for a single gp2, io1, or Magnetic
volume, and one pending snapshot for a single st1 or sc1 volume. If you receive a
ConcurrentSnapshotLimitExceeded error while trying to create multiple concurrent snapshots of
the same volume, wait for one or more of the pending snapshots to complete before creating another
snapshot of that volume.
• When a snapshot is created from a volume with an AWS Marketplace product code, the product code is
propagated to the snapshot.
Creating a Snapshot
Use the following procedure to create a snapshot from the specified volume.
823
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
During snapshot creation, the snapshots are managed together. If one of the snapshots in the
volume set fails, the other snapshots are moved to error status for the volume set. You can
monitor the progress of your snapshots using CloudWatch Events. After the snapshot creation
process completes, CloudWatch generates an event that contains the status and all of the relevant
snapshots details for the affected instance.
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
You can use Systems Manager Run Command to take application-consistent snapshots of all EBS
volumes attached to your Amazon EC2 Windows instances. The snapshot process uses the Windows
Volume Shadow Copy Service (VSS) to take image-level backups of VSS-aware applications, including
data from pending transactions between these applications and the disk. You don't need to shut down
your instances or disconnect them when you back up all attached volumes. For more information, see
Creating a VSS Application-Consistent Snapshot (p. 824).
There is no additional cost to use VSS-enabled EBS snapshots. You only pay for EBS snapshots created by
the backup process. For more information, see How is my EBS snapshot bill calculated?
Topics
• How It Works (p. 825)
824
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
How It Works
The process for taking application-consistent, VSS-enabled EBS snapshots consists of the following
steps.
VSS-enabled EBS snapshots are supported for instances running Windows Server 2008 R2 or later.
(Windows Server 2008 R2 Core is currently not supported.) Verify that your instances meet all
requirements for Amazon EC2 Windows. For more information, see Setting Up AWS Systems Manager in
the AWS Systems Manager User Guide.
Update your instances to use SSM Agent version 2.2.58.0 or later. If you are using an older version of
SSM Agent, you can update it by using Run Command. For more information, see Update SSM Agent by
using Run Command in the AWS Systems Manager User Guide.
Ensure that your instance is running version 3.3.48.0 or later of the AWS Tools for Windows PowerShell.
To check your version number, run the following command on the instance:
Get-AWSPowerShellVersion
825
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
If you need to update the version of Tools for Windows PowerShell on your instance, see Setting up
the AWS Tools for Windows PowerShell on a Windows-based Computer in the AWS Tools for Windows
PowerShell User Guide.
Getting Started
These instructions describe how to install the VSS components and perform an application-consistent
snapshot of the EBS volumes attached to an EC2 Windows instance. For more information, see Getting
Started with Amazon EC2 Windows Instances.
Contents
• Create an IAM Role for VSS-Enabled Snapshots (p. 826)
• Download and Install VSS Components to the Windows on EC2 Instance (p. 827)
• Creating a VSS Application-Consistent Snapshot Using the Console (p. 828)
The following procedures describes how to work with IAM policies and IAM roles. The policy enables
Systems Manager to create snapshots, tags snapshots, and attach metadata like a device ID to the
default snapshot tags that the system creates.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "ec2:CreateTags",
"Resource": "arn:aws:ec2:*::snapshot/*"
},
{
"Effect": "Allow",
"Action": [
"ec2:DescribeInstances",
"ec2:CreateSnapshot"
],
"Resource": "*"
}
]
}
Use the following procedure to create an IAM role for VSS-enabled snapshots. This role includes policies
for Amazon EC2 and Systems Manager.
826
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
Systems Manager requires VSS components to be installed on your instances. Use the following
procedure to install the components using the AWSVssComponents package. The package installs two
components: a VSS requestor and a VSS provider.
827
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
• For Timeout (seconds), specify the number of seconds for the system to wait before failing the
overall command execution.
8. (Optional) For Rate control:
• For Concurrency, specify either a number or a percentage of instances on which to run the
command at the same time.
Note
If you selected targets by choosing Amazon EC2 tags, and you are not certain how many
instances use the selected tags, then limit the number of instances that can run the
document at the same time by specifying a percentage.
• For Error threshold, specify when to stop running the command on other instances after it fails
on either a number or a percentage of instances. For example, if you specify three errors, then
Systems Manager stops sending the command when the fourth error is received. Instances still
processing the command might also send errors.
9. (Optional) For Output options section, if you want to save the command output to a file, select the
box next to Enable writing to an S3 bucket. Specify the bucket and (optional) prefix (folder) names.
Note
The S3 permissions that grant the ability to write the data to an S3 bucket are those of the
instance profile assigned to the instance, not those of the IAM user performing this task.
For more information, see Create an IAM Instance Profile for Systems Manager in the AWS
Systems Manager User Guide.
10. (Optional) Specify options for SNS notifications.
For information about configuring Amazon SNS notifications for Run Command, see Configuring
Amazon SNS Notifications for AWS Systems Manager.
11. Choose Run.
a. Choose an option from the Exclude Boot Volume list. Use this parameter to exclude boot
volumes from the backup process.
b. (Optional) For Description field, type a description. This description is applied to any snapshot
created by this process.
c. (Optional) For Tags, type keys and values for tags that you want to apply to any snapshot
created by this process. Tags can help you locate, manage, and restore volumes from a list
of snapshots. By default, the system populates the tag parameter with a Name key. For the
value of this key, specify a name that you want to apply to snapshots created by this process.
828
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
If you want to specify additional tags, separate tags by using a semicolon. For example,
Key=Environment,Value=Test;Key=User,Value=TestUser1.
We recommended that you tag snapshots. By default, the systems tags snapshots with the
device ID, and AppConsistent (for indicating successful, application-consistent VSS-enabled
EBS snapshots).
d. For Copy Only, choose True to perform a copy only backup operation. This option is set
to False by default so that the system performs a full backup operation. A full backup
operation prevents the system from breaking the differential backup chain in SQL Server when
performing a backup.
Note
This option requires that AWS VSS provider version 1.2.00 or later be installed.
e. For No Writers, choose True to exclude application VSS writers from the snapshot process. This
can help you resolve conflicts with third-party VSS backup components. This option is set to
False by default.
Note
This option requires that AWS VSS provider version 1.2.00 or later be installed.
7. For Other parameters:
• For Concurrency, specify either a number or a percentage of instances on which to run the
command at the same time.
Note
If you selected targets by choosing Amazon EC2 tags, and you are not certain how many
instances use the selected tags, then limit the number of instances that can run the
document at the same time by specifying a percentage.
• For Error threshold, specify when to stop running the command on other instances after it fails
on either a number or a percentage of instances. For example, if you specify three errors, then
Systems Manager stops sending the command when the fourth error is received. Instances still
processing the command might also send errors.
9. (Optional) For Output options, to save the command output to a file, select the box next to Enable
writing to an S3 bucket. Specify the bucket and (optional) prefix (folder) names.
Note
The S3 permissions that grant the ability to write the data to an S3 bucket are those of the
instance profile assigned to the instance, not those of the IAM user performing this task. For
more information, see Setting Up Systems Manager.
10. (Optional) Specify options for SNS notifications.
For information about configuring Amazon SNS notifications for Run Command, see Configuring
Amazon SNS Notifications for AWS Systems Manager in the AWS Systems Manager User Guide.
11. Choose Run.
If successful, the command populates the list of EBS snapshots with the new snapshots. You can
locate these snapshots in the list of EBS snapshots by searching for the tags you specified, or
by searching for AppConsistent. If the command execution failed, view the Systems Manager
command output for details about why the execution failed. If the command successfully completed,
but a specific volume backup failed, you can troubleshoot the failure in the list of EBS volumes.
If the command failed and you are using Systems Manager with VPC endpoints, verify that you
configured the com.amazonaws.region.ec2 endpoint. Without the EC2 endpoint defined, the call
829
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
to enumerate attached EBS volumes fails, which causes the Systems Manager command to fail.
For more information about setting up VPC endpoints with Systems Manager, see Create a Virtual
Private Cloud Endpoint in the AWS Systems Manager User Guide.
Note
You can automate backups by creating a maintenance window task that uses the
AWSEC2-CreateVssSnapshot SSM document. For more information, see Working with
Maintenance Windows (Console).
Creating a VSS Application-Consistent Snapshot Using the AWS CLI, AWS Tools
for Windows PowerShell, or the AWSEC2-ManageVssIO SSM Document
This section includes procedures for creating VSS-enabled EBS snapshots by using the AWS CLI or AWS
Tools for Windows PowerShell. It also contains an advanced method for creating VSS-enabled snapshots
using the AWSEC2-ManageVssIO SSM document.
Topics
• Install the VSS Package Using the AWS CLI or Tools for Windows PowerShell (p. 830)
• Create VSS-Enabled EBS Snapshots Using the AWS CLI, Tools for Windows PowerShell, or the
AWSEC2-ManageVssIO SSM Document (p. 831)
Install the VSS Package Using the AWS CLI or Tools for Windows PowerShell
Use one of the following command-line procedures to download and install the VSS components to the
Windows on EC2 instance.
1. Install and configure the AWS CLI, if you have not already.
For information, see Install or Upgrade and then Configure the AWS CLI in the AWS Systems Manager
User Guide.
2. Run the following command to download and install the required VSS components for Systems
Manager.
To install the VSS package by using AWS Tools for Windows PowerShell
1. Open AWS Tools for Windows PowerShell and run the following command to specify your
credentials. You must either have administrator privileges in Amazon EC2 or have been granted the
830
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
appropriate permission in IAM. For more information, see Setting Up AWS Systems Manager in the
AWS Systems Manager User Guide.
2. Run the following command to set the Region for your PowerShell session. The example uses the us-
east-2 Region.
3. Run the following command to download and install the required VSS components for Systems
Manager.
Create VSS-Enabled EBS Snapshots Using the AWS CLI, Tools for Windows PowerShell, or the
AWSEC2-ManageVssIO SSM Document
Use one of the following command-line procedures to create VSS-enabled EBS snapshots.
Use the following procedure to create VSS-enabled EBS snapshots by using the AWS CLI. When you run
the command, you can specify the following parameters:
• Instance (Required): Specify one or more Amazon EC2 Windows instances. You can either manually
specify instances, or you can specify tags.
• Description (Optional): Specify details about this backup.
• Tags (Optional): Specify key-value tag pairs that you want to assign to the snapshots. Tags can help
you locate, manage, and restore volumes from a list of snapshots. By default, the system populates
the tag parameter with a Name key. For the value of this key, specify a name that you want to apply
to snapshots created by this process. You can also add custom tags to this list by using the following
format: Key=Environment,Value=Test;Key=User,Value=TestUser1.
This parameter is optional, but we recommended that you tag snapshots. By default, the systems tags
snapshots with the device ID, and AppConsistent (for indicating successful, application-consistent
VSS-enabled EBS snapshots).
• Exclude Boot Volume (Optional): Use this parameter to exclude boot volumes from the backup process.
1. Install and configure the AWS CLI, if you have not already.
For information, see Install or Upgrade and then Configure the AWS CLI in the AWS Systems Manager
User Guide.
2. Run the following command to create VSS-enabled EBS snapshots.
If successful, the command populates the list of EBS snapshots with the new snapshots. You can locate
these snapshots in the list of EBS snapshots by searching for the tags you specified, or by searching for
831
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
AppConsistent. If the command execution failed, view the command output for details about why the
execution failed.
You can automate backups by creating a maintenance window task that uses the AWSEC2-
CreateVssSnapshot SSM document. For more information, see Working with Maintenance Windows
(Console) in the AWS Systems Manager User Guide.
Creating VSS-Enabled EBS Snapshots Using AWS Tools for Windows PowerShell
Use the following procedure to create VSS-enabled EBS snapshots by using the AWS Tools for Windows
PowerShell. When you run the command, you can specify the following parameters:
• Instance (Required): Specify one or more Amazon EC2 Windows instances. You can either manually
specify instances, or you can specify tags.
• Description (Optional): Specify details about this backup.
• Tags (Optional): Specify key-value tag pairs that you want to assign to the snapshots. Tags can help
you locate, manage, and restore volumes from a list of snapshots. By default, the system populates
the tag parameter with a Name key. For the value of this key, specify a name that you want to apply
to snapshots created by this process. You can also add custom tags to this list by using the following
format: Key=Environment,Value=Test;Key=User,Value=TestUser1.
This parameter is optional, but we recommend that you tag snapshots. By default, the systems tags
snapshots with the device ID, and AppConsistent (for indicating successful, application-consistent
VSS-enabled EBS snapshots).
• Exclude Boot Volume (Optional): Use this parameter to exclude boot volumes from the backup process.
To create VSS-enabled EBS snapshots by using AWS Tools for Windows PowerShell
1. Open AWS Tools for Windows PowerShell and run the following command to specify your
credentials. You must either have administrator privileges in Amazon EC2, or you must have been
granted the appropriate permission in IAM. For more information, see Setting Up AWS Systems
Manager in the AWS Systems Manager User Guide.
2. Execute the following command to set the Region for your PowerShell session. The example uses the
us-east-2 Region.
If successful, the command populates the list of EBS snapshots with the new snapshots. You can locate
these snapshots in the list of EBS snapshots by searching for the tags you specified, or by searching for
AppConsistent. If the command execution failed, view the command output for details about why the
execution failed. If the command successfully completed, but a specific volume backup failed, you can
troubleshoot the failure in the list of EBS snapshots.
You can automate backups by creating a maintenance window task that uses the AWSEC2-
CreateVssSnapshot SSM document. For more information, see Working with Maintenance Windows
(Console) in the AWS Systems Manager User Guide.
832
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
In contrast, the AWSEC2-CreateVssSnapshot document requires that you assign the IAM snapshot role
to each instance for which you want to create EBS snapshots. If you don’t want to provide additional IAM
permissions to your instances for policy or compliance reasons, then you can use the following script.
1. Open AWS Tools for Windows PowerShell and run the following command to specify your
credentials. You must either have administrator privileges in Amazon EC2 or have been granted the
appropriate permission in IAM. For more information, see Setting Up AWS Systems Manager in the
AWS Systems Manager User Guide.
2. Execute the following command to set the Region for your PowerShell session. The example uses the
us-east-2 Region.
If successful, the command populates the list of EBS snapshots with the new snapshots. You can locate
these snapshots in the list of EBS snapshots by searching for the tags you specified, or by searching for
AppConsistent. If the command execution failed, view the command output for details about why the
execution failed. If the command was successfully completed, but a specific volume backup failed, you
can troubleshoot the failure in the list of EBS volumes.
833
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
• Stops an instance
• Removes all existing drives from the instance (except the boot volume, if it was excluded)
• Creates new volumes from the snapshots
• Attaches the volumes to the instance by using the device ID tag on the snapshot
• Restarts the instance
Important
The following script detaches all volumes attached to an instance, and then creates new
volumes from a snapshot. Make sure that you have properly backed-up the instance. The old
volumes are not deleted. If you want, you can edit the script to delete the old volumes.
1. Open AWS Tools for Windows PowerShell and run the following command to specify your
credentials. You must either have administrator privileges in Amazon EC2 or have been granted the
appropriate permission in IAM. For more information, see Setting Up AWS Systems Manager in the
AWS Systems Manager User Guide.
2. Run the following command to set the Region for your PowerShell session. The example uses the us-
east-2 Region.
Deleting a snapshot of a volume has no effect on the volume. Deleting a volume has no effect on the
snapshots made from it.
If you make periodic snapshots of a volume, the snapshots are incremental. This means that only the
blocks on the device that have changed after your last snapshot are saved in the new snapshot. Even
though snapshots are saved incrementally, the snapshot deletion process is designed so that you need to
retain only the most recent snapshot in order to restore the volume.
Deleting a snapshot might not reduce your organization's data storage costs. Other snapshots might
reference that snapshot's data, and referenced data is always preserved. If you delete a snapshot
containing data being used by a later snapshot, costs associated with the referenced data are allocated
to the later snapshot. For more information about how snapshots store data, see How Incremental
Snapshots Work (p. 818) and the example below.
To delete multi-volume snapshots, retrieve all of the snapshots for your multi-volume group using the
tag you applied to the group when you created the snapshots. Then, delete the snapshots individually.
You will not be prevented from deleting individual snapshots in the multi-volume snapshots group.
In the following diagram, Volume 1 is shown at three points in time. A snapshot has captured each of the
first two states, and in the third, a snapshot has been deleted.
834
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
• In State 1, the volume has 10 GiB of data. Because Snap A is the first snapshot taken of the volume,
the entire 10 GiB of data must be copied.
• In State 2, the volume still contains 10 GiB of data, but 4 GiB have changed. Snap B needs to copy and
store only the 4 GiB that changed after Snap A was taken. The other 6 GiB of unchanged data, which
are already copied and stored in Snap A, are referenced by Snap B rather than (again) copied. This is
indicated by the dashed arrow.
• In state 3, the volume has not changed since State 2, but Snapshot A has been deleted. The 6 GiB of
data stored in Snapshot A that were referenced by Snapshot B have now been moved to Snapshot
B, as shown by the heavy arrow. As a result, you are still charged for storing 10 GiB of data; 6 GiB of
unchanged data preserved from Snap A and 4 GiB of changed data from Snap B.
Example 1: Deleting a Snapshot with Some of its Data Referenced by Another Snapshot
835
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
Note that you can't delete a snapshot of the root device of an EBS volume used by a registered AMI.
You must first deregister the AMI before you can delete the snapshot. For more information, see
Deregistering Your Windows AMI (p. 77).
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
Note
Although you can delete a snapshot that is still in progress, the snapshot must complete before
the deletion takes effect. This may take a long time. If you are also at your concurrent snapshot
limit (five snapshots in progress), and you attempt to take an additional snapshot, you may get
the ConcurrentSnapshotLimitExceeded error.
To copy multi-volume snapshots to another AWS Region, retrieve the snapshots using the tag you
applied to the multi-volume snapshots group when you created it. Then individually copy the snapshots
to another Region.
For information about copying an Amazon RDS snapshot, see Copying a DB Snapshot in the Amazon RDS
User Guide.
If you would like another account to be able to copy your snapshot, you must either modify the snapshot
permissions to allow access to that account or make the snapshot public so that all AWS accounts can
copy it. For more information, see Sharing an Amazon EBS Snapshot (p. 841).
For pricing information about copying snapshots across AWS Regions and accounts, see Amazon EBS
Pricing. Note that snapshot copy operations within a single account and Region do not copy any actual
data and therefore are cost-free as long as the encryption status of the snapshot copy does not change.
Note
If you copy a snapshot to a new Region, a complete (non-incremental) copy is always created,
resulting in additional delay and storage costs.
Note
If you copy a snapshot and encrypt it to a new CMK, a complete (non-incremental) copy is
always created, resulting in additional delay and storage costs.
836
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
Use Cases
Prerequisites
• You can copy any accessible snapshots that have a completed status, including shared snapshots and
snapshots that you have created.
• You can copy AWS Marketplace, VM Import/Export, and AWS Storage Gateway snapshots, but you
must verify that the snapshot is supported in the destination Region.
Limits
• Each account can have up to five concurrent snapshot copy requests to a single destination Region.
• User-defined tags are not copied from the source snapshot to the new snapshot. After the copy
operation is complete, you can apply user-defined tags to the new snapshot. For more information, see
Tagging Your Amazon EC2 Resources (p. 963).
• Snapshots created by the CopySnapshot action have an arbitrary volume ID that should not be used
for any purpose.
In the case of encrypted snapshots, you must encrypt to the same CMK that was used for previous copies
to get incremental copies. The following examples illustrate how this works:
• If you copy an unencrypted snapshot from the US East (N. Virginia) Region to the US West (Oregon)
Region, the first snapshot copy is a full copy and subsequent snapshot copies of the same volume
transferred between the same Regions are incremental.
• If you copy an encrypted snapshot from the US East (N. Virginia) Region to the US West (Oregon)
Region, the first snapshot copy of the volume is a full copy.
• If you encrypt to the same CMK in a subsequent snapshot copy for the same volume between the
same Regions, the copy is incremental.
• If you encrypt to a different CMK in a subsequent snapshot copy for the same volume between the
same Regions, the copy is a new full copy of the snapshot.
837
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
To copy an encrypted snapshot shared from another AWS account, you must have permissions to use
the snapshot and the customer master key (CMK) that was used to encrypt the snapshot. When using
an encrypted snapshot that was shared with you, we recommend that you re-encrypt the snapshot by
copying it using a CMK that you own. This protects you if the original CMK is compromised, or if the
owner revokes it, which could cause you to lose access to any encrypted volumes that you created using
the snapshot. For more information, see Sharing an Amazon EBS Snapshot (p. 841).
You apply encryption to EBS snapshot copies by setting the Encrypted parameter to true. (The
Encrypted parameter is optional if encryption by default (p. 867) is enabled).
Optionally, you can use KmsKeyId to specify a custom key to use to encrypt the snapshot copy. (The
Encrypted parameter must also be set to true, even if encryption by default is enabled.) If KmsKeyId
is not specified, the key that is used for encryption depends on the encryption state of the source
snapshot and its ownership.
The following table describes the encryption outcome for each possible combination of settings.
No No Unencrypted Unencrypted
snapshot that is
shared with you
838
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
* This is the default CMK used for EBS encryption for the AWS account and Region. By default this is a
unique AWS managed CMK for EBS, or you can specify a customer managed CMK. For more information,
see Default Key for EBS Encryption (p. 866).
** This is a customer managed CMK specified for the copy action. This CMK is used instead of the default
CMK for the AWS account and Region.
Copy a Snapshot
Use the following procedure to copy a snapshot using the Amazon EC2 console.
• Destination region: Select the Region where you want to write the copy of the snapshot.
• Description: By default, the description includes information about the source snapshot so that
you can identify a copy from the original. You can change this description as necessary.
• Encryption: If the source snapshot is not encrypted, you can choose to encrypt the copy. If you
have enabled encryption by default (p. 867), the Encryption option is set and cannot be unset
839
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
from the snapshot console. If the Encryption option is set, you can choose to encrypt it to a
customer managed CMK by selecting one in the field, described below.
To view the progress of the copy process, switch to the destination Region, and then refresh the
Snapshots page. Copies in progress are listed at the top of the page.
If you attempt to copy an encrypted snapshot without having permissions to use the encryption key, the
operation fails silently. The error state is not displayed in the console until you refresh the page. You can
also check the state of the snapshot from the command line, as in the following example.
If the copy failed because of insufficient key permissions, you see the following message:
"StateMessage": "Given key ID is not accessible".
When copying an encrypted snapshot, you must have DescribeKey permissions on the default CMK.
Explicitly denying these permissions results in copy failure. For information about managing CMK keys,
see Controlling Access to Customer Master Keys.
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
840
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
When you share an encrypted snapshot, you must also share the customer managed CMK used to
encrypt the snapshot. You can apply cross-account permissions to a customer managed CMK either when
it is created or at a later time.
Important
When you share a snapshot, you are giving others access to all of the data on the snapshot.
Share snapshots only with people with whom you want to share all of your snapshot data.
Considerations
The following considerations apply to sharing snapshots:
• Snapshots are constrained to the Region in which they were created. To share a snapshot with
another Region, copy the snapshot to that Region. For more information, see Copying an Amazon EBS
Snapshot (p. 836).
• If your snapshot uses the longer resource ID format, you can only share it with another account that
also supports longer IDs. For more information, see Resource IDs (p. 955).
• AWS prevents you from sharing snapshots that were encrypted with your default CMK. Snapshots that
you intend to share must instead be encrypted with a customer managed CMK. For more information,
see Creating Keys in the AWS Key Management Service Developer Guide.
• Users of your shared CMK who are accessing encrypted snapshots must be granted permissions
to perform the following actions on the key: kms:DescribeKey, kms:CreateGrant,
GenerateDataKey, and kms:ReEncrypt. For more information, see Controlling Access to Customer
Master Keys in the AWS Key Management Service Developer Guide.
This option is not valid for encrypted snapshots or snapshots with an AWS Marketplace product
code.
841
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
• To share the snapshot with one or more AWS accounts, choose Private, enter the AWS account
ID (without hyphens) in AWS Account Number, and choose Add Permission. Repeat for any
additional AWS accounts.
5. Choose Save.
842
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
For more information about these command line interfaces, see Accessing Amazon EC2 (p. 3).
Combined with the monitoring features of Amazon CloudWatch Events and AWS CloudTrail, Amazon
DLM provides a complete backup solution for EBS volumes at no additional cost.
Contents
• Understanding Amazon DLM (p. 843)
• Permissions for Amazon DLM (p. 845)
• Permissions for IAM Users (p. 846)
• Limits (p. 846)
• Working with Amazon DLM Using the Console (p. 846)
• Working with Amazon DLM Using the Command Line (p. 848)
• Working with Amazon DLM Using the API (p. 851)
• Working with Amazon DLM to Create and Maintain Multi-Volume Snapshots Using the
Console (p. 851)
• Working with Amazon DLM to Create and Maintain Multi-Volume Snapshots Using the CLI (p. 852)
• Monitoring the Snapshot Lifecycle (p. 853)
Snapshots
Snapshots are the primary means to back up data from your EBS volumes. To save storage costs,
successive snapshots are incremental, containing only the volume data that changed since the previous
843
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
snapshot. When you delete one snapshot in a series of snapshots for a volume, only the data unique to
that snapshot is removed. The rest of the captured history of the volume is preserved.
Amazon DLM uses resource tags to identify the EBS volumes to back up. Tags are customizable metadata
that you can assign to your AWS resources (including EBS volumes and snapshots). An Amazon DLM
policy (described below) targets a volume for backup using a single tag. Multiple tags can be assigned to
a volume if you want to run multiple policies on it.
For more information, see Tagging Your Amazon EC2 Resources (p. 963).
Snapshot Tags
Amazon DLM applies the following tags to all snapshots created by a policy, to distinguish them from
snapshots created by any other means:
• aws:dlm:lifecycle-policy-id
• aws:dlm:lifecycle-schedule-name
The target tags that Amazon DLM uses to associate volumes with a policy can optionally be applied to
snapshots created by the policy.
Lifecycle Policies
• Policy type—Defines valid target resource types and actions a policy can manage. Defaults to
EBS_SNAPSHOT_MANAGEMENT if not present.
• Resource type—The AWS resource managed by the policy. Supported values are EBS volumes and EC2
instances.
• Target tag—The tag that must be associated with an EBS volume or an EC2 instance for it to be
managed by the policy.
• Schedule—Defines how often to create snapshots and the maximum number of snapshots to keep.
Snapshot creation starts within an hour of the specified start time. If creating a new snapshot exceeds
the maximum number of snapshots to keep for the volume, the oldest snapshot is deleted.
• A policy does not begin creating snapshots until you set its activation status to enabled. You can
configure a policy to be enabled upon creation.
• Snapshots begin to be created by a policy within one hour following the specified start time.
• If you modify a policy by removing or changing its target tag, the EBS volumes with that tag are no
longer affected by the policy.
• If you modify the schedule name for a policy, the snapshots created under the old schedule name are
no longer affected by the policy.
• If you delete the resource to which a policy applies, the policy no longer manages the previously
created snapshots. You must manually delete the snapshots if they are no longer needed.
844
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
• You can create multiple policies to back up an EBS volume or an EC2 instance. For example, if an EBS
volume has two tags, where tag A is the target for policy A to create a snapshot every 12 hours, and
tag B is the target for policy B to create a snapshot every 24 hours, Amazon DLM creates snapshots
according to the schedules for both policies.
• When you copy a snapshot created by a policy, the retention schedule is not carried over to the copy.
This ensures that Amazon DLM does not delete snapshots that should be retained for a longer period
of time.
For example, you could create a policy that manages all EBS volumes with the tag account=Finance,
creates snapshots every 24 hours at 0900, and retains the five most recent snapshots. Snapshot creation
could start as late as 0959.
Alternatively, you can create a custom IAM role with the required permissions and select it when you
create a lifecycle policy.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:CreateSnapshot",
"ec2:CreateSnapshots",
"ec2:DeleteSnapshot",
"ec2:DescribeVolumes",
"ec2:DescribeInstances",
"ec2:DescribeSnapshots"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"ec2:CreateTags"
],
"Resource": "arn:aws:ec2:*::snapshot/*"
}
]
}
For more information, see Creating a Role in the IAM User Guide.
2. Add a trust relationship to the role.
845
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
c. Choose Edit Trust Relationship, add the following policy, and then choose Update Trust Policy.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": {
"Service": "dlm.amazonaws.com"
},
"Action": "sts:AssumeRole"
}
]
}
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": ["iam:PassRole", "iam:ListRoles"],
"Resource": "arn:aws:iam::123456789012:role/AWSDataLifecycleManagerDefaultRole"
},
{
"Effect": "Allow",
"Action": "dlm:*",
"Resource": "*"
}
]
}
For more information, see Changing Permissions for an IAM User in the IAM User Guide.
Limits
Your AWS account has the following limits related to Amazon DLM:
846
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
• Policy ID
• Resource type
• Policy type
• Date created
• Date modified
• Target resource tags
• Rule summary
• Description
• Policy state
• Tags added to snapshots
847
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
• Target with tags—The resource tags that identify the volumes or instances to back up.
• Schedule Name—A name for the backup schedule.
• Create snapshots every n Hours—The number of hours between policy runs. The supported
values are 2, 3, 4, 6, 8, 12, and 24.
• Snapshot creation start time hh:mm UTC—The time of day when policy runs are scheduled to
start. The policy runs start within an hour after the scheduled time.
• Retention rule—The maximum number of snapshots to retain for each volume or instance. The
supported range is 1 to 1000. After the limit is reached, the oldest snapshot is deleted when a
new one is created.
• Copy tags—Copy all user-defined tags on a source volume to snapshots of the volume created by
this policy.
• Tag created snapshots—The resource tags to apply to the snapshots that are created. These tags
are in addition to the tags applied by Amazon DLM. You can also choose variable tags that can
automatically tag all of your snapshots with the corresponding instance-id or timestamp.
• IAM role—An IAM role that has permissions to create, delete, and describe snapshots, and to
describe volumes. AWS provides a default role, AWSDataLifecycleManagerDefaultRole, or you
can create a custom IAM role.
• Policy status after creation—Choose Enable policy to start the policy runs at the next scheduled
time or Disable policy to prevent the policy from running.
Use the create-lifecycle-policy command to create a lifecycle policy. To simplify the syntax, this example
references a JSON file, policyDetails.json, that includes the policy details.
{
"ResourceTypes": [
"VOLUME"
],
"TargetTags": [
{
"Key": "costcenter",
"Value": "115"
}
],
"Schedules":[
848
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
{
"Name": "DailySnapshots",
"TagsToAdd": [
{
"Key": "type",
"Value": "myDailySnapshot"
}
],
"CreateRule": {
"Interval": 24,
"IntervalUnit": "HOURS",
"Times": [
"03:00"
]
},
"RetainRule": {
"Count":5
},
"CopyTags": false
}
]
}
Upon success, the command returns the ID of the newly created policy. The following is example output.
{
"PolicyId": "policy-0123456789abcdef0"
}
The following is example output. It includes the information that you specified, plus metadata inserted
by AWS.
{
"Policy":{
"Description": "My first policy",
"DateCreated": "2018-05-15T00:16:21+0000",
"State": "ENABLED",
"ExecutionRoleArn":
"arn:aws:iam::210774411744:role/AWSDataLifecycleManagerDefaultRole",
"PolicyId": "policy-0123456789abcdef0",
"DateModified": "2018-05-15T00:16:22+0000",
"PolicyDetails": {
"PolicyType":"EBS_SNAPSHOT_MANAGEMENT",
"ResourceTypes": [
"VOLUME"
],
"TargetTags": [
{
"Value": "115",
"Key": "costcenter"
}
],
"Schedules": [
{
"TagsToAdd": [
849
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
{
"Value": "myDailySnapshot",
"Key": "type"
}
],
"RetainRule": {
"Count": 5
},
"CopyTags": false,
"CreateRule": {
"Interval": 24,
"IntervalUnit": "HOURS",
"Times": [
"03:00"
]
},
"Name": "DailySnapshots"
}
]
}
}
}
Use the update-lifecycle-policy command to modify the information in a lifecycle policy. To simplify the
syntax, this example references a JSON file, policyDetailsUpdated.json, that includes the policy
details.
{
"ResourceTypes":[
"VOLUME"
],
"TargetTags":[
{
"Key": "costcenter",
"Value": "120"
}
],
"Schedules":[
{
"Name": "DailySnapshots",
"TagsToAdd": [
{
"Key": "type",
"Value": "myDailySnapshot"
}
],
"CreateRule": {
"Interval": 12,
"IntervalUnit": "HOURS",
"Times": [
"15:00"
]
},
"RetainRule": {
"Count" :5
850
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
},
"CopyTags": false
}
]
}
To view the updated policy, use the get-lifecycle-policy command. You can see that the state, the
value of the tag, the snapshot interval, and the snapshot start time were changed.
Use the delete-lifecycle-policy command to delete a lifecycle policy and free up the target tags specified
in the policy for reuse.
Alternatively, you can use one of the AWS SDKs to access an API that's tailored to the programming
language or platform that you're using. For more information, see AWS SDKs.
1. Sign in to the AWS Management Console and open the Amazon EC2 console at https://
console.aws.amazon.com/ec2/.
2. In the navigation pane, choose Elastic Block Store. Then choose Lifecycle Manager and Create
snapshot lifecycle policy.
3. Provide the following information for your policy, as needed:
851
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
• IAM role—An IAM role that has permissions to create, delete, and describe snapshots, and to
describe volumes. AWS provides a default role, AWSDataLifecycleManagerDefaultRole, or you
can create a custom IAM role.
• Policy status after creation—Choose Enable policy to start the policy runs at the next scheduled
time or Disable policy to prevent the policy from running.
4. Choose Create Policy.
Use the create-lifecycle-policy command to create a lifecycle policy. To simplify the syntax, this example
references a JSON file, policyDetails.json, which includes the policy details.
{
"ResourceTypes": [
"INSTANCE"
],
"TargetTags": [
{
"Key": "costcenter",
"Value": "115"
}
],
"Schedules":[
{
"Name": "DailySnapshots",
"TagsToAdd": [
{
"Key": "type",
"Value": "Daily-Multi-Volume Snapshots"
}
],
"VariableTags":[
{
"Key": "timestamp",
"Value": "$(timestamp)"
},
{
"Key": "instance-id",
"Value": "$(instance-id)"
},
],
"Interval": 24,
"IntervalUnit": "HOURS",
"Times": [
"03:00"
]
},
852
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Snapshots
"RetainRule": {
"Count":5
},
"CopyTags": false
}
]
"Parameters": {
"ExcludeBootVolume": true
}
}
Upon success, the command returns the ID of the newly created policy. The following is example output.
{
"PolicyId": "policy-0123456789abcdef0"
}
You can view your lifecycle policies using the Amazon EC2 console or the AWS CLI. Each snapshot created
by a policy has a timestamp and policy-related tags. You can filter snapshots using tags to verify that
your backups are being created as you intend. For information about viewing lifecycle policies using the
console, see To display a lifecycle policy (p. 847). For information about displaying information about
lifecycle policies using the CLI, see Example: Display a lifecycle policy (p. 849).
CloudWatch Events
Amazon EBS and Amazon DLM emit events related to lifecycle policy actions. You can use AWS Lambda
and Amazon CloudWatch Events to handle event notifications programmatically. For more information,
see the Amazon CloudWatch Events User Guide.
• createSnapshot—An Amazon EBS event emitted when a CreateSnapshot action succeeds or fails.
For more information, see Amazon CloudWatch Events for Amazon EBS (p. 906).
• DLM Policy State Change—A Amazon DLM event emitted when a lifecycle policy enters an error
state. The event contains a description of what caused the error. The following is an example of an
event when the permissions granted by the IAM role are insufficient:
{
"version": "0",
"id": "01234567-0123-0123-0123-0123456789ab",
"detail-type": "DLM Policy State Change",
"source": "aws.dlm",
"account": "123456789012",
"time": "2018-05-25T13:12:22Z",
"region": "us-east-1",
"resources": [
"arn:aws:dlm:us-east-1:123456789012:policy/policy-0123456789abcdef"
],
"detail": {
"state": "ERROR",
"cause": "Role provided does not have sufficient permissions",
"policy_id": "arn:aws:dlm:us-east-1:123456789012:policy/policy-0123456789abcdef"
}
}
853
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
{
"version": "0",
"id": "01234567-0123-0123-0123-0123456789ab",
"detail-type": "DLM Policy State Change",
"source": "aws.dlm",
"account": "123456789012",
"time": "2018-05-25T13:12:22Z",
"region": "us-east-1",
"resources": [
"arn:aws:dlm:us-east-1:123456789012:policy/policy-0123456789abcdef"
],
"detail":{
"state": "ERROR",
"cause": "Maximum allowed active snapshot limit exceeded",
"policy_id": "arn:aws:dlm:us-east-1:123456789012:policy/policy-0123456789abcdef"
}
}
AWS CloudTrail
With AWS CloudTrail, you can track user activity and API usage to demonstrate compliance with internal
policies and regulatory standards. For more information, see the AWS CloudTrail User Guide.
AWS CloudFormation
When deploying resource stacks with AWS CloudFormation, you can include Amazon DLM policies in your
AWS CloudFormation templates. For more information, see Amazon Data Lifecycle Manager Resource
Types Reference.
Data Services
• Amazon EBS Elastic Volumes (p. 854)
• Amazon EBS Encryption (p. 864)
There is no charge to modify the configuration of a volume. You are charged for the new volume
configuration after volume modification starts. For more information, see the Amazon EBS Pricing page.
Contents
• Requirements When Modifying Volumes (p. 855)
• Requesting Modifications to Your EBS Volumes (p. 856)
• Monitoring the Progress of Volume Modifications (p. 859)
• Extending a Windows File System After Resizing a Volume (p. 862)
854
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
If your instance type does not support Elastic Volumes, see Modifying an EBS Volume If Elastic Volumes
Is Unsupported (p. 859).
By default, Windows initializes volumes with a master boot record (MBR) partition table. Because
MBR supports only volumes smaller than 2 TiB (2,048 GiB), Windows prevents you from resizing MBR
volumes beyond this limit. In such a case, the Extend Volume option is disabled in the Windows Disk
Management utility. If you use the AWS Management Console or AWS CLI to create an MBR-partitioned
volume that exceeds the size limit, Windows cannot detect or use the additional space. For requirements
affecting Linux volumes, see Requirements for Linux Volumes in the Amazon EC2 User Guide for Linux
Instances.
To overcome this limitation, you can create a new, larger volume with a GUID partition table (GPT) and
copy over the data from the original MBR volume.
1. Create a new, empty volume of the desired size in the Availability Zone of the EC2 instance and
attach it to your instance.
Note
The new volume must not be a volume restored from a snapshot.
2. Log in to your Windows system and open Disk Management (diskmgmt.exe).
3. Open the context (right-click) menu for the new disk and choose Online.
4. In the Initialize Disk window, select the new disk and choose GPT (GUID Partition Table), OK.
5. When initialization is complete, copy the data from the original volume to the new volume, using a
tool such as robocopy or teracopy.
6. In Disk Management, change the drive letters to appropriate values and take the old volume offline.
7. In the Amazon EC2 console, detach the old volume from the instance, reboot the instance to verify
that it functions properly, and delete the old volume.
Limitations
• The new volume size cannot exceed the supported volume capacity. For more information, see
Constraints on the Size and Configuration of an EBS Volume (p. 797).
• If the volume was attached before November 3, 2016 23:40 UTC, you must initialize Elastic Volumes
support. For more information, see Initializing Elastic Volumes Support (p. 857).
• If you are using an unsupported previous-generation instance type, or if you encounter an error
while attempting a volume modification, see Modifying an EBS Volume If Elastic Volumes Is
Unsupported (p. 859).
855
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
• A gp2 volume that is attached to an instance as a root volume cannot be modified to an st1 or sc1
volume. If detached and modified to st1 or sc1, it cannot be attached to an instance as the root
volume.
• A gp2 volume cannot be modified to an st1 or sc1 volume if the requested volume size is below the
minimum size for st1 and sc1 volumes.
• In some cases, you must detach the volume or stop the instance for modification to proceed. If you
encounter an error message while attempting to modify an EBS volume, or if you are modifying an
EBS volume attached to a previous-generation instance type, take one of the following steps:
• For a non-root volume, detach the volume from the instance, apply the modifications, and then re-
attach the volume.
• For a root (boot) volume, stop the instance, apply the modifications, and then restart the instance.
• After provisioning over 32,000 IOPS on an existing io1 volume, you may need to do one of the
following to see the full performance improvements:
• Detach and attach the volume.
• Restart the instance.
• Decreasing the size of an EBS volume is not supported. However, you can create a smaller volume and
then migrate your data to it using an application-level tool such as robocopy.
• Modification time is increased if you modify a volume that has not been fully initialized. For more
information see Initializing Amazon EBS Volumes (p. 890).
• After modifying a volume, wait at least six hours and ensure that the volume is in the in-use or
available state before making additional modifications to the same volume.
• While m3.medium instances fully support volume modification, m3.large, m3.xlarge, and
m3.2xlarge instances might not support all volume modification features.
1. (Optional) Before modifying a volume that contains valuable data, it is a best practice to create
a snapshot of the volume in case you need to roll back your changes. For more information, see
Creating Amazon EBS Snapshots (p. 821).
2. Request the volume modification.
3. Monitor the progress of the volume modification. For more information, see Monitoring the Progress
of Volume Modifications (p. 859).
4. If the size of the volume was modified, extend the volume's file system to take advantage of the
increased storage capacity. For more information, see Extending a Windows File System After Resizing
a Volume (p. 862).
Contents
• Modifying an EBS Volume Using Elastic Volumes (Console) (p. 856)
• Modifying an EBS Volume Using Elastic Volumes (AWS CLI) (p. 857)
• Initializing Elastic Volumes Support (If Needed) (p. 857)
• Modifying an EBS Volume If Elastic Volumes Is Unsupported (p. 859)
856
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
Use the modify-volume command to modify one or more configuration settings for a volume. For
example, if you have a volume of type gp2 with a size of 100 GiB, the following command changes its
configuration to a volume of type io1 with 10,000 IOPS and a size of 200 GiB.
aws ec2 modify-volume --volume-type io1 --iops 10000 --size 200 --volume-
id vol-11111111111111111
{
"VolumeModification": {
"TargetSize": 200,
"TargetVolumeType": "io1",
"ModificationState": "modifying",
"VolumeId": "vol-11111111111111111",
"TargetIops": 10000,
"StartTime": "2017-01-19T22:21:02.959Z",
"Progress": 0,
"OriginalVolumeType": "gp2",
"OriginalIops": 300,
"OriginalSize": 100
}
}
Modifying volume size has no practical effect until you also extend the volume's file system to make use
of the new storage capacity. For more information, see Extending a Windows File System After Resizing a
Volume (p. 862).
Before you can modify a volume that was attached to an instance before November 3, 2016 23:40 UTC,
you must initialize volume modification support using one of the following actions:
857
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
Use one of the following procedures to determine whether your instances are ready for volume
modification.
Use the following describe-instances command to determine whether the volume was attached before
November 3, 2016 23:40 UTC.
The first line of the output for each instance shows its ID and whether it was started before the cutoff
date (True or False). The first line is followed by one or more lines that show whether each EBS volume
was attached before the cutoff date (True or False). In the following example output, you must initialize
volume modification for the first instance because it was started before the cutoff date and its root
volume was attached before the cutoff date. The other instances are ready because they were started
after the cutoff date.
i-e905622e True
True
i-719f99a8 False
True
i-006b02c1b78381e57 False
False
False
i-e3d172ed False
True
858
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
If you cannot use Elastic Volumes but you need to modify the root (boot) volume, you must stop the
instance, modify the volume, and then restart the instance.
After the instance has started, you can check the file system size to see if your instance recognizes the
larger volume space.
If the size does not reflect your newly expanded volume, you must extend the file system of your device
so that your instance can use the new space. For more information, see Extending a Windows File System
After Resizing a Volume (p. 862).
You may have to bring the volume online in order to use it. For more information, see Making an Amazon
EBS Volume Available for Use on Windows (p. 803). You do not need to reformat the volume.
While the volume is in the optimizing state, your volume performance is in between the source and
target configuration specifications. Transitional volume performance will be no less than the source
volume performance. If you are downgrading IOPS, transitional volume performance is no less than the
target volume performance.
• Size changes usually take a few seconds to complete and take effect after a volume is in the
Optimizing state.
• Performance (IOPS) changes can take from a few minutes to a few hours to complete and are
dependent on the configuration change being made.
• It may take up to 24 hours for a new configuration to take effect, and in some cases more, such as
when the volume has not been fully initialized. Typically, a fully used 1-TiB volume takes about 6 hours
to migrate to a new performance configuration.
Use one of the following methods to monitor the progress of a volume modification.
Contents
• Monitoring the Progress of a Volume Modification (Console) (p. 859)
• Monitoring the Progress of a Volume Modification (AWS CLI) (p. 860)
• Monitoring the Progress of a Volume Modification (CloudWatch Events) (p. 861)
859
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
In the following example output, the volume modifications are still in the modifying state.
{
"VolumesModifications": [
{
"TargetSize": 200,
860
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
"TargetVolumeType": "io1",
"ModificationState": "modifying",
"VolumeId": "vol-11111111111111111",
"TargetIops": 10000,
"StartTime": "2017-01-19T22:21:02.959Z",
"Progress": 0,
"OriginalVolumeType": "gp2",
"OriginalIops": 300,
"OriginalSize": 100
},
{
"TargetSize": 2000,
"TargetVolumeType": "sc1",
"ModificationState": "modifying",
"VolumeId": "vol-22222222222222222",
"StartTime": "2017-01-19T22:23:22.158Z",
"Progress": 0,
"OriginalVolumeType": "gp2",
"OriginalIops": 300,
"OriginalSize": 1000
}
]
}
The next example describes all volumes with a modification state of either optimizing or completed,
and then filters and formats the results to show only modifications that were initiated on or after
February 1, 2017:
[
{
"STATE": "optimizing",
"ID": "vol-06397e7a0eEXAMPLE"
},
{
"STATE": "completed",
"ID": "vol-ba74e18c2aEXAMPLE"
}
]
With CloudWatch Events, you can create a notification rule for volume modification events. You can
use your rule to generate a notification message using Amazon SNS or to invoke a Lambda function in
response to matching events.
861
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
"source": [
"aws.ec2"
],
"detail-type": [
"EBS Volume Notification"
],
"detail": {
"event": [
"modifyVolume"
]
}
}
{
"version": "0",
"id": "01234567-0123-0123-0123-012345678901",
"detail-type": "EBS Volume Notification",
"source": "aws.ec2",
"account": "012345678901",
"time": "2017-01-12T21:09:07Z",
"region": "us-east-1",
"resources": [
"arn:aws:ec2:us-east-1:012345678901:volume/vol-03a55cf56513fa1b6"
],
"detail": {
"result": "optimizing",
"cause": "",
"event": "modifyVolume",
"request-id": "01234567-0123-0123-0123-0123456789ab"
}
}
For more information about extending a file system on Linux, see Extending a Linux File System After
Resizing a Volume in the Amazon EC2 User Guide for Linux Instances.
1. Before extending a file system that contains valuable data, it is a best practice to create a snapshot
of the volume that contains it in case you need to roll back your changes. For more information, see
Creating Amazon EBS Snapshots (p. 821).
2. Log in to your Windows instance using Remote Desktop.
3. In the Run dialog, type diskmgmt.msc and press Enter. The Disk Management utility opens.
862
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
6. In the Extend Volume wizard, choose Next. For Select the amount of space in MB, enter the
number of megabytes by which to extend the volume. Generally, you specify the maximum available
863
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
space. The highlighted text under Selected is the amount of space that is added, not the final size
the volume will have. Complete the wizard.
7. If you increase the size of an NVMe volume on an instance that does not have the AWS NVMe driver,
you must reboot the instance to enable Windows to see the new volume size. For more information
about installing the AWS NVMe driver, see AWS NVMe Drivers for Windows Instances (p. 445).
Encryption operations occur on the servers that host EC2 instances, ensuring the security of both data-
at-rest and data-in-transit between an instance and its attached EBS storage.
Contents
• How EBS Encryption Works (p. 865)
• Requirements (p. 865)
• Default Key for EBS Encryption (p. 866)
• Encryption by Default (p. 867)
• Encrypting EBS Resources (p. 867)
• Encryption Scenarios (p. 868)
• Setting Encryption Defaults Using the API and CLI (p. 873)
864
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
EBS encrypts your volume with a data key using the industry-standard AES-256 algorithm. Your data
key is stored on-disk with your encrypted data, but not before EBS encrypts it with your CMK. Your data
key never appears on disk in plaintext. The same data key is shared by snapshots of the volume and any
subsequent volumes created from those snapshots. For more information, see Data Keys in the AWS Key
Management Service Developer Guide.
Amazon EBS works with AWS KMS to encrypt and decrypt your EBS volumes as follows:
1. Amazon EBS sends a CreateGrant request to AWS KMS, so that it can decrypt the data key.
2. Amazon EBS sends a GenerateDataKeyWithoutPlaintext request to AWS KMS, specifying the CMK to
use to encrypt the volume.
3. AWS KMS generates a new data key, encrypts it under the specified CMK, and sends the encrypted
data key to Amazon EBS to be stored with the volume metadata.
4. When you attach an encrypted volume to an instance, Amazon EBS sends a Decrypt request to AWS
KMS, specifying the encrypted data key.
5. AWS KMS decrypts the encrypted data key and sends the decrypted data key to Amazon EBS.
6. Amazon EBS uses the plaintext data key in hypervisor memory to encrypt disk I/O to the volume. The
plaintext data key persists in memory as long as the volume is attached to the instance.
For more information, see How Amazon Elastic Block Store (Amazon EBS) Uses AWS KMS and AWS KMS
Log File Entries in the AWS Key Management Service Developer Guide.
Requirements
Before you begin, verify that the following requirements are met.
Encryption is supported by all EBS volume types. You can expect the same IOPS performance on
encrypted volumes as on unencrypted volumes, with a minimal effect on latency. You can access
encrypted volumes the same way that you access unencrypted volumes. Encryption and decryption are
handled transparently, and they require no additional action from you or your applications.
Amazon EBS encryption is available on the instance types listed below. You can attach both encrypted
and unencrypted volumes to these instance types simultaneously.
• General purpose: M3, M4, M5, M5a, M5ad, M5d, T2, T3, and T3a
• Compute optimized: C3, C4, C5, C5d, and C5n
• Memory optimized: cr1.8xlarge, R3, R4, R5, R5a, R5ad, R5d, u-6tb1.metal, u-9tb1.metal,
u-12tb1.metal, X1, X1e, and z1d
865
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
When you configure a CMK as the default key for EBS encryption, the default key policy allows any IAM
user with access to the required KMS actions to use this key to encrypt or decrypt EBS resources. You
must grant IAM users permission to call the following actions in order to use EBS encryption:
• kms:CreateGrant
• kms:Decrypt
• kms:DescribeKey
• kms:GenerateDataKeyWithoutPlainText
• kms:ReEncrypt
To follow the principal of least privilege, do not allow full access to kms:CreateGrant. Instead, allow
the user to create grants on the CMK only when the grant is created on the user's behalf by an AWS
service, as shown in the following example:
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "kms:CreateGrant",
"Resource": [
"arn:aws:kms:us-east-2:123456789012:key/abcd1234-a123-456d-a12b-
a123b4cd56ef"
],
"Condition": {
"Bool": {
"kms:GrantIsForAWSResource": true
}
}
}
]
}
For more information, see Default Key Policy in the AWS Key Management Service Developer Guide.
866
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
Encryption by Default
You can configure your AWS account to enforce the encryption of the new EBS volumes and snapshots
that you create. For example, Amazon EBS encrypts the EBS volumes created when you launch an
instance and the snapshots that you create from an unencrypted snapshot or volume.
Encryption by default has no effect on existing EBS volumes or snapshots. When you copy unencrypted
snapshots or restore unencrypted volumes, the resulting snapshots or volumes are encrypted. For
examples of transitioning from unencrypted to encrypted EBS resources, see Encrypting Unencrypted
Resources (p. 868).
Considerations
• Encryption by default is a Region-specific setting. If you enable it for a Region, you cannot disable it
for individual volumes or snapshots in that Region.
• When you enable encryption by default, you can launch an instance only if the instance type supports
EBS encryption. For more information, see Supported Instance Types (p. 865).
• When migrating servers using AWS Server Migration Service (SMS), do not turn on encryption by
default. If encryption by default is already on and you are experiencing delta replication failures, turn
off this feature.
You cannot change the CMK that is associated with an existing snapshot or encrypted volume. However,
you can associate a different CMK during a snapshot copy operation so that the resulting copied
snapshot is encrypted by the new CMK.
When you encrypt a volume, you can specify the CMK to use to encrypt the volume. If you do not specify
a CMK, the key that is used for encryption depends on the encryption state of the source snapshot and
its ownership. For more information, see the encryption outcomes table (p. 872).
You cannot change the CMK that is associated with an existing snapshot or volume. However, you can
associate a different CMK during a snapshot copy operation so that the resulting copied snapshot is
encrypted by the new CMK.
When you create a new, empty EBS volume, you can encrypt it by enabling encryption for the specific
volume creation operation. If you enabled EBS encryption by default, the volume is automatically
encrypted. By default, the volume is encrypted to your default key for EBS encryption. Alternatively, you
can specify a different CMK for the specific volume creation operation. The volume is encrypted by the
867
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
time it is first available, so your data is always secured. For detailed procedures, see Creating an Amazon
EBS Volume (p. 799).
By default, the CMK that you selected when creating a volume encrypts the snapshots that you make
from the volume and the volumes that you restore from those encrypted snapshots. You cannot remove
encryption from an encrypted volume or snapshot, which means that a volume restored from an
encrypted snapshot, or a copy of an encrypted snapshot, is always encrypted.
Public snapshots of encrypted volumes are not supported, but you can share an encrypted snapshot with
specific accounts. For detailed directions, see Sharing an Amazon EBS Snapshot (p. 841).
Although there is no direct way to encrypt an existing unencrypted volume or snapshot, you can
encrypt them by creating either a volume or a snapshot. If you enabled encryption by default, Amazon
EBS encrypts the resulting new volume or snapshot using your default key for EBS encryption.
Even if you have not enabled encryption by default, you can enable encryption when you create an
individual volume or snapshot. Whether you enable encryption by default or in individual creation
operations, you can override the default key for EBS encryption and select a customer managed CMK.
For more information, see Creating an Amazon EBS Volume (p. 799) and Copying an Amazon EBS
Snapshot (p. 836).
To encrypt the snapshot copy to a customer managed CMK, you must both enable encryption
and specify the key, as shown in Copy an Unencrypted Snapshot (Encryption by Default Not
Enabled) (p. 869).
You can also apply new encryption states when launching an instance from an EBS-backed AMI. This is
because EBS-backed AMIs include snapshots of EBS volumes that can be encrypted as described. For
more information, see Using Encryption with EBS-Backed AMIs (p. 67).
Encryption Scenarios
When you create an encrypted EBS resource, it is encrypted by your account's default key for EBS
encryption unless you specify a different customer managed CMK in the volume creation parameters
or the block device mapping for the AMI or instance. For more information, see Default Key for EBS
Encryption (p. 866).
The following examples illustrate how you can manage the encryption state of your volumes and
snapshots. For a full list of encryption cases, see the encryption outcomes table (p. 872).
Examples
• Restore an Unencrypted Volume (Encryption by Default Not Enabled) (p. 868)
• Restore an Unencrypted Volume (Encryption by Default Enabled) (p. 869)
• Copy an Unencrypted Snapshot (Encryption by Default Not Enabled) (p. 869)
• Copy an Unencrypted Snapshot (Encryption by Default Enabled) (p. 870)
• Re-Encrypt an Encrypted Volume (p. 870)
• Re-Encrypt an Encrypted Snapshot (p. 871)
• Migrate Data between Encrypted and Unencrypted Volumes (p. 871)
• Encryption Outcomes (p. 872)
Without encryption by default enabled, a volume restored from an unencrypted snapshot is unencrypted
by default. However, you can encrypt the resulting volume by setting the Encrypted parameter and,
optionally, the KmsKeyId parameter. The following diagram illustrates the process.
868
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
If you leave out the KmsKeyId parameter, the resulting volume is encrypted using your default key for
EBS encryption. You must specify a key ID to encrypt the volume to a different CMK.
For more information, see Restoring an Amazon EBS Volume from a Snapshot (p. 801).
When you have enabled encryption by default, encryption is mandatory for volumes restored from
unencrypted snapshots, and no encryption parameters are required for your default CMK to be used. The
following diagram shows this simple default case:
If you want to encrypt the restored volume to a customer managed CMK, you must supply both the
Encrypted and KmsKeyId parameters as shown in Restore an Unencrypted Volume (Encryption by
Default Not Enabled) (p. 868).
869
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
Note
If you copy a snapshot and encrypt it to a new CMK, a complete (non-incremental) copy is
always created, resulting in additional delay and storage costs.
You can encrypt an EBS volume by copying an unexpected snapshot to an encrypted snapshot and then
creating a volume from the encrypted snapshot. For more information, see Copying an Amazon EBS
Snapshot (p. 836).
When you have enabled encryption by default, encryption is mandatory for copies of unencrypted
snapshots, and no encryption parameters are required if your default CMK is used. The following
diagram illustrates this default case:
Note
If you copy a snapshot and encrypt it to a new CMK, a complete (non-incremental) copy is
always created, resulting in additional delay and storage costs.
When the CreateVolume action operates on an encrypted snapshot, you have the option of re-
encrypting it with a different CMK. The following diagram illustrates the process. In this example, you
own two CMKs, CMK A and CMK B. The source snapshot is encrypted by CMK A. During volume creation,
with the key ID of CMK B specified as a parameter, the source data is automatically decrypted, then re-
encrypted by CMK B.
870
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
Note
If you copy a snapshot and encrypt it to a new CMK, a complete (non-incremental) copy is
always created, resulting in additional delay and storage costs.
For more information, see Restoring an Amazon EBS Volume from a Snapshot (p. 801).
The ability to encrypt a snapshot during copying allows you to apply a new CMK to an already-encrypted
snapshot that you own. Volumes restored from the resulting copy are only accessible using the new
CMK. The following diagram illustrates the process. In this example, you own two CMKs, CMK A and
CMK B. The source snapshot is encrypted by CMK A. During copy, with the key ID of CMK B specified as a
parameter, the source data is automatically re-encrypted by CMK B.
Note
If you copy a snapshot and encrypt it to a new CMK, a complete (non-incremental) copy is
always created, resulting in additional delay and storage costs.
In a related scenario, you can choose to apply new encryption parameters to a copy of a snapshot that
has been shared with you. By default, the copy is encrypted with a CMK shared by the snapshot's owner.
However, we recommend that you create a copy of the shared snapshot using a different CMK that you
control. This protects your access to the volume if the original CMK is compromised, or if the owner
revokes the CMK for any reason. For more information, see Encryption and Snapshot Copying (p. 838).
When you have access to both an encrypted and unencrypted volume, you can freely transfer data
between them. EC2 carries out the encryption and decryption operations transparently.
871
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
For example, use the robocopy command to copy the data. In the following command, the source data is
located in D:\ and the destination volume is mounted at E:\.
We recommend using folders rather than copying an entire volume, as this avoids potential problems
with hidden folders.
Encryption Outcomes
The following table describes the encryption outcome for each possible combination of settings.
872
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Data Services
* This is the default CMK used for EBS encryption for the AWS account and Region. By default this is a
unique AWS managed CMK for EBS, or you can specify a customer managed CMK. For more information,
see Default Key for EBS Encryption (p. 866).
** This is a customer managed CMK specified for the volume at launch time. This CMK is used instead of
the default CMK for the AWS account and Region.
873
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Volumes and NVMe
Contents
• Install or Upgrade the NVMe Driver (p. 874)
• Identifying the EBS Device (p. 874)
• Working with NVMe EBS Volumes (p. 875)
• I/O Operation Timeout (p. 875)
You can also download ebsnvme-id.zip and extract the contents to your Amazon EC2 instance to get
access to ebsnvme-id.exe.
PS C:\Users\Administrator\Desktop> ebsnvme-id.exe
Disk Number: 0
Volume ID: vol-0d6d7ee9f6e471a7f
Device Name: sda1
Disk Number: 1
Volume ID: vol-03a26248ff39b57cf
Device Name: xvdd
Disk Number: 2
Volume ID: vol-038bd1c629aa125e6
Device Name: xvde
Disk Number: 3
Volume ID: vol-034f9d29ec0b64c89
Device Name: xvdb
Disk Number: 4
Volume ID: vol-03e2dbe464b66f0a1
Device Name: xvdc
874
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Optimization
PS C:\Users\Administrator\Desktop> ebsnvme-id.exe 4
Disk Number: 4
Volume ID: vol-03e2dbe464b66f0a1
Device Name: xvdc
EBS–optimized instances deliver dedicated bandwidth to Amazon EBS, with options between 425 Mib/
s and 14,000 Mib/s, depending on the instance type you use. When attached to an EBS–optimized
instance, General Purpose SSD (gp2) volumes are designed to deliver their baseline and burst
performance 99% of the time, and Provisioned IOPS SSD (io1) volumes are designed to deliver their
provisioned performance 99.9% of the time. Both Throughput Optimized HDD (st1) and Cold HDD
(sc1) guarantee performance consistency of 90% of burst throughput 99% of the time. Non-compliant
periods are approximately uniformly distributed, targeting 99% of expected total throughput each hour.
For more information, see Amazon EBS Volume Types (p. 785).
Contents
• Supported Instance Types (p. 875)
• Enabling EBS Optimization at Launch (p. 884)
• Enable EBS Optimization for a Running Instance (p. 885)
875
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Optimization
Instance type Maximum bandwidth Maximum throughput Maximum IOPS (16 KiB
(Mib/s) (MiB/s, 128 KiB I/O) I/O)
876
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Optimization
Instance type Maximum bandwidth Maximum throughput Maximum IOPS (16 KiB
(Mib/s) (MiB/s, 128 KiB I/O) I/O)
877
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Optimization
Instance type Maximum bandwidth Maximum throughput Maximum IOPS (16 KiB
(Mib/s) (MiB/s, 128 KiB I/O) I/O)
878
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Optimization
Instance type Maximum bandwidth Maximum throughput Maximum IOPS (16 KiB
(Mib/s) (MiB/s, 128 KiB I/O) I/O)
879
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Optimization
Instance type Maximum bandwidth Maximum throughput Maximum IOPS (16 KiB
(Mib/s) (MiB/s, 128 KiB I/O) I/O)
880
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Optimization
Instance type Maximum bandwidth Maximum throughput Maximum IOPS (16 KiB
(Mib/s) (MiB/s, 128 KiB I/O) I/O)
* These instance types can support maximum performance for 30 minutes at least once every 24 hours.
For example, c5.large instances can deliver 437.5 Mib/s for 30 minutes at least once every 24 hours. If
881
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Optimization
you have a workload that requires sustained maximum performance for longer than 30 minutes, select
an instance type according to baseline performance as shown in the following table:
Instance type Baseline bandwidth Baseline throughput Baseline IOPS (16 KiB
(Mib/s) (MiB/s, 128 KiB I/O) I/O)
882
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Optimization
Instance type Baseline bandwidth Baseline throughput Baseline IOPS (16 KiB
(Mib/s) (MiB/s, 128 KiB I/O) I/O)
t3.nano 32 4 250
t3.micro 64 8 500
t3a.nano 32 4 250
t3a.micro 64 8 500
The EBSIOBalance% and EBSByteBalance% metrics can help you determine if your instances are sized
correctly. You can view these metrics in the CloudWatch console and set an alarm that is triggered based
on a threshold you specify. These metrics are expressed as a percentage. Instances with a consistently
low balance percentage are candidates for upsizing. Instances where the balance percentage never drops
below 100% are candidates for downsizing. For more information, see Monitoring Your Instances Using
CloudWatch (p. 545).
883
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Optimization
Instance type Maximum bandwidth Maximum throughput Maximum IOPS (16 KiB
(Mib/s) (MiB/s, 128 KiB I/O) I/O)
The i2.8xlarge, c3.8xlarge, and r3.8xlarge instances do not have dedicated EBS bandwidth and
therefore do not offer EBS optimization. On these instances, network traffic and Amazon EBS traffic
share the same 10-gigabit network interface.
To enable Amazon EBS optimization when launching an instance using the console
884
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Optimization
To enable EBS optimization when launching an instance using the command line
You can use one of the following options with the corresponding command. For more information about
these command line interfaces, see Accessing Amazon EC2 (p. 3).
To enable EBS optimization for a running instance using the command line
You can use one of the following options with the corresponding command. For more information about
these command line interfaces, see Accessing Amazon EC2 (p. 3).
885
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
Contents
• Amazon EBS Performance Tips (p. 886)
• Amazon EC2 Instance Configuration (p. 887)
• I/O Characteristics and Monitoring (p. 888)
• Initializing Amazon EBS Volumes (p. 890)
• RAID Configuration on Windows (p. 893)
• Benchmark EBS Volumes (p. 897)
886
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
Your performance can also be impacted if your application isn’t sending enough I/O requests. This can
be monitored by looking at your volume’s queue length and I/O size. The queue length is the number
of pending I/O requests from your application to your volume. For maximum consistency, HDD-backed
volumes must maintain a queue length (rounded to the nearest whole number) of 4 or more when
performing 1 MiB sequential I/O. For more information about ensuring consistent performance of your
volumes, see I/O Characteristics and Monitoring (p. 888)
887
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
the available bandwidth for certain instance types, especially when multiple volumes are striped in
a RAID configuration. For information about the instance types are available to be launched as EBS-
optimized, the dedicated throughput to these instance types, the dedicated bandwidth to Amazon
EBS, the maximum amount of IOPS the instance can support if you are using a 16 KiB I/O size, and the
approximate I/O bandwidth available on that connection, see Supported Instance Types (p. 875).
Be sure to choose an EBS-optimized instance that provides more dedicated EBS throughput than your
application needs; otherwise, the Amazon EBS to Amazon EC2 connection becomes a performance
bottleneck.
Note that some instances with 10-gigabit network interfaces do not offer EBS-optimization, and
therefore do not have dedicated EBS bandwidth available. However, you can use all of that bandwidth
for traffic to Amazon EBS if your application isn’t pushing other network traffic that contends with
Amazon EBS. Some 10-gigabit network instances offer dedicated Amazon EBS bandwidth in addition to
a 10-gigabit interface which is used exclusively for network traffic.
If an instance type has a maximum 16 KB IOPS value of 4,000, that value is an absolute best-case
scenario and is not guaranteed unless the instance is launched as EBS-optimized. To consistently achieve
the best performance, you must launch instances as EBS-optimized. However, if you attach a 4,000 IOPS
io1 volume to an EBS-optimized instance with a 16 KB IOPS value of 4,000, the Amazon EC2 to Amazon
EBS connection bandwidth limit prevents this volume from providing the 500 MiB/s maximum aggregate
throughput available to it. In this case, we must use an EBS-optimized EC2 instance that supports at least
500 MiB/s of throughput.
Volumes of type General Purpose SSD (gp2) have a throughput limit between 128 MiB/s and 250 MiB/s
per volume (depending on volume size), which pairs well with a 1,000 MiB/s EBS-optimized connection.
Instance types that offer more than 1,000 MiB/s of throughput to Amazon EBS can use more than one
gp2 volume to take advantage of the available throughput. Volumes of type Provisioned IOPS SSD (io1)
have a throughput limit range of 256 KiB for each IOPS provisioned, up to a maximum of 1,000 MiB/s (at
64,000 IOPS). For more information, see Amazon EBS Volume Types (p. 785).
Note
These performance values for io1 are guaranteed only for volumes attached to Nitro-based
instances. For other instances, AWS guarantees performance up to 500 MiB/s and 32,000 IOPS
per volume. For more information, see Amazon EBS Volume Types (p. 785).
Instance types with 10 gigabit network connectivity support up to 800 MiB/s of throughput and 48,000
16K IOPS for unencrypted Amazon EBS volumes and up to 25,000 16K IOPS for encrypted Amazon EBS
volumes. Because the maximum io1 value for EBS volumes is 64,000 for io1 volumes and 16,000 for
gp2 volumes, you can use several EBS volumes simultaneously to reach the level of I/O performance
available to these instance types. For more information about which instance types include 10 gigabit
network connectivity, see Amazon EC2 Instance Types.
You should use EBS-optimized instances when available to get the full performance benefits of Amazon
EBS gp2 and io1 volumes. For more information, see Amazon EBS–Optimized Instances (p. 875).
IOPS
888
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
IOPS are a unit of measure representing input/output operations per second. The operations are
measured in KiB, and the underlying drive technology determines the maximum amount of data that a
volume type counts as a single I/O. I/O size is capped at 256 KiB for SSD volumes and 1,024 KiB for HDD
volumes because SSD volumes handle small or random I/O much more efficiently than HDD volumes.
When small I/O operations are physically contiguous, Amazon EBS attempts to merge them into a single
I/O operation up to the maximum size. For example, for SSD volumes, a single 1,024 KiB I/O operation
counts as 4 operations (1,024÷256=4), while 8 contiguous I/O operations at 32 KiB each count as 1
operation (8×32=256). However, 8 random I/O operations at 32 KiB each count as 8 operations. Each I/O
operation under 32 KiB counts as 1 operation.
Similarly, for HDD-backed volumes, both a single 1,024 KiB I/O operation and 8 sequential 128 KiB
operations would count as one operation. However, 8 random 128 KiB I/O operations would count as 8
operations.
Consequently, when you create an SSD-backed volume supporting 3,000 IOPS (either by provisioning an
io1 volume at 3,000 IOPS or by sizing a gp2 volume at 1000 GiB), and you attach it to an EBS-optimized
instance that can provide sufficient bandwidth, you can transfer up to 3,000 I/Os of data per second,
with throughput determined by I/O size.
The volume queue length is the number of pending I/O requests for a device. Latency is the true end-to-
end client time of an I/O operation, in other words, the time elapsed between sending an I/O to EBS and
receiving an acknowledgement from EBS that the I/O read or write is complete. Queue length must be
correctly calibrated with I/O size and latency to avoid creating bottlenecks either on the guest operating
system or on the network link to EBS.
Optimal queue length varies for each workload, depending on your particular application's sensitivity to
IOPS and latency. If your workload is not delivering enough I/O requests to fully use the performance
available to your EBS volume, then your volume might not deliver the IOPS or throughput that you have
provisioned.
Transaction-intensive applications are sensitive to increased I/O latency and are well-suited for SSD-
backed io1 and gp2 volumes. You can maintain high IOPS while keeping latency down by maintaining a
low queue length and a high number of IOPS available to the volume. Consistently driving more IOPS to
a volume than it has available can cause increased I/O latency.
Throughput-intensive applications are less sensitive to increased I/O latency, and are well-suited for
HDD-backed st1 and sc1 volumes. You can maintain high throughput to HDD-backed volumes by
maintaining a high queue length when performing large, sequential I/O.
For SSD-backed volumes, if your I/O size is very large, you may experience a smaller number of IOPS
than you provisioned because you are hitting the throughput limit of the volume. For example, a gp2
volume under 1000 GiB with burst credits available has an IOPS limit of 3,000 and a volume throughput
limit of 250 MiB/s. If you are using a 256 KiB I/O size, your volume reaches its throughput limit at 1000
IOPS (1000 x 256 KiB = 250 MiB). For smaller I/O sizes (such as 16 KiB), this same volume can sustain
3,000 IOPS because the throughput is well below 250 MiB/s. (These examples assume that your volume's
I/O is not hitting the throughput limits of the instance.) For more information about the throughput
limits for each EBS volume type, see Amazon EBS Volume Types (p. 785).
For smaller I/O operations, you may see a higher-than-provisioned IOPS value as measured from inside
your instance. This happens when the instance operating system merges small I/O operations into a
larger operation before passing them to Amazon EBS.
If your workload uses sequential I/Os on HDD-backed st1 and sc1 volumes, you may experience a
higher than expected number of IOPS as measured from inside your instance. This happens when the
instance operating system merges sequential I/Os and counts them in 1,024 KiB-sized units. If your
889
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
workload uses small or random I/Os, you may experience a lower throughput than you expect. This is
because we count each random, non-sequential I/O toward the total IOPS count, which can cause you to
hit the volume's IOPS limit sooner than expected.
Whatever your EBS volume type, if you are not experiencing the IOPS or throughput you expect in your
configuration, ensure that your EC2 instance bandwidth is not the limiting factor. You should always use
a current-generation, EBS-optimized instance (or one that includes 10 Gb/s network connectivity) for
optimal performance. For more information, see Amazon EC2 Instance Configuration (p. 887). Another
possible cause for not experiencing the expected IOPS is that you are not driving enough I/O to the EBS
volumes.
You can monitor these I/O characteristics with each volume's CloudWatch metrics (p. 807). Important
metrics to consider include:
• BurstBalance
• VolumeReadBytes
• VolumeWriteBytes
• VolumeReadOps
• VolumeWriteOps
• VolumeQueueLength
BurstBalance displays the burst bucket balance for gp2, st1, and sc1 volumes as a percentage of
the remaining balance. When your burst bucket is depleted, volume I/O (for gp2 volumes) or volume
throughput (for st1 and sc1 volumes) is throttled to the baseline. Check the BurstBalance value to
determine whether your volume is being throttled for this reason.
HDD-backed st1 and sc1 volumes are designed to perform best with workloads that take
advantage of the 1,024 KiB maximum I/O size. To determine your volume's average I/O size, divide
VolumeWriteBytes by VolumeWriteOps. The same calculation applies to read operations. If average
I/O size is below 64 KiB, increasing the size of the I/O operations sent to an st1 or sc1 volume should
improve performance.
Note
If average I/O size is at or near 44 KiB, you may be using an instance or kernel without support
for indirect descriptors. Any Linux kernel 3.8 and above has this support, as well as any current-
generation instance.
If your I/O latency is higher than you require, check VolumeQueueLength to make sure your application
is not trying to drive more IOPS than you have provisioned. If your application requires a greater number
of IOPS than your volume can provide, you should consider using a larger gp2 volume with a higher base
performance level or an io1 volume with more provisioned IOPS to achieve faster latencies.
For more information about Amazon EBS I/O characteristics, see the Amazon EBS: Designing for
Performance re:Invent presentation on this topic.
However, storage blocks on volumes that were restored from snapshots must be pulled down from
Amazon S3 and written to the volume before they can be accessed. This preliminary action takes time
and can significantly increase the latency of I/O operations. For most applications, amortizing this cost
over the lifetime of the volume is acceptable. The volume's performance is restored after all of the blocks
have been downloaded and written to the volume. To avoid this initial performance hit in a production
environment, you can perform an initialization to read all of the blocks on the volume before you use it.
890
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
Important
While initializing io1 volumes that were restored from snapshots, the performance of the
volume may drop below 50 percent of its expected level, which causes the volume to display a
warning state in the I/O Performance status check. This is expected, and you can ignore the
warning state on io1 volumes while you are initializing them. For more information, see EBS
Volume Status Checks (p. 808).
Before using either tool, gather information about the disks on your system as follows:
1. Use the wmic command to list the available disks on your system:
DeviceID Size
\\.\PHYSICALDRIVE2 80517265920
\\.\PHYSICALDRIVE1 80517265920
\\.\PHYSICALDRIVE0 128849011200
\\.\PHYSICALDRIVE3 107372805120
2. Identify the disk to initialize using dd or fio. The C: drive is on \\.\PHYSICALDRIVE0. You can use
the diskmgmt.msc utility to compare drive letters to disk drive numbers if you are not sure which
drive number to use.
Using dd
The dd for Windows program provides a similar experience to the dd program that is commonly
available for Linux and Unix systems, and it allows you to initialize Amazon EBS volumes that have been
restored from snapshots. At the time of this writing, the most recent beta version contains the /dev/
null virtual device that is required to initialize volumes restored from snapshots. Full documentation for
the program is available at http://www.chrysocome.net/dd.
1. Download the most recent binary version of dd for Windows from http://www.chrysocome.net/dd.
You must use version 0.6 beta 3 or newer to initialize restored volumes.
2. (Optional) Create a folder for command line utilities that is easy to locate and remember, such as
C:\bin. If you already have a designated folder for command line utilities, you can use that folder
instead in the following step.
3. Unzip the binary package and copy the dd.exe file to your command line utilities folder (for
example, C:\bin).
4. Add the command line utilities folder to your Path environment variable so you can execute the
programs in that folder from anywhere.
891
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
Important
The following steps don't update the environment variables in your current command
prompt windows. The command prompt windows that you open after you complete these
steps will contain the updates. This is why it's necessary for you to open a new command
prompt window to verify that your environment is set up properly.
a. Choose Start, open the context (right-click) menu for Computer, and then choose Properties.
b. Choose Advanced system settings, Environment Variables.
c. For System Variables, select the variable Path and choose Edit.
d. For Variable value, append a semicolon and the location of your command line utility folder
(;C:\bin\) to the end of the existing value.
e. Choose OK to close the Edit System Variable window.
1. Execute the following command to read all blocks on the specified device (and send the output to
the /dev/null virtual device). This command safely initializes your existing data.
Important
Incorrect use of dd can easily destroy a volume's data. Be sure to follow precisely the
example command below. Only the if=\\.\PHYSICALDRIVEn parameter will vary
depending on the name of the device you are reading.
Note
You may see an error if dd attempts to read beyond the end of the volume. This can be
safely ignored.
2. When the operation completes, you are ready to use your new volume. For more information, see
Making an Amazon EBS Volume Available for Use on Windows (p. 803).
Using fio
The fio for Windows program provides a similar experience to the fio program that is commonly
available for Linux and Unix systems, and it allows you to initialize Amazon EBS volumes that have been
restored from snapshots. Full documentation for the program is available at https://github.com/axboe/
fio.
1. Download the fio MSI installer (select the latest x86 or x64 build, then select Artifacts).
2. Install fio.
2. When the operation completes, you are ready to use your new volume. For more information, see
Making an Amazon EBS Volume Available for Use on Windows (p. 803).
892
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
Amazon EBS volume data is replicated across multiple servers in an Availability Zone to prevent the loss
of data from the failure of any single component. This replication makes Amazon EBS volumes ten times
more reliable than typical commodity disk drives. For more information, see Amazon EBS Availability and
Durability in the Amazon EBS product detail pages.
Note
You should avoid booting from a RAID volume. If one of the devices fails, you may be unable to
boot the operating system.
If you need to create a RAID array on a Linux instance, see RAID Configuration on Linux in the Amazon
EC2 User Guide for Linux Instances.
Contents
• RAID Configuration Options (p. 893)
• Creating a RAID Array on Windows (p. 894)
• Creating Snapshots of Volumes in a RAID Array (p. 897)
RAID 0 When I/O performance is I/O is distributed across Performance of the stripe
more important than fault the volumes in a stripe. If is limited to the worst
tolerance; for example, as you add a volume, you get performing volume in the
in a heavily used database the straight addition of set. Loss of a single volume
(where data replication is throughput. results in a complete data
already set up separately). loss for the array.
RAID 1 When fault tolerance is Safer from the standpoint Does not provide a write
more important than I/O of data durability. performance improvement;
performance; for example, requires more Amazon
as in a critical application. EC2 to Amazon EBS
bandwidth than non-RAID
configurations because the
data is written to multiple
volumes simultaneously.
Important
RAID 5 and RAID 6 are not recommended for Amazon EBS because the parity write operations
of these RAID modes consume some of the IOPS available to your volumes. Depending on the
configuration of your RAID array, these RAID modes provide 20-30% fewer usable IOPS than
a RAID 0 configuration. Increased cost is a factor with these RAID modes as well; when using
identical volume sizes and speeds, a 2-volume RAID 0 array can outperform a 4-volume RAID 6
array that costs twice as much.
893
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
Creating a RAID 0 array allows you to achieve a higher level of performance for a file system than you
can provision on a single Amazon EBS volume. A RAID 1 array offers a "mirror" of your data for extra
redundancy. Before you perform this procedure, you need to decide how large your RAID array should be
and how many IOPS you want to provision.
The resulting size of a RAID 0 array is the sum of the sizes of the volumes within it, and the bandwidth is
the sum of the available bandwidth of the volumes within it. The resulting size and bandwidth of a RAID
1 array is equal to the size and bandwidth of the volumes in the array. For example, two 500 GiB Amazon
EBS io1 volumes with 4,000 provisioned IOPS each will create a 1000 GiB RAID 0 array with an available
bandwidth of 8,000 IOPS and 1,000 MiB/s of throughput or a 500 GiB RAID 1 array with an available
bandwidth of 4,000 IOPS and 500 MiB/s of throughput.
This documentation provides basic RAID setup examples. For more information about RAID
configuration, performance, and recovery, see the Linux RAID Wiki at https://raid.wiki.kernel.org/
index.php/Linux_Raid.
1. Create the Amazon EBS volumes for your array. For more information, see Creating an Amazon EBS
Volume (p. 799).
Important
Create volumes with identical size and IOPS performance values for your array. Make sure
you do not create an array that exceeds the available bandwidth of your EC2 instance. For
more information, see Amazon EC2 Instance Configuration (p. 887).
2. Attach the Amazon EBS volumes to the instance that you want to host the array. For more
information, see Attaching an Amazon EBS Volume to an Instance (p. 802).
3. Connect to your Windows instance. For more information, see Connecting to Your Windows
Instance (p. 378).
4. Open a command prompt and type the diskpart command.
diskpart
5. At the DISKPART prompt, list the available disks with the following command.
Identify the disks you want to use in your array and take note of their disk numbers.
894
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
6. Each disk you want to use in your array must be an online dynamic disk that does not contain any
existing volumes. Use the following steps to convert basic disks to dynamic disks and to delete any
existing volumes.
a. Select a disk you want to use in your array with the following command, substituting n with
your disk number.
b. If the selected disk is listed as Offline, bring it online by running the online disk command.
c. If the selected disk does not have an asterisk in the Dyn column in the previous list disk
command output, you need to convert it to a dynamic disk.
Note
If you receive an error that the disk is write protected, you can clear the read-only flag
with the ATTRIBUTE DISK CLEAR READONLY command and then try the dynamic disk
conversion again.
d. Use the detail disk command to check for existing volumes on the selected disk.
Note any volume numbers on the disk. In this example, the volume number is 2. If there are no
volumes, you can skip the next step.
e. (Only required if volumes were identified in the previous step) Select and delete any existing
volumes on the disk that you identified in the previous step.
Warning
This destroys any existing data on the volume.
iii. Repeat these substeps for each volume you need to delete on the selected disk.
f. Repeat Step 6 (p. 895) for each disk you want to use in your array.
7. Verify that the disks you want to use are now dynamic.
8. Create your raid array. On Windows, a RAID 0 volume is referred to as a striped volume and a RAID 1
volume is referred to as a mirrored volume.
(Striped volumes only) To create a striped volume array on disks 1 and 2, use the following
command (note the stripe option to stripe the array):
(Mirrored volumes only) To create a mirrored volume array on disks 3 and 4, use the following
command (note the mirror option to mirror the array):
Note that for this example the Type column lists a Mirror volume and a Stripe volume.
10. Select and format your volume so that you can begin using it.
a. Select the volume you want to format, substituting n with your volume number.
896
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
To create a consistent set of snapshots for your RAID array, use EBS multi-volume snapshots. Multi-
volume snapshots allow you to take point-in-time, data coordinated, and crash-consistent snapshots
across multiple EBS volumes attached to an EC2 instance. You do not have to stop your instance to
coordinate between volumes to ensure consistency because snapshots are automatically taken across
multiple EBS volumes. For more information, see the steps for creating multi-volume snapshots under
Creating Amazon EBS Snapshots.
Important
Some of the procedures result in the destruction of existing data on the EBS volumes you
benchmark. The benchmarking procedures are intended for use on volumes specially created for
testing purposes, not production volumes.
897
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
To create an EBS-optimized instance, choose Launch as an EBS-Optimized instance when launching the
instance using the Amazon EC2 console, or specify --ebs-optimized when using the command line. Be
sure that you launch a current-generation instance that supports this option. For more information, see
Amazon EBS–Optimized Instances (p. 875).
To create an io1 volume, choose Provisioned IOPS SSD when creating the volume using the Amazon
EC2 console, or, at the command line, specify --type io1 --iops n where n is an integer between 100
and 64,000. For more detailed EBS-volume specifications, see Amazon EBS Volume Types (p. 785).
For information about creating an EBS volume, see Creating an Amazon EBS Volume (p. 799). For
information about attaching a volume to an instance, see Attaching an Amazon EBS Volume to an
Instance (p. 802).
For the example tests, we recommend that you create a RAID array with 6 volumes, which offers a high
level of performance. Because you are charged by gigabytes provisioned (and the number of provisioned
IOPS for io1 volumes), not the number of volumes, there is no additional cost for creating multiple,
smaller volumes and using them to create a stripe set. If you're using Oracle Orion to benchmark your
volumes, it can simulate striping the same way that Oracle ASM does, so we recommend that you let
Orion do the striping. If you are using a different benchmarking tool, you need to stripe the volumes
yourself.
To create an st1 volume, choose Throughput Optimized HDD when creating the volume using the
Amazon EC2 console, or specify --type st1 when using the command line. To create an sc1 volume,
choose Cold HDD when creating the volume using the Amazon EC2 console, or specify --type sc1 when
using the command line. For information about creating EBS volumes, see Creating an Amazon EBS
Volume (p. 799). For information about attaching these volumes to your instance, see Attaching an
Amazon EBS Volume to an Instance (p. 802).
Tool Description
898
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
Tool Description
Oracle Orion For calibrating the I/O performance of storage systems to be used with Oracle
Calibration Tool databases.
These benchmarking tools support a wide variety of test parameters. You should use commands that
approximate the workloads your volumes will support. These commands provided below are intended as
examples to help you get started.
To determine the optimal queue length for your workload on SSD-backed volumes, we recommend
that you target a queue length of 1 for every 1000 IOPS available (baseline for gp2 volumes and the
provisioned amount for io1 volumes). Then you can monitor your application performance and tune
that value based on your application requirements.
Increasing the queue length is beneficial until you achieve the provisioned IOPS, throughput or optimal
system queue length value, which is currently set to 32. For example, a volume with 3,000 provisioned
IOPS should target a queue length of 3. You should experiment with tuning these values up or down to
see what performs best for your application.
To determine the optimal queue length for your workload on HDD-backed volumes, we recommend that
you target a queue length of at least 4 while performing 1MiB sequential I/Os. Then you can monitor
your application performance and tune that value based on your application requirements. For example,
a 2 TiB st1 volume with burst throughput of 500 MiB/s and IOPS of 500 should target a queue length
of 4, 8, or 16 while performing 1,024 KiB, 512 KiB, or 256 KiB sequential I/Os respectively. You should
experiment with tuning these values value up or down to see what performs best for your application.
Disable C-States
Before you run benchmarking, you should disable processor C-states. Temporarily idle cores in a
supported CPU can enter a C-state to save power. When the core is called on to resume processing, a
certain amount of time passes until the core is again fully operational. This latency can interfere with
processor benchmarking routines. For more information about C-states and which EC2 instance types
support them, see Processor State Control for Your EC2 Instance.
899
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
5. Disable C-states by setting the value of the index to 1. A value of 0 indicates that C-states are
disabled.
C:\> powercfg /
setacvalueindex <power_scheme_guid> <power_setting_subgroup_guid> <power_setting_guid>
1
Perform Benchmarking
The following procedures describe benchmarking commands for various EBS volume types.
Run the following commands on an EBS-optimized instance with attached EBS volumes. If the EBS
volumes were restored from snapshots, be sure to initialize them before benchmarking. For more
information, see Initializing Amazon EBS Volumes (p. 890).
When you are finished testing your volumes, see the following topics for help cleaning up: Deleting an
Amazon EBS Volume (p. 817) and Terminate Your Instance (p. 387).
For more information about interpreting the results, see this tutorial: Inspecting disk IO performance
with fio.
The following command performs 1 MiB sequential read operations against an attached st1 block
device (e.g., /dev/xvdf):
900
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS Performance
The following command performs 1 MiB sequential write operations against an attached st1 block
device:
Some workloads perform a mix of sequential reads and sequential writes to different parts of the block
device. To benchmark such a workload, we recommend that you use separate, simultaneous fio jobs for
reads and writes, and use the fio offset_increment option to target different block device locations
for each job.
Running this workload is a bit more complicated than a sequential-write or sequential-read workload.
Use a text editor to create a fio job file, called fio_rw_mix.cfg in this example, that contains the
following:
[global]
clocksource=clock_gettime
randrepeat=0
runtime=180
offset_increment=100g
[sequential-write]
bs=1M
ioengine=libaio
direct=1
iodepth=8
filename=/dev/<device>
do_verify=0
rw=write
rwmixread=0
rwmixwrite=100
[sequential-read]
bs=1M
ioengine=libaio
direct=1
iodepth=8
filename=/dev/<device>
do_verify=0
rw=read
rwmixread=100
rwmixwrite=0
For more information about interpreting the results, see this tutorial: Inspecting disk I/O performance
with fio.
Multiple fio jobs for direct I/O, even though using sequential read or write operations, can result in lower
than expected throughput for st1 and sc1 volumes. We recommend that you use one direct I/O job and
use the iodepth parameter to control the number of concurrent I/O operations.
901
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS CloudWatch Metrics
The following table describes the types of monitoring data available for your Amazon EBS volumes.
Type Description
Detailed Provisioned IOPS SSD (io1) volumes automatically send one-minute metrics to
CloudWatch.
When you get data from CloudWatch, you can include a Period request parameter to specify the
granularity of the returned data. This is different than the period that we use when we collect the data
(5-minute periods). We recommend that you specify a period in your request that is equal to or larger
than the collection period to ensure that the returned data is valid.
You can get the data using either the CloudWatch API or the Amazon EC2 console. The console takes the
raw data from the CloudWatch API and displays a series of graphs based on the data. Depending on your
needs, you might prefer to use either the data from the API or the graphs in the console.
Some of these metrics have differences on Nitro-based instances. For a list of instance types based on
the Nitro system, see Nitro-based Instances (p. 122).
Metric Description
Units: Bytes
902
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS CloudWatch Metrics
Metric Description
Units: Bytes
Units: Count
Units: Count
VolumeTotalReadTime The total number of seconds spent by all read operations that
completed in a specified period of time. If multiple requests are
submitted at the same time, this total could be greater than the
length of the period. For example, for a period of 5 minutes (300
seconds): if 700 operations completed during that period, and
each operation took 1 second, the value would be 700 seconds.
For Xen instances, data is reported only when there is read
activity on the volume.
Units: Seconds
903
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS CloudWatch Metrics
Metric Description
VolumeTotalWriteTime The total number of seconds spent by all write operations that
completed in a specified period of time. If multiple requests are
submitted at the same time, this total could be greater than the
length of the period. For example, for a period of 5 minutes (300
seconds): if 700 operations completed during that period, and
each operation took 1 second, the value would be 700 seconds.
For Xen instances, data is reported only when there is write
activity on the volume.
Units: Seconds
Units: Seconds
Units: Count
VolumeThroughputPercentage Used with Provisioned IOPS SSD volumes only. The percentage
of I/O operations per second (IOPS) delivered of the total IOPS
provisioned for an Amazon EBS volume. Provisioned IOPS SSD
volumes deliver within 10 percent of the provisioned IOPS
performance 99.9 percent of the time over a given year.
Units: Percent
904
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS CloudWatch Metrics
Metric Description
VolumeConsumedReadWriteOps Used with Provisioned IOPS SSD volumes only. The total amount
of read and write operations (normalized to 256K capacity units)
consumed in a specified period of time.
Units: Count
Units: Percent
905
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS CloudWatch Events
(Sum(VolumeReadBytes) / Sum(VolumeReadOps)) /
1024
(Sum(VolumeWriteBytes) / Sum(VolumeWriteOps)) /
1024
(Sum(VolumeTotalReadTime) / Sum(VolumeReadOps))
× 1000
(Sum(VolumeTotalWriteTime) /
Sum(VolumeWriteOps)) * 1000
For the average latency graphs and average size graphs, the average is calculated over the total number
of operations (read or write, whichever is applicable to the graph) that completed during the period.
Events in CloudWatch are represented as JSON objects. The fields that are unique to the event are
contained in the "detail" section of the JSON object. The "event" field contains the event name. The
"result" field contains the completed status of the action that triggered the event. For more information,
see Event Patterns in CloudWatch Events in the Amazon CloudWatch Events User Guide.
906
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS CloudWatch Events
For more information, see Using Events in the Amazon CloudWatch User Guide.
Contents
• EBS Volume Events (p. 907)
• EBS Snapshot Events (p. 910)
• EBS Volume Modification Events (p. 913)
• Using Amazon Lambda To Handle CloudWatch Events (p. 914)
Events
• Create Volume (createVolume) (p. 907)
• Delete Volume (deleteVolume) (p. 908)
• Volume Attach or Reattach (attachVolume, reattachVolume) (p. 909)
Event Data
The listing below is an example of a JSON object emitted by EBS for a successful createVolume event.
{
"version": "0",
"id": "01234567-0123-0123-0123-012345678901",
"detail-type": "EBS Volume Notification",
"source": "aws.ec2",
"account": "012345678901",
"time": "yyyy-mm-ddThh:mm:ssZ",
"region": "us-east-1",
"resources": [
"arn:aws:ec2:us-east-1:012345678901:volume/vol-01234567"
],
"detail": {
"result": "available",
"cause": "",
"event": "createVolume",
"request-id": "01234567-0123-0123-0123-0123456789ab"
}
}
The listing below is an example of a JSON object emitted by EBS after a failed createVolume event.
The cause for the failure was a disabled KMS key.
{
"version": "0",
"id": "01234567-0123-0123-0123-0123456789ab",
"detail-type": "EBS Volume Notification",
"source": "aws.ec2",
"account": "012345678901",
"time": "yyyy-mm-ddThh:mm:ssZ",
"region": "sa-east-1",
907
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS CloudWatch Events
"resources": [
"arn:aws:ec2:sa-east-1:0123456789ab:volume/vol-01234567",
],
"detail": {
"event": "createVolume",
"result": "failed",
"cause": "arn:aws:kms:sa-east-1:0123456789ab:key/01234567-0123-0123-0123-0123456789ab
is disabled.",
"request-id": "01234567-0123-0123-0123-0123456789ab",
}
}
The following is an example of a JSON object that is emitted by EBS after a failed createVolume event.
The cause for the failure was a KMS key pending import.
{
"version": "0",
"id": "01234567-0123-0123-0123-0123456789ab",
"detail-type": "EBS Volume Notification",
"source": "aws.ec2",
"account": "012345678901",
"time": "yyyy-mm-ddThh:mm:ssZ",
"region": "sa-east-1",
"resources": [
"arn:aws:ec2:sa-east-1:0123456789ab:volume/vol-01234567",
],
"detail": {
"event": "createVolume",
"result": "failed",
"cause": "arn:aws:kms:sa-east-1:0123456789ab:key/01234567-0123-0123-0123-0123456789ab
is pending import.",
"request-id": "01234567-0123-0123-0123-0123456789ab",
}
}
Event Data
The listing below is an example of a JSON object emitted by EBS for a successful deleteVolume event.
{
"version": "0",
"id": "01234567-0123-0123-0123-012345678901",
"detail-type": "EBS Volume Notification",
"source": "aws.ec2",
"account": "012345678901",
"time": "yyyy-mm-ddThh:mm:ssZ",
"region": "us-east-1",
"resources": [
"arn:aws:ec2:us-east-1:012345678901:volume/vol-01234567"
],
"detail": {
"result": "deleted",
"cause": "",
"event": "deleteVolume",
"request-id": "01234567-0123-0123-0123-0123456789ab"
}
908
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS CloudWatch Events
Event Data
The listing below is an example of a JSON object emitted by EBS after a failed attachVolume event.
The cause for the failure was a KMS key pending deletion.
Note
AWS may attempt to reattach to a volume following routine server maintenance.
{
"version": "0",
"id": "01234567-0123-0123-0123-0123456789ab",
"detail-type": "EBS Volume Notification",
"source": "aws.ec2",
"account": "012345678901",
"time": "yyyy-mm-ddThh:mm:ssZ",
"region": "us-east-1",
"resources": [
"arn:aws:ec2:us-east-1:0123456789ab:volume/vol-01234567",
"arn:aws:kms:us-east-1:0123456789ab:key/01234567-0123-0123-0123-0123456789ab"
],
"detail": {
"event": "attachVolume",
"result": "failed",
"cause": "arn:aws:kms:us-east-1:0123456789ab:key/01234567-0123-0123-0123-0123456789ab
is pending deletion.",
"request-id": ""
}
}
The listing below is an example of a JSON object emitted by EBS after a failed reattachVolume event.
The cause for the failure was a KMS key pending deletion.
{
"version": "0",
"id": "01234567-0123-0123-0123-0123456789ab",
"detail-type": "EBS Volume Notification",
"source": "aws.ec2",
"account": "012345678901",
"time": "yyyy-mm-ddThh:mm:ssZ",
"region": "us-east-1",
"resources": [
"arn:aws:ec2:us-east-1:0123456789ab:volume/vol-01234567",
"arn:aws:kms:us-east-1:0123456789ab:key/01234567-0123-0123-0123-0123456789ab"
],
"detail": {
"event": "reattachVolume",
"result": "failed",
"cause": "arn:aws:kms:us-east-1:0123456789ab:key/01234567-0123-0123-0123-0123456789ab
is pending deletion.",
"request-id": ""
}
}
909
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS CloudWatch Events
Events
• Create Snapshot (createSnapshot) (p. 910)
• Create Snapshots (createSnapshots) (p. 910)
• Copy Snapshot (copySnapshot) (p. 912)
• Share Snapshot (shareSnapshot) (p. 913)
Event Data
The listing below is an example of a JSON object emitted by EBS for a successful createSnapshot
event. In the detail section, the source field contains the ARN of the source volume. The StartTime
and EndTime fields indicate when creation of the snapshot started and completed.
{
"version": "0",
"id": "01234567-0123-0123-0123-012345678901",
"detail-type": "EBS Snapshot Notification",
"source": "aws.ec2",
"account": "012345678901",
"time": "yyyy-mm-ddThh:mm:ssZ",
"region": "us-east-1",
"resources": [
"arn:aws:ec2:us-west-2::snapshot/snap-01234567"
],
"detail": {
"event": "createSnapshot",
"result": "succeeded",
"cause": "",
"request-id": "",
"snapshot_id": "arn:aws:ec2:us-west-2::snapshot/snap-01234567",
"source": "arn:aws:ec2:us-west-2::volume/vol-01234567",
"StartTime": "yyyy-mm-ddThh:mm:ssZ",
"EndTime": "yyyy-mm-ddThh:mm:ssZ" }
}
Event Data
The listing below is an example of a JSON object emitted by EBS for a successful createSnapshots
event. In the detail section, the source field contains the ARNs of the source volumes of the multi-
volume snapshot set. The StartTime and EndTime fields indicate when creation of the snapshot
started and completed.
910
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS CloudWatch Events
"version": "0",
"id": "01234567-0123-0123-0123-012345678901",
"detail-type": "EBS Multi-Volume Snapshots Completion Status",
"source": "aws.ec2",
"account": "012345678901",
"time": "yyyy-mm-ddThh:mm:ssZ",
"region": "us-east-1",
"resources": [
"arn:aws:ec2::us-east-1:snapshot/snap-01234567",
"arn:aws:ec2::us-east-1:snapshot/snap-012345678"
],
"detail": {
"event": "createSnapshots",
"result": "succeeded",
"cause": "",
"request-id": "",
"startTime": "yyyy-mm-ddThh:mm:ssZ",
"endTime": "yyyy-mm-ddThh:mm:ssZ",
"snapshots": [
{
"snapshot_id": "arn:aws:ec2::us-east-1:snapshot/snap-01234567",
"source": "arn:aws:ec2::us-east-1:volume/vol-01234567",
"status": "completed"
},
{
"snapshot_id": "arn:aws:ec2::us-east-1:snapshot/snap-012345678",
"source": "arn:aws:ec2::us-east-1:volume/vol-012345678",
"status": "completed"
}
]
}
}
The listing below is an example of a JSON object emitted by EBS after a failed createSnapshots event.
The cause for the failure was one or more snapshots failed to complete. The values of snapshot_id are
the ARNs of the failed snapshots. StartTime and EndTime represent when the create-snapshots action
started and ended.
{
"version": "0",
"id": "01234567-0123-0123-0123-012345678901",
"detail-type": "EBS Multi-Volume Snapshots Completion Status",
"source": "aws.ec2",
"account": "012345678901",
"time": "yyyy-mm-ddThh:mm:ssZ",
"region": "us-east-1",
"resources": [
"arn:aws:ec2::us-east-1:snapshot/snap-01234567",
"arn:aws:ec2::us-east-1:snapshot/snap-012345678"
],
"detail": {
"event": "createSnapshots",
"result": "failed",
"cause": "Snapshot snap-01234567 is in status deleted",
"request-id": "",
"startTime": "yyyy-mm-ddThh:mm:ssZ",
"endTime": "yyyy-mm-ddThh:mm:ssZ",
"snapshots": [
{
"snapshot_id": "arn:aws:ec2::us-east-1:snapshot/snap-01234567",
"source": "arn:aws:ec2::us-east-1:volume/vol-01234567",
"status": "error"
},
{
911
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS CloudWatch Events
"snapshot_id": "arn:aws:ec2::us-east-1:snapshot/snap-012345678",
"source": "arn:aws:ec2::us-east-1:volume/vol-012345678",
"status": "deleted"
}
]
}
}
Event Data
The listing below is an example of a JSON object emitted by EBS after a successful copySnapshot
event. The value of snapshot_id is the ARN of the newly created snapshot. In the detail section, the
value of source is the ARN of the source snapshot. StartTime and EndTime represent when the copy-
snapshot action started and ended.
{
"version": "0",
"id": "01234567-0123-0123-0123-012345678901",
"detail-type": "EBS Snapshot Notification",
"source": "aws.ec2",
"account": "123456789012",
"time": "yyyy-mm-ddThh:mm:ssZ",
"region": "us-east-1",
"resources": [
"arn:aws:ec2:us-west-2::snapshot/snap-01234567"
],
"detail": {
"event": "copySnapshot",
"result": "succeeded",
"cause": "",
"request-id": "",
"snapshot_id": "arn:aws:ec2:us-west-2::snapshot/snap-01234567",
"source": "arn:aws:ec2:eu-west-1::snapshot/snap-76543210",
"StartTime": "yyyy-mm-ddThh:mm:ssZ",
"EndTime": "yyyy-mm-ddThh:mm:ssZ",
"Incremental": "True"
}
}
The listing below is an example of a JSON object emitted by EBS after a failed copySnapshot event.
The cause for the failure was an invalid source snapshot ID. The value of snapshot_id is the ARN of
the failed snapshot. In the detail section, the value of source is the ARN of the source snapshot.
StartTime and EndTime represent when the copy-snapshot action started and ended.
{
"version": "0",
"id": "01234567-0123-0123-0123-012345678901",
"detail-type": "EBS Snapshot Notification",
"source": "aws.ec2",
"account": "123456789012",
"time": "yyyy-mm-ddThh:mm:ssZ",
"region": "us-east-1",
"resources": [
"arn:aws:ec2:us-west-2::snapshot/snap-01234567"
],
912
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS CloudWatch Events
"detail": {
"event": "copySnapshot",
"result": "failed",
"cause": "Source snapshot ID is not valid",
"request-id": "",
"snapshot_id": "arn:aws:ec2:us-west-2::snapshot/snap-01234567",
"source": "arn:aws:ec2:eu-west-1::snapshot/snap-76543210",
"StartTime": "yyyy-mm-ddThh:mm:ssZ",
"EndTime": "yyyy-mm-ddThh:mm:ssZ"
}
}
Event Data
The following is an example of a JSON object emitted by EBS after a completed shareSnapshot event.
In the detail section, the value of source is the AWS account number of the user that shared the
snapshot with you. StartTime and EndTime represent when the share-snapshot action started and
ended. The shareSnapshot event is emitted only when a private snapshot is shared with another user.
Sharing a public snapshot does not trigger the event.
{
"version": "0",
"id": "01234567-01234-0123-0123-012345678901",
"detail-type": "EBS Snapshot Notification",
"source": "aws.ec2",
"account": "012345678901",
"time": "yyyy-mm-ddThh:mm:ssZ",
"region": "us-east-1",
"resources": [
"arn:aws:ec2:us-west-2::snapshot/snap-01234567"
],
"detail": {
"event": "shareSnapshot",
"result": "succeeded",
"cause": "",
"request-id": "",
"snapshot_id": "arn:aws:ec2:us-west-2::snapshot/snap-01234567",
"source": 012345678901,
"StartTime": "yyyy-mm-ddThh:mm:ssZ",
"EndTime": "yyyy-mm-ddThh:mm:ssZ"
}
}
{
"version": "0",
"id": "01234567-0123-0123-0123-012345678901",
"detail-type": "EBS Volume Notification",
"source": "aws.ec2",
"account": "012345678901",
"time": "yyyy-mm-ddThh:mm:ssZ",
913
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS CloudWatch Events
"region": "us-east-1",
"resources": [
"arn:aws:ec2:us-east-1:012345678901:volume/vol-03a55cf56513fa1b6"
],
"detail": {
"result": "optimizing",
"cause": "",
"event": "modifyVolume",
"request-id": "01234567-0123-0123-0123-0123456789ab"
}
}
The following procedure uses the createSnapshot event to automatically copy a completed snapshot
to another region for disaster recovery.
1. Create an IAM policy, such as the one shown in the following example, to provide permissions to
execute a CopySnapshot action and write to the CloudWatch Events log. Assign the policy to the
IAM user that will handle the CloudWatch event.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"logs:CreateLogGroup",
"logs:CreateLogStream",
"logs:PutLogEvents"
],
"Resource": "arn:aws:logs:*:*:*"
},
{
"Effect": "Allow",
"Action": [
"ec2:CopySnapshot"
],
"Resource": "*"
}
]
}
2. Define a function in Lambda that will be available from the CloudWatch console. The sample
Lambda function below, written in Node.js, is invoked by CloudWatch when a matching
createSnapshot event is emitted by Amazon EBS (signifying that a snapshot was completed).
When invoked, the function copies the snapshot from us-east-2 to us-east-1.
// define variables
var destinationRegion = 'us-east-1';
914
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EBS CloudWatch Events
//main function
exports.handler = (event, context, callback) => {
// Load EC2 class and update the configuration to use destination region to
initiate the snapshot.
AWS.config.update({region: destinationRegion});
var ec2 = new AWS.EC2();
To ensure that your Lambda function is available from the CloudWatch console, create it in the
region where the CloudWatch event will occur. For more information, see the AWS Lambda
Developer Guide.
3. Open the CloudWatch console at https://console.aws.amazon.com/cloudwatch/.
4. Choose Events, Create rule, Select event source, and Amazon EBS Snapshots.
5. For Specific Event(s), choose createSnapshot and for Specific Result(s), choose succeeded.
6. For Rule target, find and choose the sample function that you previously created.
7. Choose Target, Add Target.
8. For Lambda function, select the Lambda function that you previously created and choose Configure
details.
9. On the Configure rule details page, type values for Name and Description. Select the State check
box to activate the function (setting it to Enabled).
10. Choose Create rule.
Your rule should now appear on the Rules tab. In the example shown, the event that you configured
should be emitted by EBS the next time you copy a snapshot.
915
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Store
An instance store consists of one or more instance store volumes exposed as block devices. The size of an
instance store as well as the number of devices available varies by instance type.
The virtual devices for instance store volumes are ephemeral[0-23]. Instance types that support one
instance store volume have ephemeral0. Instance types that support two instance store volumes have
ephemeral0 and ephemeral1, and so on.
Contents
• Instance Store Lifetime (p. 916)
• Instance Store Volumes (p. 917)
• Add Instance Store Volumes to Your EC2 Instance (p. 921)
• SSD Instance Store Volumes (p. 923)
The data in an instance store persists only during the lifetime of its associated instance. If an instance
reboots (intentionally or unintentionally), data in the instance store persists. However, data in the
instance store is lost under any of the following circumstances:
Therefore, do not rely on instance store for valuable, long-term data. Instead, use more durable data
storage, such as Amazon S3, Amazon EBS, or Amazon EFS.
916
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Store Volumes
When you stop or terminate an instance, every block of storage in the instance store is reset. Therefore,
your data cannot be accessed through the instance store of another instance.
If you create an AMI from an instance, the data on its instance store volumes isn't preserved and isn't
present on the instance store volumes of the instances that you launch from the AMI.
If you change the instance type, an instance store will not be attached to the new instance type. For
more information, see Changing the Instance Type (p. 188) .
Some instance types use NVMe or SATA-based solid state drives (SSD) to deliver high random I/O
performance. This is a good option when you need storage with very low latency, but you don't need the
data to persist when the instance terminates or you can take advantage of fault-tolerant architectures.
For more information, see SSD Instance Store Volumes (p. 923).
The following table provides the quantity, size, type, and performance optimizations of instance store
volumes available on each supported instance type. For a complete list of instance types, including EBS-
only types, see Amazon EC2 Instance Types.
917
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Store Volumes
g2.2xlarge 1 x 60 GB SSD ✔
918
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Store Volumes
m3.medium 1 x 4 GB SSD ✔
m3.large 1 x 32 GB SSD ✔
919
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Store Volumes
r3.large 1 x 32 GB SSD ✔
r3.xlarge 1 x 80 GB SSD ✔
920
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Add Instance Store Volumes
** For more information, see Instance Store Volume TRIM Support (p. 924).
A block device mapping always specifies the root volume for the instance. The root volume is mounted
automatically.
You can use a block device mapping to specify additional EBS volumes when you launch your instance, or
you can attach additional EBS volumes after your instance is running. For more information, see Amazon
EBS Volumes (p. 782).
You can specify the instance store volumes for your instance only when you launch an instance. You can't
attach instance store volumes to an instance after you've launched it.
If you change the instance type, an instance store will not be attached to the new instance type. For
more information, see Changing the Instance Type (p. 188) .
The number and size of available instance store volumes for your instance varies by instance type. Some
instance types do not support instance store volumes. For more information about the instance store
volumes support by each instance type, see Instance Store Volumes (p. 917). If the instance type
you choose for your instance supports instance store volumes, you must add them to the block device
mapping for the instance when you launch it. After you launch the instance, you must ensure that the
instance store volumes for your instance are formatted and mounted before you can use them. The root
volume of an instance store-backed instance is mounted automatically.
Contents
921
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Add Instance Store Volumes
To add instance store volumes to an Amazon EBS-backed AMI using the console
You can use one of the following commands. For more information about these command line interfaces,
see Accessing Amazon EC2 (p. 3).
922
Amazon Elastic Compute Cloud
User Guide for Windows Instances
SSD Instance Store Volumes
To update the block device mapping for an instance using the console
To update the block device mapping for an instance using the command line
You can use one of the following options commands with the corresponding command. For more
information about these command line interfaces, see Accessing Amazon EC2 (p. 3).
Many instance store volumes are pre-formatted with the ext3 file system. SSD-based instance store
volumes that support TRIM instruction are not pre-formatted with any file system. However, you can
format volumes with the file system of your choice after you launch your instance. For more information,
see Instance Store Volume TRIM Support (p. 924). For Windows instances, the EC2Config service
reformats the instance store volumes with the NTFS file system.
You can confirm that the instance store devices are available from within the instance itself using
instance metadata. For more information, see Viewing the Instance Block Device Mapping for Instance
Store Volumes (p. 937).
For Windows instances, you can also view the instance store volumes using Windows Disk Management.
For more information, see Listing the Disks Using Windows Disk Management (p. 939).
Like other instance store volumes, you must map the SSD instance store volumes for your instance when
you launch it. The data on an SSD instance volume persists only for the life of its associated instance. For
more information, see Add Instance Store Volumes to Your EC2 Instance (p. 921).
923
Amazon Elastic Compute Cloud
User Guide for Windows Instances
File Storage
After you connect to your instance, you can verify that you see the NVMe volumes in Disk Manager. On
the taskbar, open the context (right-click) menu for the Windows logo and choose Disk Management.
On Windows Server 2008 R2, choose Start, Administrative Tools, Computer Management, Disk
Management.
The AWS Windows AMIs provided by Amazon include the AWS NVMe driver. If you are not using the
latest AWS Windows AMIs, you can install the current AWS NVMe driver (p. 445).
The data on NVMe instance storage is encrypted using an XTS-AES-256 block cipher implemented in a
hardware module on the instance. The encryption keys are generated using the hardware module and
are unique to each NVMe instance storage device. All encryption keys are destroyed when the instance
is stopped or terminated and cannot be recovered. You cannot disable this encryption and you cannot
provide your own encryption key.
Instances running Windows Server 2012 R2 support TRIM as of AWS PV Driver version 7.3.0. Instances
running earlier versions of Windows Server do not support TRIM.
Instance store volumes that support TRIM are fully trimmed before they are allocated to your instance.
These volumes are not formatted with a file system when an instance launches, so you must format
them before they can be mounted and used. For faster access to these volumes, you should skip the
TRIM operation when you format them.
With instance store volumes that support TRIM, you can use the TRIM command to notify the SSD
controller when you no longer need data that you've written. This provides the controller with more free
space, which can reduce write amplification and increase performance. On Windows, use the fsutil
behavior set DisableDeleteNotify 1 command.
File Storage
Cloud file storage is a method for storing data in the cloud that provides servers and applications access
to data through shared file systems. This compatibility makes cloud file storage ideal for workloads that
rely on shared file systems and provides simple integration without code changes.
There are many file storage solutions that exist, ranging from a single node file server on a compute
instance using block storage as the underpinnings with no scalability or few redundancies to protect
the data, to a do-it-yourself clustered solution, to a fully-managed solution, such as Amazon Elastic File
System (Amazon EFS) (p. 925) or Amazon FSx for Windows File Server (p. 925).
924
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Amazon EFS
Amazon FSx supports a broad set of enterprise Windows workloads with fully managed file storage
built on Microsoft Windows Server. Amazon FSx has native support for Windows file system features
and for the industry-standard Server Message Block (SMB) protocol to access file storage over a
network. Amazon FSx is optimized for enterprise applications in the AWS Cloud, with native Windows
compatibility, enterprise performance and features, and consistent sub-millisecond latencies.
With file storage on Amazon FSx, the code, applications, and tools that Windows developers and
administrators use today can continue to work unchanged. The Windows applications and workloads
that are ideal for Amazon FSx include business applications, home directories, web serving, content
management, data analytics, software build setups, and media processing workloads.
As a fully managed service, Amazon FSx for Windows File Server eliminates the administrative overhead
of setting up and provisioning file servers and storage volumes. Additionally, it keeps Windows software
up to date, detects and addresses hardware failures, and performs backups. It also provides rich
integration with other AWS services, including AWS Directory Service for Microsoft Active Directory,
Amazon WorkSpaces, AWS Key Management Service, and AWS CloudTrail.
For more information, see the Amazon FSx for Windows File Server User Guide.
Amazon EC2 uses Amazon S3 for storing Amazon Machine Images (AMIs). You use AMIs for launching
EC2 instances. In case of instance failure, you can use the stored AMI to immediately launch another
instance, thereby allowing for fast recovery and business continuity.
Amazon EC2 also uses Amazon S3 to store snapshots (backup copies) of the data volumes. You can use
snapshots for recovering data quickly and reliably in case of application or system failures. You can
also use snapshots as a baseline to create multiple new data volumes, expand the size of an existing
data volume, or move data volumes across multiple Availability Zones, thereby making your data usage
highly scalable. For more information about using data volumes and snapshots, see Amazon Elastic Block
Store (p. 781).
925
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Amazon S3 and Amazon EC2
Objects are the fundamental entities stored in Amazon S3. Every object stored in Amazon S3 is
contained in a bucket. Buckets organize the Amazon S3 namespace at the highest level and identify the
account responsible for that storage. Amazon S3 buckets are similar to Internet domain names. Objects
stored in the buckets have a unique key value and are retrieved using a HTTP URL address. For example,
if an object with a key value /photos/mygarden.jpg is stored in the myawsbucket bucket, then it is
addressable using the URL http://myawsbucket.s3.amazonaws.com/photos/mygarden.jpg.
For more information about the features of Amazon S3, see the Amazon S3 product page.
If you have permission, you can copy a file to or from Amazon S3 and your instance using one of the
following methods.
Windows instances have the benefit of a graphical browser that you can use to access the Amazon S3
console directly; however, for scripting purposes, Windows users can also use the AWS Tools for Windows
PowerShell to move objects to and from Amazon S3.
Use the following command to copy an Amazon S3 object to your Windows instance.
The AWS Command Line Interface (AWS CLI) is a unified tool to manage your AWS services. The AWS
CLI enables users to authenticate themselves and download restricted items from Amazon S3 and also
to upload items. For more information, such as how to install and configure the tools, see the AWS
Command Line Interface detail page.
The aws s3 cp command is similar to the Unix cp command. You can copy files from Amazon S3 to your
instance, copy files from your instance to Amazon S3, and copy files from one Amazon S3 location to
another.
Use the following command to copy an object from Amazon S3 to your instance.
Use the following command to copy an object from your instance back into Amazon S3.
The aws s3 sync command can synchronize an entire Amazon S3 bucket to a local directory location. This
can be helpful for downloading a data set and keeping the local copy up-to-date with the remote set. If
you have the proper permissions on the Amazon S3 bucket, you can push your local directory back up to
the cloud when you are finished by reversing the source and destination locations in the command.
Use the following command to download an entire Amazon S3 bucket to a local directory on your
instance.
926
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Volume Limits
Amazon S3 API
If you are a developer, you can use an API to access data in Amazon S3. For more information, see the
Amazon Simple Storage Service Developer Guide. You can use this API and its examples to help develop
your application and integrate it with other APIs and SDKs, such as the boto Python interface.
Contents
• Linux-Specific Volume Limits (p. 927)
• Windows-Specific Volume Limits (p. 927)
• Instance Type Limits (p. 928)
• Bandwidth versus Capacity (p. 928)
AWS PV 26
Citrix PV 26
Red Hat PV 17
We do not recommend that you give a Windows instance more than 26 volumes with AWS PV or Citrix
PV drivers, as it is likely to cause performance issues.
To determine which PV drivers your instance is using, or to upgrade your Windows instance from Red Hat
to Citrix PV drivers, see Upgrading PV Drivers on Your Windows Instances (p. 435).
927
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Type Limits
For more information about how device names related to volumes, see Mapping Disks to Volumes on
Your Windows Instance (p. 938).
The number of volumes that your instance can support is determined by the operating system. For more
information, see Instance Volume Limits (p. 927).
Contents
• Available Device Names (p. 928)
• Device Name Considerations (p. 929)
For information about device names on Linux instances, see Device Naming on Linux Instances in the
Amazon EC2 User Guide for Linux Instances.
The following table lists the available device names that you can specify in a block device mapping or
when attaching an EBS volume.
928
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Device Name Considerations
xvd[b-c][a-z] xvd[a-e]
/dev/sda1 **
/dev/sd[b-e]
xvd[b-c][a-z] xvd[a-e]
/dev/sda1
/dev/sd[b-e]
* For Citrix PV and Red Hat PV, if you map an EBS volume with the name xvda, Windows does not
recognize the volume (the volume is visible for AWS PV or AWS NVMe).
** NVMe instance store volumes are automatically enumerated and assigned a Windows drive letter.
For more information about instance store volumes, see Amazon EC2 Instance Store (p. 916). For more
information about NVMe EBS volumes, see Amazon EBS and NVMe on Windows Instances (p. 874).
• Although you can attach your EBS volumes using the device names used to attach instance store
volumes, we strongly recommend that you don't because the behavior can be unpredictable.
• The number of NVMe instance store volumes for an instance depends on the size of the instance.
NVMe instance store volumes are automatically enumerated and assigned a Windows drive letter.
• AWS Windows AMIs come with additional software that prepares an instance when it first boots up.
This is either the EC2Config service (Windows AMIs prior to Windows Server 2016) or EC2Launch
(Windows Server 2016 and later). After the devices have been mapped to drives, they are initialized
and mounted. The root drive is initialized and mounted as C:\. The instance store volumes attached
to the instance are initialized and mounted as Z:\, Y:\, and so on. By default, when an EBS volume
is attached to a Windows instance, it can show up as any drive letter on the instance. You can change
the settings to set the drive letters of the volumes per your specifications. For more information, see
Configuring a Windows Instance Using the EC2Config Service (p. 404), Configuring a Windows Instance
Using EC2Launch (p. 394), and Mapping Disks to Volumes on Your Windows Instance (p. 938).
For more information about root device volumes, see Root Device Volume (p. 7).
929
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Block Device Mapping Concepts
Contents
• Block Device Mapping Concepts (p. 930)
• AMI Block Device Mapping (p. 932)
• Instance Block Device Mapping (p. 934)
• Instance store volumes (virtual devices whose underlying hardware is physically attached to the host
computer for the instance)
• EBS volumes (remote storage devices)
A block device mapping defines the block devices (instance store volumes and EBS volumes) to attach
to an instance. You can specify a block device mapping as part of creating an AMI so that the mapping
is used by all instances launched from the AMI. Alternatively, you can specify a block device mapping
when you launch an instance, so this mapping overrides the one specified in the AMI from which you
launched the instance. Note that all NVMe instance store volumes supported by an instance type are
automatically enumerated and assigned a device name on instance launch; including them in your block
device mapping has no effect.
Contents
• Block Device Mapping Entries (p. 930)
• Block Device Mapping Instance Store Caveats (p. 931)
• Example Block Device Mapping (p. 931)
• How Devices Are Made Available in the Operating System (p. 932)
• The device name used within Amazon EC2. The block device driver for the instance assigns the actual
volume name when mounting the volume. The name assigned can be different from the name that
Amazon EC2 recommends. For more information, see Device Naming on Windows Instances (p. 928).
• [Instance store volumes] The virtual device: ephemeral[0-23]. Note that the number and size of
available instance store volumes for your instance varies by instance type.
• [NVMe instance store volumes] These volumes are automatically enumerated and assigned a device
name; including them in your block device mapping has no effect.
• [EBS volumes] The ID of the snapshot to use to create the block device (snap-xxxxxxxx). This value is
optional as long as you specify a volume size.
• [EBS volumes] The size of the volume, in GiB. The specified size must be greater than or equal to the
size of the specified snapshot.
• [EBS volumes] Whether to delete the volume on instance termination (true or false). The default
value is true for the root device volume and false for attached volumes. When you create an AMI, its
block device mapping inherits this setting from the instance. When you launch an instance, it inherits
this setting from the AMI.
930
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Block Device Mapping Concepts
• [EBS volumes] The volume type, which can be gp2 for General Purpose SSD, io1 for Provisioned IOPS
SSD, st1 for Throughput Optimized HDD, sc1 for Cold HDD, or standard for Magnetic. The default
value is gp2.
• [EBS volumes] The number of input/output operations per second (IOPS) that the volume supports.
(Not used with gp2, st1, sc1, or standard volumes.)
• Some instance types include more instance store volumes than others, and some instance types
contain no instance store volumes at all. If your instance type supports one instance store volume, and
your AMI has mappings for two instance store volumes, then the instance launches with one instance
store volume.
• Instance store volumes can only be mapped at launch time. You cannot stop an instance without
instance store volumes (such as the t2.micro), change the instance to a type that supports instance
store volumes, and then restart the instance with instance store volumes. However, you can create an
AMI from the instance and launch it on an instance type that supports instance store volumes, and
map those instance store volumes to the instance.
• If you launch an instance with instance store volumes mapped, and then stop the instance and change
it to an instance type with fewer instance store volumes and restart it, the instance store volume
mappings from the initial launch still show up in the instance metadata. However, only the maximum
number of supported instance store volumes for that instance type are available to the instance.
Note
When an instance is stopped, all data on the instance store volumes is lost.
• Depending on instance store capacity at launch time, M3 instances may ignore AMI instance store
block device mappings at launch unless they are specified at launch. You should specify instance
store block device mappings at launch time, even if the AMI you are launching has the instance store
volumes mapped in the AMI, to ensure that the instance store volumes are available when the instance
launches.
931
Amazon Elastic Compute Cloud
User Guide for Windows Instances
AMI Block Device Mapping
Note that this example block device mapping is used in the example commands and APIs in this topic.
You can find example commands and APIs that create block device mappings in Specifying a Block
Device Mapping for an AMI (p. 933) and Updating the Block Device Mapping when Launching an
Instance (p. 935).
With a Windows instance, the device names specified in the block device mapping are mapped to their
corresponding block devices when the instance first boots, and then the Ec2Config service initializes and
mounts the drives. The root device volume is mounted as C:\. The instance store volumes are mounted
as Z:\, Y:\, and so on. When an EBS volume is mounted, it can be mounted using any available drive
letter. However, you can configure how the Ec2Config Service assigns drive letters to EBS volumes; for
more information, see Configuring a Windows Instance Using the EC2Config Service (p. 404).
Contents
• Specifying a Block Device Mapping for an AMI (p. 933)
• Viewing the EBS Volumes in an AMI Block Device Mapping (p. 934)
932
Amazon Elastic Compute Cloud
User Guide for Windows Instances
AMI Block Device Mapping
For an EBS-backed AMI, you can add EBS volumes and instance store volumes using a block device
mapping. For an instance store-backed AMI, you can add instance store volumes only by modifying the
block device mapping entries in the image manifest file when registering the image.
Note
For M3 instances, you must specify instance store volumes in the block device mapping for the
instance when you launch it. When you launch an M3 instance, instance store volumes specified
in the block device mapping for the AMI may be ignored if they are not specified as part of the
instance block device mapping.
Use the create-image AWS CLI command to specify a block device mapping for an EBS-backed AMI. Use
the register-image AWS CLI command to specify a block device mapping for an instance store-backed
AMI.
Specify the block device mapping using the --block-device-mappings parameter. Arguments encoded in
JSON can be supplied either directly on the command line or by reference to a file:
{
"DeviceName": "xvdb",
"VirtualName": "ephemeral0"
}
To add an empty 100 GiB gp2 volume, use the following mapping:
{
"DeviceName": "xvdg",
"Ebs": {
"VolumeSize": 100
}
}
933
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Block Device Mapping
{
"DeviceName": "xvdh",
"Ebs": {
"SnapshotId": "snap-xxxxxxxx"
}
}
{
"DeviceName": "xvdj",
"NoDevice": ""
}
Alternatively, you can use the -BlockDeviceMapping parameter with the following commands (AWS
Tools for Windows PowerShell):
• New-EC2Image
• Register-EC2Image
If the AMI was created with additional EBS volumes using a block device mapping, the Block Devices
field displays the mapping for those additional volumes as well. (Recall that this screen doesn't
display instance store volumes.)
To view the EBS volumes for an AMI using the command line
Use the describe-images (AWS CLI) command or Get-EC2Image (AWS Tools for Windows PowerShell)
command to enumerate the EBS volumes in the block device mapping for an AMI.
934
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Block Device Mapping
Limits
• For the root volume, you can only modify the following: volume size, volume type, and the Delete on
Termination flag.
• When you modify an EBS volume, you can't decrease its size. Therefore, you must specify a snapshot
whose size is equal to or greater than the size of the snapshot specified in the block device mapping of
the AMI.
Contents
• Updating the Block Device Mapping when Launching an Instance (p. 935)
• Updating the Block Device Mapping of a Running Instance (p. 936)
• Viewing the EBS Volumes in an Instance Block Device Mapping (p. 937)
• Viewing the Instance Block Device Mapping for Instance Store Volumes (p. 937)
• To change the size of the root volume, locate the Root volume under the Type column, and
change its Size field.
• To suppress an EBS volume specified by the block device mapping of the AMI used to launch the
instance, locate the volume and click its Delete icon.
• To add an EBS volume, choose Add New Volume, choose EBS from the Type list, and fill in the
fields (Device, Snapshot, and so on).
• To suppress an instance store volume specified by the block device mapping of the AMI used to
launch the instance, locate the volume, and choose its Delete icon.
• To add an instance store volume, choose Add New Volume, select Instance Store from the Type
list, and select a device name from Device.
6. Complete the remaining wizard pages, and choose Launch.
Use the run-instances AWS CLI command to specify a block device mapping for an instance.
For example, suppose that an EBS-backed AMI specifies the following block device mapping:
935
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Block Device Mapping
• xvdb=ephemeral0
• xvdh=snap-1234567890abcdef0
• xvdj=:100
To prevent xvdj from attaching to an instance launched from this AMI, use the following mapping:
{
"DeviceName": "xvdj",
"NoDevice": ""
}
To increase the size of xvdh to 300 GiB, specify the following mapping. Notice that you don't need to
specify the snapshot ID for xvdh, because specifying the device name is enough to identify the volume.
{
"DeviceName": "xvdh",
"Ebs": {
"VolumeSize": 300
}
}
To attach an additional instance store volume, xvdc, specify the following mapping. If the instance type
doesn't support multiple instance store volumes, this mapping has no effect.
{
"DeviceName": "xvdc",
"VirtualName": "ephemeral1"
}
Alternatively, you can use the -BlockDeviceMapping parameter with the New-EC2Instance command
(AWS Tools for Windows PowerShell).
For example, to preserve the root volume at instance termination, specify the following in
mapping.json:
[
{
"DeviceName": "/dev/sda1",
"Ebs": {
"DeleteOnTermination": false
}
}
]
Alternatively, you can use the -BlockDeviceMapping parameter with the Edit-EC2InstanceAttribute
command (AWS Tools for Windows PowerShell).
936
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance Block Device Mapping
If the instance was launched with additional EBS volumes using a block device mapping, the Block
devices field displays those additional volumes as well as the root device. (Recall that this dialog box
doesn't display instance store volumes.)
5. To display additional information about a block device, select its entry next to Block devices. This
displays the following information for the block device:
• EBS ID (vol-xxxxxxxx)
• Root device type (ebs)
• Attachment time (yyyy-mmThh:mm:ss.ssTZD)
• Block device status (attaching, attached, detaching, detached)
• Delete on termination (Yes, No)
To view the EBS volumes for an instance using the command line
Use the describe-instances (AWS CLI) command or Get-EC2Instance (AWS Tools for Windows PowerShell)
command to enumerate the EBS volumes in the block device mapping for an instance.
937
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Mapping Disks to Volumes
First, connect to your running instance. From the instance, use this query to get its block device mapping.
The response includes the names of the block devices for the instance. For example, the output for an
instance store–backed m1.small instance looks like this.
ami
ephemeral0
root
swap
The ami device is the root device as seen by the instance. The instance store volumes are named
ephemeral[0-23]. The swap device is for the page file. If you've also mapped EBS volumes, they
appear as ebs1, ebs2, and so on.
To get details about an individual block device in the block device mapping, append its name to the
previous query, as shown here.
For more information, see Instance Metadata and User Data (p. 477).
Depending on the instance type of your instance, you'll have from 0 to 24 possible instance store
volumes available to the instance. To use any of the instance store volumes that are available to
your instance, you must specify them when you create your AMI or launch your instance. You can
also add EBS volumes when you create your AMI or launch your instance, or attach them while your
instance is running. For more information, see Making an Amazon EBS Volume Available for Use on
Windows (p. 803).
When you add a volume to your instance, you specify the device name that Amazon EC2 uses. For more
information, see Device Naming on Windows Instances (p. 928). AWS Windows Amazon Machine
Images (AMIs) contain a set of drivers that are used by Amazon EC2 to map instance store and EBS
volumes to Windows disks and drive letters. If you launch an instance from a Windows AMI that uses
AWS PV or Citrix PV drivers, you can use the relationships described on this page to map your Windows
disks to your instance store and EBS volumes. If your Windows AMI uses Red Hat PV drivers, you can
update your instance to use the Citrix drivers. For more information, see Upgrading PV Drivers on Your
Windows Instances (p. 435).
Contents
• Listing the Disks Using Windows Disk Management (p. 939)
• Listing the Disks Using Windows PowerShell (Windows Server 2012 and later) (p. 940)
• Disk Device to Device Name Mapping (p. 942)
938
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Listing the Disks Using Windows Disk Management
1. Log in to your Windows instance using Remote Desktop. For more information, see, Connecting to
Your Windows Instance (p. 378).
2. Start the Disk Management utility.
On Windows Server 2012 and later, on the taskbar, right-click the Windows logo, and then choose
Disk Management. On Windows Server 2008, choose Start, Administrative Tools, Computer
Management, Disk Management.
3. Review the disks. The root volume is an EBS volume mounted as C:\. If there are no other disks
shown, then you didn't specify additional volumes when you created the AMI or launched the
instance.
The following is an example that shows the disks that are available if you launch an m3.medium
instance with an instance store volume (Disk 2) and an additional EBS volume (Disk 1).
4. Right-click the gray pane labeled Disk 1, and then select Properties. Note the value of Location and
look it up in the tables in Disk Device to Device Name Mapping (p. 942). For example, the following
disk has the location Bus Number 0, Target Id 9, LUN 0. According to the table for EBS volumes, the
device name for this location is xvdj.
939
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Listing the Disks Using Windows PowerShell
(Windows Server 2012 and later)
5. To map the device name of an EBS volume to its volume ID, open the Amazon EC2 console on your
computer. In the navigation pane, select Instances, and then select your instance. Under Block
devices on the Description tab, click the device name, and locate EBS ID. For this example, the
volume ID is vol-0a07f3e37b14708b9.
Note that the Amazon EC2 console shows only the EBS volumes.
Another way to access volume IDs from the console is to select Volumes under Elastic Block Store
in the navigation pane. Volumes will be listed by instance name and volume size. Review or select
the Attachment Information to verify the instance to which the volume is attached.
function Get-EC2InstanceMetadata {
param([string]$Path)
(Invoke-WebRequest -Uri "http://169.254.169.254/latest/$Path").Content
}
940
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Listing the Disks Using Windows PowerShell
(Windows Server 2012 and later)
function Convert-SCSITargetIdToDeviceName {
param([int]$SCSITargetId)
If ($SCSITargetId -eq 0) {
return "sda1"
}
$deviceName = "xvd"
If ($SCSITargetId -gt 25) {
$deviceName += [char](0x60 + [int]($SCSITargetId / 26))
}
$deviceName += [char](0x61 + $SCSITargetId % 26)
return $deviceName
}
Try {
$InstanceId = Get-EC2InstanceMetadata "meta-data/instance-id"
$AZ = Get-EC2InstanceMetadata "meta-data/placement/availability-zone"
$Region = $AZ.Remove($AZ.Length - 1)
$BlockDeviceMappings = (Get-EC2Instance -Region $Region -Instance
$InstanceId).Instances.BlockDeviceMappings
$VirtualDeviceMap = @{}
(Get-EC2InstanceMetadata "meta-data/block-device-mapping").Split("`n") | ForEach-Object {
$VirtualDevice = $_
$BlockDeviceName = Get-EC2InstanceMetadata "meta-data/block-device-mapping/
$VirtualDevice"
$VirtualDeviceMap[$BlockDeviceName] = $VirtualDevice
$VirtualDeviceMap[$VirtualDevice] = $BlockDeviceName
}
}
Catch {
Write-Host "Could not access the AWS API, therefore, VolumeId is not available.
Verify that you provided your access keys." -ForegroundColor Yellow
}
Get-disk | ForEach-Object {
$DriveLetter = $null
$VolumeName = $null
$DiskDrive = $_
$Disk = $_.Number
$Partitions = $_.NumberOfPartitions
$EbsVolumeID = $_.SerialNumber -replace "_[^ ]*$" -replace "vol", "vol-"
Get-Partition -DiskId $_.Path | ForEach-Object {
if ($_.DriveLetter -ne "") {
$DriveLetter = $_.DriveLetter
$VolumeName = (Get-PSDrive | Where-Object {$_.Name -eq $DriveLetter}).Description
}
}
941
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Disk Device to Device Name Mapping
$VirtualDevice = If ($VirtualDeviceMap.ContainsKey($BlockDeviceName))
{ $VirtualDeviceMap[$BlockDeviceName] } Else { $null }
}
ElseIf ($DiskDrive.path -like "*PROD_AMAZON*") {
$BlockDevice = ""
$BlockDeviceName = ($BlockDeviceMappings | Where-Object {$_.ebs.VolumeId -eq
$EbsVolumeID}).DeviceName
$VirtualDevice = $null
}
Else {
$BlockDeviceName = $null
$BlockDevice = $null
$VirtualDevice = $null
}
New-Object PSObject -Property @{
Disk = $Disk;
Partitions = $Partitions;
DriveLetter = If ($DriveLetter -eq $null) { "N/A" } Else { $DriveLetter };
EbsVolumeId = If ($EbsVolumeID -eq $null) { "N/A" } Else { $EbsVolumeID };
Device = If ($BlockDeviceName -eq $null) { "N/A" } Else { $BlockDeviceName };
VirtualDevice = If ($VirtualDevice -eq $null) { "N/A" } Else { $VirtualDevice };
VolumeName = If ($VolumeName -eq $null) { "N/A" } Else { $VolumeName };
}
} | Sort-Object Disk | Format-Table -AutoSize -Property Disk, Partitions, DriveLetter,
EbsVolumeId, Device, VirtualDevice, VolumeName
Note
This script requires a profile configured in the AWS Tools for PS, or an IAM role attached to the
instance.
Before you run this script, be sure to run the following command to enable PowerShell script execution.
Set-ExecutionPolicy RemoteSigned
Copy the script and save it as a .ps1 file on the Windows instance. If you run the script without setting
your access keys, you'll see output similar to the following.
If you specified an IAM role with a policy that allows access to Amazon EC2 when you launched the
instance, or if you set up your credentials on the Windows instance as described in Using AWS Credentials
in the AWS Tools for Windows PowerShell User Guide, you'll get the volume ID for the EBS volumes in the
VolumeId column instead of NA.
Mappings
• Instance Store Volumes (p. 943)
• EBS Volumes (p. 943)
• NVMe EBS Volumes (p. 944)
942
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Disk Device to Device Name Mapping
EBS Volumes
The following table describes how the Citrix PV and AWS PV drivers map non-NVME EBS volumes to
Windows volumes.
943
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Deploy Storage Spaces Direct
The following diagram shows the architecture of S2D on Amazon EC2 Windows.
944
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Deploy Storage Spaces Direct
Skill Level
A basic understanding of Windows Server computing as well as how to create and manage domain-
joined Amazon EC2 Windows instances in a VPC is required. Knowledge of the AWS Tools for Windows
PowerShell and Windows Failover Clustering is helpful, but not required.
• If you haven't done so already, open https://aws.amazon.com/ and create an AWS account.
• Create a virtual private cloud (VPC) with a public subnet and two private subnets for your instances. A
third, private, subnet should be configured for AWS Directory Service.
• Select one of the latest Amazon Machine Images (AMIs) for Windows Server 2016. You can use this
AMI as is, or use it as the basis for your own custom AMI. AWS recommends using the latest public EC2
Windows Server 2016 AMI.
• Create an AWS Directory Service directory. This is no longer a requirement for enabling the Failover
Clustering feature in Windows Server 2016. However, this tutorial assumes that your instances
will be joined to an Active Directory domain, either on EC2 or AWS Managed Active Directory. For
more information, see Getting Started with AWS Directory Service in the AWS Directory Service
Administration Guide.
• Install and configure the AWS Tools for Windows PowerShell on your computer. For more information,
see the AWS Tools for Windows PowerShell User Guide.
Important considerations
• Stopping instances with Instance Store Volumes (p. 916) can cause data loss if the data is not backed
up or replicated. The data in an instance store persists only during the lifetime of its associated
instance. If an instance reboots (intentionally or unintentionally), data in the instance store persists.
However, data in the instance store is lost under the following circumstances:
• The underlying disk drive fails.
• The instance stops.
• The instance terminates.
• Stopping too many instances in a cluster can cause data loss if the data is not backed up or replicated.
When you use S2D on AWS, as with any cluster, losing more nodes than your fault tolerance allows
will result in loss of data. One of the biggest risks to any cluster is losing all nodes. Cluster redundancy
protects against failures on a single instance (or more, if your fault tolerance supports it). However,
945
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 1: Launch and Domain Join Instances
you can lose data if the number of instances with failed disk drives in a cluster exceeds the fault
tolerance. You can also lose data if the number of stopped or terminated instances exceeds the
fault tolerance. To reduce risk, limit the number of people or systems that can stop or terminate
instances in the cluster. To mitigate the risk of terminating cluster node instances, enable termination
protection (p. 389) on these instances. You can also configure IAM policies to allow users to only
restart nodes from the AWS console but not stop them.
• S2D does not protect against networking or data center failures that affect the entire cluster. To
reduce risk, consider using Dedicated Hosts to ensure that instances are not placed in the same rack.
Tasks
• Step 1: Launch and Domain Join Instances (p. 946)
• Step 2: Install and Configure Instance Prerequisites (p. 948)
• Step 3: Create Failover Cluster (p. 950)
• Step 4: Enable S2D (p. 950)
• Step 5: Provision Storage (p. 951)
• Step 6: Review the S2D Resources (p. 951)
• Step 7: Clean Up (p. 952)
• Additional Resources (p. 953)
The following diagram shows the architecture of a two node EC2 Windows S2D Cluster using a file share
witness hosted on an existing bastion machine on AWS.
946
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 1: Launch and Domain Join Instances
at least two, but no more than 16 instances. These instances must each have at least two NVMe devices
with high performance network connections between nodes, and run Windows Server 2016. For more
information, see Storage Spaces Direct hardware requirements in the Microsoft documentation.
We recommend the I3 instance size because it satisfies the S2D hardware requirements and includes
the largest and fastest instance store devices available. It also includes enhanced networking, which
maximizes the available resources for S2D per instance. You can use M5D and R5D instance types, which
have at least 2 NVMe disks, but local instance store disks will be used as cache disks for the storage
spaces direct cluster and at least 2 EBS volumes will have to be added to each instance to provide
capacity storage.
We recommend that you launch three instances to take advantage of three-way mirroring S2D fault
tolerance, which enables you to conduct maintenance on a single node while maintaining fault tolerance
in your cluster if a witness such as a file share witness is configured. You can also use two-way mirroring
with two instances as a less expensive solution, but a witness will be necessary and high availability will
not be maintained during maintenance on a cluster node.
We will deploy a two node cluster architecture using a file share witness hosted on an existing bastion
machine that acts as our administration workstation. Each cluster node must be deployed in a different
subnet. This architecture will be deployed into a single availability zone because Microsoft does not
currently support stretch cluster with Storage Spaces Direct. However, the performance of a single
availability zone and multi-availability zones are exactly the same as a result of our very low-latency and
high-bandwidth design for availability zones.
1. Using the Amazon EC2 console or the New-EC2Instance cmdlet, launch two i3.8xlarge instances
to create the cluster and a t2.medium instance as an administration workstation and to host
the file share witness. Use a different subnet for each instance. If you wish to follow a logic for IP
assignment, then define the primary private IP address at creation time. In this case, you will need
to define a secondary private IP address for each cluster node because the secondary IP will be
assigned to the cluster VIP later.
To create an AWS AD directory with PowerShell, use the New-DSMicrosoftAD command (or, refer to
Create Your AWS Managed Microsoft AD Directory in AWS ).
Note
Each role deployed on this cluster, such as a SQL Failover Cluster instance or file server, will
require additional secondary IP addresses on each node. The exception is the Scale-Out File
Server role, which does not require an access point.
947
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 2: Install and Configure Instance Prerequisites
– public subnet
2. You can use seamless domain join at creation time to join instances to the domain. If you want to
join them to the domain after they are launched, use the Add-Computer command. We recommend
using AWS Systems Manager and AWS Directory Service to seamlessly join EC2 instances to a
domain.
The steps in the remainder of this tutorial require execution with a domain account with local
administrative privileges on each instance. Rename the instances as you want them before moving
to the configuration. Ensure that your security groups and Windows firewalls are properly configured
to allow remote PowerShell connection and cluster communications on these nodes.
The following steps will be accomplished from the bastion instance ADM01.
• Install the File Services and Failover-Clustering Windows features with the management tools on
cluster nodes. Install only failover management tools on ADM01.
Note
Change "S2D-Node1" and "S2D-Node2" to reflect the computer names that you set for the
two instances; otherwise, the values will not change.
948
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 2: Install and Configure Instance Prerequisites
To configure networking
2. Configure RSS.
Note
You will see a disconnection message when executing this command because the network
adapter restarts after setting the RSS configuration.
Receive Side Scaling (RSS) is a very important technology in networking on Windows. RSS ensures
that incoming network traffic is spread among the available processors in the server for processing.
If RSS is not used, network processing is bound to one processor, which is limited to approximately
4GBps. Currently, every NIC, by default, enables RSS, but the configuration is not optimized. Every
NIC is configured, by default, with “Base Processor” 0, which means it will start processing on
processor 0 together with the others NICs . To optimally configure RSS, start at processor 1 so we
don't interfere with processes landing default on processor 0.
3. Increase storage space I/O timeout value to 30 seconds (recommended when configured into a guest
cluster).
949
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 3: Create Failover Cluster
When you create a cluster on AWS, you must assign static IP addresses from each subnet from which a
node is deployed. From the console, they must be set as secondary private IP addresses on each node.
For this tutorial, we configured 172.16.1.200 and 172.16.3.200 upon deployment of each node.
You can verify and review the cluster configuration with the built-in Test-Cluster command.
1. Run the Test-Cluster command with the Storage Spaces Direct, Inventory, Network,and
System Configuration tests.
$reportFilePath = $report.FullName
Start-Process $reportFilePath
3. Create the cluster using New-Cluster. Virtual IPs must be assigned a secondary private IP address
from the AWS Console to each respective node.
2. If you are using m5d or r5d instance types with NVMe and EBS, use NVMe disks as cache disks. The
command would look like this:
950
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 5: Provision Storage
After volumes are created, they become accessible to every node in the cluster. The volumes can then
be assigned to a specific role in the cluster, such as a file server role; or, they can be assigned as cluster
shared volumes (CSV). A CSV is accessible to the entire cluster, which means that every node in this
cluster can write-read to this volume.
To improve performance, we recommend you use fixed provisioning and a ReFS file system for CSV.
Sector size depends on what type of workloads will be deployed on the cluster. For more information on
sector size, see Cluster Size Recommendations for ReFS and NTFS. For improved local read performance,
we recommend that you align the CSV with the node hosting your application or workload. You can have
multiple CSV and multiple applications spread across nodes.
$Params = @{
FriendlyName = 'CSV1';
FileSystem = 'CSVFS_ReFS';
StoragePoolFriendlyName = 'S2DPool';
Size = 1TB;
AllocationUnitSize = 65536;
ProvisioningType = 'Fixed';
CimSession = $nodes[0];
}
New-Volume @Params
The friendly name, capacity, node hosting the CSV, and other data will be listed. For more
information on managing CSVs, see Use Cluster Shared Volumes in a Failover Cluster.
Use a tool such as Diskspd Utility. Connect to one of the cluster nodes with RDP and run the following
with the Diskspd tool.
951
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 7: Clean Up
.\diskspd.exe -d60 -b4k -o1024 -t32 -L -Sh -r -w50 -W60 -c100G $mycsv\test.dat
Use the Get-StorageHealthReport command to view the cluster performance on one of the cluster
nodes.
CPUUsageAverage : 60.44 %
CapacityPhysicalPooledAvailable : 9.82 GB
CapacityPhysicalPooledTotal : 13.82 TB
CapacityPhysicalTotal : 13.82 TB
CapacityPhysicalUnpooled : 0 B
CapacityVolumesAvailable : 1.89 TB
CapacityVolumesTotal : 2 TB
IOLatencyAverage : 257.56 ms
IOLatencyRead : 255.87 ms
IOLatencyWrite : 259.25 ms
IOPSRead : 64327.37 /S
IOPSTotal :128582.85 /S
IOPSWrite : 64255.49 /S
MemoryAvailable : 477.77 GB
MemoryTotal : 488 GB
Step 7: Clean Up
If you followed the tutorial to create a highly available storage cluster using S2D in EC2 Windows, you
created a Storage Spaces Direct cluster of two instances from a bastion server, which also serves as a file
share witness to the cluster. You are charged for each hour or partial hour that you keep your instances
running. When you no longer need your cluster, use the EC2 Console or the AWS Tools for Windows to
delete the resources you created for this project. Do this by deleting the cluster from the failover cluster
management mmc, terminating the instances, and deleting the computer objects for the cluster and its
respective nodes from your Active Directory.
952
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Additional Resources
Additional Resources
Storage Spaces Direct Calculator (Preview)
953
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Resource Locations
Some resources can be tagged with values that you define, to help you organize and identify them.
The following topics describe resources and tags, and how you can work with them.
Contents
• Resource Locations (p. 954)
• Resource IDs (p. 955)
• Listing and Filtering Your Resources (p. 960)
• Tagging Your Amazon EC2 Resources (p. 963)
• Amazon EC2 Service Limits (p. 973)
• Amazon EC2 Usage Reports (p. 975)
Resource Locations
Some resources can be used in all regions (global), and some resources are specific to the region or
Availability Zone in which they reside.
AWS account Global You can use the same AWS account in all regions.
Key pairs Global or The key pairs that you create using Amazon EC2 are
Regional tied to the region where you created them. You can
create your own RSA key pair and upload it to the
region in which you want to use it; therefore, you can
make your key pair globally available by uploading it
to each region.
Amazon EC2 resource Regional Each resource identifier, such as an AMI ID, instance ID,
identifiers EBS volume ID, or EBS snapshot ID, is tied to its region
and can be used only in the region where you created
the resource.
User-supplied resource Regional Each resource name, such as a security group name
names or key pair name, is tied to its region and can be used
only in the region where you created the resource.
Although you can create resources with the same name
in multiple regions, they aren't related to each other.
AMIs Regional An AMI is tied to the region where its files are located
within Amazon S3. You can copy an AMI from one
region to another. For more information, see Copying
an AMI (p. 72).
954
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Resource IDs
Security groups Regional A security group is tied to a region and can be assigned
only to instances in the same region. You can't enable
an instance to communicate with an instance outside
its region using security group rules. Traffic from an
instance in another region is seen as WAN bandwidth.
EBS snapshots Regional An EBS snapshot is tied to its region and can only
be used to create volumes in the same region. You
can copy a snapshot from one region to another.
For more information, see Copying an Amazon EBS
Snapshot (p. 836).
EBS volumes Availability Zone An Amazon EBS volume is tied to its Availability Zone
and can be attached only to instances in the same
Availability Zone.
Resource IDs
When resources are created, we assign each resource a unique resource ID. You can use resource IDs to
find your resources in the Amazon EC2 console. If you are using a command line tool or the Amazon EC2
API to work with Amazon EC2, resource IDs are required for certain commands. For example, if you are
using the stop-instances AWS CLI command to stop an instance, you must specify the instance ID in the
command.
Resource ID Length
A resource ID takes the form of a resource identifier (such as snap for a snapshot) followed by a hyphen
and a unique combination of letters and numbers. Starting in January 2016, we're gradually introducing
longer length IDs for Amazon EC2 and Amazon EBS resource types. The length of the alphanumeric
character combination was in an 8-character format; the new IDs are in a 17-character format, for
example, i-1234567890abcdef0 for an instance ID.
Supported resource types have an opt-in period, during which you can choose a resource ID format, and
a deadline date, after which the resource defaults to the longer ID format. After the deadline has passed
for a specific resource type, you can no longer disable the longer ID format for that resource type.
Different resource types have different opt-in periods and deadline dates. The following table lists the
supported resource types, along with their opt-in periods and deadline dates.
bundle | conversion-task | customer-gateway | dhcp- February 09, 2018 June 30, 2018
options | elastic-ip-allocation | - June 30, 2018
955
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Longer IDs
network-interface | network-interface-
attachment | prefix-list |
You can enable or disable longer IDs for a resource at any time during the opt-in period. After you've
enabled longer IDs for a resource type, any new resources that you create are created with a longer ID.
Note
A resource ID does not change after it's created. Therefore, enabling or disabling longer IDs
during the opt-in period does not affect your existing resource IDs.
Depending on when you created your AWS account, supported resource types may default to using
longer IDs. However, you can opt out of using longer IDs until the deadline date for that resource type.
For more information, see Longer EC2 and EBS Resource IDs in the Amazon EC2 FAQs.
You can’t disable longer IDs for a resource type after its deadline date has passed. Any new resources
that you create are created with a longer ID.
Topics
• Viewing Longer ID Settings (p. 956)
• Modifying Longer ID Settings (p. 957)
956
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Longer IDs
4. Expand Advanced Resource ID Management to view the resource types that support longer IDs and
their deadline dates.
To view longer ID settings for a specific IAM user or IAM role using the command line
Use one of the following commands and specify the ARN of an IAM user, IAM role, or root account user in
the request.
To view the aggregated longer ID settings for a specific region using the command line
Use the describe-aggregate-id-format AWS CLI command to view the aggregated longer ID setting for
the entire region, as well as the aggregated longer ID setting of all ARNs for each resource type. This
command is useful for performing a quick audit to determine whether a specific region is fully opted in
for longer IDs.
Use the describe-principal-id-format AWS CLI command to view the longer ID format settings for the
root user and all IAM roles and IAM users that have explicitly specified a longer ID preference. This
command is useful for identifying IAM users and IAM roles that have overridden the default longer ID
settings.
957
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Longer IDs
To modify longer ID settings for your IAM user account using the command line
You can also use the command to modify the longer ID settings for all supported resource types. To do
this, replace the resource_type parameter with all-current.
Note
To disable longer IDs, replace the use-long-ids parameter with no-use-long-ids.
• Edit-EC2IdFormat (AWS Tools for Windows PowerShell)
You can also use the command to modify the longer ID settings for all supported resource types. To do
this, replace the resource_type parameter with all-current.
To modify longer ID settings for a specific IAM user or IAM role using the command line
Use one of the following commands and specify the ARN of an IAM user, IAM role, or root user in the
request.
958
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Controlling Access to Longer ID Settings
You can also use the command to modify the longer ID settings for all supported resource types. To do
this, specify all-current for the --resource parameter.
Note
To disable longer IDs, replace the use-long-ids parameter with no-use-long-ids.
• Edit-EC2IdentityIdFormat (AWS Tools for Windows PowerShell)
You can also use the command to modify the longer ID settings for all supported resource types. To do
this, specify all-current for the -Resource parameter.
• ec2:DescribeIdFormat
• ec2:DescribeIdentityIdFormat
• ec2:DescribeAggregateIdFormat
• ec2:DescribePrincipalIdFormat
• ec2:ModifyIdFormat
• ec2:ModifyIdentityIdFormat
For example, an IAM role may have permission to use all Amazon EC2 actions through an "Action":
"ec2:*" element in the policy statement.
To prevent IAM users and roles from viewing or modifying the longer resource ID settings for themselves
or other users and roles in your account, ensure that the IAM policy contains the following statement:
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Deny",
"Action": [
"ec2:ModifyIdFormat",
"ec2:DescribeIdFormat",
"ec2:ModifyIdentityIdFormat",
"ec2:DescribeIdentityIdFormat",
959
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Listing and Filtering Your Resources
"ec2:DescribeAggregateIdFormat",
"ec2:DescribePrincipalIdFormat"
],
"Resource": "*"
}
]
}
• ec2:DescribeIdFormat
• ec2:DescribeIdentityIdFormat
• ec2:DescribeAggregateIdFormat
• ec2:DescribePrincipalIdFormat
• ec2:ModifyIdFormat
• ec2:ModifyIdentityIdFormat
Contents
• Advanced Search (p. 960)
• Listing Resources Using the Console (p. 961)
• Filtering Resources Using the Console (p. 962)
• Listing and Filtering Using the CLI and API (p. 963)
Advanced Search
Advanced search allows you to search using a combination of filters to achieve precise results. You can
filter by keywords, user-defined tag keys, and predefined resource attributes.
• Search by keyword
To search by keyword, type or paste what you’re looking for in the search box, and then choose Enter.
For example, to search for a specific instance, you can type the instance ID.
• Search by fields
You can also search by fields, tags, and attributes associated with a resource. For example, to find all
instances in the stopped state:
1. In the search box, start typing Instance State. As you type, you'll see a list of suggested fields.
2. Select Instance State from the list.
3. Select Stopped from the list of suggested values.
4. To further refine your list, select the search box for more search options.
• Advanced search
960
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Listing Resources Using the Console
You can create advanced queries by adding multiple filters. For example, you can search by tags and
see instances for the Flying Mountain project running in the Production stack, and then search by
attributes to see all t2.micro instances, or all instances in us-west-2a, or both.
• Inverse search
You can search for resources that do not match a specified value. For example, to list all instances
that are not terminated, search by the Instance State field, and prefix the Terminated value with an
exclamation mark (!).
• Partial search
When searching by field, you can also enter a partial string to find all resources that contain the string
in that field. For example, search by Instance Type, and then type t2 to find all t2.micro, t2.small or
t2.medium instances.
• Regular expression
Regular expressions are useful when you need to match the values in a field with a specific pattern. For
example, search by the Name tag, and then type ^s.* to see all instances with a Name tag that starts
with an 's'. Regular expression search is not case-sensitive.
After you have the precise results of your search, you can bookmark the URL for easy reference. In
situations where you have thousands of instances, filters and bookmarks can save you a great deal of
time; you don’t have to run searches repeatedly.
In general, multiple filters with the same key field (for example, tag:Name, search, Instance State)
are automatically joined with OR. This is intentional, as the vast majority of filters would not be
logical if they were joined with AND. For example, you would get zero results for a search on Instance
State=running AND Instance State=stopped. In many cases, you can granulate the results by using
complementary search terms on different key fields, where the AND rule is automatically applied instead.
If you search for tag: Name:=All values and tag:Instance State=running, you get search results that
contain both those criteria. To fine-tune your results, simply remove one filter in the string until the
results fit your requirements.
961
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Filtering Resources Using the Console
You can also use the search field on each page to find resources with specific attributes or values. You
can use regular expressions to search on partial or multiple strings. For example, to find all instances that
are using the MySG security group, enter MySG in the search field. The results will include any values that
contain MySG as a part of the string, such as MySG2 and MySG3. To limit your results to MySG only, enter
\bMySG\b in the search field. To list all the instances whose type is either m1.small or m1.large, enter
m1.small|m1.large in the search field.
962
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Listing and Filtering Using the CLI and API
The resulting lists of resources can be long, so you might want to filter the results to include only the
resources that match certain criteria. You can specify multiple filter values, and you can also specify
multiple filters. For example, you can list all the instances whose type is either m1.small or m1.large,
and that have an attached EBS volume that is set to delete when the instance terminates. The instance
must match all your filters to be included in the results.
You can also use wildcards with the filter values. An asterisk (*) matches zero or more characters, and a
question mark (?) matches zero or one character.
For example, you can use database as the filter value to get only the EBS snapshots whose description
equals database. If you specify *database*, then all snapshots whose description includes database
are returned. If you specify database?, then only the snapshots whose description matches one of the
following patterns are returned: equals database or equals database followed by one character.
The number of question marks determines the maximum number of characters to include in results. For
example, if you specify database????, then only the snapshots whose description equals database
followed by up to four characters are returned. Descriptions with five or more characters following
database are excluded from the search results.
Filter values are case sensitive. We support only exact string matching, or substring matching (with
wildcards). If a resulting list of resources is long, using an exact string filter may return the response
faster.
Your search can include the literal values of the wildcard characters; you just need to escape them with
a backslash before the character. For example, a value of \*amazon\?\\ searches for the literal string
*amazon?\.
For a list of supported filters per Amazon EC2 resource, see the relevant documentation:
• For the AWS CLI, see the relevant describe command in the AWS CLI Command Reference.
• For Windows PowerShell, see the relevant Get command in the AWS Tools for PowerShell Cmdlet
Reference.
• For the Query API, see the relevant Describe API action in the Amazon EC2 API Reference.
963
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Tag Basics
Warning
Tag keys and their values are returned by many different API calls. Denying access to
DescribeTags doesn’t automatically deny access to tags returned by other APIs. As a best
practice, we recommend that you do not include sensitive data in your tags.
Contents
• Tag Basics (p. 964)
• Tagging Your Resources (p. 965)
• Tag Restrictions (p. 967)
• Tagging Your Resources for Billing (p. 968)
• Working with Tags Using the Console (p. 968)
• Working with Tags Using the CLI or API (p. 971)
Tag Basics
A tag is a label that you assign to an AWS resource. Each tag consists of a key and an optional value, both
of which you define.
Tags enable you to categorize your AWS resources in different ways, for example, by purpose, owner, or
environment. This is useful when you have many resources of the same type—you can quickly identify a
specific resource based on the tags you've assigned to it. For example, you could define a set of tags for
your account's Amazon EC2 instances that helps you track each instance's owner and stack level.
The following diagram illustrates how tagging works. In this example, you've assigned two tags to each
of your instances—one tag with the key Owner and another with the key Stack. Each tag also has an
associated value.
964
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Tagging Your Resources
We recommend that you devise a set of tag keys that meets your needs for each resource type. Using a
consistent set of tag keys makes it easier for you to manage your resources. You can search and filter the
resources based on the tags you add.
Tags don't have any semantic meaning to Amazon EC2 and are interpreted strictly as a string of
characters. Also, tags are not automatically assigned to your resources. You can edit tag keys and values,
and you can remove tags from a resource at any time. You can set the value of a tag to an empty string,
but you can't set the value of a tag to null. If you add a tag that has the same key as an existing tag on
that resource, the new value overwrites the old value. If you delete a resource, any tags for the resource
are also deleted.
You can work with tags using the AWS Management Console, the AWS CLI, and the Amazon EC2 API.
If you're using AWS Identity and Access Management (IAM), you can control which users in your AWS
account have permission to create, edit, or delete tags. For more information, see Controlling Access to
Amazon EC2 Resources (p. 596).
If you're using the Amazon EC2 console, you can apply tags to resources by using the Tags tab on the
relevant resource screen, or you can use the Tags screen. Some resource screens enable you to specify
tags for a resource when you create the resource; for example, a tag with a key of Name and a value that
you specify. In most cases, the console applies the tags immediately after the resource is created (rather
than during resource creation). The console may organize resources according to the Name tag, but this
tag doesn't have any semantic meaning to the Amazon EC2 service.
If you're using the Amazon EC2 API, the AWS CLI, or an AWS SDK, you can use the CreateTags EC2
API action to apply tags to existing resources. Additionally, some resource-creating actions enable you
to specify tags for a resource when the resource is created. If tags cannot be applied during resource
creation, we roll back the resource creation process. This ensures that resources are either created with
tags or not created at all, and that no resources are left untagged at any time. By tagging resources at
the time of creation, you can eliminate the need to run custom tagging scripts after resource creation.
The following table describes the Amazon EC2 resources that can be tagged, and the resources that can
be tagged on creation using the Amazon EC2 API, the AWS CLI, or an AWS SDK.
AFI Yes No
AMI Yes No
Bundle task No No
965
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Tagging Your Resources
Key pair No No
Placement group No No
Subnet Yes No
VPC Yes No
966
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Tag Restrictions
You can tag instances and volumes on creation using the Amazon EC2 Launch Instances wizard in the
Amazon EC2 console. You can tag your EBS volumes on creation using the Volumes screen, or EBS
snapshots using the Snapshots screen. Alternatively, use the resource-creating Amazon EC2 APIs (for
example, RunInstances) to apply tags when creating your resource.
You can apply tag-based resource-level permissions in your IAM policies to the Amazon EC2 API actions
that support tagging on creation to implement granular control over the users and groups that can tag
resources on creation. Your resources are properly secured from creation—tags are applied immediately
to your resources, therefore any tag-based resource-level permissions controlling the use of resources are
immediately effective. Your resources can be tracked and reported on more accurately. You can enforce
the use of tagging on new resources, and control which tag keys and values are set on your resources.
You can also apply resource-level permissions to the CreateTags and DeleteTags Amazon EC2 API
actions in your IAM policies to control which tag keys and values are set on your existing resources. For
more information, see Supported Resource-Level Permissions for Amazon EC2 API Actions (p. 607) and
Example Policies for Working with the AWS CLI or an AWS SDK (p. 610).
For more information about tagging your resources for billing, see Using Cost Allocation Tags in the AWS
Billing and Cost Management User Guide.
Tag Restrictions
The following basic restrictions apply to tags:
You can't terminate, stop, or delete a resource based solely on its tags; you must specify the resource
identifier. For example, to delete snapshots that you tagged with a tag key called DeleteMe, you
must use the DeleteSnapshots action with the resource identifiers of the snapshots, such as
snap-1234567890abcdef0.
You can tag public or shared resources, but the tags you assign are available only to your AWS account
and not to the other accounts sharing the resource.
967
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Tagging Your Resources for Billing
You can't tag all resources. For more information, see Tagging Support for Amazon EC2
Resources (p. 965).
Cost allocation tags can indicate which resources are contributing to costs, but deleting or deactivating
resources doesn't always reduce costs. For example, snapshot data that is referenced by another
snapshot is preserved, even if the snapshot that contains the original data is deleted. For more
information, see Amazon Elastic Block Store Volumes and Snapshots in the AWS Billing and Cost
Management User Guide.
Note
Elastic IP addresses that are tagged do not appear on your cost allocation report.
For more information about using filters when listing your resources, see Listing and Filtering Your
Resources (p. 960).
For ease of use and best results, use Tag Editor in the AWS Management Console, which provides a
central, unified way to create and manage your tags. For more information, see Working with Tag Editor
in Getting Started with the AWS Management Console.
Contents
• Displaying Tags (p. 968)
• Adding and Deleting Tags on an Individual Resource (p. 969)
• Adding and Deleting Tags to a Group of Resources (p. 970)
• Adding a Tag When You Launch an Instance (p. 970)
• Filtering a List of Resources by Tag (p. 971)
Displaying Tags
You can display tags in two different ways in the Amazon EC2 console. You can display the tags for an
individual resource or for all resources.
When you select a resource-specific page in the Amazon EC2 console, it displays a list of those resources.
For example, if you select Instances from the navigation pane, the console displays a list of Amazon EC2
968
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Tags Using the Console
instances. When you select a resource from one of these lists (for example, an instance), if the resource
supports tags, you can view and manage its tags. On most resource pages, you can view the tags in the
Tags tab on the details pane.
You can add a column to the resource list that displays all values for tags with the same key. This column
enables you to sort and filter the resource list by the tag. There are two ways to add a new column to the
resource list to display your tags.
• On the Tags tab, select Show Column. A new column is added to the console.
• Choose the Show/Hide Columns gear-shaped icon, and in the Show/Hide Columns dialog box, select
the tag key under Your Tag Keys.
You can display tags across all resources by selecting Tags from the navigation pane in the Amazon EC2
console. The following image shows the Tags pane, which lists all tags in use by resource type.
969
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Tags Using the Console
1. From the navigation bar, select the Region for the instance. This choice is important because some
Amazon EC2 resources can be shared between Regions, while others can't. Select the Region that
meets your needs. For more information, see Resource Locations (p. 954).
2. Choose Launch Instance.
3. The Choose an Amazon Machine Image (AMI) page displays a list of basic configurations called
Amazon Machine Images (AMIs). Select the AMI to use and choose Select. For more information
about selecting an AMI, see Finding a Windows AMI (p. 51).
4. On the Configure Instance Details page, configure the instance settings as necessary, and then
choose Next: Add Storage.
970
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Tags Using the CLI or API
5. On the Add Storage page, you can specify additional storage volumes for your instance. Choose
Next: Add Tags when done.
6. On the Add Tags page, specify tags for the instance, the volumes, or both. Choose Add another tag
to add more than one tag to your instance. Choose Next: Configure Security Group when you are
done.
7. On the Configure Security Group page, you can choose from an existing security group that you
own, or let the wizard create a new security group for you. Choose Review and Launch when you are
done.
8. Review your settings. When you're satisfied with your selections, choose Launch. Select an existing
key pair or create a new one, select the acknowledgment check box, and then choose Launch
Instances.
a. Select a resource.
b. In the details pane, choose Tags.
c. Locate the tag in the list and choose Show Column.
2. Choose the filter icon in the top right corner of the column for the tag to display the filter list.
3. Select the tag values, and then choose Apply Filter to filter the results list.
Note
For more information about filters, see Listing and Filtering Your Resources (p. 960).
You can also filter a list of resources according to their tags. The following examples demonstrate how to
filter your instances using tags with the describe-instances command.
Note
The way you enter JSON-formatted parameters on the command line differs depending on your
operating system. Linux, macOS, or Unix and Windows PowerShell use the single quote (') to
enclose the JSON data structure. Omit the single quotes when using the commands with the
Windows command line. For more information, see Specifying Parameter Values for the AWS
Command Line Interface.
971
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Working with Tags Using the CLI or API
The following command describes the instances with a Stack tag, regardless of the value of the tag.
The following command describes the instances with the tag Stack=production.
The following command describes the instances with a tag with the value production, regardless of the
tag key.
Some resource-creating actions enable you to specify tags when you create the resource. The following
actions support tagging on creation.
The following examples demonstrate how to apply tags when you create resources.
Example 4: Launch an instance and apply tags to the instance and volume
The following command launches an instance and applies a tag with a key of webserver and value of
production to the instance. The command also applies a tag with a key of cost-center and a value
of cc123 to any EBS volume that's created (in this case, the root volume).
You can apply the same tag keys and values to both instances and volumes during launch. The following
command launches an instance and applies a tag with a key of cost-center and a value of cc123 to
both the instance and any EBS volume that's created.
972
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Service Limits
The following command creates a volume and applies two tags: purpose = production, and cost-
center = cc123.
This example adds the tag Stack=production to the specified image, or overwrites an existing tag for
the AMI where the tag key is Stack. If the command succeeds, no output is returned.
This example adds (or overwrites) two tags for an AMI and an instance. One of the tags contains just a
key (webserver), with no value (we set the value to an empty string). The other tag consists of a key
(stack) and value (Production). If the command succeeds, no output is returned.
This example adds the tag [Group]=test to an instance. The square brackets ([ and ]) are special
characters, and must be escaped with a backslash (\). If you are using Windows, surround the value with
double quotes (").
If you are using Windows PowerShell, break out the characters with a backslash (\), surround them with
double quotes ("), and then surround the entire key and value structure with single quotes (').
The Amazon EC2 console provides limit information for the resources managed by the Amazon EC2 and
Amazon VPC consoles. You can request an increase for many of these limits. Use the limit information
that we provide to manage your AWS infrastructure. Plan to request any limit increases in advance of the
time that you'll need them.
For more information about the limits for other services, see AWS Service Limits in the Amazon Web
Services General Reference.
973
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Viewing Your Current Limits
974
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Requesting a Limit Increase
4. Locate the resource in the list. The Current Limit column displays the current maximum for that
resource for your account.
Cost Explorer is a free tool that you can use to view charts of your usage and costs. You can view data up
to the last 13 months, and forecast how much you are likely to spend for the next three months. You can
use Cost Explorer to see patterns in how much you spend on AWS resources over time, identify areas that
need further inquiry, and see trends that you can use to understand your costs. You also can specify time
ranges for the data, and view time data by day or by month.
Here's an example of some of the questions that you can answer when using Cost Explorer:
The report opens in Cost Explorer. It provides a preconfigured view, based on fixed filter settings,
that displays information about your usage and cost trends.
975
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Usage Reports
For more information about working with reports in Cost Explorer, including saving reports, see
Analyzing Your Costs with Cost Explorer.
976
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Features
Features
• Administrators can grant permissions to users so that they can manage EC2 instances from SCVMM.
• Users can launch, view, reboot, stop, start, and terminate instances, if they have the required
permissions.
• Users can get the passwords for their Windows instances and connect to them using RDP.
• Users can get the public DNS names for their Linux instances and connect to them using SSH.
• Users can import their Hyper-V Windows virtual machines from SCVMM to Amazon EC2.
Limitations
• Users must have an account that they can use to log in to SCVMM.
• You can't import Linux virtual machines from SCVMM to Amazon EC2.
977
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Requirements
• This is not a comprehensive tool for creating and managing AWS resources. The add-in enables
SCVMM users to get started quickly with the basic tasks for managing their EC2 instances. Future
releases might support managing additional AWS resources.
Requirements
• An AWS account
• Microsoft System Center VMM 2012 R2 or System Center VMM 2012 SP1 with the latest update roll-
up
Getting Started
To get started, see the following documentation:
Tasks
• Sign Up for AWS (p. 978)
• Set Up Access for Users (p. 979)
• Deploy the Add-In (p. 981)
• Provide Your AWS Credentials (p. 981)
If you have an AWS account already, skip to the next task. If you don't have an AWS account, use the
following procedure to create one.
1. Open https://portal.aws.amazon.com/billing/signup.
2. Follow the online instructions.
Part of the sign-up procedure involves receiving a phone call and entering a verification code on the
phone keypad.
978
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Set Up Access for Users
Grant users in this group permission to view information about EC2 instances only
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:Describe*",
"iam:ListInstanceProfiles"
],
"Resource": "*"
}
]
}
Grant users in this group permission to perform all operations on EC2 instances that are
supported by the add-in
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"iam:ListInstanceProfiles", "iam:PassRole",
"ec2:Describe*", "ec2:CreateKeyPair",
979
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Set Up Access for Users
"ec2:CreateTags", "ec2:DeleteTags",
"ec2:RunInstances", "ec2:GetPasswordData",
"ec2:RebootInstances", "ec2:StartInstances",
"ec2:StopInstances", "ec2:TerminateInstances"
],
"Resource": "*"
}
]
}
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"s3:ListAllMyBuckets", "s3:CreateBucket",
"s3:DeleteBucket", "s3:DeleteObject",
"s3:GetBucketLocation", "s3:GetObject",
"s3:ListBucket", "s3:PutObject",
"ec2:DescribeTags", "ec2:CancelConversionTask",
"ec2:DescribeConversionTasks", "ec2:DescribeInstanceAttribute",
"ec2:CreateImage", "ec2:AttachVolume",
"ec2:ImportInstance", "ec2:ImportVolume",
"dynamodb:DescribeTable", "dynamodb:CreateTable",
"dynamodb:Scan", "dynamodb:PutItem", "dynamodb:UpdateItem"
],
"Resource": "*"
}
]
}
To create an IAM user, get the user's AWS credentials, and grant the user permissions
1. In the navigation pane, choose Users and then choose Add user.
2. Enter a user name.
3. Select the type of access this set of users will have. Select Programmatic access and AWS
Management Console access if this user must also access the AWS Management Console.
4. For Console password type, choose one of the following:
• Autogenerated password. Each user gets a randomly generated password that meets the current
password policy in effect (if any). You can view or download the passwords when you get to the
Final page.
• Custom password. Each user is assigned the password that you type in the box.
5. Choose Next: Permissions .
6. On the Set permissions page, choose Add user to group. Select the appropriate group.
7. Choose Next: Review, then Create user.
8. To view the users' access keys (access key IDs and secret access keys), choose Show next to each
password and secret access key that you want to see. To save the access keys, choose Download .csv
and then save the file to a safe location.
Note
You cannot retrieve the secret access key after you complete this step; if you misplace it you
must create a new one.
9. Choose Close.
980
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Deploy the Add-In
1. From your instance, go to AWS Systems Manager for Microsoft System Center Virtual Machine
Manager and click SCVMM. Save the aws-systems-manager-1.5.zip file to your instance.
2. Open the VMM console.
3. In the navigation pane, click Settings and then click Console Add-Ins.
4. On the ribbon, click Import Console Add-in.
5. On the Select an Add-in page, click Browse and select the aws-systems-manager-1.5.zip file
for the add-in that you downloaded.
6. Ignore any warnings that there are assemblies in the add-in that are not signed by a trusted
authority. Select Continue installing this add-in anyway and then click Next.
7. On the Summary page, click Finish.
8. When the add-in is imported, the status of the job is Completed. You can close the Jobs window.
981
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Managing EC2 Instances
Tasks
• Creating an EC2 Instance (p. 982)
• Viewing Your Instances (p. 984)
• Connecting to Your Instance (p. 984)
• Rebooting Your Instance (p. 985)
• Stopping Your Instance (p. 985)
• Starting Your Instance (p. 985)
• Terminating Your Instance (p. 985)
Prerequisites
• A virtual private cloud (VPC) with a subnet in the Availability Zone where you'll launch the instance.
For more information about creating a VPC, see the Amazon VPC Getting Started Guide.
1. Open SCVMM.
2. On the ribbon, click Create Amazon EC2 Instance.
3. Complete the Create Amazon EC2 Instance dialog box as follows:
a. Select a region for your instance. By default, we select the region that you configured as your
default region.
b. Select a template (known as an AMI) for your instance. To use an AMI provided by Amazon,
select Windows or Linux and then select an AMI from Image. To use an AMI that you created,
select My images and then select the AMI from Image.
c. Select an instance type for the instance. First, select one of the latest instance families from
Family, and then select an instance type from Instance type. To include previous generation
instance families in the list, select Show previous generations. For more information, see
Amazon EC2 Instances and Previous Generation Instances.
d. Create or select a key pair. To create a key pair, select Create a new key pair from Key pair
name and enter a name for the key pair in the highlighted field (for example, my-key-pair).
e. (Optional) Under Advanced settings, specify a display name for the instance.
f. (Optional) Under Advanced settings, select a VPC from Network (VPC). Note that this list
includes all VPCs for the region, including VPCs created using the Amazon VPC console and the
default VPC (if it exists). If you have a default VPC in this region, we select it by default. If the
982
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Creating an EC2 Instance
text is "There is no VPC available for launch or import operations in this region", then you must
create a VPC in this region using the Amazon VPC console.
g. (Optional) Under Advanced settings, select a subnet from Subnet. Note that this list includes
all subnets for the selected VPC, including any default subnets. If this list is empty, you must
add a subnet to the VPC using the Amazon VPC console, or select a different VPC. Otherwise, we
select a subnet for you.
h. (Optional) Under Advanced settings, create a security group or select one or more security
groups. If you select Create default security group, we create a security group that
grants RDP and SSH access to everyone, which you can modify using the Amazon EC2 or
Amazon VPC console. You can enter a name for this security group in the Group name box.
i. (Optional) Under Advanced settings, select an IAM role. If this list is empty, you can create a
role using the IAM console.
4. Click Create. If you are creating a key pair, you are prompted to save the .pem file. Save this file in
a secure place; you'll need it to log in to your instance. You'll receive confirmation that the instance
has launched. Click Close.
After you've created your instance, it appears in the list of instances for the region in which you launched
it. Initially, the status of the instance is pending. After the status changes to running, your instance is
ready for use.
You can manage the lifecycle of your instance using Systems Manager, as described on this page. To
perform other tasks, such as the following, you must use the AWS Management Console:
983
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Viewing Your Instances
If the connection fails, see Troubleshooting Windows Instances in the Amazon EC2 User Guide for
Windows Instances.
984
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Rebooting Your Instance
5. Connect to the instance using PuTTY. For step-by-step instructions, see Connect to Your Linux
Instance from Windows Using PuTTY in the Amazon EC2 User Guide for Linux Instances.
If you get a quota error when you try to start an instance, you have reached your concurrent running
instance limit. The default limit for your AWS account is 20. If you need additional running instances,
complete the form at Request to Increase Amazon EC2 Instance Limit.
985
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Importing Your VM
Contents
• Prerequisites (p. 986)
• Importing Your Virtual Machine (p. 986)
• Checking the Import Task Status (p. 987)
• Backing Up Your Imported Instance (p. 988)
Prerequisites
• Ensure that your VM is ready. For more information, see Prepare Your VM in the VM Import/Export
User Guide.
• In AWS Systems Manager, click Configuration, select the VM Import tab, and review the following
settings:
• S3 bucket prefix: We create a bucket for disk images to be uploaded before they are imported.
The name of the bucket starts with the prefix listed here and includes the region (for example, us-
east-2). To delete the disk images after they are imported, select Clean up S3 bucket after import.
• VM image export path: A location for the disk images exported from the VM. To delete the disk
images after they are imported, select Clean up export path after import.
• Alternate Hyper-V PowerShell module path: The location of the Hyper-V PowerShell module, if it's
not installed in the standard location. For more information, see Installing the Hyper-V Management
Tools in the Microsoft TechNet Library.
1. Open SCVMM.
2. On the ribbon, click VMs. Select your virtual machine from the list.
3. On the ribbon, click Import VM to Amazon EC2.
4. Complete the Import Virtual Machine dialog box as follows:
a. Select a region for the instance. By default, we select the region that you configured as your
default region.
b. Select an instance type for the instance. First, select one of the latest instance families from
Family, and then select an instance type from Instance type. To include previous generation
986
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Checking the Import Task Status
instance families in the list, select Show previous generations. For more information, see
Amazon EC2 Instances and Previous Generation Instances.
c. Select a VPC from Network (VPC). Note that this list includes all VPCs for the region, including
VPCs created using the Amazon VPC console and the default VPC (if it exists). If you have a
default VPC in this region, we select it by default. If the text is "There is no VPC available for
launch or import operations in this region", then you must create a VPC in this region using the
Amazon VPC console.
d. Select a subnet from Subnet. Note that this list includes all subnets for the selected VPC,
including any default subnets. If this list is empty, you must add a subnet to the VPC using the
Amazon VPC console, or select a different VPC. Otherwise, we select a subnet for you.
5. Click Import. If you haven't specified the required information in the VM Import tab, you'll receive
an error asking you to provide the required information. Otherwise, you'll receive confirmation that
the import task has started. Click Close.
Note that you'll receive the Import VM: Upload to S3, Import VM: Image Conversion
Starting, and Import VM: Image Conversion Done notifications for each disk image converted.
987
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Backing Up Your Imported Instance
If the import task fails, you'll receive the notification Import VM: Import Failed. For more
information about troubleshooting issues with import tasks, see Errors Importing a VM (p. 989).
Contents
• Error: Add-in cannot be installed (p. 988)
• Installation Errors (p. 988)
• Checking the Log File (p. 989)
• Errors Importing a VM (p. 989)
• Uninstalling the Add-In (p. 989)
Installation Errors
If you receive one of the following errors during installation, it is likely due to an issue with SCVMM:
Could not update managed code add-in pipeline due to the following error:
Access to the path 'C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager
\Bin\AddInPipeline\PipelineSegments.store' is denied.
Could not update managed code add-in pipeline due to the following error:
The required folder 'C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager
\Bin\AddInPipeline\HostSideAdapters' does not exist.
988
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Checking the Log File
• Grant authenticated users permission to read and execute the C:\Program Files\Microsoft
System Center 2012\Virtual Machine Manager\Bin\AddInPipeline folder. In Windows
Explorer, right-click the folder, select Properties, and then select the Security tab.
• Close the SCVMM console and start it one time as an administrator. From the Start menu, locate
SCVMM, right-click, and then select Run as administrator.
Errors Importing a VM
The log file, %APPDATA%\Amazon\SCVMM\ec2addin.log, contains detailed information about the
status of an import task. The following are common errors that you might see in the log file when you
import your VM from SCVMM to Amazon EC2.
This error usually occurs when Hyper-V can't save the VM image into the configured path. To resolve this
issue, do the following.
The image will be exported to a local directory on the Hyper-V server. The SCVMM plugin will pull it from
Hyper-V, and upload into Amazon S3.
989
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Uninstalling the Add-In
If you reinstall the add-in after uninstalling it and receive the following error, delete the path as
suggested by the error message.
Error (27301)
There was an error while installing the add-in. Please ensure that the following path does
not
exist and then try the installation again.
990
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Overview of AWS Management
Pack for System Center 2012
The AWS Management Pack allows Microsoft System Center Operations Manager to access your AWS
resources (such as instances and volumes), so that it can collect performance data and monitor your AWS
resources. The AWS Management Pack is an extension to System Center Operations Manager. There are
two versions of the AWS Management Pack: one for System Center 2012 — Operations Manager and
another for System Center Operations Manager 2007 R2.
The AWS Management Pack uses Amazon CloudWatch metrics and alarms to monitor your AWS
resources. Amazon CloudWatch metrics appear in Microsoft System Center as performance counters and
Amazon CloudWatch alarms appear as alerts.
• EC2 instances
• EBS volumes
• ELB load balancers
• Amazon EC2 Auto Scaling groups and Availability Zones
• Elastic Beanstalk applications
• CloudFormation stacks
• CloudWatch Alarms
• CloudWatch Custom Metrics
Contents
• Overview of AWS Management Pack for System Center 2012 (p. 991)
• Overview of AWS Management Pack for System Center 2007 R2 (p. 993)
• Downloading the AWS Management Pack (p. 994)
• Deploying the AWS Management Pack (p. 995)
• Using the AWS Management Pack (p. 1004)
• Upgrading the AWS Management Pack (p. 1024)
• Uninstalling the AWS Management Pack (p. 1025)
• Troubleshooting the AWS Management Pack (p. 1026)
991
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Overview of AWS Management
Pack for System Center 2012
The following diagram shows the main components of AWS Management Pack.
AWS credentials An access key ID and a secret access key used by the
management servers to make AWS API calls. You must
specify these credentials while you configure the AWS
Management Pack. We recommend that you create an IAM
user with read-only privileges and use those credentials. For
more information about creating an IAM user, see Adding a
New User to Your AWS Account in the IAM User Guide.
EC2 instances Virtual computers running in the AWS cloud. Some instances
might have the Operations Manager Agent installed, others
might not. When you install Operations Manager Agent you
can see the operating system and application health apart
from the instance health.
992
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Overview of AWS Management
Pack for System Center 2007 R2
The following diagram shows the main components of AWS Management Pack.
AWS credentials An access key ID and a secret access key used by the watcher
node to make AWS API calls. You must specify these
credentials while you configure the AWS Management Pack.
We recommend that you create an IAM user with read-only
993
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Downloading
EC2 instances Virtual computers running in the AWS cloud. Some instances
might have the Operations Manager Agent installed, others
might not. When you install the Operations Manager Agent
you can see the operating system and application health
apart from the instance health.
System Requirements
• System Center Operations Manager 2012 R2 or System Center Operations Manager 2012 SP1
• Cumulative Update 1 or later. You must deploy the update to the management servers monitoring
AWS resources, as well as agents running the watcher nodes and agents to be monitored by the AWS
Management Pack. We recommend that you deploy the latest available Operations Manager updates
on all computers monitoring AWS resources.
• Microsoft.Unix.Library MP version 7.3.2026.0 or later
Prerequisites
• Your data center must have at least one management server configured with Internet connectivity. The
management servers must have the Microsoft .NET Framework version 4.5 or later and PowerShell 2.0
or later installed.
• The action account for the management server must have local administrator privileges on the
management server.
1. On the AWS Add-Ins for Microsoft System Center website, click SCOM 2012.
2. Save AWS-SCOM-MP-2.5.zip to your computer and unzip it.
994
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Deploying
System Requirements
Prerequisites
• Your data center must have an agent-managed computer with Internet connectivity that you designate
as the watcher node. The watcher node must have the following Agent Proxy option enabled: Allow
this agent to act as a proxy and discover managed objects on other computers. The watcher node
must have the Microsoft .NET Framework version 3.5.1 or later and PowerShell 2.0 or later installed.
• The action account for the watcher node must have local administrator privileges on the watcher node.
• You must ensure that your watcher node has the agent installed, has Internet access, and can
communicate with the management servers in your data center. For more information, see Deploying
Windows Agents in the Microsoft System Center documentation.
1. On the AWS Add-Ins for Microsoft System Center website, click SCOM 2007.
2. Save AWS-MP-Setup-2.5.msi to your computer.
Tasks
• Step 1: Installing the AWS Management Pack (p. 995)
• Step 2: Configuring the Watcher Node (p. 997)
• Step 3: Create an AWS Run As Account (p. 997)
• Step 4: Run the Add Monitoring Wizard (p. 1000)
• Step 5: Configure Ports and Endpoints (p. 1004)
1. In the Operations console, on the Go menu, click Administration, and then click Management
Packs.
2. In the Actions pane, click Import Management Packs.
995
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 1: Installing the AWS Management Pack
3. On the Select Management Packs page, click Add, and then click Add from disk.
4. In the Select Management Packs to import dialog box, select the
Amazon.AmazonWebServices.mpb file from the location where you downloaded it, and then click
Open.
5. On the Select Management Packs page, under Import list, select the Amazon Web Services
management pack, and then click Install.
Note
System Center Operations Manager doesn't import any management packs in the Import
list that display an Error icon.
6. The Import Management Packs page shows the progress for the import process. If a problem
occurs, select the management pack in the list to view the status details. Click Close.
The management pack is distributed as a Microsoft System Installer file, AWS-MP-Setup.msi. It contains
the required DLLs for the watcher node, root management server, and Operations console, as well as the
Amazon.AmazonWebServices.mp file.
1. Run AWS-MP-Setup.msi.
Note
If your root management server, Operations console, and watcher node are on different
computers, you must run the installer on each computer.
2. On the Welcome to the Amazon Web Services Management Pack Setup Wizard screen, click Next.
3. On the End-User License Agreement screen, read the license agreement, and, if you accept the
terms, select the I accept the terms in the License Agreement check box, and then click Next.
4. On the Custom Setup screen, select the features you want to install, and then click Next.
Operations Console
Installs Amazon.AmazonWebServices.Modules.dll,
Amazon.AmazonWebServices.SCOM.SDK.dll and the AWS SDK for .NET (AWSSDK.dll), and
then registers them in the GAC.
AWS Watcher Node
996
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 2: Configuring the Watcher Node
If you're using System Center 2012 — Operations Manager, you can skip this step.
1. We recommend that you create an IAM user with the minimum access rights required (for example,
the ReadOnlyAccess AWS managed policy works in most cases). You'll need the access keys (access
key ID and secret access key) for this user to complete this procedure. For more information, see
Administering Access Keys for IAM Users in the IAM User Guide.
2. In the Operations console, on the Go menu, click Administration.
3. In the Administration workspace, expand the Run As Configuration node, and then select Accounts.
4. Right-click the Accounts pane, and then click Create Run As Account.
5. In the Create Run As Account Wizard, on the General Properties page, in the Run As account type
list, select Basic Authentication.
6. Enter a display name (for example, "My IAM Account") and a description, and then click Next.
997
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 3: Create an AWS Run As Account
7. On the Credentials page, enter the access key ID in the Account name box and the secret access key
in the Password box, and then click Next.
8. On the Distribution Security page, select More secure - I want to manually select the computers
to which the credentials will be distributed, and then click Create.
998
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 3: Create an AWS Run As Account
9. Click Close.
10. In the list of accounts, select the account that you just created.
11. In the Actions pane, click Properties.
12. In the Properties dialog box, verify that the More Secure option is selected and that all
management servers to be used to monitor your AWS resources are listed.
999
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 4: Run the Add Monitoring Wizard
By default, when you create a management pack object, disable a rule or monitor, or create an
override, Operations Manager saves the setting to the default management pack. As a best practice,
you should create a separate management pack for each sealed management pack that you want to
customize, instead of saving your customized settings to the default management pack.
6. The AWS Management Pack automatically creates a resource pool and adds the management
servers to it. To control server membership, make the following changes:
1000
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 4: Run the Add Monitoring Wizard
d. Right-click the AWS Resource Pool in the Resource Pools pane and select Properties.
e. On the Pool Membership page, remove the management servers that should not monitor AWS
resources.
7. After the AWS Management Pack is configured, it shows up as a sub-folder of the Amazon Web
Services folder in the Monitoring workspace of the Operations console.
1001
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 4: Run the Add Monitoring Wizard
1002
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 4: Run the Add Monitoring Wizard
By default, when you create a management pack object, disable a rule or monitor, or create an
override, Operations Manager saves the setting to the default management pack. As a best practice,
you should create a separate management pack for each sealed management pack that you want to
customize, instead of saving your customized settings to the default management pack.
6. On the Watcher Node Configuration page, in the Watcher Node list, select an agent-managed
computer to act as the watcher node.
7. In the Select AWS Run As account drop-down list, select the Run As account that you created
earlier, and then click Create.
8. After the AWS Management Pack is configured, it first discovers the watcher node. To verify
that the watcher node was discovered successfully, navigate to the Monitoring workspace in the
Operations console. You should see a new Amazon Web Services folder and an Amazon Watcher
Nodes subfolder under it. This subfolder displays the watcher nodes. The AWS Management Pack
automatically checks and monitors the watcher node connectivity to AWS. When the watcher node
is discovered, it shows up in this list. When the watcher node is ready, its state changes to Healthy.
Note
To establish connectivity with AWS, the AWS Management Pack requires that you
deploy the AWS SDK for .NET, modules, and scripts to the watcher node. This can take
about ten minutes. If the watcher node doesn't appear, or if you see the state as Not
Monitored, verify your Internet connectivity and IAM permissions. For more information,
see Troubleshooting the AWS Management Pack (p. 1026).
1003
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Step 5: Configure Ports and Endpoints
9. After the watcher node is discovered, dependent discoveries are triggered, and the AWS resources
are added to the Monitoring workspace of the Operations console.
The discovery of AWS resources should finish within twenty minutes. This process can take more
time, based on your Operations Manager environment, your AWS environment, the load on the
management server, and the load on the watcher node. For more information, see Troubleshooting
the AWS Management Pack (p. 1026).
The AWS Management Pack uses the public APIs in the AWS SDK for .NET to retrieve information from
these services over ports 80 and 443. Log on to each server and enable outbound firewall rules for ports
80 and 443.
If your firewall application supports more detailed settings you can configure specific endpoints for
each service. An endpoint is a URL that is the entry point for a web service. For example, ec2.us-
west-2.amazonaws.com is an entry point for the Amazon EC2 service. To configure endpoints on your
firewall, locate the specific endpoint URLs for the AWS services you are running and specify those
endpoints in your firewall application.
1004
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Views
Contents
• Views (p. 1005)
• Discoveries (p. 1019)
• Monitors (p. 1020)
• Rules (p. 1021)
• Events (p. 1021)
• Health Model (p. 1022)
• Customizing the AWS Management Pack (p. 1023)
Views
The AWS Management Pack provides the following views, which are displayed in the Monitoring
workspace of the Operations console.
Views
• EC2 Instances (p. 1005)
• Amazon EBS Volumes (p. 1007)
• Elastic Load Balancers (p. 1009)
• AWS Elastic Beanstalk Applications (p. 1011)
• AWS CloudFormation Stacks (p. 1013)
• Amazon Performance Views (p. 1015)
• Amazon CloudWatch Metric Alarms (p. 1016)
• AWS Alerts (p. 1017)
• Watcher Nodes (System Center Operations Manager 2007 R2) (p. 1018)
EC2 Instances
View the health state of the EC2 instances for a particular AWS account, from all Availability Zones
and regions. The view also includes EC2 instances running in a virtual private cloud (VPC). The AWS
Management Pack retrieves tags, so you can search and filter the list using those tags.
1005
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Views
When you select an EC2 instance, you can perform instance health tasks:
• Open Amazon Console: Launches the AWS Management Console in a web browser.
• Open RDP to Amazon EC2 Instance: Opens an RDP connection to the selected Windows instance.
• Reboot Amazon EC2 Instance: Reboots the selected EC2 instance.
• Start Amazon EC2 Instance: Starts the selected EC2 instance.
• Stop Amazon EC2 Instance: Stops the selected EC2 instance.
1006
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Views
1007
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Views
Shows an Amazon EBS volume and any associated alarms. The following illustration shows an example:
1008
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Views
1009
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Views
Shows the Elastic Load Balancing relationship with other components. The following illustration shows
an example:
1010
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Views
1011
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Views
Shows the AWS Elastic Beanstalk application, application environment, application configuration, and
application resources objects.
1012
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Views
1013
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Views
Shows the AWS CloudFormation stack relationship with other components. An AWS CloudFormation
stack might contain Amazon EC2 or Elastic Load Balancing resources. The following illustration shows an
example:
1014
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Views
1015
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Views
1016
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Views
AWS Alerts
Shows the alerts that the AWS management pack produces when the health of an object is in a critical
state.
1017
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Views
1018
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Discoveries
Discoveries
Discoveries are the AWS resources that are monitored by the AWS Management Pack. The AWS
Management Pack discovers the following objects:
• AWS CloudFormation stacks do not have any default Amazon CloudWatch metrics.
• Stopped Amazon EC2 instances or unused Amazon EBS volumes do not generate data for their default
Amazon CloudWatch metrics.
• After starting an Amazon EC2 instance, it can take up to 30 minutes for the Amazon CloudWatch
metrics to appear in Operations Manager.
1019
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Monitors
• Amazon CloudWatch retains the monitoring data for two weeks, even if your AWS resources have been
terminated. This data appears in Operations Manager.
• An existing Amazon CloudWatch alarm for a resource that is not supported will create a metric and
be associated with the Amazon CloudWatch alarm. These metric can be viewed in the Other Metrics
performance view.
• AWS CloudFormation stack and its Elastic Load Balancing or Amazon EC2 resources
• Elastic Load Balancing load balancer and its EC2 instances
• Amazon EC2 instance and its EBS volumes
• Amazon EC2 instance and its operating system
• AWS Elastic Beanstalk application and its environment, configuration, and resources
The AWS Management Pack automatically discovers the relationship between an EC2 instance and the
operating system running on it. To discover this relationship, the Operations Manager Agent must be
installed and configured on the instance and the corresponding operating system management pack
must be imported in Operations Manager.
Discoveries run on the management servers in the resource pool (System Center 2012) or the watcher
node (System Center 2007 R2).
Targets the root management server and creates the watcher node
objects.
Monitors
Monitors are used to measure the health of your AWS resources. Monitors run on the management
servers in the resource pool (System Center 2012) or the watcher node (System Center 2007 R2).
1020
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Rules
Rules
Rules create alerts (based on Amazon CloudWatch metrics) and collect data for analysis and reporting.
Targets the watcher node and uses the AWS API to discover objects for
the following AWS resources: EC2 instances, EBS volumes, load balancers,
and AWS CloudFormation stacks. (CloudWatch metrics or alarms are
not discovered). After discovery is complete, view the objects in the Not
Monitored state.
Amazon Elastic Block Store Volume Performance Metrics Data Collection 900
Rule
Elastic Load Balancing Balancing Performance Metrics Data Collection Rule 900
Events
Events report on activities that involve the monitored resources. Events are written to the Operations
Manager event log.
Event ID Description
1021
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Health Model
Event ID Description
Health Model
The following illustration shows the health model defined by the AWS Management Pack.
The health state for a CloudWatch alarm is rolled up to its corresponding CloudWatch metric. The health
state for a CloudWatch metric for Amazon EC2 is rolled up to the EC2 instance. Similarly, the health state
for the CloudWatch metrics for Amazon EBS is rolled up to the Amazon EBS volume. The health states
for the Amazon EBS volumes used by an EC2 instance are rolled up to the EC2 instance.
When the relationship between an EC2 instance and its operating system has been discovered, the
operating system health state is rolled up to the EC2 instance.
1022
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Customizing the AWS Management Pack
The health state of an AWS CloudFormation stack depends on the status of the AWS CloudFormation
stack itself and the health states of its resources, namely the load balancers and EC2 instances.
The following table illustrates how the status of the AWS CloudFormation stack corresponds to its health
state.
DELETE_IN_PROGRESS
DELETE_FAILED
UPDATE_ROLLBACK_FAILED
UPDATE_ROLLBACK_COMPLETE
UPDATE_IN_PROGRESS
UPDATE_COMPLETE_CLEANUP_IN_PROGRESS
UPDATE_COMPLETE
1023
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Upgrading
To change frequency
1. In the Operations Manager toolbar, click Go, and then click Authoring.
2. In the Authoring pane, expand Management Pack Objects and then click the object to change (for
example, Object Discoveries, Rules, or Monitors).
3. In the toolbar, click Scope.
4. In the Scope Management Pack Objects dialog box, click View all targets.
5. To limit the scope to Amazon objects, type Amazon in the Look for field.
6. Select the object want to configure and click OK.
7. In the Operations Manager center pane, right-click the object to configure, click Overrides, and
then click the type of override you want to configure.
8. Use the Override Properties dialog box to configure different values and settings for objects.
Tip
To disable a discovery, rule, or monitoring object right-click the object to disable in the
Operations Manager center pane, click Overrides, and then click Disable the Rule. You might
disable rules if, for example, you do not run AWS Elastic Beanstalk applications or use custom
Amazon CloudWatch metrics.
For information about creating overrides, see Tuning Monitoring by Using Targeting and Overrides on the
Microsoft TechNet website.
For information about creating custom rules and monitors, see Authoring for System Center 2012 -
Operations Manager or System Center Operations Manager 2007 R2 Management Pack Authoring Guide
on the Microsoft TechNet website.
1. On the AWS Add-Ins for Microsoft System Center website, click SCOM 2012. Download
AWS-SCOM-MP-2.0-2.5.zip to your computer and unzip it. The .zip file includes
Amazon.AmazonWebServices.mpb.
2. In the Operations console, on the Go menu, click Administration, and then click Management
Packs.
3. In the Tasks pane, click Import Management Packs.
4. On the Select Management Packs page, click Add, and then click Add from disk.
5. In the Select Management Packs to import dialog box, select the
Amazon.AmazonWebServices.mpb file from the location where you downloaded it, and then click
Open.
6. On the Select Management Packs page, under Import list, select the Amazon Web Services
management pack, and then click Install.
If the Install button is disabled, upgrading to the current version is not supported and you
must uninstall the AWS Management Pack before you can install the current version. For more
information, see Uninstalling the AWS Management Pack (p. 1025).
1024
Amazon Elastic Compute Cloud
User Guide for Windows Instances
System Center 2007 R2
1. On the Management Server, go to the AWS Add-Ins for Microsoft System Center website and click
SCOM 2007. Save AWS-MP-Setup-2.5.msi, and then run it.
2. Click Next and follow the directions to upgrade the components that you installed previously.
3. If your root management server, Operations console, and watcher node are on different computers,
you must download and run the setup program on each computer.
4. On the watcher node, open a Command Prompt window as an administrator and run the following
commands.
5. In the Operations console, on the Go menu, click Administration, and then click Management
Packs.
6. In the Actions pane, click Import Management Packs.
7. On the Select Management Packs page, click Add, and then click Add from disk.
8. In the Select Management Packs to import dialog box, change the directory to C:
\Program Files (x86)\Amazon Web Services Management Pack, select the
Amazon.AmazonWebServices.mp file, and then click Open.
9. On the Select Management Packs page, under Import list, select the Amazon Web Services
management pack, and then click Install.
If the Install button is disabled, upgrading to the current version is not supported and you must
uninstall AWS Management Pack first. For more information, see Uninstalling the AWS Management
Pack (p. 1025).
1. In the Operations console, on the Go menu, click Administration, and then click Management
Packs.
2. Right-click Amazon Web Services and select Delete.
3. In the Dependent Management Packs dialog box, note the dependent management packs, and then
click Close.
4. Right-click the dependent management pack and select Delete.
5. Right-click Amazon Web Services and select Delete.
1025
Amazon Elastic Compute Cloud
User Guide for Windows Instances
System Center 2007 R2
1. Complete steps 1 through 5 described for System Center 2012 in the previous section.
2. From Control Panel, open Programs and Features. Select Amazon Web Services Management Pack
and then click Uninstall.
3. If your root management server, Operations console, and watcher node are on different computers,
you must repeat this process on each computer.
Contents
• Errors 4101 and 4105 (p. 1026)
• Error 4513 (p. 1026)
• Event 623 (p. 1027)
• Events 2023 and 2120 (p. 1027)
• Event 6024 (p. 1027)
• General Troubleshooting for System Center 2012 — Operations Manager (p. 1027)
• General Troubleshooting for System Center 2007 R2 (p. 1028)
Error 4101
Exception calling "DescribeVolumes" with "1" argument(s): "AWS was not able to validate
the
provided access credentials"
Error 4105
Exception calling "DescribeApplications" with "0" argument(s): "The security token
included
in the request is invalid"
Error 4513
If you receive one of the following error, you must upgrade the AWS Management Pack. For more
information, see Upgrading the AWS Management Pack (p. 1024).
Error 4513
The callback method DeliverDataToModule failed with exception "Resolution of the
dependency
failed, type = "Amazon.SCOM.SDK.Interfaces.IMonitorSdk", name = "(none)".
Exception occurred while: Calling constructor Amazon.SCOM.SDK.CloudWatch.AwsMonitorSdk
(System.String awsAccessKey, System.String awsSecretKey).
Exception is: InvalidOperationException - Collection was modified; enumeration operation
1026
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Event 623
Event 623
If you find the following event in the Windows event log, follow the solution described in KB975057.
Event 6024
If you find the following event in the Windows event log, see SCOM 2012 - Event ID 6024 for more
information.
• Verify that you have installed the latest Update Rollup for System Center 2012 — Operations Manager.
The AWS Management Pack requires at least Update Rollup 1.
• Ensure that you have configured the AWS Management Pack after importing it by running the Add
Monitoring Wizard. For more information, see Step 1: Installing the AWS Management Pack (p. 995).
• Verify that you have waited long enough for the AWS resources to be discovered (10–20 minutes).
• Verify that the management servers are configured properly.
1027
Amazon Elastic Compute Cloud
User Guide for Windows Instances
General Troubleshooting for System Center 2007 R2
• Ensure that you have configured the AWS Management Pack after importing it by running the Add
Monitoring Wizard. For more information, see Step 1: Installing the AWS Management Pack (p. 995).
• Verify that you have waited long enough for the AWS resources to be discovered (10–20 minutes).
• Verify that the watcher node is configured properly.
• The proxy agent is enabled. For more information, see Step 2: Configuring the Watcher
Node (p. 997).
• The watcher node has Internet connectivity.
• The action account for the watcher node has local administrator privileges.
• The watcher node must have the .NET Framework 3.5.1 or later.
• Verify that the watcher node is healthy and resolve all alerts. For more information, see
Views (p. 1005).
• Verify that the AWS Run As account is valid.
• The values for the access key ID and secret access key are correct.
• The access keys are active: In the AWS Management Console, click your name in the navigation bar
and then click Security Credentials.
• The IAM user has at least read-only access permission. Note that read-only access allows the user
actions that do not change the state of a resource, such as monitoring, but do not allow the user
actions like launching or stopping an instance.
• If an Amazon CloudWatch metric shows as Not Monitored, check whether at least one Amazon
CloudWatch alarm has been defined for that Amazon CloudWatch metric.
• For further troubleshooting, use the information in the event logs.
• Check the Operations Manager event log on the management server as well as the watcher node.
For more information, see Events (p. 1021) for a list of the events that the AWS Management Pack
writes to the Operations Manager event log.
1028
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Using the GUI
EC2Rescue for Windows Server has two different modules: a data collector module that collects data
from all different sources, and an analyzer module that parses the data collected against a series of
predefined rules to identify issues and provide suggestions.
The EC2Rescue for Windows Server tool only runs on Amazon EC2 instances running Windows Server
2008 R2 and later. When the tool starts, it checks whether it is running on an Amazon EC2 instance.
Note
If you are using a Linux instance, see EC2Rescue for Linux.
Contents
Option Description
Diagnose and Rescue EC2Rescue for Windows Server can detect and
address issues with the following service settings:
• System Time
• RealTimeisUniversal ‐ Detects whether
the RealTimeisUniversal registry key is
enabled. If disabled, Windows system time
drifts when the timezone is set to a value
other than UTC.
• Windows Firewall
• Domain networks ‐ Detects whether this
Windows Firewall profile is enabled or
disabled.
• Private networks ‐ Detects whether this
Windows Firewall profile is enabled or
disabled.
1029
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Using the GUI
Option Description
• Guest or public networks ‐ Detects whether
this Windows Firewall profile is enabled or
disabled.
• Remote Desktop
• Service Start ‐ Detects whether the Remote
Desktop service is enabled.
• Remote Desktop Connections ‐ Detects
whether this is enabled.
• TCP Port ‐ Detects which port the Remote
Desktop service is listening on.
• Network Interface
• DHCP Service Startup ‐ Detects whether the
DHCP service is enabled.
• Ethernet detail ‐ Displays information about
the network driver version, if detected.
• DHCP on Ethernet ‐ Detects whether DHCP is
enabled.
1030
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Video Walkthrough
EC2Rescue for Windows Server can collect the following data from active and offline instances:
Item Description
Memory Dump Collects any memory dump files that exist on the
instance.
Windows Update Log Collects information about the updates that are
installed on the instance.
Note
Windows Update logs are not captured
on Windows Server 2016 and later
instances.
Video Walkthrough
Brandon shows you how to use the Diagnose and Rescue feature of EC2Rescue for Windows Server:
AWS Knowledge Center Videos: How do I use the Diagnose and Rescue feature of EC2Rescue?
1. From a working Windows Server instance, download the EC2Rescue for Windows Server tool and
extract the files.
Note
You can run the following PowerShell command to download EC2Rescue without changing
your Internet Explorer Enhanced Security Configuration (ESC):
1031
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Collecting Data from an Active Instance
This command will download the EC2Rescue .zip file to the desktop of the currently logged
in user.
2. Stop the faulty instance, if it is not stopped already.
3. Detach the EBS root volume from the faulty instance and attach the volume to a working Windows
instance that has EC2Rescue for Windows Server installed.
4. Run the EC2Rescue for Windows Server tool on the working instance and choose Offline Instance.
5. Select the disk of the newly mounted volume and choose Next.
6. Confirm the disk selection and choose Yes.
7. Choose the offline instance option to perform and choose Next.
The EC2Rescue for Windows Server tool scans the volume and collects troubleshooting information
based on the selected log files.
This command will download the EC2Rescue .zip file to the desktop of the currently logged
in user.
3. Open the EC2Rescue for Windows Server application and accept the license agreement.
4. Choose Next, Current instance, Capture logs.
5. Select the data items to collect and choose Collect.... Read the warning and choose Yes to continue.
6. Choose a file name and location for the ZIP file and choose Save.
7. After EC2Rescue for Windows Server completes, choose Open Containing Folder to view the ZIP
file.
8. Choose Finish.
The EC2Rescue for Windows Server tool has two execution modes:
1032
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Collect Action
• /online—This allows you to take action on the instance that EC2Rescue for Windows Server is installed
on, such as collect log files.
• /offline:<device_id>—This allows you to take action on the offline root volume that is attached to a
separate Amazon EC2 Windows instance, on which you have installed EC2Rescue for Windows Server.
Download the EC2Rescue for Windows Server tool to your Windows instance and extract the files. You
can view the help file with the following command:
EC2RescueCmd.exe /help
EC2Rescue for Windows Server can perform the following actions on an Amazon EC2 Windows instance:
Collect Action
EC2Rescue for Windows Server can collect the following data from active and offline instances. You can
collect all logs, an entire log group, or an individual log within a group.
1033
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Collect Action
• /output:<outputFilePath> ‐ Required destination file path location to save collected log files in zip
format.
• /no-offline ‐ Optional attribute used in offline mode. Does not set the volume offline after completing
the action.
• /no-fix-signature ‐ Optional attribute used in offline mode. Does not fix a possible disk signature
collision after completing the action.
Examples
The following are examples using the EC2Rescue for Windows Server CLI.
1034
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Rescue Action
Rescue Action
EC2Rescue for Windows Server can detect and address issues with the following service settings:
all
• RealTimeisUniversal
‐ Detects whether the
RealTimeisUniversal
registry key is enabled. If
disabled, Windows system
time drifts when the timezone
is set to a value other than
UTC.
1035
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Restore Action
• /level:<level> ‐ Optional attribute for the check level that the action should trigger. Allowed values
are: information, warning, error, all. By default, it is set to error.
• /check-only ‐ Optional attribute that generates a report but makes no modifications to the offline
volume.
• /no-offline ‐ Optional attribute that prevents the volume from being set offline after completing the
action.
• /no-fix-signature ‐ Optional attribute that does not fix a possible disk signature collision after
completing the action.
Rescue Examples
The following are examples using the EC2Rescue for Windows Server CLI. The volume is specified using
the device_id value.
Restore Action
EC2Rescue for Windows Server can detect and address issues with the following service settings:
1036
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Using Systems Manager
• /no-offline—Optional attribute that prevents the volume from being set offline after completing the
action.
• /no-fix-signature—Optional attribute that does not fix a possible disk signature collision after
completing the action.
Restore Examples
The following are examples using the EC2Rescue for Windows Server CLI. The volume is specified using
the device_id value.
This Systems Manager Run Command document performs the following tasks:
• Command—The EC2Rescue for Windows Server action. The current allowed values are:
1037
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Using Systems Manager
• ResetAccess—Resets the local Administrator password. The local Administrator password of the
current instance will be reset and the randomly generated password will be securely stored in
Parameter Store as /EC2Rescue/Password/<INSTANCE_ID>. If you select this action and provide
no parameters, passwords are encrypted automatically with the default KMS key. Optionally, you
can specify a KMS Key ID in Parameters to encrypt the password with your own key.
• CollectLogs—Runs EC2Rescue for Windows Server with the /collect:all action. If you select this
action, Parameters must include an Amazon S3 bucket name to upload the logs to.
• FixAll—Runs EC2Rescue for Windows Server with the /rescue:all action. If you select this action,
Parameters must include the block device name to rescue.
• Parameters—The PowerShell parameters to pass for the specified command.
Note
In order for the ResetAccess action to work, your Amazon EC2 instance needs to have the
following policy attached in order to write the encrypted password to Parameter Store. Please
wait a few minutes before attempting to reset the password of an instance after you have
attached this policy to the related IAM role.
Using the default KMS key:
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ssm:PutParameter"
],
"Resource": [
"arn:aws:ssm:region:account_id:parameter/EC2Rescue/Passwords/<instanceid>"
]
}
]
}
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ssm:PutParameter"
],
"Resource": [
"arn:aws:ssm:region:account_id:parameter/EC2Rescue/Passwords/<instanceid>"
]
},
{
"Effect": "Allow",
"Action": [
"kms:Encrypt"
],
"Resource": [
"arn:aws:kms:region:account_id:key/<kmskeyid>"
]
}
]
}
1038
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Examples
The following procedure describes how to view the JSON for this document in the Amazon EC2 console.
To view the JSON for the Systems Manager Run Command document
Examples
Here are some examples on how to use the Systems Manager Run Command document to execute
EC2Rescue for Windows Server, using the AWS CLI. For more information about sending commands with
the AWS CLI, see the AWS CLI Command Reference.
Reset the local Administrator password of an online instance using the default KMS key alias/aws/ssm:
1039
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Examples
Reset the local Administrator password of an online instance using a KMS key:
Note
In this example, the KMS key is a133dc3c-a2g4-4fc6-a873-6c0720104bf0.
1040
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Troubleshooting Launch Issues
Contents
• Troubleshooting Instance Launch Issues (p. 1041)
• Troubleshooting Connecting to Your Windows Instance (p. 1044)
• Troubleshoot an Unreachable Instance (p. 1050)
• Resetting a Lost or Expired Windows Administrator Password (p. 1057)
• Troubleshooting Stopping Your Instance (p. 1065)
• Troubleshooting Terminating (Shutting Down) Your Instance (p. 1066)
• Sending a Diagnostic Interrupt (Advanced Users Only) (p. 1067)
• Common Issues (p. 1068)
• Common Messages (p. 1072)
To get additional information for troubleshooting problems with your instance, use Using EC2Rescue
for Windows Server (p. 1029). For information about troubleshooting issues with PV drivers, see
Troubleshooting PV Drivers (p. 440).
Launch Issues
• Instance Limit Exceeded (p. 1041)
• Insufficient Instance Capacity (p. 1042)
• Instance Terminates Immediately (p. 1042)
• High CPU Usage Shortly After Windows Starts (p. 1043)
Cause
If you get an InstanceLimitExceeded error when you try to launch a new instance or restart a
stopped instance, you have reached the limit on the number of instances that you can launch in a region.
When you create your AWS account, we set default limits on the number of instances you can run on a
per-region basis.
Solution
You can request an instance limit increase on a per-region basis. For more information, see Amazon EC2
Service Limits (p. 973).
1041
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Insufficient Instance Capacity
Cause
If you get an InsufficientInstanceCapacity error when you try to launch an instance or restart a
stopped instance, AWS does not currently have enough available On-Demand capacity to service your
request.
Solution
To resolve the issue, try the following:
• Wait a few minutes and then submit your request again; capacity can shift frequently.
• Submit a new request with a reduced number of instances. For example, if you're making a single
request to launch 15 instances, try making 3 requests for 5 instances, or 15 requests for 1 instance
instead.
• If you're launching an instance, submit a new request without specifying an Availability Zone.
• If you're launching an instance, submit a new request using a different instance type (which you can
resize at a later stage). For more information, see Changing the Instance Type (p. 188).
• If you are launching instances into a cluster placement group, you can get an insufficient capacity
error. For more information, see Placement Group Rules and Limitations (p. 712).
• Try creating an On-Demand Capacity Reservation, which enables you to reserve Amazon EC2 capacity
for any duration. For more information, see On-Demand Capacity Reservations (p. 315).
• Try purchasing Reserved Instances, which are a long-term capacity reservation. For more information,
see Amazon EC2 Reserved Instances.
Cause
The following are a few reasons why an instance might immediately terminate:
Solution
You can use the Amazon EC2 console or AWS Command Line Interface to get the termination reason.
1042
Amazon Elastic Compute Cloud
User Guide for Windows Instances
High CPU Usage Shortly After Windows Starts
To get the termination reason using the AWS Command Line Interface
2. Review the JSON response returned by the command and note the values in the StateReason
response element.
"StateReason": {
"Message": "Client.VolumeLimitExceeded: Volume limit exceeded",
"Code": "Server.InternalError"
},
Take one of the following actions depending on the termination reason you noted:
When you execute this script specify a value for /d. The default value is 3. Possible values include the
following:
1043
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Connecting to Your Instance
After you modify the user data for your instance, you can execute it. For more information, see User Data
Execution (p. 472).
Contents
• Remote Desktop Can't Connect to the Remote Computer (p. 1044)
• Error Using macOS RDP Client (p. 1047)
• RDP Displays a Black Screen Instead of the Desktop (p. 1047)
• Unable to Remotely Log On to an Instance with a User Account That Is Not an
Administrator (p. 1047)
• Troubleshooting Remote Desktop Issues Using AWS Systems Manager (p. 1047)
• Verify that you're using the correct public DNS hostname. (In the Amazon EC2 console, select the
instance and check Public DNS (IPv4) in the details pane.) If your instance is in a VPC and you do not
see a public DNS name, you must enable DNS hostnames. For more information, see Using DNS with
Your VPC in the Amazon VPC User Guide.
• Verify that your instance has a public IPv4 address. If not, you can associate an Elastic IP address with
your instance. For more information, see Elastic IP Addresses (p. 673).
• To connect to your instance using an IPv6 address, check that your local computer has an IPv6 address
and is configured to use IPv6. If you launched an instance from a Windows Server 2008 SP2 AMI or
earlier, your instance is not automatically configured to recognize an IPv6 address assigned to the
instance. For more information, see Configure IPv6 on Your Instances in the Amazon VPC User Guide.
1044
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Remote Desktop Can't Connect to the Remote Computer
• Verify that your security group has a rule that allows RDP access. For more information, see Create a
Security Group (p. 17).
• If you copied the password but get the error Your credentials did not work, try typing them
manually when prompted. It's possible that you missed a character or got an extra white space
character when you copied the password.
• Verify that the instance has passed status checks. For more information, see Status Checks for Your
Instances (p. 534) and Troubleshooting Instances with Failed Status Checks (Amazon EC2 User Guide for
Linux Instances).
• Verify that the route table for the subnet has a route that sends all traffic destined outside the VPC to
the internet gateway for the VPC. For more information, see Creating a Custom Route Table (Internet
Gateways) in the Amazon VPC User Guide.
• Verify that Windows Firewall, or other firewall software, is not blocking RDP traffic to the instance.
We recommend that you disable Windows Firewall and control access to your instance using security
group rules. You can use AWSSupport-TroubleshootRDP (p. 1048) to disable the Windows Firewall
profiles using SSM Agent . To disable Windows Firewall on a Windows instance that is not configured
for AWS Systems Manager, use AWSSupport-ExecuteEC2Rescue (p. 1050), or use the following manual
steps:
Manual Steps
1045
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Remote Desktop Can't Connect to the Remote Computer
e. In the right pane, choose Element and then choose Modify from the context menu (right-click).
f. Locate the four-byte disk signature at offset 0x38 in the data. Reverse the bytes to create the
disk signature, and write it down. For example, the disk signature represented by the following
data is E9EB3AA5:
...
0030 00 00 00 00 01 00 00 00
0038 A5 3A EB E9 00 00 00 00
0040 00 00 00 00 00 00 00 00
...
g. In a Command Prompt window, run the following command to start Microsoft DiskPart.
diskpart
h. Run the following DiskPart command to select the volume. (You can verify that the disk number
is 1 using the Disk Management utility.)
j. If the disk signature shown in the previous step doesn't match the disk signature from BCD that
you wrote down earlier, use the following DiskPart command to change the disk signature so
that it matches:
• Verify that Network Level Authentication is disabled on instances that are not part of an Active
Directory domain (use AWSSupport-TroubleshootRDP (p. 1048) to disable NLA).
• Verify that the Remote Desktop Service (TermService) Startup Type is Automatic and the service is
started (use AWSSupport-TroubleshootRDP (p. 1048) to enable and start the RDP service).
• Verify that you are connecting to the correct Remote Desktop Protocol port, which by default is 3389
(use AWSSupport-TroubleshootRDP (p. 1048) to read the current RDP port and change it back to
3389).
• Verify that Remote Desktop connections are allowed on your instance (use AWSSupport-
TroubleshootRDP (p. 1048) to enable Remote Desktop connections).
• Verify that the password has not expired. If the password has expired, you can reset it. For more
information, see Resetting a Lost or Expired Windows Administrator Password (p. 1057).
1046
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Error Using macOS RDP Client
• If you attempt to connect using a user account that you created on the instance and receive the error
The user cannot connect to the server due to insufficient access privileges,
verify that you granted the user the right to log on locally. For more information, see Grant a Member
the Right to Log On Locally.
• If you attempt more than the maximum allowed concurrent RDP sessions, your session is terminated
with the message Your Remote Desktop Services session has ended. Another user
connected to the remote computer, so your connection was lost. By default, you are
allowed two concurrent RDP sessions to your instance.
Remote Desktop Connection cannot verify the identity of the computer that you want to
connect to.
Download the Microsoft Remote Desktop app from the Mac App Store and use the app to connect to
your instance.
• Check the console output for additional information. To get the console output for your instance
using the Amazon EC2 console, select the instance, choose Actions, select Instance Settings, and then
choose Get System Log.
• Verify that you are running the latest version of your RDP client.
• Try the default settings for the RDP client. For more information, see Remote Session Environment.
• If you are using Remote Desktop Connection, try starting it with the /admin option as follows.
• If the server is running a full-screen application, it might have stopped responding. Use Ctrl+Shift+Esc
to start Windows Task Manager, and then close the application.
• If the server is over-utilized, it might have stopped responding. To monitor the instance using the
Amazon EC2 console, select the instance and then select the Monitoring tab. If you need to change
the instance type to a larger size, see Changing the Instance Type (p. 188).
1047
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Troubleshooting Remote Desktop
Issues Using AWS Systems Manager
AWSSupport-TroubleshootRDP
The AWSSupport-TroubleshootRDP automation document allows the user to check or modify common
settings on the target instance that can impact Remote Desktop Protocol (RDP) connections, such as
the RDP Port, Network Layer Authentication (NLA), and Windows Firewall profiles. By default, the
document reads and outputs the values of these settings.
The AWSSupport-TroubleshootRDP automation document can be used only with instances that are
enabled for use with AWS Systems Manager. These instances also referred to as managed instances. For
more information, see Setting Up AWS Systems Manager for Hybrid Environments in the AWS Systems
Manager User Guide. Your instance must have the AWS Systems Manager SSM Agent installed and have
an IAM role attached with permissions to Systems Manager. You must change the default parameter
values to modify the common RDP settings on the target instance.
AWSSupport-TroubleshootRDP Examples
The following examples show you how to accomplish common troubleshooting tasks using AWSSupport-
TroubleshootRDP. You can use either the example AWS CLI start-automation-execution command or the
provided link to the AWS Management Console.
AWS CLI:
https://console.aws.amazon.com/systems-manager/automation/execute/AWSSupport-
TroubleshootRDP?region=region#documentVersion=$LATEST
AWS CLI:
1048
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Troubleshooting Remote Desktop
Issues Using AWS Systems Manager
aws ssm start-automation-execution --document-name "AWSSupport-TroubleshootRDP" --
parameters "InstanceId=instance_id,Firewall=Disable" --region region_code
https://console.aws.amazon.com/systems-manager/automation/execute/AWSSupport-
TroubleshootRDP?region=region_code#documentVersion=$LATEST&Firewall=Disable
AWS CLI:
https://console.aws.amazon.com/systems-manager/automation/execute/AWSSupport-
TroubleshootRDP?region=region_code#documentVersion
Example Example: Set RDP Service Startup Type to Automatic and start the RDP service
AWS CLI:
https://console.aws.amazon.com/systems-manager/automation/execute/
AWSSupport-TroubleshootRDP?region=region_code#documentVersion=
$LATEST&RDPServiceStartupType=Auto&RDPServiceAction=Start
AWS CLI:
https://console.aws.amazon.com/systems-manager/automation/execute/AWSSupport-
TroubleshootRDP?region=region_code#documentVersion=$LATEST&RDPPortAction=Modify
AWS CLI:
1049
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Troubleshoot an Unreachable Instance
https://console.aws.amazon.com/systems-manager/automation/execute/AWSSupport-
TroubleshootRDP?region=region_code#documentVersion=$LATEST&RemoteConnections=Enable
AWSSupport-ExecuteEC2Rescue
The AWSSupport-ExecuteEC2Rescue automation document uses Using EC2Rescue for Windows
Server (p. 1029) to automatically troubleshoot and restore EC2 instance connectivity and RDP issues. For
more information, see Run the EC2Rescue Tool on Unreachable Instances.
The AWSSupport-ExecuteEC2Rescue automation document requires a stop and restart of the instance.
Systems Manager Automation stops the instance and creates an Amazon Machine Image (AMI). Data
stored in instance store volumes is lost. The public IP address changes if you are not using an Elastic
IP address. For more information, see Run the EC2Rescue Tool on Unreachable Instances in the AWS
Systems Manager User Guide.
1050
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Common Screenshots
You can use one of the following commands. The returned output is base64-encoded. For more
information about these command line interfaces, see Accessing Amazon EC2 (p. 3).
For API calls, the returned content is base64-encoded. For command line tools, the decoding is
performed for you.
Common Screenshots
You can use the following information to help you troubleshoot an unreachable instance based on
screenshots returned by the service.
1051
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Common Screenshots
If an instance becomes unreachable during logon, there could be a problem with your network
configuration or Windows Remote Desktop Services. An instance can also be unresponsive if a process is
using large amounts of CPU.
Network Configuration
Use the following information, to verify that your AWS, Microsoft Windows, and local (or on-premises)
network configurations aren't blocking access to the instance.
Configuration Verify
Security group configuration Verify that port 3389 is open for your security
group. Verify you are connecting to the right
public IP address. If the instance was not
associated with an Elastic IP, the public IP
changes after the instance stops/starts. For more
information, see Remote Desktop Can't Connect
to the Remote Computer (p. 1044).
VPC configuration (Network ACLs) Verify that the access control list (ACL) for
your Amazon VPC is not blocking access. For
information, see Network ACLs in the Amazon VPC
User Guide.
Configuration Verify
1052
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Common Screenshots
Configuration Verify
Firewall as described in bullet 7 of the remote
desktop troubleshooting section, Remote Desktop
Can't Connect to the Remote Computer (p. 1044).
Advanced TCP/IP configuration (Use of static IP) The instance may be unresponsive because you
configured a static IP address. For a VPC, Create
a network interface (p. 690) and attach it to the
instance (p. 692). For EC2 Classic, enable DHCP.
Verify that a local network configuration isn't blocking access. Try to connect to another instance in
the same VPC as your unreachable instance. If you can't access another instance, work with your local
network administrator to determine whether a local policy is restricting access.
Configuration Verify
RDS is running Verify that RDS is running on the instance. Connect to the instance
using the Microsoft Management Console (MMC) Services snap-
in (services.msc). In the list of services, verify that Remote
Desktop Services is Running. If it isn't, start it and then set the
startup type to Automatic. If you can't connect to the instance
by using the Services snap-in, detach the root volume from the
instance, take a snapshot of the volume or create an AMI from
it, attach the original volume to another instance in the same
Availability Zone as a secondary volume, and modify the Start
registry key. When you are finished, reattach the root volume to the
original instance. For more information about detaching volumes,
see Detaching an Amazon EBS Volume from an Instance (p. 815).
RDS is enabled Even if the service is started, it might be disabled. Detach the root
volume from the instance, take a snapshot of the volume or create
an AMI from it, attach the original volume to another instance in
the same Availability Zone as a secondary volume, and enable the
service by modifying the Terminal Server registry key as described
in the following article: Enable Remote Desktop Remotely By Using
Remote Registry.
When you are finished, reattach the root volume to the original
instance. For more information, see Detaching an Amazon EBS
Volume from an Instance (p. 815).
High CPU
Check the CPUUtilization (Maximum) metric on your instance by using Amazon CloudWatch. If
CPUUtilization (Maximum) is a high number, wait for the CPU to go down and try connecting again.
High CPU usage can be caused by:
1053
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Common Screenshots
• Windows Update
• Security Software Scan
• Custom Startup Script
• Task Scheduler
For more information, see Get Statistics for a Specific Resource in the Amazon CloudWatch User Guide.
For additional troubleshooting tips, see High CPU Usage Shortly After Windows Starts (p. 1043).
The operating system may boot into the Recovery console and get stuck in this state if the
bootstatuspolicy is not set to ignoreallfailures. Use the following procedure to change the
bootstatuspolicy configuration to ignoreallfailures.
By default, the policy configuration for AWS-provided public Windows AMIs is set to
ignoreallfailures.
Detach the root volume from the unreachable instance, take a snapshot of the volume or create an
AMI from it, and attach it to another instance in the same Availability Zone as a secondary volume.
For more information, see Detaching an Amazon EBS Volume from an Instance (p. 815).
Warning
If your temporary instance is based on the same AMI that the original instance is based
on, you must complete additional steps or you won't be able to boot the original instance
after you restore its root volume because of a disk signature collision. Alternatively, select
a different AMI for the temporary instance. For example, if the original instance uses an
AMI for Windows Server 2008 R2, launch the temporary instance using an AMI for Windows
Server 2012. If you must create a temporary instance based on the same AMI, see Step 6 in
Remote Desktop Can't Connect to the Remote Computer (p. 1044) to avoid a disk signature
collision.
3. Log in to the instance and execute the following command from a command prompt to change the
bootstatuspolicy configuration to ignoreallfailures:
1054
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Common Screenshots
4. Reattach the volume to the unreachable instance and start the instance again.
The operating system experienced a fatal corruption in the system file and/or the registry. When the
instance is stuck in this state, you should recover the instance from a recent backup AMI or launch a
replacement instance. If you need to access data on the instance, detach any root volumes from the
unreachable instance, take a snapshot of those volume or create an AMI from them, and attach them
to another instance in the same Availability Zone as a secondary volume. For more information, see
Detaching an Amazon EBS Volume from an Instance (p. 815).
Sysprep Screen
Console Screenshot Service returned the following.
1055
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Common Screenshots
You may see this screen if you did not use the EC2Config Service to call sysprep.exe or if the operating
system failed while running Sysprep. To solve this problem, Create a Standard Amazon Machine Image
Using Sysprep (p. 113).
Refresh the Instance Console Screenshot Service repeatedly to verify that the progress ring is spinning.
If the ring is spinning, wait for the operating system to start up. You can also check the CPUUtilization
(Maximum) metric on your instance by using Amazon CloudWatch to see if the operating system is
active. If the progress ring is not spinning, the instance may be stuck at the boot process. Reboot the
instance. If rebooting does not solve the problem, recover the instance from a recent backup AMI or
launch a replacement instance. If you need to access data on the instance, detach the root volume from
the unreachable instance, take a snapshot of the volume or create an AMI from it. Then attach it to
another instance in the same Availability Zone as a secondary volume.
1056
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Resetting a Lost or Expired
Windows Administrator Password
Windows Update Screen
Console Screenshot Service returned the following.
The Windows Update process is updating the registry. Wait for the update to finish. Do not reboot or
stop the instance as this may cause data corruption during the update.
Note
The Windows Update process can consume resources on the server during the update. If you
experience this problem often, consider using faster instance types and faster EBS volumes.
Chkdsk
Console Screenshot Service returned the following.
Windows is running the chkdsk system tool on the drive to verify file system integrity and fix logical file
system errors. Wait for process to complete.
The manual methods to reset the administrator password use either EC2Config or EC2Launch.
• For Windows AMIs before Windows Server 2016, use the EC2Config service.
• For Windows Server 2016 and later AMIs, use the EC2Launch service.
These procedures also describe how to connect to an instance if you lost the key pair that was used to
create the instance. Amazon EC2 uses a public key to encrypt a piece of data, such as a password, and
a private key to decrypt the data. The public and private keys are known as a key pair. With Windows
instances, you use a key pair to obtain the administrator password and then log in using RDP.
1057
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reset Using EC2Config
Note
If you have disabled the local administrator account on the instance and your instance is
configured for Systems Manager, you can also re-enable and reset your local administrator
password by using EC2Rescue and Run Command. For more information, see Using EC2Rescue
for Windows Server with Systems Manager Run Command.
Contents
• Resetting the Windows Administrator Password Using EC2Config (p. 1058)
• Resetting the Windows Administrator Password Using EC2Launch (p. 1062)
If you are using a Windows Server 2016 or later AMI, see Resetting the Windows Administrator Password
Using EC2Launch (p. 1062).
Note
If you have disabled the local administrator account on the instance and your instance is
configured for Systems Manager, you can also re-enable and reset your local administrator
password by using EC2Rescue and Run Command. For more information, see Using EC2Rescue
for Windows Server with Systems Manager Run Command.
Note
There is an AWS Systems Manager Automation document that automatically applies the manual
steps necessary to reset the local administrator password. For more information, see Reset
Passwords and SSH Keys on Amazon EC2 Instances in the AWS Systems Manager User Guide.
To reset your Windows administrator password using EC2Config, you need to do the following:
1058
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reset Using EC2Config
If the system log output is empty, or if the EC2Config service is not running, troubleshoot the
instance using the Instance Console Screenshot service. For more information, see Troubleshoot an
Unreachable Instance (p. 1050).
a. Create a new key pair using the Amazon EC2 console. To give your new key pair the same name
as the one for which you lost the private key, you must first delete the existing key pair.
b. Select the instance to replace. Note the instance type, VPC, subnet, security group, and IAM role
of the instance.
c. Choose Actions, Image, Create Image. Type a name and a description for the image and choose
Create Image, View pending image. After the image status changes to available, continue to
the next step.
d. Select the image and choose Launch.
e. Complete the wizard, selecting the same instance type, VPC, subnet, security group, and IAM
role as the instance to replace, and then choose Launch.
f. When prompted, choose the key pair that you created for the new instance, select the
acknowledgement check box, and then choose Launch Instances.
g. (Optional) If the original instance has an associated Elastic IP address, transfer it to the new
instance. If the original instance has EBS volumes in addition to the root volume, transfer them
to the new instance.
h. Terminate the stopped instance, as it is no longer needed. For the remainder of this procedure,
all references to the original instance apply to this instance that you just created.
5. Detach the root volume from the original instance as follows:
a. In the Description pane of the original instance, note the ID of the EBS volume listed as the
Root device.
b. In the navigation pane, choose Volumes.
c. In the list of volumes, select the volume noted in the previous step, and choose Actions, Detach
Volume. After the volume status changes to available, continue with the next step.
1059
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reset Using EC2Config
a. In the navigation pane, choose Instances, choose Launch Instance, and then select an AMI.
Important
To avoid disk signature collisions, you must select an AMI for a different version of
Windows. For example, if the original instance runs Windows Server 2012 R2, launch
the temporary instance using the base AMI for Windows Server 2008 R2.
b. Leave the default instance type and choose Next: Configure Instance Details.
c. On the Configure Instance Details page, for Subnet, select the same Availability Zone as the
original instance and choose Review and Launch.
Important
The temporary instance must be in the same Availability Zone as the original instance.
If your temporary instance is in a different Availability Zone, you can't attach the
original instance's root volume to it.
d. On the Review Instance Launch page, choose Launch.
e. When prompted, create a new key pair, download it to a safe location on your computer, and
then choose Launch Instances.
2. Attach the volume to the temporary instance as a secondary volume as follows:
a. In the navigation pane, choose Volumes, select the volume that you detached from the original
instance, and then choose Actions, Attach Volume.
b. In the Attach Volume dialog box, for Instances, start typing the name or ID of your temporary
instance and select the instance from the list.
c. For Device, type xvdf (if it isn't already there), and choose Attach.
1. From the temporary instance, modify the configuration file on the secondary volume as follows:
1060
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reset Using EC2Config
2. After you have modified the configuration file, detach the secondary volume from the temporary
instance as follows:
a. In the navigation pane, choose Volumes, select the volume that you detached from the
temporary instance, and then choose Actions, Attach Volume.
b. In the Attach Volume dialog box, for Instances, start typing the name or ID of your original
instance and then select the instance.
c. For Device, type /dev/sda1.
d. Choose Attach. After the volume status changes to in-use, continue to the next step.
2. In the navigation pane, choose Instances. Select the original instance and choose Actions, Instance
State, Start. When prompted for confirmation, choose Yes, Start. After the instance state changes
to running, continue to the next step.
3. Retrieve your new Windows administrator password using the private key for the new key pair and
connect to the instance. For more information, see Connecting to Your Windows Instance (p. 378).
Important
The instance gets a new public IP address after you stop and start it. Make sure to connect
to the instance using its current public DNS name. For more information, see Instance
Lifecycle (p. 327).
4. (Optional) If you have no further use for the temporary instance, you can terminate it. Select the
temporary instance, and choose Actions, Instance State, Terminate.
1061
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reset Using EC2Launch
If you are using a Windows Server AMI earlier than Windows Server 2016, see Resetting the Windows
Administrator Password Using EC2Config (p. 1058).
Warning
When you stop an instance, the data on any instance store volumes is erased. To keep data from
instance store volumes, be sure to back it up to persistent storage.
Note
If you have disabled the local administrator account on the instance and your instance is
configured for Systems Manager, you can also re-enable and reset your local administrator
password by using EC2Rescue and Run Command. For more information, see Using EC2Rescue
for Windows Server with Systems Manager Run Command.
Note
There is an AWS Systems Manager Automation document that automatically applies the manual
steps necessary to reset the local administrator password. For more information, see Reset
Passwords and SSH Keys on Amazon EC2 Instances in the AWS Systems Manager User Guide.
To reset your Windows administrator password using EC2Launch, you need to do the following:
• Step 1: Detach the Root Volume from the Instance (p. 1062)
• Step 2: Attach the Volume to a Temporary Instance (p. 1063)
• Step 3: Reset the Administrator Password (p. 1064)
• Step 4: Restart the Original Instance (p. 1064)
a. Create a new key pair using the Amazon EC2 console. To give your new key pair the same name
as the one for which you lost the private key, you must first delete the existing key pair.
b. Select the instance to replace. Note the instance type, VPC, subnet, security group, and IAM role
of the instance.
c. Choose Actions, Image, Create Image. Type a name and a description for the image and choose
Create Image, View pending image. After the image status changes to available, continue to
the next step.
1062
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reset Using EC2Launch
a. In the Description pane of the original instance, note the ID of the EBS volume listed as the
Root device.
b. In the navigation pane, choose Volumes.
c. In the list of volumes, select the volume noted in the previous step, and choose Actions, Detach
Volume. After the volume status changes to available, continue with the next step.
a. In the navigation pane, choose Instances, choose Launch Instance, and then select an AMI.
Important
To avoid disk signature collisions, you must select an AMI for a different version of
Windows. For example, if the original instance runs Windows Server 2012 R2, launch
the temporary instance using the base AMI for Windows Server 2008 R2.
b. Leave the default instance type and choose Next: Configure Instance Details.
c. On the Configure Instance Details page, for Subnet, select the same Availability Zone as the
original instance and choose Review and Launch.
Important
The temporary instance must be in the same Availability Zone as the original instance.
If your temporary instance is in a different Availability Zone, you can't attach the
original instance's root volume to it.
d. On the Review Instance Launch page, choose Launch.
e. When prompted, create a new key pair, download it to a safe location on your computer, and
then choose Launch Instances.
2. Attach the volume to the temporary instance as a secondary volume as follows:
a. In the navigation pane, choose Volumes, select the volume that you detached from the original
instance, and then choose Actions, Attach Volume.
b. In the Attach Volume dialog box, for Instances, start typing the name or ID of your temporary
instance and select the instance from the list.
c. For Device, type xvdf (if it isn't already there), and choose Attach.
1063
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Reset Using EC2Launch
1. Connect to the temporary instance and use the EC2Rescue for Windows Server tool on the instance
to reset the administrator password as follows:
a. Download the EC2Rescue for Windows Server zip file, extract the contents, and run
EC2Rescue.exe.
b. On the License Agreement screen, read the license agreement, and, if you accept the terms,
choose I Agree.
c. On the Welcome to EC2Rescue for Windows Server screen, choose Next.
d. On the Select mode screen, choose Offline instance.
e. On the Select a disk screen, select the xvdf device and choose Next.
f. Confirm the disk selection and choose Yes.
g. After the volume has loaded, choose OK.
h. On the Select Offline Instance Option screen, choose Diagnose and Rescue.
i. On the Summary screen, review the information and choose Next.
j. On the Detected possible issues screen, select Reset Administrator Password and choose Next.
k. On the Confirm screen, choose Rescue, OK.
l. On the Done screen, choose Finish.
m. Close the EC2Rescue for Windows Server tool, disconnect from the temporary instance, and
then return to the Amazon EC2 console.
2. Detach the secondary (xvdf) volume from the temporary instance as follows:
a. In the navigation pane, choose Instances and select the temporary instance.
b. In the Description pane of the temporary instance, note the ID of the EBS volume listed as xvdf.
c. In the navigation pane, choose Volumes.
d. In the list of volumes, select the volume noted in the previous step, and choose Actions, Detach
Volume. After the volume status changes to available, continue with the next step.
a. In the navigation pane, choose Volumes, select the volume that you detached from the
temporary instance, and then choose Actions, Attach Volume.
b. In the Attach Volume dialog box, for Instances, start typing the name or ID of your original
instance and then select the instance.
c. For Device, type /dev/sda1.
d. Choose Attach. After the volume status changes to in-use, continue to the next step.
2. In the navigation pane, choose Instances. Select the original instance and choose Actions, Instance
State, Start. When prompted for confirmation, choose Yes, Start. After the instance state changes
to running, continue to the next step.
1064
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Stopping Your Instance
3. Retrieve your new Windows administrator password using the private key for the new key pair and
connect to the instance. For more information, see Connecting to Your Windows Instance (p. 378).
4. (Optional) If you have no further use for the temporary instance, you can terminate it. Select the
temporary instance, and choose Actions, Instance State, Terminate.
There is no cost for any instance usage while an instance is not in the running state.
Force the instance to stop using either the console or the AWS CLI.
• To force the instance to stop using the console, select the stuck instance, and choose Actions, Instance
State, Stop, and Yes, Forcefully Stop.
• To force the instance to stop using the AWS CLI, use the stop-instances command and the --force
option as follows:
If, after 10 minutes, the instance has not stopped, post a request for help in the Amazon EC2 forum.
To help expedite a resolution, include the instance ID, and describe the steps that you've already taken.
Alternatively, if you have a support plan, create a technical support case in the Support Center.
For more information, see Creating a Windows AMI from a Running Instance (p. 65).
5. Launch a new instance from the AMI and verify that the new instance is working.
6. Select the stuck instance, and choose Actions, Instance State, Terminate. If the instance also gets
stuck terminating, Amazon EC2 automatically forces it to terminate within a few hours.
1. Create an AMI from the stuck instance using the create-image (AWS CLI) command and the --no-
reboot option as follows:.
1065
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Terminating Your Instance
2. Launch a new instance from the AMI using the run-instances (AWS CLI) command as follows:
If you are unable to create an AMI from the instance as described in the previous procedures, you can set
up a replacement instance as follows:
1. Select the instance and choose Description, Block devices. Select each volume and write down its
volume ID. Be sure to note which volume is the root volume.
2. In the navigation pane, choose Volumes. Select each volume for the instance, and choose Actions,
Create Snapshot.
3. In the navigation pane, choose Snapshots. Select the snapshot that you just created, and choose
Actions, Create Volume.
4. Launch an instance with the same operating system as the stuck instance. Note the volume ID and
device name of its root volume.
5. In the navigation pane, choose Instances, select the instance that you just launched, choose Actions,
Instance State, and then choose Stop.
6. In the navigation pane, choose Volumes, select the root volume of the stopped instance, and choose
Actions, Detach Volume.
7. Select the root volume that you created from the stuck instance, choose Actions, Attach Volume,
and attach it to the new instance as its root volume (using the device name that you wrote down).
Attach any additional non-root volumes to the instance.
8. In the navigation pane, choose Instances and select the replacement instance. Choose Actions,
Instance State, Start. Verify that the instance is working.
9. Select the stuck instance, choose Actions, Instance State, Terminate. If the instance also gets stuck
terminating, Amazon EC2 automatically forces it to terminate within a few hours.
1066
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Terminated Instance Still Displayed
Another possible cause is a problem with the underlying host computer. If your instance remains in the
shutting-down state for several hours, Amazon EC2 treats it as a stuck instance and forcibly terminates
it.
If it appears that your instance is stuck terminating and it has been longer than several hours, post a
request for help to the Amazon EC2 forum. To help expedite a resolution, include the instance ID and
describe the steps that you've already taken. Alternatively, if you have a support plan, create a technical
support case in the Support Center.
For more information, see the Amazon EC2 Auto Scaling User Guide or the AWS Elastic Beanstalk
Developer Guide.
You can send a diagnostic interrupt to an unreachable or unresponsive Windows instance to manually
trigger a stop error. Stop errors are commonly referred to as blue screen errors.
In general, Windows operating systems crash and reboot when a stop error occurs, but the specific
behavior depends on its configuration. A stop error can also cause the operating system to write
debugging information, such as a kernel memory dump, to a file. You can then use this information to
conduct root cause analysis to debug the instance.
The memory dump data is generated locally by the operating system on the instance itself.
Before sending a diagnostic interrupt to your instance, we recommend that you consult the
documentation for your operating system and then make the necessary configuration changes.
Contents
• Supported Instance Types (p. 1068)
• Prerequisites (p. 1068)
• Sending a Diagnostic Interrupt (p. 1068)
1067
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Supported Instance Types
Prerequisites
Before using a diagnostic interrupt, you should configure your instance's operating system to perform
the actions you need when a stop error occurs.
For more information about configuring Windows stop errors, see Overview of memory dump file
options for Windows.
Common Issues
The following are troubleshooting tips to help you solve common issues with EC2 instance running
Windows Server.
Issues
• EBS Volumes Don't Initialize on Windows Server 2016 and Later AMIs (p. 1068)
• Boot an EC2 Windows Instance into Directory Services Restore Mode (DSRM) (p. 1069)
• Instance loses network connectivity or scheduled tasks don't run when expected (p. 1071)
• Unable to get console output (p. 1071)
• Windows Server 2012 R2 not available on the network (p. 1072)
1068
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Boot an EC2 Windows Instance into
Directory Services Restore Mode (DSRM)
EC2Launch does not initialize secondary volumes. You can configure EC2Launch to initialize these disks
automatically.
{
"driveLetterMapping": [
{
"volumeName": "sample volume",
"driveLetter": "H"
}
]
}
PS C:\> C:\ProgramData\Amazon\EC2-Windows\Launch\Scripts\InitializeDisks.ps1
To initialize the disks each time the instance boots, add the -Schedule flag as follows:
Citrix PV 5.9 No Restore the instance from a backup. You cannot enable
DSRM.
AWS PV 7.2.0 No Though DSRM is not supported for this driver, you can
still detach the root volume from the instance, take a
snapshot of the volume or create an AMI from it, and attach
it to another instance in the same Availability Zone as a
secondary volume. You can then enable DSRM (as described
in this section).
1069
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Boot an EC2 Windows Instance into
Directory Services Restore Mode (DSRM)
Driver Versions DSRM Supported? Next Steps
AWS PV 7.2.2 and Yes Detach the root volume, attach it to another instance, and
later enable DSRM (as described in this section).
Enhanced Yes Detach the root volume, attach it to another instance, and
Networking enable DSRM (as described in this section).
For information about how to enable Enhanced Networking, see Enabling Enhanced Networking on
Windows Instances in a VPC. For more information about upgrading AWS PV drivers, see Upgrading PV
Drivers on Your Windows Instances (p. 435).
If you suspect that Active Directory has been corrupted and the instance is still running, you can
configure the instance to boot into DSRM using either the System Configuration dialog box or the
command prompt.
To boot an online instance into DSRM using the System Configuration dialog box
If an instance is offline and unreachable, you must detach the root volume and attach it to another
instance to enable DSRM mode.
1070
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Instance loses network connectivity or
scheduled tasks don't run when expected
7. Use Remote Desktop to connect to the temporary instance, and then use the Disk Management
utility to make the volume available for use.
8. Open a command prompt and run the following command. Replace D with the actual drive letter of
the secondary volume you just attached:
9. In the Disk Management Utility, choose the drive you attached earlier, open the context (right-click)
menu, and choose Offline.
10. In the EC2 console, detach the affected volume from the temporary instance and reattach it to your
original instance with the device name /dev/sda1. You must specify this device name to designate
the volume as a root volume.
11. Start the instance.
12. After the instance passes the health checks in the EC2 console, connect to the instance using Remote
Desktop and verify that it boots into DSRM mode.
13. (Optional) Delete or stop the temporary instance you created in this procedure.
By default, Windows instances use Coordinated Universal Time (UTC). If you set the time for your
instance to a different time zone and then restart it, the time becomes offset and the instance
temporarily loses its IP address. The instance regains network connectivity eventually, but this can take
several hours. The amount of time that it takes for the instance to regain network connectivity depends
on the difference between UTC and the other time zone.
This same time issue can also result in scheduled tasks not running when you expect them to. In this
case, the scheduled tasks do not run when expected because the instance has the incorrect time.
To use a time zone other than UTC persistently, you must set the RealTimeIsUniversal registry key.
Without this key, an instance uses UTC after you restart it.
1. Ensure that you are running the recommended PV drivers. For more information, see Upgrading PV
Drivers on Your Windows Instances (p. 435).
2. Verify that the following registry key exists and is set to 1: HKEY_LOCAL_MACHINE\SYSTEM
\CurrentControlSet\Control\TimeZoneInformation\RealTimeIsUniversal
To get the console output for your instance using the Amazon EC2 console, select the instance, choose
Actions, Instance Settings, and then Get System Log. To get the console output using the command
1071
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Windows Server 2012 R2 not available on the network
line, use one of the following commands: get-console-output (AWS CLI) or Get-EC2ConsoleOutput (AWS
Tools for Windows PowerShell).
For instances running Windows Server 2012 R2 and earlier, if the console output is empty, it could
indicate an issue with the EC2Config service, such as a misconfigured configuration file, or that Windows
failed to boot properly. To fix the issue, download and install the latest version of EC2Config. For more
information, see Installing the Latest Version of EC2Config (p. 405).
Common Messages
This section includes tips to help you troubleshoot issues based on common messages.
Topics
• "Password is not available" (p. 1072)
• "Password not available yet" (p. 1073)
• "Cannot retrieve Windows password" (p. 1073)
• "Waiting for the metadata service" (p. 1073)
• "Unable to activate Windows" (p. 1076)
• "Windows is not genuine (0x80070005)" (p. 1077)
• "No Terminal Server License Servers available to provide a license" (p. 1077)
• "Some settings are managed by your organization" (Windows 2019) (p. 1078)
If your Windows instance isn't configured to generate a random password, you'll receive the following
message when you retrieve the auto-generated password using the console:
Check the console output for the instance to see whether the AMI that you used to launch it was created
with password generation disabled. If password generation is disabled, the console output contains the
following:
1072
Amazon Elastic Compute Cloud
User Guide for Windows Instances
"Password not available yet"
Ec2SetPassword: Disabled
If password generation is disabled and you don't remember the password for the original instance, you
can reset the password for this instance. For more information, see Resetting a Lost or Expired Windows
Administrator Password (p. 1057).
Your password should be available within a few minutes. If the password isn't available, you'll receive the
following message when you retrieve the auto-generated password using the console:
If it's been longer than four minutes and you still can't get the password, it's possible that EC2Config is
disabled. Verify by checking whether the console output is empty. For more information, see Unable to
get console output (p. 1071).
Also verify that the AWS Identity and Access Management (IAM) account being used to access the
Management Portal has the ec2:GetPasswordData action allowed. For more information about IAM
permissions, see What is IAM?.
You can terminate this instance and launch a new instance using the same AMI, making sure to specify a
key pair.
If the instance is failing the instance reachability test, try the following to resolve this issue.
• Check the CIDR block for your VPC. A Windows instance cannot boot correctly if it's launched into
a VPC that has an IP address range from 224.0.0.0 to 255.255.255.255 (Class D and Class E IP
address ranges). These IP address ranges are reserved, and should not be assigned to host devices.
We recommend that you create a VPC with a CIDR block from the private (non-publicly routable) IP
address ranges as specified in RFC 1918.
1073
Amazon Elastic Compute Cloud
User Guide for Windows Instances
"Waiting for the metadata service"
• It's possible that the system has been configured with a static IP address. Try creating a network
interface (p. 690) and attaching it to the instance (p. 692).
• To enable DHCP on a Windows instance that you can't connect to
a. Download and install the latest version of the EC2Config service. For more information about
installing this service, see Installing the Latest Version of EC2Config (p. 405).
b. Extract the files from the .zip file to the Temp directory on the drive you attached.
c. Open Regedit and select HKEY_LOCAL_MACHINE. From the File menu, choose Load Hive.
Select the drive, open the file Windows\System32\config\SOFTWARE, and specify a key
name when prompted (you can use any name).
d. Select the key that you just loaded and navigate to Microsoft\Windows
\CurrentVersion. Select the RunOnce key. (If this key doesn't exist, right-click
CurrentVersion, point to New, select Key, and name the key RunOnce.) Right-click,
point to New, and select String Value. Enter Ec2Install as the name and C:\Temp
\Ec2Install.exe -q as the data.
e. Select the key again, and from the File menu, choose Unload Hive.
7. (Optional) If your temporary instance is based on the same AMI that the original instance is based
on, you must complete the following steps or you won't be able to boot the original instance after
you restore its root volume because of a disk signature collision.
Warning
The following procedure describes how to edit the Windows Registry using Registry
Editor. If you are not familiar with the Windows Registry or how to safely make changes
using Registry Editor, see Configure the Registry.
b. In the Registry Editor, choose HKEY_LOCAL_MACHINE from the context menu (right-click),
and then choose Find.
c. Type Windows Boot Manager and then choose Find Next.
d. Choose the key named 11000001. This key is a sibling of the key you found in the previous
step.
e. In the right pane, choose Element and then choose Modify from the context menu (right-
click).
f. Locate the four-byte disk signature at offset 0x38 in the data. Reverse the bytes to create
the disk signature, and write it down. For example, the disk signature represented by the
following data is E9EB3AA5:
...
0030 00 00 00 00 01 00 00 00
0038 A5 3A EB E9 00 00 00 00
0040 00 00 00 00 00 00 00 00
...
g. In a Command Prompt window, run the following command to start Microsoft DiskPart.
diskpart
h. Run the following DiskPart command to select the volume. (You can verify that the disk
number is 1 using the Disk Management utility.)
j. If the disk signature shown in the previous step doesn't match the disk signature from
BCD that you wrote down earlier, use the following DiskPart command to change the disk
signature so that it matches:
If you are connected to the instance, open an Internet browser from the instance and enter the following
URL for the metadata server:
http://169.254.169.254/latest/meta-data/
1075
Amazon Elastic Compute Cloud
User Guide for Windows Instances
"Unable to activate Windows"
If you can't contact the metadata server, try the following to resolve the issue:
• Download and install the latest version of the EC2Config service. For more information about installing
this service, see Installing the Latest Version of EC2Config (p. 405).
• Check whether the Windows instance is running RedHat PV drivers. If so, update to Citrix PV drivers.
For more information, see Upgrading PV Drivers on Your Windows Instances (p. 435).
• Verify that the firewall, IPSec, and proxy settings do not block outgoing traffic to the metadata service
(169.254.169.254) or the KMS servers (the addresses are specified in TargetKMSServer elements
in C:\Program Files\Amazon\Ec2ConfigService\Settings\ActivationSettings.xml).
• Verify that you have a route to the metadata service (169.254.169.254) using the following
command.
route print
• Check for network issues that might affect the Availability Zone for your instance. Go to http://
status.aws.amazon.com/.
If you encounter a Windows activation issue, use the following procedure to resolve the issue.
1. Download and install the latest version of the EC2Config service. For more information about
installing this service, see Installing the Latest Version of EC2Config (p. 405).
2. Log onto the instance and open the following file: C:\Program Files\Amazon
\Ec2ConfigService\Settings\config.xml.
3. Locate the Ec2WindowsActivate plugin in the config.xml file. Change the state to Enabled and
save your changes.
4. In the Windows Services snap-in, restart the EC2Config service or reboot the instance.
If this does not resolve the activation issue, follow these additional steps.
PS C:\> Add-Routes
1076
Amazon Elastic Compute Cloud
User Guide for Windows Instances
"Windows is not genuine (0x80070005)"
PS C:\> Set-Activationsettings
For both EC2Config and EC2Launch, if you are still receiving an activation error, verify the following
information.
• Verify that you have routes to the KMS servers. Open C:\Program Files\Amazon
\Ec2ConfigService\Settings\ActivationSettings.xml and locate the TargetKMSServer
elements. Run the following command and check whether the addresses for these KMS servers are
listed.
route print
• Verify that the KMS client key is set. Run the following command and check the output.
C:\Windows\System32\slmgr.vbs /dlv
If the output contains Error: product key not found, the KMS client key isn't set. If the KMS client key
isn't set, look up the client key as described in this Microsoft article: KMS Client Setup Keys, and then
run the following command to set the KMS client key.
• Verify that the system has the correct time and time zone. If you are using Windows Server 2008
or later and a time zone other than UTC, add the following registry key and set it to 1 to ensure
that the time is correct: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
\TimeZoneInformation\RealTimeIsUniversal.
• If Windows Firewall is enabled, temporarily disable it using the following command.
1077
Amazon Elastic Compute Cloud
User Guide for Windows Instances
"Some settings are managed by
your organization" (Windows 2019)
• You've exceeded the maximum number of concurrent RDP sessions.
• You've installed the Windows Remote Desktop Services role.
• Licensing has expired. If the licensing has expired, you can't connect to your Windows instance as a
user. You can try the following:
• Connect to the instance from the command line using an /admin parameter, for example:
For more information, see the following Microsoft article: Access Remote Desktop Via Command
Line.
• Stop the instance, detach its Amazon EBS volumes, and attach them to another instance in the same
Availability Zone to recover your data.
1078
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Document History
The following table describes important additions to the Amazon EC2 documentation. We also update
the documentation frequently to address the feedback that you send us.
Capacity optimized 2016-11-15 Using EC2 Fleet or Spot Fleet, you can now launch 12 August
allocation strategy Spot Instances from Spot pools with optimal 2019
capacity for the number of instances that are
launching. For more information, see Configuring
EC2 Fleet for Capacity Optimization (p. 354).
On-Demand Capacity 2016-11-15 You can now share your Capacity Reservations 29 July
Reservation across AWS accounts. For more information, 2019
see Working with Shared Capacity
Reservations (p. 323).
Tag launch templates 2016-11-15 You can tag launch templates at creation. 24 July
on creation For more information, see Tagging Your 2019
Resources (p. 965).
Maximum total price 2016-11-15 You can specify a maximum hourly price for all 1 July
On-Demand Instances and Spot Instances in both 2019
EC2 Fleet and Spot Fleet. For more information,
see Control Spending (p. 356) in EC2 Fleet and
Control Spending (p. 236) in Spot Fleet.
Amazon EBS multi- 2016-11-15 Take exact point-in-time, data coordinated, and 29 May
volume snapshots crash-consistent snapshots across multiple EBS 2019
volumes attached to an EC2 instance.
Amazon EBS encryption 2016-11-15 After you enable encryption by default in a 23 May
by default Region, all new EBS volumes you create in the 2019
Region are encrypted using the default CMK
1079
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Tag VPC endpoints, 2016-11-15 You can tag VPC endpoints, endpoint services, 13 May
endpoint services, and endpoint service configurations. For more 2019
and endpoint service information, see Tagging Your Resources (p. 965).
configurations
Windows to Linux 2016-11-15 Move existing Microsoft SQL Server workloads 8 May
Replatforming Assistant from a Windows to a Linux operating system. 2019
for Microsoft SQL
Server Databases
T3a instances 2016-11-15 New instances featuring AMD EYPC processors. 24 April
2019
M5ad and R5ad 2016-11-15 New instances featuring AMD EYPC processors. 27 March
instances 2019
Tag Dedicated Host 2016-11-15 You can tag your Dedicated Host Reservations. For 14 March
Reservations more information, see Tagging Dedicated Host 2019
Reservations (p. 304).
Bare metal instances for 2016-11-15 New instances that provide your applications with 13
M5, M5d, R5, R5d, and direct access to the physical resources of the host February
z1d server. 2019
Instances featuring 2016-11-15 New C5n instances can utilize up to 100 Gbps of 26
100 Gbps of network network bandwidth. November
bandwidth 2018
1080
Amazon Elastic Compute Cloud
User Guide for Windows Instances
New EC2 Fleet request 2016-11-15 EC2 Fleet now supports a new request type, 14
type: instant instant, that you can use to synchronously November
provision capacity across instance types and 2018
purchase models. The instant request returns
the launched instances in the API response, and
takes no further action, enabling you to control
if and when instances are launched. For more
information, see EC2 Fleet Request Types (p. 353).
Spot savings 2016-11-15 You can view the savings made from using Spot 5
information Instances for a single Spot Fleet or for all Spot November
Instances. For more information, see Savings From 2018
Purchasing Spot Instances (p. 241).
Console support for 2016-11-15 When you launch an instance, you can optimize 31
optimizing CPU options the CPU options to suit specific workloads or October
business needs using the Amazon EC2 console. 2018
For more information, see Optimizing CPU
Options (p. 446).
Console support for 2016-11-15 You can create a launch template using 30
creating a launch an instance as the basis for a new launch October
template from an template using the Amazon EC2 console. 2018
instance For more information, see Creating a Launch
Template (p. 339).
On-Demand Capacity 2016-11-15 You can reserve capacity for your Amazon EC2 25
Reservations instances in a specific Availability Zone for any October
duration. This allows you to create and manage 2018
capacity reservations independently from the
billing discounts offered by Reserved Instances
(RI). For more information, see On-Demand
Capacity Reservations (p. 315).
Bring Your Own IP 2016-11-15 You can bring part or all of your public IPv4 23
Addresses (BYOIP) address range from your on-premises network to October
your AWS account. After you bring the address 2018
range to AWS, it appears in your account as an
address pool. You can create an Elastic IP address
from your address pool and use it with your AWS
resources. For more information, see Bring Your
Own IP Addresses (BYOIP) (p. 669).
1081
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Dedicated Host tag 2016-11-15 You can tag your Dedicated Hosts on creation, and 08
on create and console you can manage your Dedicated Host tags using October
support the Amazon EC2 console. For more information, 2018
see Allocating Dedicated Hosts (p. 296).
High memory instances 2016-11-15 These instances are purpose-built to run large 27
in-memory databases. They offer bare metal September
performance with direct access to host hardware. 2018
For more information, see Memory Optimized
Instances (p. 165).
Allocation strategies for 2016-11-15 You can specify whether On-Demand capacity 26 July
EC2 Fleets is fulfilled by price (lowest price first) or priority 2018
(highest priority first). You can specify the number
of Spot pools across which to allocate your
target Spot capacity. For more information, see
Allocation Strategies for Spot Instances (p. 354).
Allocation strategies for 2016-11-15 You can specify whether On-Demand capacity 26 July
Spot Fleets is fulfilled by price (lowest price first) or priority 2018
(highest priority first). You can specify the number
of Spot pools across which to allocate your
target Spot capacity. For more information, see
Allocation Strategy for Spot Instances (p. 234).
R5 and R5d instances 2016-11-15 R5 and R5d instances are ideally suited for high- 25 July
performance databases, distributed in-memory 2018
caches, and in-memory analytics. R5d instances
come with NVMe instance store volumes. For
more information, see Memory Optimized
Instances (p. 165).
1082
Amazon Elastic Compute Cloud
User Guide for Windows Instances
z1d instances 2016-11-15 These instances are designed for applications 25 July
that require high per-core performance with 2018
a large amount of memory, such as electronic
design automation (EDA) and relational databases.
These instances come with NVME instance store
volumes. For more information, see Memory
Optimized Instances (p. 165).
Automate snapshot 2016-11-15 You can use Amazon Data Lifecycle Manager to 12 July
lifecycle automate creation and deletion of snapshots 2018
for your EBS volumes. For more information,
see Automating the Amazon EBS Snapshot
Lifecycle (p. 843).
Launch template CPU 2016-11-15 When you create a launch template using the 11 July
options command line tools, you can optimize the CPU 2018
options to suit specific workloads or business
needs. For more information, see Creating a
Launch Template (p. 339).
Tag Dedicated Hosts 2016-11-15 You can tag your Dedicated Hosts. For 3 July
more information, see Tagging Dedicated 2018
Hosts (p. 300).
Get latest console 2016-11-15 You can retrieve the latest console output for 9 May
output some instance types when you use the get- 2018
console-output AWS CLI command.
Optimize CPU options 2016-11-15 When you launch an instance, you can optimize 8 May
the CPU options to suit specific workloads or 2018
business needs. For more information, see
Optimizing CPU Options (p. 446).
EC2 Fleet 2016-11-15 You can use EC2 Fleet to launch a group of 2 May
instances across different EC2 instance types 2018
and Availability Zones, and across On-Demand
Instance, Reserved Instance, and Spot Instance
purchasing models. For more information, see
Launching an EC2 Fleet (p. 350).
On-Demand Instances 2016-11-15 You can include a request for On-Demand 2 May
in Spot Fleets capacity in your Spot Fleet request to ensure 2018
that you always have instance capacity. For more
information, see How Spot Fleet Works (p. 233).
Tag EBS snapshots on 2016-11-15 You can apply tags to snapshots during creation. 2 April
creation For more information, see Creating Amazon EBS 2018
Snapshots (p. 821).
1083
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Change placement 2016-11-15 You can move an instance in or out of a placement 1 March
groups group, or change its placement group. For more 2018
information, see Changing the Placement Group
for an Instance (p. 716).
Longer resource IDs 2016-11-15 You can enable the longer ID format for more 9 February
resource types. For more information, see 2018
Resource IDs (p. 955).
Tag Elastic IP addresses 2016-11-15 You can tag your Elastic IP addresses. For 21
more information, see Tagging an Elastic IP December
Address (p. 675). 2017
Amazon Time Sync 2016-11-15 You can use the Amazon Time Sync Service to 29
Service keep accurate time on your instance. For more November
information, see Setting the Time for a Windows 2017
Instance (p. 459).
Launch templates 2016-11-15 A launch template can contain all or some of the 29
parameters to launch an instance, so that you November
don't have to specify them every time you launch 2017
an instance. For more information, see Launching
an Instance from a Launch Template (p. 337).
Spot Instance 2016-11-15 The Spot service can hibernate Spot Instances 28
hibernation in the event of an interruption. For more November
information, see Hibernating Interrupted Spot 2017
Instances (p. 285).
1084
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Fleet target 2016-11-15 You can set up target tracking scaling policies for 17
tracking your Spot Fleet. For more information, see Scale November
Spot Fleet Using a Target Tracking Policy (p. 273). 2017
Spot Fleet integrates 2016-11-15 You can attach one or more load balancers to a 10
with Elastic Load Spot Fleet. November
Balancing 2017
X1e instances 2016-11-15 X1e instances are ideally suited for high- 28
performance databases, in-memory databases, November
and other memory-intensive enterprise 2017
applications. For more information, see Memory
Optimized Instances (p. 165).
Merge and split 2016-11-15 You can exchange (merge) two or more 6
Convertible Reserved Convertible Reserved Instances for a new November
Instances Convertible Reserved Instance. You can also use 2017
the modification process to split a Convertible
Reserved Instance into smaller reservations. For
more information, see Exchanging Convertible
Reserved Instances (p. 222).
Modify VPC tenancy 2016-11-15 You can change the instance tenancy attribute of 16
a VPC from dedicated to default. For more October
information, see Changing the Tenancy of a 2017
VPC (p. 315).
Stop on interruption 2016-11-15 You can specify whether Amazon EC2 should 18
stop or terminate Spot Instances when they September
are interrupted. For more information, see 2017
Interruption Behavior (p. 284).
Tag NAT gateways 2016-11-15 You can tag your NAT gateway. For more 7
information, see Tagging Your Resources (p. 965). September
2017
Security group rule 2016-11-15 You can add descriptions to your security group 31 August
descriptions rules. For more information, see Security Group 2017
Rules (p. 583).
1085
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Recover Elastic IP 2016-11-15 If you release an Elastic IP address for use in 11 August
addresses a VPC, you might be able to recover it. For 2017
more information, see Recovering an Elastic IP
Address (p. 677).
Tag Spot Fleet instances 2016-11-15 You can configure your Spot Fleet to 24 July
automatically tag the instances that it launches. 2017
Tag resources during 2016-11-15 You can apply tags to instances and volumes 28 March
creation during creation. For more information, see 2017
Tagging Your Resources (p. 965). In addition, you
can use tag-based resource-level permissions
to control the tags that are applied. For more
information see, Resource-Level Permissions for
Tagging (p. 608).
Perform modifications 2016-11-15 With most EBS volumes attached to most EC2 13
on attached EBS instances, you can modify volume size, type, and February
volumes IOPS without detaching the volume or stopping 2017
the instance. For more information, see Amazon
EBS Elastic Volumes (p. 854).
Attach an IAM role 2016-11-15 You can attach, detach, or replace an IAM role for 9 February
an existing instance. For more information, see 2017
IAM Roles for Amazon EC2 (p. 645).
Dedicated Spot 2016-11-15 You can run Spot Instances on single-tenant 19 January
Instances hardware in a virtual private cloud (VPC). For 2017
more information, see Specifying a Tenancy for
Your Spot Instances (p. 244).
IPv6 support 2016-11-15 You can associate an IPv6 CIDR with your VPC and 1
subnets, and assign IPv6 addresses to instances in December
your VPC. For more information, see Amazon EC2 2016
Instance IP Addressing (p. 655).
1086
Amazon Elastic Compute Cloud
User Guide for Windows Instances
P2 instances 2016-09-15 P2 instances use NVIDIA Tesla K80 GPUs and are 29
designed for general purpose GPU computing September
using the CUDA or OpenCL programming models. 2016
For more information, see Windows Accelerated
Computing Instances (p. 178).
Automatic scaling for You can now set up scaling policies for your 1
Spot Fleet Spot Fleet. For more information, see Automatic September
Scaling for Spot Fleet (p. 273). 2016
Elastic Network Adapter 2016-04-01 You can now use ENA for enhanced networking. 28 June
(ENA) For more information, see Enhanced Networking 2016
Types (p. 699).
Enhanced support for 2016-04-01 You can now view and modify longer ID settings 23 June
viewing and modifying for other IAM users, IAM roles, or the root user. For 2016
longer IDs more information, see Resource IDs (p. 955).
Copy encrypted 2016-04-01 You can now copy encrypted EBS snapshots 21 June
Amazon EBS snapshots between AWS accounts. For more information, see 2016
between AWS accounts Copying an Amazon EBS Snapshot (p. 836).
Capture a screenshot of 2015-10-01 You can now obtain additional information 24 May
an instance console when debugging instances that are unreachable. 2016
For more information, see Troubleshoot an
Unreachable Instance (p. 1050).
1087
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Two new EBS volume 2015-10-01 You can now create Throughput Optimized 19 April
types HDD (st1) and Cold HDD (sc1) volumes. For 2016
more information, see Amazon EBS Volume
Types (p. 785).
CloudWatch metrics for You can now get CloudWatch metrics for your 21 March
Spot Fleet Spot Fleet. For more information, see CloudWatch 2016
Metrics for Spot Fleet (p. 270).
Longer resource IDs 2015-10-01 We're gradually introducing longer length IDs 13 January
for some Amazon EC2 and Amazon EBS resource 2016
types. During the opt-in period, you can enable
the longer ID format for supported resource
types. For more information, see Resource
IDs (p. 955).
ClassicLink DNS support 2015-10-01 You can enable ClassicLink DNS support for 11 January
your VPC so that DNS hostnames that are 2016
addressed between linked EC2-Classic instances
and instances in the VPC resolve to private
IP addresses and not public IP addresses. For
more information, see Enabling ClassicLink DNS
Support (p. 765).
1088
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instance duration 2015-10-01 You can now specify a duration for your Spot 6 October
Instances. For more information, see Specifying a 2015
Duration for Your Spot Instances (p. 244).
Spot Fleet modify 2015-10-01 You can now modify the target capacity of your 29
request Spot Fleet request. For more information, see September
Modifying a Spot Fleet Request (p. 260). 2015
Spot Fleet diversified 2015-04-15 You can now allocate Spot Instances in multiple 15
allocation strategy Spot pools using a single Spot Fleet request. For September
more information, see Allocation Strategy for 2015
Spot Instances (p. 234).
Spot Fleet instance 2015-04-15 You can now define the capacity units that each 31 August
weighting instance type contributes to your application's 2015
performance, and adjust the amount you are
willing to pay for Spot Instances for each Spot
pool accordingly. For more information, see Spot
Fleet Instance Weighting (p. 237).
New reboot alarm Added the reboot alarm action and new IAM role 23 July
action and new IAM for use with alarm actions. For more information, 2015
role for use with alarm see Create Alarms That Stop, Terminate, Reboot,
actions or Recover an Instance (p. 564).
Spot Fleets 2015-04-15 You can manage a collection, or fleet, of Spot 18 May
Instances instead of managing separate Spot 2015
Instance requests. For more information, see How
Spot Fleet Works (p. 233).
Migrate Elastic IP 2015-04-15 You can migrate an Elastic IP address that you've 15 May
addresses to EC2- allocated for use in EC2-Classic to be used in 2015
Classic a VPC. For more information, see Migrating an
Elastic IP Address from EC2-Classic (p. 756).
1089
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Importing VMs with 2015-03-01 The VM Import process now supports importing 23 April
multiple disks as AMIs VMs with multiple disks as AMIs. For more 2015
information, see Importing a VM as an Image
Using VM Import/Export in the VM Import/Export
User Guide .
Systems Manager for You can now use Systems Manager for Microsoft 21 January
Microsoft SCVMM 1.5 SCVMM to launch an instance and to import 2015
a VM from SCVMM to Amazon EC2. For more
information, see Creating an EC2 Instance (p. 982)
and Importing Your Virtual Machine (p. 986).
Automatic recovery for You can create an Amazon CloudWatch alarm 12 January
EC2 instances that monitors an Amazon EC2 instance and 2015
automatically recovers the instance if it becomes
impaired due to an underlying hardware failure
or a problem that requires AWS involvement to
repair. A recovered instance is identical to the
original instance, including the instance ID, IP
addresses, and all instance metadata.
1090
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Spot Instance The best way to protect against Spot Instance 5 January
termination notices interruption is to architect your application to be 2015
fault tolerant. In addition, you can take advantage
of Spot Instance termination notices, which
provide a two-minute warning before Amazon
EC2 must terminate your Spot Instance.
1091
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Added support for You can use Amazon CloudWatch Logs to monitor, 10 July
Amazon CloudWatch store, and access your system, application, and 2014
Logs custom log files from your instances or other
sources. You can then retrieve the associated log
data from CloudWatch Logs using the Amazon
CloudWatch console, the CloudWatch Logs
commands in the AWS CLI, or the CloudWatch
Logs SDK.
New EC2 Service Limits Use the EC2 Service Limits page in the Amazon 19 June
page EC2 console to view the current limits for 2014
resources provided by Amazon EC2 and Amazon
VPC, on a per-region basis.
Amazon EBS General 2014-05-01 General Purpose SSD volumes offer cost- 16 June
Purpose SSD Volumes effective storage that is ideal for a broad range 2014
of workloads. These volumes deliver single-digit
millisecond latencies, the ability to burst to 3,000
IOPS for extended periods of time, and a base
performance of 3 IOPS/GiB. General Purpose SSD
volumes can range in size from 1 GiB to 1 TiB. For
more information, see General Purpose SSD (gp2)
Volumes (p. 787).
Windows Server 2012 AMIs for Windows Server 2012 R2 use the new 3 June
R2 AWS PV drivers. For more information, see AWS 2014
PV Drivers (p. 431).
AWS Management Pack AWS Management Pack now supports for System 22 May
Center Operations Manager 2012 R2. For more 2014
information, see AWS Management Pack for
Microsoft System Center (p. 991).
Amazon EBS encryption 2014-05-01 Amazon EBS encryption offers seamless 21 May
encryption of EBS data volumes and snapshots, 2014
eliminating the need to build and maintain a
secure key management infrastructure. EBS
encryption enables data at rest security by
encrypting your data using Amazon-managed
keys. The encryption occurs on the servers that
host EC2 instances, providing encryption of data
as it moves between EC2 instances and EBS
storage. For more information, see Amazon EBS
Encryption (p. 864).
1092
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Amazon EC2 Usage Amazon EC2 Usage Reports is a set of reports that 28 January
Reports shows cost and usage data of your usage of EC2. 2014
For more information, see Amazon EC2 Usage
Reports (p. 975).
Additional M3 instances 2013-10-15 The M3 instance sizes m3.medium and m3.large 20 January
are now supported. For more information about 2014
the hardware specifications for each Amazon EC2
instance type, see Amazon EC2 Instance Types.
Resource-level 2013-10-15 You can now create policies in AWS Identity and 20
permissions for Access Management to control resource-level November
RunInstances permissions for the Amazon EC2 RunInstances 2013
API action. For more information and example
policies, see Controlling Access to Amazon EC2
Resources (p. 596).
1093
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Launching an instance You can now launch an instance from the AWS 11
from the AWS Marketplace using the Amazon EC2 launch wizard. November
Marketplace For more information, see Launching an AWS 2013
Marketplace Instance (p. 349).
New launch wizard There is a new and redesigned EC2 launch wizard. 10
For more information, see Launching an Instance October
Using the Launch Instance Wizard (p. 333). 2013
Modifying Amazon EC2 2013-08-15 You can now modify Reserved Instances in a 11
Reserved Instances region. September
2013
Assigning a public IP 2013-07-15 You can now assign a public IP address when 20 August
address you launch an instance in a VPC. For more 2013
information, see Assigning a Public IPv4 Address
During Instance Launch (p. 660).
Granting resource-level 2013-06-15 Amazon EC2 supports new Amazon Resource 8 July
permissions Names (ARNs) and condition keys. For more 2013
information, see IAM Policies for Amazon
EC2 (p. 598).
Incremental Snapshot 2013-02-01 You can now perform incremental snapshot 11 June
Copies copies. For more information, see Copying an 2013
Amazon EBS Snapshot (p. 836).
1094
Amazon Elastic Compute Cloud
User Guide for Windows Instances
AWS Management Pack The AWS Management Pack links Amazon 8 May
EC2 instances and the Windows or Linux 2013
operating systems running inside them. The AWS
Management Pack is an extension to Microsoft
System Center Operations Manager. For more
information, see AWS Management Pack for
Microsoft System Center (p. 991).
New Tags page There is a new Tags page in the Amazon EC2 04 April
console. For more information, see Tagging Your 2013
Amazon EC2 Resources (p. 963).
Additional EBS- 2013-02-01 The following instance types can now be launched 19 March
optimized instance as EBS-optimized instances: c1.xlarge, 2013
types m2.2xlarge, m3.xlarge, and m3.2xlarge.
Copy an AMI from one 2013-02-01 You can copy an AMI from one region to another, 11 March
region to another enabling you to launch consistent instances in 2013
more than one AWS region quickly and easily.
Launch instances into a 2013-02-01 Your AWS account is capable of launching 11 March
default VPC instances into either EC2-Classic or a VPC, or only 2013
into a VPC, on a region-by-region basis. If you
can launch instances only into a VPC, we create a
default VPC for you. When you launch an instance,
we launch it into your default VPC, unless you
create a nondefault VPC and specify it when you
launch the instance.
High-memory cluster 2012-12-01 Have large amounts of memory coupled with high 21 January
(cr1.8xlarge) instance CPU and network performance. These instances 2013
type are well suited for in-memory analytics, graph
analysis, and scientific computing applications.
High storage 2012-12-01 High storage instances provide very high storage 20
(hs1.8xlarge) density and high sequential read and write December
instance type performance per instance. They are well-suited 2012
for data warehousing, Hadoop/MapReduce, and
parallel file systems.
EBS snapshot copy 2012-12-01 You can use snapshot copies to create backups 17
of data, to create new Amazon EBS volumes, or December
to create Amazon Machine Images (AMIs). For 2012
more information, see Copying an Amazon EBS
Snapshot (p. 836).
1095
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Updated EBS metrics 2012-10-01 Updated the EBS metrics to include two new 20
and status checks for metrics for Provisioned IOPS SSD volumes. For November
Provisioned IOPS SSD more information, see Amazon CloudWatch 2012
volumes Metrics for Amazon EBS (p. 902). Also added new
status checks for Provisioned IOPS SSD volumes.
For more information, see EBS Volume Status
Checks (p. 808).
Support for Windows Amazon EC2 now provides you with several pre- 19
Server 2012 configured Windows Server 2012 AMIs. These November
AMIs are immediately available for use in every 2012
region and for every 64-bit instance type. The
AMIs support the following languages:
• English
• Chinese Simplified
• Chinese Traditional
• Chinese Traditional Hong Kong
• Japanese
• Korean
• Portuguese
• Portuguese Brazil
• Czech
• Dutch
• French
• German
• Hungarian
• Italian
• Polish
• Russian
• Spanish
• Swedish
• Turkish
Spot Instance request 2012-10-01 Spot Instance request status makes it easy to 14
status determine the state of your Spot requests. October
2012
1096
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Provisioned IOPS SSD 2012-07-20 Provisioned IOPS SSD volumes deliver predictable, 31 July
for Amazon EBS high performance for I/O intensive workloads, 2012
such as database applications, that rely
on consistent and fast response times. For
more information, see Amazon EBS Volume
Types (p. 785).
High I/O instances for 2012-06-15 High I/O instances provides very high, low latency, 18 July
Amazon EC2 disk I/O performance using SSD-based local 2012
instance storage.
IAM roles on Amazon 2012-06-01 IAM roles for Amazon EC2 provide: 11 June
EC2 instances 2012
• AWS access keys for applications running on
Amazon EC2 instances.
• Automatic rotation of the AWS access keys on
the Amazon EC2 instance.
• Granular permissions for applications running
on Amazon EC2 instances that make requests to
your AWS services.
Spot Instance features You can now manage your Spot Instances as 7 June
that make it easier follows: 2012
to get started and
handle the potential of • Specify the amount you are willing to pay
interruption. for Spot Instances using Auto Scaling launch
configurations, and set up a schedule for
specifying the amount you are willing to pay
for Spot Instances. For more information, see
Launching Spot Instances in Your Auto Scaling
Group in the Amazon EC2 Auto Scaling User
Guide.
• Get notifications when instances are launched
or terminated.
• Use AWS CloudFormation templates to launch
Spot Instances in a stack with AWS resources.
EC2 instance export and 2012-05-01 Added support for exporting Windows Server 25 May
timestamps for status instances that you originally imported into EC2. 2012
checks for Amazon EC2
Added support for timestamps on instance status
and system status to indicate the date and time
that a status check failed.
1097
Amazon Elastic Compute Cloud
User Guide for Windows Instances
EC2 instance export, 2012-05-01 Added support for EC2 instance export to Citrix 25 May
and timestamps in Xen, Microsoft Hyper-V, and VMware vSphere. 2012
instance and system
status checks for Added support for timestamps in instance and
Amazon VPC system status checks.
Cluster Compute Eight 2012-04-01 Added support for cc2.8xlarge instances in a 26 April
Extra Large instances VPC. 2012
AWS Marketplace AMIs 2012-04-01 Added support for AWS Marketplace AMIs. 19 April
2012
Medium instances, 2011-12-15 Added support for a new instance type and 64-bit 7 March
support for 64-bit on information. 2012
all AMIs
Reserved Instance 2011-12-15 Added a new section discussing how to take 5 March
pricing tiers advantage of the discount pricing that is built into 2012
the Reserved Instance pricing tiers.
New offering types for 2011-11-01 You can choose from a variety of Reserved 01
Amazon EC2 Reserved Instance offerings that address your projected use December
Instances of the instance. 2011
Amazon EC2 instance 2011-11-01 You can view additional details about the status 16
status of your instances, including scheduled events November
planned by AWS that might have an impact 2011
on your instances. These operational activities
include instance reboots required to apply
software updates or security patches, or instance
retirements required where there are hardware
issues. For more information, see Monitoring the
Status of Your Instances (p. 534).
Amazon EC2 Cluster Added support for Cluster Compute Eight Extra 14
Compute Instance Type Large (cc2.8xlarge) to Amazon EC2. November
2011
Spot Instances in 2011-07-15 Added information about the support for Spot 11
Amazon VPC Instances in Amazon VPC. With this update, users October
can launch Spot Instances a virtual private cloud 2011
(VPC). By launching Spot Instances in a VPC,
users of Spot Instances can enjoy the benefits of
Amazon VPC.
1098
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Support for importing VM Import can now import virtual machine 24 August
in VHD file format image files in VHD format. The VHD file format 2011
is compatible with the Citrix Xen and Microsoft
Hyper-V virtualization platforms. With this
release, VM Import now supports RAW, VHD and
VMDK (VMware ESX-compatible) image formats.
For more information, see the VM Import/Export
User Guide.
Support for Windows VM Import now supports Windows Server 2003 24 August
Server 2003 R2 (R2). With this release, VM Import supports all 2011
versions of Windows Server supported by Amazon
EC2.
Update to the Amazon Added information about the 1.1 version of the 27 June
EC2 VM Import Amazon EC2 VM Import Connector for VMware 2011
Connector for VMware vCenter virtual appliance (Connector). This update
vCenter includes proxy support for Internet access, better
error handling, improved task progress bar
accuracy, and several bug fixes.
Spot Instances 2011-05-15 Added information about the Spot Instances 26 May
Availability Zone pricing Availability Zone pricing feature. In this release, 2011
changes we've added new Availability Zone pricing options
as part of the information returned when you
query for Spot Instance requests and Spot
price history. These additions make it easier to
determine the price required to launch a Spot
Instance into a particular Availability Zone.
AWS Identity and Added information about AWS Identity and 26 April
Access Management Access Management (IAM), which enables users to 2011
specify which Amazon EC2 actions a user can use
with Amazon EC2 resources in general. For more
information, see Controlling Access to Amazon
EC2 Resources (p. 596).
1099
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Support for Windows Amazon EC2 now provides you with several 15 March
Server 2008 R2 pre-configured Windows Server 2008 R2 AMIs. 2011
These AMIs are immediately available for use in
every region and in most 64-bit instance types,
excluding t1.micro and HPC families. The AMIs will
support multiple languages.
Amazon EC2 VM Import Added information about the Amazon EC2 VM 3 March
Connector for VMware Import Connector for VMware vCenter virtual 2011
vCenter appliance (Connector). The Connector is a plug-in
for VMware vCenter that integrates with VMware
vSphere Client and provides a graphical user
interface that you can use to import your VMware
virtual machines to Amazon EC2.
Force volume You can now use the AWS Management Console 23
detachment to force the detachment of an Amazon EBS February
volume from an instance. For more information, 2011
see Detaching an Amazon EBS Volume from an
Instance (p. 815).
Instance termination You can now use the AWS Management Console 23
protection to prevent an instance from being terminated. February
For more information, see Enabling Termination 2011
Protection for an Instance (p. 389).
1100
Amazon Elastic Compute Cloud
User Guide for Windows Instances
Basic monitoring for 2010-08-31 Added information about basic monitoring for 12
instances EC2 instances. December
2010
Filters and Tags 2010-08-31 Added information about listing, filtering, and 19
tagging resources. For more information, see September
Listing and Filtering Your Resources (p. 960) and 2010
Tagging Your Amazon EC2 Resources (p. 963).
AWS Identity and Amazon EC2 now integrates with AWS Identity 2
Access Management for and Access Management (IAM). For more September
Amazon EC2 information, see Controlling Access to Amazon 2010
EC2 Resources (p. 596).
Cluster instances 2010-06-15 Amazon EC2 offers cluster compute instances for 12 July
high-performance computing (HPC) applications. 2010
For more information about the hardware
specifications for each Amazon EC2 instance type,
see Amazon EC2 Instance Types.
Amazon VPC IP Address 2010-06-15 Amazon VPC users can now specify the IP address 12 July
Designation to assign an instance launched in a VPC. 2010
1101
Amazon Elastic Compute Cloud
User Guide for Windows Instances
AWS Glossary
For the latest AWS terminology, see the AWS Glossary in the AWS General Reference.
1102