Deploy VPC for the specified Source Network and modify launch templates to use this network. The VPC will be deployed using a dedicated CloudFormation stack.
See https://www.paws-r-sdk.com/docs/drs_start_source_network_recovery/ for full documentation.
drs_start_source_network_recovery(
deployAsNew = NULL,
sourceNetworks,
tags = NULL
)
Don't update existing CloudFormation Stack, recover the network using a new stack.
[required] The Source Networks that we want to start a Recovery Job for.
The tags to be associated with the Source Network recovery Job.