View source: R/drs_operations.R
drs_associate_source_network_stack | R Documentation |
Associate a Source Network to an existing CloudFormation Stack and modify launch templates to use this network. Can be used for reverting to previously deployed CloudFormation stacks.
See https://www.paws-r-sdk.com/docs/drs_associate_source_network_stack/ for full documentation.
drs_associate_source_network_stack(cfnStackName, sourceNetworkID)
cfnStackName |
[required] CloudFormation template to associate with a Source Network. |
sourceNetworkID |
[required] The Source Network ID to associate with CloudFormation template. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.