ConfigService / Client / start_configuration_recorder
start_configuration_recorder#
- ConfigService.Client.start_configuration_recorder(**kwargs)#
- Starts recording configurations of the Amazon Web Services resources you have selected to record in your Amazon Web Services account. - You must have created at least one delivery channel to successfully start the configuration recorder. - See also: AWS API Documentation - Request Syntax - response = client.start_configuration_recorder( ConfigurationRecorderName='string' ) - Parameters:
- ConfigurationRecorderName (string) – - [REQUIRED] - The name of the recorder object that records each configuration change made to the resources. 
- Returns:
- None 
 - Exceptions - ConfigService.Client.exceptions.NoSuchConfigurationRecorderException
- ConfigService.Client.exceptions.NoAvailableDeliveryChannelException