v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1474216311.3 KB

Describes an instance's Amazon EBS volumes.

This call accepts only one resource-identifying parameter.

Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.

post/#X-Amz-Target=OpsWorks_20130218.DescribeVolumes

Headers

X-Amz-Target'OpsWorks_20130218.DescribeVolumes' required

Request body

InstanceIdstring

The instance ID. If you use this parameter, <code>DescribeVolumes</code> returns descriptions of the volumes associated with the specified instance.

StackIdstring

A stack ID. The action describes the stack's registered Amazon EBS volumes.

RaidArrayIdstring

The RAID array ID. If you use this parameter, <code>DescribeVolumes</code> returns descriptions of the volumes associated with the specified RAID array.

VolumeIdsString[]

Am array of volume IDs. If you use this parameter, <code>DescribeVolumes</code> returns descriptions of the specified volumes. Otherwise, it returns a description of every volume.

Response

Success