ConfigService / Client / stop_configuration_recorder

stop_configuration_recorder#

ConfigService.Client.stop_configuration_recorder(**kwargs)#

Stops recording configurations of the Amazon Web Services resources you have selected to record in your Amazon Web Services account.

See also: AWS API Documentation

Request Syntax

response = client.stop_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