controltower_update_enabled_control: Updates the configuration of an already enabled control

View source: R/controltower_operations.R

controltower_update_enabled_controlR Documentation

Updates the configuration of an already enabled control

Description

Updates the configuration of an already enabled control.

See https://www.paws-r-sdk.com/docs/controltower_update_enabled_control/ for full documentation.

Usage

controltower_update_enabled_control(enabledControlIdentifier, parameters)

Arguments

enabledControlIdentifier

[required] The ARN of the enabled control that will be updated.

parameters

[required] A key/value pair, where Key is of type String and Value is of type Document.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.