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'
)
[REQUIRED]
The name of the recorder object that records each configuration change made to the resources.
Exceptions
ConfigService.Client.exceptions.NoSuchConfigurationRecorderException
ConfigService.Client.exceptions.NoAvailableDeliveryChannelException