CodeDeploy / Client / delete_resources_by_external_id
delete_resources_by_external_id#
- CodeDeploy.Client.delete_resources_by_external_id(**kwargs)#
Deletes resources linked to an external ID.
See also: AWS API Documentation
Request Syntax
response = client.delete_resources_by_external_id( externalId='string' )
- Parameters:
externalId (string) – The unique ID of an external resource (for example, a CloudFormation stack ID) that is linked to one or more CodeDeploy resources.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –