include/aws@services@rds_RemoveSourceIdentifierFromSubscriptionInput.hrl
-record(remove_source_identifier_from_subscription_input, {
subscription_name :: binary(),
source_identifier :: binary()
}).
-record(remove_source_identifier_from_subscription_input, {
subscription_name :: binary(),
source_identifier :: binary()
}).