View source: R/route53resolver_operations.R
route53resolver_put_resolver_query_log_config_policy | R Documentation |
Specifies an Amazon Web Services account that you want to share a query logging configuration with, the query logging configuration that you want to share, and the operations that you want the account to be able to perform on the configuration.
See https://www.paws-r-sdk.com/docs/route53resolver_put_resolver_query_log_config_policy/ for full documentation.
route53resolver_put_resolver_query_log_config_policy(
Arn,
ResolverQueryLogConfigPolicy
)
Arn |
[required] The Amazon Resource Name (ARN) of the account that you want to share rules with. |
ResolverQueryLogConfigPolicy |
[required] An Identity and Access Management policy statement that lists the query
logging configurations that you want to share with another Amazon Web
Services account and the operations that you want the account to be able
to perform. You can specify the following operations in the
In the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.