describeDeployments
inline suspend fun OpsWorksClient.describeDeployments(crossinline block: DescribeDeploymentsRequest.Builder.() -> Unit): DescribeDeploymentsResponse
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.