View source: R/codedeploy_operations.R
codedeploy_delete_resources_by_external_id | R Documentation |
Deletes resources linked to an external ID. This action only applies if you have configured blue/green deployments through CloudFormation.
See https://www.paws-r-sdk.com/docs/codedeploy_delete_resources_by_external_id/ for full documentation.
codedeploy_delete_resources_by_external_id(externalId = NULL)
externalId |
The unique ID of an external resource (for example, a CloudFormation stack ID) that is linked to one or more CodeDeploy resources. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.