View source: R/controltower_operations.R
controltower_get_baseline_operation | R Documentation |
Returns the details of an asynchronous baseline operation, as initiated by any of these APIs: enable_baseline
, disable_baseline
, update_enabled_baseline
, reset_enabled_baseline
. A status message is displayed in case of operation failure. For usage examples, see the Amazon Web Services Control Tower User Guide .
See https://www.paws-r-sdk.com/docs/controltower_get_baseline_operation/ for full documentation.
controltower_get_baseline_operation(operationIdentifier)
operationIdentifier |
[required] The operation ID returned from mutating asynchronous APIs (Enable, Disable, Update, Reset). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.