View source: R/configservice_operations.R
| configservice_disassociate_resource_types | R Documentation | 
Removes all resource types specified in the ResourceTypes list from the RecordingGroup of configuration recorder and excludes these resource types when recording.
See https://www.paws-r-sdk.com/docs/configservice_disassociate_resource_types/ for full documentation.
configservice_disassociate_resource_types(
  ConfigurationRecorderArn,
  ResourceTypes
)
ConfigurationRecorderArn | 
 [required] The Amazon Resource Name (ARN) of the specified configuration recorder.  | 
ResourceTypes | 
 [required] The list of resource types you want to remove from the recording group of the specified configuration recorder.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.