Remove Source Identifier From Subscription
GET {{aws_rds_base_url}}/?SourceIdentifier&SubscriptionName&Action=RemoveSourceIdentifierFromSubscription&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
SourceIdentifier | null | The source identifier to be removed from the subscription, such as the DB instance identifier for a DB instance or the name of a security group. | |
SubscriptionName | null | The name of the RDS event notification subscription you want to remove a source identifier from. | |
Action | string |