controltower_disable_control: This API call turns off a control

View source: R/controltower_operations.R

controltower_disable_controlR Documentation

This API call turns off a control

Description

This API call turns off a control. It starts an asynchronous operation that deletes Amazon Web Services resources on the specified organizational unit and the accounts it contains. The resources will vary according to the control that you specify. For usage examples, see the Controls Reference Guide .

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

Usage

controltower_disable_control(controlIdentifier, targetIdentifier)

Arguments

controlIdentifier

[required] The ARN of the control. Only Strongly recommended and Elective controls are permitted, with the exception of the Region deny control. For information on how to find the controlIdentifier, see the overview page.

targetIdentifier

[required] The ARN of the organizational unit. For information on how to find the targetIdentifier, see the overview page.


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