View source: R/controltower_operations.R
controltower_update_enabled_baseline | R Documentation |
Updates an EnabledBaseline
resource's applied parameters or version. For usage examples, see the Amazon Web Services Control Tower User Guide .
See https://www.paws-r-sdk.com/docs/controltower_update_enabled_baseline/ for full documentation.
controltower_update_enabled_baseline(
baselineVersion,
enabledBaselineIdentifier,
parameters = NULL
)
baselineVersion |
[required] Specifies the new |
enabledBaselineIdentifier |
[required] Specifies the |
parameters |
Parameters to apply when making an update. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.