route53resolver_disassociate_resolver_query_log_config {paws.networking}R Documentation

Disassociates a VPC from a query logging configuration

Description

Disassociates a VPC from a query logging configuration.

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

Usage

route53resolver_disassociate_resolver_query_log_config(
  ResolverQueryLogConfigId,
  ResourceId
)

Arguments

ResolverQueryLogConfigId

[required] The ID of the query logging configuration that you want to disassociate a specified VPC from.

ResourceId

[required] The ID of the Amazon VPC that you want to disassociate from a specified query logging configuration.


[Package paws.networking version 0.7.0 Index]