sourceIds
The list of identifiers of the event sources for which events are returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens. It can't end with a hyphen or contain two consecutive hyphens.
Constraints:
If
SourceIdsare supplied,SourceTypemust also be provided.If the source type is a DB instance, a
DBInstanceIdentifiervalue must be supplied.If the source type is a DB cluster, a
DBClusterIdentifiervalue must be supplied.If the source type is a DB parameter group, a
DBParameterGroupNamevalue must be supplied.If the source type is a DB security group, a
DBSecurityGroupNamevalue must be supplied.If the source type is a DB snapshot, a
DBSnapshotIdentifiervalue must be supplied.If the source type is a DB cluster snapshot, a
DBClusterSnapshotIdentifiervalue must be supplied.If the source type is an RDS Proxy, a
DBProxyNamevalue must be supplied.