View source: R/configservice_operations.R
configservice_put_service_linked_configuration_recorder | R Documentation |
Creates a service-linked configuration recorder that is linked to a specific Amazon Web Services service based on the ServicePrincipal
you specify.
See https://www.paws-r-sdk.com/docs/configservice_put_service_linked_configuration_recorder/ for full documentation.
configservice_put_service_linked_configuration_recorder(
ServicePrincipal,
Tags = NULL
)
ServicePrincipal |
[required] The service principal of the Amazon Web Services service for the service-linked configuration recorder that you want to create. |
Tags |
The tags for a service-linked 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.