Data retrieval APIs for Amazon Route 53 Resolver
Amazon Route 53 Resolver provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
GetFirewallConfig | Get information about a specified Firewall config | Read |
GetFirewallDomainList | Get information about a specified Firewall domain list | Read |
GetFirewallRuleGroup | Get information about a specified Firewall rule group | Read |
GetFirewallRuleGroupAssociation | Get information about an association between a specified Firewall rule group and a VPC | Read |
GetFirewallRuleGroupPolicy | Get information about a specified Firewall rule group policy, which specifies the Firewall rule group operations and resources that you want to allow another AWS account to use | Read |
GetOutpostResolver | Get information about a specified Route 53 Resolver on Outposts | Read |
GetResolverConfig | Get the Resolver Config status within the specified resource | Read |
GetResolverDnssecConfig | Get the DNSSEC validation support status for DNS queries within the specified resource | Read |
GetResolverEndpoint | Get information about a specified Resolver endpoint, such as whether it's an inbound or an outbound endpoint, and the IP addresses in your VPC that DNS queries are forwarded to on the way into or out of your VPC | Read |
GetResolverQueryLogConfig | Get information about a specified Resolver query logging configuration, such as the number of VPCs that the configuration is logging queries for and the location that logs are sent to | Read |
GetResolverQueryLogConfigAssociation | Get information about a specified association between a Resolver query logging configuration and an Amazon VPC. When you associate a VPC with a query logging configuration, Resolver logs DNS queries that originate in that VPC | Read |
GetResolverQueryLogConfigPolicy | Get information about a specified Resolver query logging policy, which specifies the Resolver query logging operations and resources that you want to allow another AWS account to use | Read |
GetResolverRule | Get information about a specified Resolver rule, such as the domain name that the rule forwards DNS queries for and the IP address that queries are forwarded to | Read |
GetResolverRuleAssociation | Get information about an association between a specified Resolver rule and a VPC | Read |
GetResolverRulePolicy | Get information about a Resolver rule policy, which specifies the Resolver operations and resources that you want to allow another AWS account to use | Read |
ListFirewallConfigs | List all the Firewall config that current AWS account is able to check | List |
ListFirewallDomainLists | List all the Firewall domain list that current AWS account is able to use | List |
ListFirewallDomains | List all the Firewall domain under a specified Firewall domain list | List |
ListFirewallRuleGroupAssociations | List information about associations between Amazon VPCs and Firewall rule group | List |
ListFirewallRuleGroups | List all the Firewall rule group that current AWS account is able to use | List |
ListFirewallRules | List all the Firewall rule under a specified Firewall rule group | List |
ListOutpostResolvers | List all instances of Route 53 Resolver on Outposts that were created using the current AWS account | List |
ListResolverConfigs | List Resolver Config statuses | List |
ListResolverDnssecConfigs | List the DNSSEC validation support status for DNS queries | List |
ListResolverEndpointIpAddresses | List the IP addresses that DNS queries pass through on the way to your network (outbound) or your VPCs (inbound) for a specified Resolver endpoint | List |
ListResolverEndpoints | List all the Resolver endpoints that were created using the current AWS account | List |
ListResolverQueryLogConfigAssociations | List information about associations between Amazon VPCs and query logging configurations | List |
ListResolverQueryLogConfigs | List information about the specified query logging configurations, which define where you want Resolver to save DNS query logs and specify the VPCs that you want to log queries for | List |
ListResolverRuleAssociations | List the associations that were created between Resolver rules and VPCs using the current AWS account | List |
ListResolverRules | List the Resolver rules that were created using the current AWS account | List |
ListTagsForResource | List the tags that you associated with the specified resource | Read |