Disassociates a VPC from a query logging configuration.
Before you can delete a query logging configuration, you must first disassociate all VPCs from the configuration. If you used Resource Access Manager (RAM) to share a query logging configuration with other accounts, VPCs can be disassociated from the configuration in the following ways:
The accounts that you shared the configuration with can disassociate VPCs from the configuration.
You can stop sharing the configuration.
route53resolver_disassociate_resolver_query_log_config(
ResolverQueryLogConfigId, ResourceId)
[required] The ID of the query logging configuration that you want to disassociate a specified VPC from.
[required] The ID of the Amazon VPC that you want to disassociate from a specified query logging configuration.
svc$disassociate_resolver_query_log_config( ResolverQueryLogConfigId = "string", ResourceId = "string" )