rds_stop_activity_stream function

Stops a database activity stream that was started using the Amazon Web Services console, the start-activity-stream CLI command, or the StartActivityStream operation

Stops a database activity stream that was started using the Amazon Web Services console, the start-activity-stream CLI command, or the StartActivityStream operation

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)

Arguments

  • ResourceArn: [required] The Amazon Resource Name (ARN) of the DB cluster for the database activity stream. For example, arn:aws:rds:us-east-1:12345667890:cluster:das-cluster.
  • ApplyImmediately: Specifies whether or not the database activity stream is to stop as soon as possible, regardless of the maintenance window for the database.