paws.management (version 0.1.0)

opsworks_unassign_volume: Unassigns an assigned Amazon EBS volume

Description

Unassigns an assigned Amazon EBS volume. The volume remains registered with the stack. For more information, see Resource Management.

Usage

opsworks_unassign_volume(VolumeId)

Arguments

VolumeId

[required] The volume ID.

Request syntax

svc$unassign_volume(
  VolumeId = "string"
)

Details

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.