Describe an instance\'s RAID arrays.
opsworks_describe_raid_arrays(InstanceId, StackId, RaidArrayIds)
The instance ID. If you use this parameter, DescribeRaidArrays
returns
descriptions of the RAID arrays associated with the specified instance.
The stack ID.
An array of RAID array IDs. If you use this parameter,
DescribeRaidArrays
returns descriptions of the specified arrays.
Otherwise, it returns a description of every array.
svc$describe_raid_arrays( InstanceId = "string", StackId = "string", RaidArrayIds = list( "string" ) )
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.