HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/doc/awscli/examples/dms/delete-replication-subnet-group.rst
**To delete a subnet group**

The following ``delete-replication-subnet-group`` example deletes a subnet group. ::

    aws dms delete-replication-subnet-group \
    --replication-subnet-group-identifier my-subnet-group

Output::

    (none)

For more information, see `Setting Up a Network for a Replication Instance <https://docs.aws.amazon.com/dms/latest/userguide/CHAP_ReplicationInstance.VPC.html>`__ in the *AWS Database Migration Service User Guide*.