route53_update_traffic_policy_instance: Updates the resource record sets in a specified hosted zone...

View source: R/route53_operations.R

route53_update_traffic_policy_instanceR Documentation

Updates the resource record sets in a specified hosted zone that were created based on the settings in a specified traffic policy version

Description

Updates the resource record sets in a specified hosted zone that were created based on the settings in a specified traffic policy version.

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

Usage

route53_update_traffic_policy_instance(
  Id,
  TTL,
  TrafficPolicyId,
  TrafficPolicyVersion
)

Arguments

Id

[required] The ID of the traffic policy instance that you want to update.

TTL

[required] The TTL that you want Amazon Route 53 to assign to all of the updated resource record sets.

TrafficPolicyId

[required] The ID of the traffic policy that you want Amazon Route 53 to use to update resource record sets for the specified traffic policy instance.

TrafficPolicyVersion

[required] The version of the traffic policy that you want Amazon Route 53 to use to update resource record sets for the specified traffic policy instance.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.