aws mgn create-replication-configuration-template
Creates a new ReplicationConfigurationTemplate
Options
Name | Description |
---|---|
--associate-default-security-group | Request to associate the default Application Migration Service Security group with the Replication Settings template |
--no-associate-default-security-group | Request to associate the default Application Migration Service Security group with the Replication Settings template |
--bandwidth-throttling <long> | Request to configure bandwidth throttling during Replication Settings template creation |
--create-public-ip | Request to create Public IP during Replication Settings template creation |
--no-create-public-ip | Request to create Public IP during Replication Settings template creation |
--data-plane-routing <string> | Request to configure data plane routing during Replication Settings template creation |
--default-large-staging-disk-type <string> | Request to configure the Staging Disk EBS volume type to "gp2" during Replication Settings template creation |
--ebs-encryption <string> | Request to configure EBS enryption during Replication Settings template creation |
--ebs-encryption-key-arn <string> | Request to configure an EBS enryption key during Replication Settings template creation |
--replication-server-instance-type <string> | Request to configure the Replication Server instance type during Replication Settings template creation |
--replication-servers-security-groups-i-ds <list> | Request to configure the Replication Server Secuirity group ID during Replication Settings template creation |
--staging-area-subnet-id <string> | Request to configure the Staging Area subnet ID during Replication Settings template creation |
--staging-area-tags <map> | Request to configure Staiging Area tags during Replication Settings template creation |
--tags <map> | Request to configure tags during Replication Settings template creation |
--use-dedicated-replication-server | Request to use Dedicated Replication Servers during Replication Settings template creation |
--no-use-dedicated-replication-server | Request to use Dedicated Replication Servers during Replication Settings template creation |
--cli-input-json <string> | Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally |
--generate-cli-skeleton <string> | Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command |