configservice_put_configuration_recorder {paws.management} | R Documentation |
Creates or updates the customer managed configuration recorder
Description
Creates or updates the customer managed configuration recorder.
See https://www.paws-r-sdk.com/docs/configservice_put_configuration_recorder/ for full documentation.
Usage
configservice_put_configuration_recorder(ConfigurationRecorder, Tags = NULL)
Arguments
ConfigurationRecorder |
[required] An object for the configuration recorder. A configuration recorder records configuration changes for the resource types in scope. |
Tags |
The tags for the customer managed configuration recorder. Each tag consists of a key and an optional value, both of which you define. |
[Package paws.management version 0.9.0 Index]