Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Disable Multi-Attach for an Amazon EBS volume

Focus mode
Disable Multi-Attach for an Amazon EBS volume - Amazon EBS

You can disable Multi-Attach for an io2 volume only if it is attached to no more than one instance.

Note

You can't disable Multi-Attach for io1 volumes after creation.

Use one of the following methods to disable Multi-Attach for an io2 volume.

Console
To disable Multi-Attach after creation
  1. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.

  2. In the navigation pane, choose Volumes.

  3. Select the volume and choose Actions, Modify volume.

  4. For Amazon EBS Multi-Attach, clear Enable Multi-Attach.

  5. Choose Modify.

Command line
To disable Multi-Attach after creation

Use the modify-volume command and specify the -no-multi-attach-enabled parameter.

$ C:\> aws ec2 modify-volume --volume-id vol-1234567890abcdef0 --no-multi-attach-enabled
To disable Multi-Attach after creation
  1. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.

  2. In the navigation pane, choose Volumes.

  3. Select the volume and choose Actions, Modify volume.

  4. For Amazon EBS Multi-Attach, clear Enable Multi-Attach.

  5. Choose Modify.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.