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