View source: R/rds_operations.R
rds_stop_activity_stream | R Documentation |
Stops a database activity stream that was started using the Amazon Web Services console, the start-activity-stream
CLI command, or the start_activity_stream
operation.
See https://www.paws-r-sdk.com/docs/rds_stop_activity_stream/ for full documentation.
rds_stop_activity_stream(ResourceArn, ApplyImmediately = NULL)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the DB cluster for the database
activity stream. For example,
|
ApplyImmediately |
Specifies whether or not the database activity stream is to stop as soon as possible, regardless of the maintenance window for the database. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.