Module Smaws_Client_ConfigService.PutConfigurationRecorder

val request : Smaws_Lib.Context.t -> put_configuration_recorder_request -> (unit, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidConfigurationRecorderNameException of invalid_configuration_recorder_name_exception | `InvalidRecordingGroupException of invalid_recording_group_exception | `InvalidRoleException of invalid_role_exception | `MaxNumberOfConfigurationRecordersExceededException of max_number_of_configuration_recorders_exceeded_exception | `ValidationException of validation_exception ]) Stdlib.result

Creates a new configuration recorder to record configuration changes for specified resource types.

You can also use this action to change the roleARN or the recordingGroup of an existing recorder. For more information, see Managing the Configuration Recorder in the Config Developer Guide.

You can specify only one configuration recorder for each Amazon Web Services Region for each account.

If the configuration recorder does not have the recordingGroup field specified, the default is to record all supported resource types.