View source: R/codedeploy_operations.R
codedeploy_batch_get_deployment_groups | R Documentation |
Gets information about one or more deployment groups.
See https://www.paws-r-sdk.com/docs/codedeploy_batch_get_deployment_groups/ for full documentation.
codedeploy_batch_get_deployment_groups(applicationName, deploymentGroupNames)
applicationName |
[required] The name of an CodeDeploy application associated with the applicable user or Amazon Web Services account. |
deploymentGroupNames |
[required] The names of the deployment groups. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.