Module Smaws_Client_DAX.DeleteSubnetGroup

val request : Smaws_Lib.Context.t -> delete_subnet_group_request -> (delete_subnet_group_response, [> Smaws_Lib.Protocols.AwsJson.error | `ServiceLinkedRoleNotFoundFault of service_linked_role_not_found_fault | `SubnetGroupInUseFault of subnet_group_in_use_fault | `SubnetGroupNotFoundFault of subnet_group_not_found_fault ]) Stdlib.result

Deletes a subnet group.

You cannot delete a subnet group if it is associated with any DAX clusters.