Delete Resources by External Id
| codedeploy_delete_resources_by_external_id | R Documentation |
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.
It is not necessary to call this action directly. CloudFormation calls it on your behalf when it needs to delete stack resources. This action is offered publicly in case you need to delete resources to comply with General Data Protection Regulation (GDPR) requirements.
Usage¶
Arguments¶
externalIdThe unique ID of an external resource (for example, a CloudFormation stack ID) that is linked to one or more CodeDeploy resources.
Value¶
An empty list.