route53resolver_update_resolver_dnssec_config: Updates an existing DNSSEC validation configuration

View source: R/route53resolver_operations.R

route53resolver_update_resolver_dnssec_configR Documentation

Updates an existing DNSSEC validation configuration

Description

Updates an existing DNSSEC validation configuration. If there is no existing DNSSEC validation configuration, one is created.

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

Usage

route53resolver_update_resolver_dnssec_config(ResourceId, Validation)

Arguments

ResourceId

[required] The ID of the virtual private cloud (VPC) that you're updating the DNSSEC validation status for.

Validation

[required] The new value that you are specifying for DNSSEC validation for the VPC. The value can be ENABLE or DISABLE. Be aware that it can take time for a validation status change to be completed.


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