Stop Activity Stream
GET {{aws_rds_base_url}}/?ApplyImmediately=1&ResourceArn&Action=StopActivityStream&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ApplyImmediately | number | Specifies whether or not the database activity stream is to stop as soon as possible, regardless of the maintenance window for the database. | |
ResourceArn | null | 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. | |
Action | string | ||
Version | string |