codedeploy_batch_get_deployments {paws.developer.tools} | R Documentation |
Gets information about one or more deployments. The maximum number of deployments that can be returned is 25.
See https://www.paws-r-sdk.com/docs/codedeploy_batch_get_deployments/ for full documentation.
codedeploy_batch_get_deployments(deploymentIds)
deploymentIds |
[required] A list of deployment IDs, separated by spaces. The maximum number of deployment IDs you can specify is 25. |