Exchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the configuration (term, payment type, or number of nodes) and no additional costs.
redshift_accept_reserved_node_exchange(ReservedNodeId,
TargetReservedNodeOfferingId)
[required] A string representing the node identifier of the DC1 Reserved Node to be exchanged.
[required] The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings
svc$accept_reserved_node_exchange( ReservedNodeId = "string", TargetReservedNodeOfferingId = "string" )