View source: R/codedeploy_operations.R
codedeploy_batch_get_deployments | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.