| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53resolver |
When you create a VPC using Amazon VPC, you automatically get DNS resolution within the VPC from Route 53 Resolver.
|
| Modifier and Type | Method and Description |
|---|---|
default GetResolverQueryLogConfigPolicyResponse |
Route53ResolverClient.getResolverQueryLogConfigPolicy(Consumer<GetResolverQueryLogConfigPolicyRequest.Builder> getResolverQueryLogConfigPolicyRequest)
Gets information about a query logging policy.
|
default GetResolverQueryLogConfigPolicyResponse |
Route53ResolverClient.getResolverQueryLogConfigPolicy(GetResolverQueryLogConfigPolicyRequest getResolverQueryLogConfigPolicyRequest)
Gets information about a query logging policy.
|
default GetResolverRulePolicyResponse |
Route53ResolverClient.getResolverRulePolicy(Consumer<GetResolverRulePolicyRequest.Builder> getResolverRulePolicyRequest)
Gets information about the Resolver rule policy for a specified rule.
|
default GetResolverRulePolicyResponse |
Route53ResolverClient.getResolverRulePolicy(GetResolverRulePolicyRequest getResolverRulePolicyRequest)
Gets information about the Resolver rule policy for a specified rule.
|
default PutResolverQueryLogConfigPolicyResponse |
Route53ResolverClient.putResolverQueryLogConfigPolicy(Consumer<PutResolverQueryLogConfigPolicyRequest.Builder> putResolverQueryLogConfigPolicyRequest)
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.
|
default PutResolverQueryLogConfigPolicyResponse |
Route53ResolverClient.putResolverQueryLogConfigPolicy(PutResolverQueryLogConfigPolicyRequest putResolverQueryLogConfigPolicyRequest)
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.
|
default PutResolverRulePolicyResponse |
Route53ResolverClient.putResolverRulePolicy(Consumer<PutResolverRulePolicyRequest.Builder> putResolverRulePolicyRequest)
Specifies an Amazon Web Services rule that you want to share with another account, the account that you want to
share the rule with, and the operations that you want the account to be able to perform on the rule.
|
default PutResolverRulePolicyResponse |
Route53ResolverClient.putResolverRulePolicy(PutResolverRulePolicyRequest putResolverRulePolicyRequest)
Specifies an Amazon Web Services rule that you want to share with another account, the account that you want to
share the rule with, and the operations that you want the account to be able to perform on the rule.
|
Copyright © 2023. All rights reserved.