configservice_put_service_linked_configuration_recorder: Creates a service-linked configuration recorder that is...

View source: R/configservice_operations.R

configservice_put_service_linked_configuration_recorderR Documentation

Creates a service-linked configuration recorder that is linked to a specific Amazon Web Services service based on the ServicePrincipal you specify

Description

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.

Usage

configservice_put_service_linked_configuration_recorder(
  ServicePrincipal,
  Tags = NULL
)

Arguments

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.


paws.management documentation built on April 3, 2025, 10:39 p.m.