v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1474216311.3 KB

Requests a description of a specified set of deployments.

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

Headers

X-Amz-Target'OpsWorks_20130218.DescribeDeployments' required

Request body

StackIdstring

The stack ID. If you include this parameter, the command returns a description of the commands associated with the specified stack.

AppIdstring

The app ID. If you include this parameter, the command returns a description of the commands associated with the specified app.

DeploymentIdsString[]

An array of deployment IDs to be described. If you include this parameter, the command returns a description of the specified deployments. Otherwise, it returns a description of every deployment.

Response

Success