update_application
(**kwargs)¶Updates metadata about an application.
See also: AWS API Documentation
Request Syntax
response = client.update_application(
configurationId='string',
name='string',
description='string'
)
[REQUIRED]
Configuration ID of the application to be updated.
dict
Response Syntax
{}
Response Structure
Exceptions
ApplicationDiscoveryService.Client.exceptions.AuthorizationErrorException
ApplicationDiscoveryService.Client.exceptions.InvalidParameterException
ApplicationDiscoveryService.Client.exceptions.InvalidParameterValueException
ApplicationDiscoveryService.Client.exceptions.ServerInternalErrorException
ApplicationDiscoveryService.Client.exceptions.HomeRegionNotSetException