Learn R Programming

paws.networking (version 0.2.0)

route53_update_traffic_policy_comment: Updates the comment for a specified traffic policy version

Description

Updates the comment for a specified traffic policy version.

See https://paws-r.github.io/docs/route53/update_traffic_policy_comment.html for full documentation.

Usage

route53_update_traffic_policy_comment(Id, Version, Comment)

Arguments

Id

[required] The value of Id for the traffic policy that you want to update the comment for.

Version

[required] The value of Version for the traffic policy that you want to update the comment for.

Comment

[required] The new comment for the specified traffic policy and version.