ConfigService / Client / stop_configuration_recorder
stop_configuration_recorder#
- ConfigService.Client.stop_configuration_recorder(**kwargs)#
Stops the customer managed configuration recorder. The customer managed configuration recorder will stop recording configuration changes for the resource types you have specified.
See also: AWS API Documentation
Request Syntax
response = client.stop_configuration_recorder( ConfigurationRecorderName='string' )
- Parameters:
ConfigurationRecorderName (string) –
[REQUIRED]
The name of the customer managed configuration recorder that you want to stop.
- Returns:
None
Exceptions
ConfigService.Client.exceptions.NoSuchConfigurationRecorderException
ConfigService.Client.exceptions.UnmodifiableEntityException