rds_add_source_identifier_to_subscription function

Adds a source identifier to an existing RDS event notification subscription

Adds a source identifier to an existing RDS event notification subscription

Adds a source identifier to an existing RDS event notification subscription.

See https://www.paws-r-sdk.com/docs/rds_add_source_identifier_to_subscription/ for full documentation.

rds_add_source_identifier_to_subscription(SubscriptionName, SourceIdentifier)

Arguments

  • SubscriptionName: [required] The name of the RDS event notification subscription you want to add a source identifier to.

  • SourceIdentifier: [required] The identifier of the event source to be added.

    Constraints:

    • If the source type is a DB instance, a DBInstanceIdentifier value must be supplied.

    • If the source type is a DB cluster, a DBClusterIdentifier value must be supplied.

    • If the source type is a DB parameter group, a DBParameterGroupName

      value must be supplied.

    • If the source type is a DB security group, a DBSecurityGroupName

      value must be supplied.

    • If the source type is a DB snapshot, a DBSnapshotIdentifier value must be supplied.

    • If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier value must be supplied.

    • If the source type is an RDS Proxy, a DBProxyName value must be supplied.

  • Maintainer: Dyfan Jones
  • License: Apache License (>= 2.0)
  • Last published: 2025-03-14

Downloads (last 30 days):