delete_applications
(**kwargs)¶Deletes a list of applications and their associations with configuration items.
See also: AWS API Documentation
Request Syntax
response = client.delete_applications(
configurationIds=[
'string',
]
)
[REQUIRED]
Configuration ID of an application to be deleted.
{}
Response Structure
Exceptions
ApplicationDiscoveryService.Client.exceptions.AuthorizationErrorException
ApplicationDiscoveryService.Client.exceptions.InvalidParameterException
ApplicationDiscoveryService.Client.exceptions.InvalidParameterValueException
ApplicationDiscoveryService.Client.exceptions.ServerInternalErrorException
ApplicationDiscoveryService.Client.exceptions.HomeRegionNotSetException