Learn R Programming

paws.networking (version 0.2.0)

servicediscovery_delete_service: Deletes a specified service

Description

Deletes a specified service. If the service still contains one or more registered instances, the request fails.

See https://paws-r.github.io/docs/servicediscovery/delete_service.html for full documentation.

Usage

servicediscovery_delete_service(Id)

Arguments

Id

[required] The ID of the service that you want to delete.