View source: R/configservice_operations.R
configservice_associate_resource_types | R Documentation |
Adds all resource types specified in the ResourceTypes
list to the RecordingGroup of specified configuration recorder and includes those resource types when recording.
See https://www.paws-r-sdk.com/docs/configservice_associate_resource_types/ for full documentation.
configservice_associate_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 add to 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.