View source: R/configservice_operations.R
configservice_put_configuration_recorder | R Documentation |
Creates or updates the customer managed configuration recorder.
See https://www.paws-r-sdk.com/docs/configservice_put_configuration_recorder/ for full documentation.
configservice_put_configuration_recorder(ConfigurationRecorder, Tags = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.