Learn R Programming

paws.networking (version 0.9.0)

servicediscovery_update_service_attributes: Submits a request to update a specified service to add service-level attributes

Description

Submits a request to update a specified service to add service-level attributes.

See https://www.paws-r-sdk.com/docs/servicediscovery_update_service_attributes/ for full documentation.

Usage

servicediscovery_update_service_attributes(ServiceId, Attributes)

Arguments

ServiceId

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

Attributes

[required] A string map that contains attribute key-value pairs.