AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Assigns one of the stack's registered Amazon EBS volumes to a specified instance.
The volume must first be registered with the stack by calling RegisterVolume.
After you register the volume, you must call UpdateVolume to specify a mount
point before calling AssignVolume
. For more information, see Resource
Management.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
For .NET Core this operation is only available in asynchronous form. Please refer to AssignVolumeAsync.
Namespace: Amazon.OpsWorks
Assembly: AWSSDK.OpsWorks.dll
Version: 3.x.y.z
public virtual AssignVolumeResponse AssignVolume( AssignVolumeRequest request )
Container for the necessary parameters to execute the AssignVolume service method.
Exception | Condition |
---|---|
ResourceNotFoundException | Indicates that a resource was not found. |
ValidationException | Indicates that a request was not valid. |
.NET Framework:
Supported in: 4.5 and newer, 3.5