controltower_update_enabled_control {paws.management}R 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.


[Package paws.management version 0.7.0 Index]