codedeploy_list_deployment_groups {paws.developer.tools} | R Documentation |
Lists the deployment groups for an application registered with the Amazon Web Services user or Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/codedeploy_list_deployment_groups/ for full documentation.
codedeploy_list_deployment_groups(applicationName, nextToken = NULL)
applicationName |
[required] The name of an CodeDeploy application associated with the user or Amazon Web Services account. |
nextToken |
An identifier returned from the previous list deployment groups call. It can be used to return the next set of deployment groups in the list. |