v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1474216311.3 KB

Describes the results of specified commands.

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.DescribeCommands

Headers

X-Amz-Target'OpsWorks_20130218.DescribeCommands' required

Request body

DeploymentIdstring

The deployment ID. If you include this parameter, <code>DescribeCommands</code> returns a description of the commands associated with the specified deployment.

InstanceIdstring

The instance ID. If you include this parameter, <code>DescribeCommands</code> returns a description of the commands associated with the specified instance.

CommandIdsString[]

An array of command IDs. If you include this parameter, <code>DescribeCommands</code> returns a description of the specified commands. Otherwise, it returns a description of every command.

Response

Success