drs_start_source_network_recovery: Deploy VPC for the specified Source Network and modify launch...

View source: R/drs_operations.R

drs_start_source_network_recoveryR Documentation

Deploy VPC for the specified Source Network and modify launch templates to use this network

Description

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.

Usage

drs_start_source_network_recovery(
  deployAsNew = NULL,
  sourceNetworks,
  tags = NULL
)

Arguments

deployAsNew

Don't update existing CloudFormation Stack, recover the network using a new stack.

sourceNetworks

[required] The Source Networks that we want to start a Recovery Job for.

tags

The tags to be associated with the Source Network recovery Job.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.