MGNReplicationConfigurationTemplate¶
AWS Application Migration Service (MGN) Replication Configuration Template defines the settings for data replication during the migration process. This template specifies replication server configuration, networking settings, bandwidth throttling, and encryption parameters.
Resource¶
MGNReplicationConfigurationTemplate
Properties¶
ReplicationConfigurationTemplateID
- The unique identifier of the replication configuration templateArn
- The ARN of the replication configuration templateStagingAreaSubnetId
- The subnet ID for the staging areaAssociateDefaultSecurityGroup
- Whether to associate the default security groupBandwidthThrottling
- The bandwidth throttling settingCreatePublicIP
- Whether to create a public IPDataPlaneRouting
- The data plane routing settingDefaultLargeStagingDiskType
- The default large staging disk typeEbsEncryption
- The EBS encryption settingEbsEncryptionKeyArn
- The ARN of the EBS encryption keyReplicationServerInstanceType
- The instance type for the replication serverUseDedicatedReplicationServer
- Whether to use a dedicated replication serverTags
- The tags associated with the template
Deletion Process¶
MGN Replication Configuration Templates are deleted directly using the DeleteReplicationConfigurationTemplate
API call. This removes the template configuration from AWS MGN.