Learn R Programming

paws.networking (version 0.2.0)

route53resolver_update_resolver_config: Updates the behavior configuration of Route 53 Resolver behavior for a single VPC from Amazon Virtual Private Cloud

Description

Updates the behavior configuration of Route 53 Resolver behavior for a single VPC from Amazon Virtual Private Cloud.

See https://paws-r.github.io/docs/route53resolver/update_resolver_config.html for full documentation.

Usage

route53resolver_update_resolver_config(ResourceId, AutodefinedReverseFlag)

Arguments

ResourceId

[required] Resource ID of the Amazon VPC that you want to update the Resolver configuration for.

AutodefinedReverseFlag

[required] Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink. For more information, see ClassicLink in the Amazon EC2 guide.

It can take some time for the status change to be completed.