sourceIdentifier
The identifier of the event source for which events are returned. If not specified, then all sources are included in the response.
Constraints:
If SourceIdentifier is supplied, SourceType must also be provided.
If the source type is
DBInstance
, then aDBInstanceIdentifier
must be supplied.If the source type is
DBSecurityGroup
, aDBSecurityGroupName
must be supplied.If the source type is
DBParameterGroup
, aDBParameterGroupName
must be supplied.If the source type is
DBSnapshot
, aDBSnapshotIdentifier
must be supplied.Cannot end with a hyphen or contain two consecutive hyphens.