route53resolver_update_resolver_config {paws.networking} | R Documentation |
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://www.paws-r-sdk.com/docs/route53resolver_update_resolver_config/ 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. We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 guide and the blog EC2-Classic Networking is Retiring – Here’s How to Prepare. It can take some time for the status change to be completed. |