SystemsManagerQuickSetup / Client / update_configuration_manager
update_configuration_manager#
- SystemsManagerQuickSetup.Client.update_configuration_manager(**kwargs)#
- Updates a Quick Setup configuration manager. - See also: AWS API Documentation - Request Syntax- response = client.update_configuration_manager( Description='string', ManagerArn='string', Name='string' ) - Parameters:
- Description (string) – A description of the configuration manager. 
- ManagerArn (string) – - [REQUIRED] - The ARN of the configuration manager. 
- Name (string) – A name for the configuration manager. 
 
- Returns:
- None 
 - Exceptions- SystemsManagerQuickSetup.Client.exceptions.ValidationException
- SystemsManagerQuickSetup.Client.exceptions.ConflictException
- SystemsManagerQuickSetup.Client.exceptions.InternalServerException
- SystemsManagerQuickSetup.Client.exceptions.AccessDeniedException
- SystemsManagerQuickSetup.Client.exceptions.ThrottlingException
- SystemsManagerQuickSetup.Client.exceptions.ResourceNotFoundException