Learn R Programming

paws.developer.tools (version 0.8.0)

codedeploy_delete_resources_by_external_id: Deletes resources linked to an external ID

Description

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.

Usage

codedeploy_delete_resources_by_external_id(externalId = NULL)

Arguments

externalId

The unique ID of an external resource (for example, a CloudFormation stack ID) that is linked to one or more CodeDeploy resources.