python-botocore/botocore/data/route53resolver/2018-04-01/service-2.json
2018-11-28 17:58:03 +09:00

1616 lines
66 KiB
JSON

{
"version":"2.0",
"metadata":{
"apiVersion":"2018-04-01",
"endpointPrefix":"route53resolver",
"jsonVersion":"1.1",
"protocol":"json",
"serviceAbbreviation":"Route53Resolver",
"serviceFullName":"Amazon Route 53 Resolver",
"serviceId":"Route53Resolver",
"signatureVersion":"v4",
"targetPrefix":"Route53Resolver",
"uid":"route53resolver-2018-04-01"
},
"operations":{
"AssociateResolverEndpointIpAddress":{
"name":"AssociateResolverEndpointIpAddress",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"AssociateResolverEndpointIpAddressRequest"},
"output":{"shape":"AssociateResolverEndpointIpAddressResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"InvalidRequestException"},
{"shape":"ResourceExistsException"},
{"shape":"InternalServiceErrorException"},
{"shape":"LimitExceededException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Adds IP addresses to an inbound or an outbound resolver endpoint. If you want to adding more than one IP address, submit one <code>AssociateResolverEndpointIpAddress</code> request for each IP address.</p> <p>To remove an IP address from an endpoint, see <a>DisassociateResolverEndpointIpAddress</a>.</p>"
},
"AssociateResolverRule":{
"name":"AssociateResolverRule",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"AssociateResolverRuleRequest"},
"output":{"shape":"AssociateResolverRuleResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidRequestException"},
{"shape":"InvalidParameterException"},
{"shape":"ResourceUnavailableException"},
{"shape":"ResourceExistsException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Associates a resolver rule with a VPC. When you associate a rule with a VPC, Resolver forwards all DNS queries for the domain name that is specified in the rule and that originate in the VPC. The queries are forwarded to the IP addresses for the DNS resolvers that are specified in the rule. For more information about rules, see <a>CreateResolverRule</a>. </p>"
},
"CreateResolverEndpoint":{
"name":"CreateResolverEndpoint",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateResolverEndpointRequest"},
"output":{"shape":"CreateResolverEndpointResponse"},
"errors":[
{"shape":"InvalidParameterException"},
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidRequestException"},
{"shape":"ResourceExistsException"},
{"shape":"LimitExceededException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Creates a resolver endpoint. There are two types of resolver endpoints, inbound and outbound:</p> <ul> <li> <p>An <i>inbound resolver endpoint</i> forwards DNS queries to the DNS service for a VPC from your network or another VPC.</p> </li> <li> <p>An <i>outbound resolver endpoint</i> forwards DNS queries from the DNS service for a VPC to your network or another VPC.</p> </li> </ul>"
},
"CreateResolverRule":{
"name":"CreateResolverRule",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateResolverRuleRequest"},
"output":{"shape":"CreateResolverRuleResponse"},
"errors":[
{"shape":"InvalidParameterException"},
{"shape":"InvalidRequestException"},
{"shape":"LimitExceededException"},
{"shape":"ResourceNotFoundException"},
{"shape":"ResourceExistsException"},
{"shape":"ResourceUnavailableException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>For DNS queries that originate in your VPCs, specifies which resolver endpoint the queries pass through, one domain name that you want to forward to your network, and the IP addresses of the DNS resolvers in your network.</p>"
},
"DeleteResolverEndpoint":{
"name":"DeleteResolverEndpoint",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeleteResolverEndpointRequest"},
"output":{"shape":"DeleteResolverEndpointResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"InvalidRequestException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Deletes a resolver endpoint. The effect of deleting a resolver endpoint depends on whether it's an inbound or an outbound resolver endpoint:</p> <ul> <li> <p> <b>Inbound</b>: DNS queries from your network or another VPC are no longer routed to the DNS service for the specified VPC.</p> </li> <li> <p> <b>Outbound</b>: DNS queries from a VPC are no longer routed to your network or to another VPC.</p> </li> </ul>"
},
"DeleteResolverRule":{
"name":"DeleteResolverRule",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeleteResolverRuleRequest"},
"output":{"shape":"DeleteResolverRuleResponse"},
"errors":[
{"shape":"InvalidParameterException"},
{"shape":"ResourceNotFoundException"},
{"shape":"ResourceInUseException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Deletes a resolver rule. Before you can delete a resolver rule, you must disassociate it from all the VPCs that you associated the resolver rule with. For more infomation, see <a>DisassociateResolverRule</a>.</p>"
},
"DisassociateResolverEndpointIpAddress":{
"name":"DisassociateResolverEndpointIpAddress",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DisassociateResolverEndpointIpAddressRequest"},
"output":{"shape":"DisassociateResolverEndpointIpAddressResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"InvalidRequestException"},
{"shape":"ResourceExistsException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Removes IP addresses from an inbound or an outbound resolver endpoint. If you want to remove more than one IP address, submit one <code>DisassociateResolverEndpointIpAddress</code> request for each IP address.</p> <p>To add an IP address to an endpoint, see <a>AssociateResolverEndpointIpAddress</a>.</p>"
},
"DisassociateResolverRule":{
"name":"DisassociateResolverRule",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DisassociateResolverRuleRequest"},
"output":{"shape":"DisassociateResolverRuleResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Removes the association between a specified resolver rule and a specified VPC.</p> <important> <p>If you disassociate a resolver rule from a VPC, Resolver stops forwarding DNS queries for the domain name that you specified in the resolver rule. </p> </important>"
},
"GetResolverEndpoint":{
"name":"GetResolverEndpoint",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetResolverEndpointRequest"},
"output":{"shape":"GetResolverEndpointResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Gets information about a specified resolver endpoint, such as whether it's an inbound or an outbound resolver endpoint, and the current status of the endpoint.</p>"
},
"GetResolverRule":{
"name":"GetResolverRule",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetResolverRuleRequest"},
"output":{"shape":"GetResolverRuleResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Gets information about a specified resolver rule, such as the domain name that the rule forwards DNS queries for and the ID of the outbound resolver endpoint that the rule is associated with.</p>"
},
"GetResolverRuleAssociation":{
"name":"GetResolverRuleAssociation",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetResolverRuleAssociationRequest"},
"output":{"shape":"GetResolverRuleAssociationResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Gets information about an association between a specified resolver rule and a VPC. You associate a resolver rule and a VPC using <a>AssociateResolverRule</a>. </p>"
},
"GetResolverRulePolicy":{
"name":"GetResolverRulePolicy",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetResolverRulePolicyRequest"},
"output":{"shape":"GetResolverRulePolicyResponse"},
"errors":[
{"shape":"InvalidParameterException"},
{"shape":"UnknownResourceException"},
{"shape":"InternalServiceErrorException"}
],
"documentation":"<p>Gets information about a resolver rule policy. A resolver rule policy specifies the Resolver operations and resources that you want to allow another AWS account to be able to use. </p>"
},
"ListResolverEndpointIpAddresses":{
"name":"ListResolverEndpointIpAddresses",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListResolverEndpointIpAddressesRequest"},
"output":{"shape":"ListResolverEndpointIpAddressesResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"InternalServiceErrorException"},
{"shape":"InvalidNextTokenException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Gets the IP addresses for a specified resolver endpoint.</p>"
},
"ListResolverEndpoints":{
"name":"ListResolverEndpoints",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListResolverEndpointsRequest"},
"output":{"shape":"ListResolverEndpointsResponse"},
"errors":[
{"shape":"InvalidNextTokenException"},
{"shape":"InvalidRequestException"},
{"shape":"InvalidParameterException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Lists all the resolver endpoints that were created using the current AWS account.</p>"
},
"ListResolverRuleAssociations":{
"name":"ListResolverRuleAssociations",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListResolverRuleAssociationsRequest"},
"output":{"shape":"ListResolverRuleAssociationsResponse"},
"errors":[
{"shape":"InvalidNextTokenException"},
{"shape":"InvalidRequestException"},
{"shape":"InvalidParameterException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Lists the associations that were created between resolver rules and VPCs using the current AWS account.</p>"
},
"ListResolverRules":{
"name":"ListResolverRules",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListResolverRulesRequest"},
"output":{"shape":"ListResolverRulesResponse"},
"errors":[
{"shape":"InvalidNextTokenException"},
{"shape":"InvalidRequestException"},
{"shape":"InvalidParameterException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Lists the resolver rules that were created using the current AWS account.</p>"
},
"ListTagsForResource":{
"name":"ListTagsForResource",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListTagsForResourceRequest"},
"output":{"shape":"ListTagsForResourceResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"InvalidNextTokenException"},
{"shape":"InvalidRequestException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Lists the tags that you associated with the specified resource.</p>"
},
"PutResolverRulePolicy":{
"name":"PutResolverRulePolicy",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"PutResolverRulePolicyRequest"},
"output":{"shape":"PutResolverRulePolicyResponse"},
"errors":[
{"shape":"InvalidPolicyDocument"},
{"shape":"InvalidParameterException"},
{"shape":"UnknownResourceException"},
{"shape":"InternalServiceErrorException"}
],
"documentation":"<p>Specifies the Resolver operations and resources that you want to allow another AWS account to be able to use.</p>"
},
"TagResource":{
"name":"TagResource",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"TagResourceRequest"},
"output":{"shape":"TagResourceResponse"},
"errors":[
{"shape":"LimitExceededException"},
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"InvalidTagException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Adds one or more tags to a specified resource.</p>"
},
"UntagResource":{
"name":"UntagResource",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"UntagResourceRequest"},
"output":{"shape":"UntagResourceResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Removes one or more tags from a specified resource.</p>"
},
"UpdateResolverEndpoint":{
"name":"UpdateResolverEndpoint",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"UpdateResolverEndpointRequest"},
"output":{"shape":"UpdateResolverEndpointResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidParameterException"},
{"shape":"InvalidRequestException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Updates the name of an inbound or an outbound resolver endpoint. </p>"
},
"UpdateResolverRule":{
"name":"UpdateResolverRule",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"UpdateResolverRuleRequest"},
"output":{"shape":"UpdateResolverRuleResponse"},
"errors":[
{"shape":"InvalidRequestException"},
{"shape":"InvalidParameterException"},
{"shape":"ResourceNotFoundException"},
{"shape":"ResourceUnavailableException"},
{"shape":"LimitExceededException"},
{"shape":"InternalServiceErrorException"},
{"shape":"ThrottlingException"}
],
"documentation":"<p>Updates settings for a specified resolver rule. <code>ResolverRuleId</code> is required, and all other parameters are optional. If you don't specify a parameter, it retains its current value.</p>"
}
},
"shapes":{
"AccountId":{
"type":"string",
"max":32,
"min":12
},
"Arn":{
"type":"string",
"max":255,
"min":1
},
"AssociateResolverEndpointIpAddressRequest":{
"type":"structure",
"required":[
"ResolverEndpointId",
"IpAddress"
],
"members":{
"ResolverEndpointId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the resolver endpoint that you want to associate IP addresses with.</p>"
},
"IpAddress":{
"shape":"IpAddressUpdate",
"documentation":"<p>Either the IPv4 address that you want to add to a resolver endpoint or a subnet ID. If you specify a subnet ID, Resolver chooses an IP address for you from the available IPs in the specified subnet.</p>"
}
}
},
"AssociateResolverEndpointIpAddressResponse":{
"type":"structure",
"members":{
"ResolverEndpoint":{
"shape":"ResolverEndpoint",
"documentation":"<p>The response to an <code>AssociateResolverEndpointIpAddress</code> request.</p>"
}
}
},
"AssociateResolverRuleRequest":{
"type":"structure",
"required":[
"ResolverRuleId",
"VPCId"
],
"members":{
"ResolverRuleId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the resolver rule that you want to associate with the VPC. To list the existing resolver rules, use <a>ListResolverRules</a>.</p>"
},
"Name":{
"shape":"Name",
"documentation":"<p>A name for the association that you're creating between a resolver rule and a VPC.</p>"
},
"VPCId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the VPC that you want to associate the resolver rule with.</p>"
}
}
},
"AssociateResolverRuleResponse":{
"type":"structure",
"members":{
"ResolverRuleAssociation":{
"shape":"ResolverRuleAssociation",
"documentation":"<p>Information about the <code>AssociateResolverRule</code> request, including the status of the request.</p>"
}
}
},
"Boolean":{"type":"boolean"},
"CreateResolverEndpointRequest":{
"type":"structure",
"required":[
"CreatorRequestId",
"SecurityGroupIds",
"Direction",
"IpAddresses"
],
"members":{
"CreatorRequestId":{
"shape":"CreatorRequestId",
"documentation":"<p>A unique string that identifies the request and that allows failed requests to be retried without the risk of executing the operation twice. <code>CreatorRequestId</code> can be any unique string, for example, a date/time stamp. </p>"
},
"Name":{
"shape":"Name",
"documentation":"<p>A friendly name that lets you easily find a configuration in the Resolver dashboard in the Route 53 console.</p>"
},
"SecurityGroupIds":{
"shape":"SecurityGroupIds",
"documentation":"<p>The ID of one or more security groups that you want to use to control access to this VPC. The security group that you specify must include one or more inbound rules (for inbound resolver endpoints) or outbound rules (for outbound resolver endpoints).</p>",
"box":true
},
"Direction":{
"shape":"ResolverEndpointDirection",
"documentation":"<p>Specify the applicable value:</p> <ul> <li> <p> <code>INBOUND</code>: Resolver forwards DNS queries to the DNS service for a VPC from your network or another VPC</p> </li> <li> <p> <code>OUTBOUND</code>: Resolver forwards DNS queries from the DNS service for a VPC to your network or another VPC</p> </li> </ul>"
},
"IpAddresses":{
"shape":"IpAddressesRequest",
"documentation":"<p>The subnets and IP addresses in your VPC that you want DNS queries to pass through on the way from your VPCs to your network (for outbound endpoints) or on the way from your network to your VPCs (for inbound resolver endpoints). </p>"
},
"Tags":{
"shape":"TagList",
"documentation":"<p>A list of the tag keys and values that you want to associate with the endpoint.</p>",
"box":true
}
}
},
"CreateResolverEndpointResponse":{
"type":"structure",
"members":{
"ResolverEndpoint":{
"shape":"ResolverEndpoint",
"documentation":"<p>Information about the <code>CreateResolverEndpoint</code> request, including the status of the request.</p>"
}
}
},
"CreateResolverRuleRequest":{
"type":"structure",
"required":[
"CreatorRequestId",
"RuleType",
"DomainName"
],
"members":{
"CreatorRequestId":{
"shape":"CreatorRequestId",
"documentation":"<p>A unique string that identifies the request and that allows failed requests to be retried without the risk of executing the operation twice. <code>CreatorRequestId</code> can be any unique string, for example, a date/time stamp. </p>"
},
"Name":{
"shape":"Name",
"documentation":"<p>A friendly name that lets you easily find a rule in the Resolver dashboard in the Route 53 console.</p>"
},
"RuleType":{
"shape":"RuleTypeOption",
"documentation":"<p>Specify <code>FORWARD</code>. Other resolver rule types aren't supported.</p>"
},
"DomainName":{
"shape":"DomainName",
"documentation":"<p>DNS queries for this domain name are forwarded to the IP addresses that you specify in <code>TargetIps</code>. If a query matches multiple resolver rules (example.com and www.example.com), outbound DNS queries are routed using the resolver rule that contains the most specific domain name (www.example.com).</p>"
},
"TargetIps":{
"shape":"TargetList",
"documentation":"<p>The IPs that you want Resolver to forward DNS queries to. You can specify only IPv4 addresses. Separate IP addresses with a comma.</p>",
"box":true
},
"ResolverEndpointId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the outbound resolver endpoint that you want to use to route DNS queries to the IP addresses that you specify in <code>TargetIps</code>.</p>",
"box":true
},
"Tags":{
"shape":"TagList",
"documentation":"<p>A list of the tag keys and values that you want to associate with the endpoint.</p>",
"box":true
}
}
},
"CreateResolverRuleResponse":{
"type":"structure",
"members":{
"ResolverRule":{
"shape":"ResolverRule",
"documentation":"<p>Information about the <code>CreateResolverRule</code> request, including the status of the request.</p>"
}
}
},
"CreatorRequestId":{
"type":"string",
"max":255,
"min":1
},
"DeleteResolverEndpointRequest":{
"type":"structure",
"required":["ResolverEndpointId"],
"members":{
"ResolverEndpointId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the resolver endpoint that you want to delete.</p>"
}
}
},
"DeleteResolverEndpointResponse":{
"type":"structure",
"members":{
"ResolverEndpoint":{
"shape":"ResolverEndpoint",
"documentation":"<p>Information about the <code>DeleteResolverEndpoint</code> request, including the status of the request.</p>"
}
}
},
"DeleteResolverRuleRequest":{
"type":"structure",
"required":["ResolverRuleId"],
"members":{
"ResolverRuleId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the resolver rule that you want to delete.</p>"
}
}
},
"DeleteResolverRuleResponse":{
"type":"structure",
"members":{
"ResolverRule":{
"shape":"ResolverRule",
"documentation":"<p>Information about the <code>DeleteResolverRule</code> request, including the status of the request.</p>"
}
}
},
"DisassociateResolverEndpointIpAddressRequest":{
"type":"structure",
"required":[
"ResolverEndpointId",
"IpAddress"
],
"members":{
"ResolverEndpointId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the resolver endpoint that you want to disassociate an IP address from.</p>"
},
"IpAddress":{
"shape":"IpAddressUpdate",
"documentation":"<p>The IPv4 address that you want to remove from a resolver endpoint.</p>"
}
}
},
"DisassociateResolverEndpointIpAddressResponse":{
"type":"structure",
"members":{
"ResolverEndpoint":{
"shape":"ResolverEndpoint",
"documentation":"<p>The response to an <code>DisassociateResolverEndpointIpAddress</code> request.</p>"
}
}
},
"DisassociateResolverRuleRequest":{
"type":"structure",
"required":[
"VPCId",
"ResolverRuleId"
],
"members":{
"VPCId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the VPC that you want to disassociate the resolver rule from.</p>"
},
"ResolverRuleId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the resolver rule that you want to disassociate from the specified VPC.</p>"
}
}
},
"DisassociateResolverRuleResponse":{
"type":"structure",
"members":{
"ResolverRuleAssociation":{
"shape":"ResolverRuleAssociation",
"documentation":"<p>Information about the <code>DisassociateResolverRule</code> request, including the status of the request.</p>"
}
}
},
"DomainName":{
"type":"string",
"max":256,
"min":1
},
"ExceptionMessage":{"type":"string"},
"Filter":{
"type":"structure",
"members":{
"Name":{
"shape":"FilterName",
"documentation":"<p>When you're using a <code>List</code> operation and you want the operation to return a subset of objects, such as resolver endpoints or resolver rules, the name of the parameter that you want to use to filter objects. For example, to list only inbound resolver endpoints, specify <code>Direction</code> for the value of <code>Name</code>.</p>"
},
"Values":{
"shape":"FilterValues",
"documentation":"<p>When you're using a <code>List</code> operation and you want the operation to return a subset of objects, such as resolver endpoints or resolver rules, the value of the parameter that you want to use to filter objects. For example, to list only inbound resolver endpoints, specify <code>INBOUND</code> for the value of <code>Values</code>.</p>"
}
},
"documentation":"<p>For <code>List</code> operations, an optional specification to return a subset of objects, such as resolver endpoints or resolver rules.</p>"
},
"FilterName":{
"type":"string",
"max":64,
"min":1
},
"FilterValue":{
"type":"string",
"max":64,
"min":1
},
"FilterValues":{
"type":"list",
"member":{"shape":"FilterValue"}
},
"Filters":{
"type":"list",
"member":{"shape":"Filter"}
},
"GetResolverEndpointRequest":{
"type":"structure",
"required":["ResolverEndpointId"],
"members":{
"ResolverEndpointId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the resolver endpoint that you want to get information about.</p>"
}
}
},
"GetResolverEndpointResponse":{
"type":"structure",
"members":{
"ResolverEndpoint":{
"shape":"ResolverEndpoint",
"documentation":"<p>Information about the resolver endpoint that you specified in a <code>GetResolverEndpoint</code> request.</p>"
}
}
},
"GetResolverRuleAssociationRequest":{
"type":"structure",
"required":["ResolverRuleAssociationId"],
"members":{
"ResolverRuleAssociationId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the resolver rule association that you want to get information about.</p>"
}
}
},
"GetResolverRuleAssociationResponse":{
"type":"structure",
"members":{
"ResolverRuleAssociation":{
"shape":"ResolverRuleAssociation",
"documentation":"<p>Information about the resolver rule association that you specified in a <code>GetResolverRuleAssociation</code> request.</p>"
}
}
},
"GetResolverRulePolicyRequest":{
"type":"structure",
"required":["Arn"],
"members":{
"Arn":{
"shape":"Arn",
"documentation":"<p>The ID of the resolver rule policy that you want to get information about.</p>"
}
}
},
"GetResolverRulePolicyResponse":{
"type":"structure",
"members":{
"ResolverRulePolicy":{
"shape":"ResolverRulePolicy",
"documentation":"<p>Information about the resolver rule policy that you specified in a <code>GetResolverRulePolicy</code> request.</p>"
}
}
},
"GetResolverRuleRequest":{
"type":"structure",
"required":["ResolverRuleId"],
"members":{
"ResolverRuleId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the resolver rule that you want to get information about.</p>"
}
}
},
"GetResolverRuleResponse":{
"type":"structure",
"members":{
"ResolverRule":{
"shape":"ResolverRule",
"documentation":"<p>Information about the resolver rule that you specified in a <code>GetResolverRule</code> request.</p>"
}
}
},
"InternalServiceErrorException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"}
},
"documentation":"<p>We encountered an unknown error. Try again in a few minutes.</p>",
"exception":true
},
"InvalidNextTokenException":{
"type":"structure",
"members":{
"Message":{"shape":"String"}
},
"documentation":"<p>The value that you specified for <code>NextToken</code> in a <code>List</code> request isn't valid.</p>",
"exception":true
},
"InvalidParameterException":{
"type":"structure",
"required":["Message"],
"members":{
"Message":{"shape":"ExceptionMessage"},
"FieldName":{
"shape":"String",
"documentation":"<p>For an <code>InvalidParameterException</code> error, the name of the parameter that's invalid.</p>"
}
},
"documentation":"<p>One or more parameters in this request are not valid.</p>",
"exception":true
},
"InvalidPolicyDocument":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"}
},
"documentation":"<p>The specified resolver rule policy is invalid.</p>",
"exception":true
},
"InvalidRequestException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"}
},
"documentation":"<p>The request is invalid.</p>",
"exception":true
},
"InvalidTagException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"}
},
"documentation":"<p>The specified tag is invalid.</p>",
"exception":true
},
"Ip":{
"type":"string",
"max":36,
"min":7
},
"IpAddressCount":{"type":"integer"},
"IpAddressRequest":{
"type":"structure",
"required":["SubnetId"],
"members":{
"SubnetId":{
"shape":"SubnetId",
"documentation":"<p>The subnet that contains the IP address.</p>"
},
"Ip":{
"shape":"Ip",
"documentation":"<p>The IP address that you want to use for DNS queries.</p>",
"box":true
}
},
"documentation":"<p>In an <a>CreateResolverEndpoint</a> request, a subnet and IP address that you want to use for DNS queries.</p>"
},
"IpAddressResponse":{
"type":"structure",
"members":{
"IpId":{
"shape":"ResourceId",
"documentation":"<p>The ID of one IP address.</p>"
},
"SubnetId":{
"shape":"SubnetId",
"documentation":"<p>The ID of one subnet.</p>"
},
"Ip":{
"shape":"Ip",
"documentation":"<p>One IP address that the resolver endpoint uses for DNS queries.</p>"
},
"Status":{
"shape":"IpAddressStatus",
"documentation":"<p>A status code that gives the current status of the request.</p>"
},
"StatusMessage":{
"shape":"StatusMessage",
"documentation":"<p>A message that provides additional information about the status of the request.</p>"
},
"CreationTime":{
"shape":"Rfc3339TimeString",
"documentation":"<p>The date and time that the IP address was created, in Unix time format and Coordinated Universal Time (UTC).</p>"
},
"ModificationTime":{
"shape":"Rfc3339TimeString",
"documentation":"<p>The date and time that the IP address was last modified, in Unix time format and Coordinated Universal Time (UTC).</p>"
}
},
"documentation":"<p>In the response to a <a>GetResolverEndpoint</a> request, information about the IP addresses that the resolver endpoint uses for DNS queries.</p>"
},
"IpAddressStatus":{
"type":"string",
"enum":[
"CREATING",
"FAILED_CREATION",
"ATTACHING",
"ATTACHED",
"REMAP_DETACHING",
"REMAP_ATTACHING",
"DETACHING",
"FAILED_RESOURCE_GONE",
"DELETING",
"DELETE_FAILED_FAS_EXPIRED"
]
},
"IpAddressUpdate":{
"type":"structure",
"members":{
"IpId":{
"shape":"ResourceId",
"documentation":"<p> <i>Only when removing an IP address from a resolver endpoint</i>: The ID of the IP address that you want to remove. To get this ID, use <a>GetResolverEndpoint</a>.</p>",
"box":true
},
"SubnetId":{
"shape":"SubnetId",
"documentation":"<p>The ID of the subnet that includes the IP address that you want to update. To get this ID, use <a>GetResolverEndpoint</a>.</p>",
"box":true
},
"Ip":{
"shape":"Ip",
"documentation":"<p>The new IP address.</p>",
"box":true
}
},
"documentation":"<p>In an <a>UpdateResolverEndpoint</a> request, information about an IP address to update.</p>"
},
"IpAddressesRequest":{
"type":"list",
"member":{"shape":"IpAddressRequest"},
"max":10,
"min":1
},
"IpAddressesResponse":{
"type":"list",
"member":{"shape":"IpAddressResponse"}
},
"LimitExceededException":{
"type":"structure",
"members":{
"Message":{"shape":"String"},
"ResourceType":{
"shape":"String",
"documentation":"<p>For a <code>LimitExceededException</code> error, the type of resource that exceeded the current limit.</p>"
}
},
"documentation":"<p>The request caused one or more limits to be exceeded.</p>",
"exception":true
},
"ListResolverEndpointIpAddressesRequest":{
"type":"structure",
"required":["ResolverEndpointId"],
"members":{
"ResolverEndpointId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the resolver endpoint that you want to get IP addresses for.</p>"
},
"MaxResults":{
"shape":"MaxResults",
"documentation":"<p>The maximum number of IP addresses that you want to return in the response to a <code>ListResolverEndpointIpAddresses</code> request. If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 IP addresses. </p>",
"box":true
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>For the first <code>ListResolverEndpointIpAddresses</code> request, omit this value.</p> <p>If the specified resolver endpoint has more than <code>MaxResults</code> IP addresses, you can submit another <code>ListResolverEndpointIpAddresses</code> request to get the next group of IP addresses. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>",
"box":true
}
}
},
"ListResolverEndpointIpAddressesResponse":{
"type":"structure",
"members":{
"NextToken":{
"shape":"NextToken",
"documentation":"<p>If the specified endpoint has more than <code>MaxResults</code> IP addresses, you can submit another <code>ListResolverEndpointIpAddresses</code> request to get the next group of IP addresses. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>"
},
"MaxResults":{
"shape":"MaxResults",
"documentation":"<p>The value that you specified for <code>MaxResults</code> in the request.</p>"
},
"IpAddresses":{
"shape":"IpAddressesResponse",
"documentation":"<p>The IP addresses that DNS queries pass through on their way to your network (outbound endpoint) or on the way to Resolver (inbound endpoint).</p>"
}
}
},
"ListResolverEndpointsRequest":{
"type":"structure",
"members":{
"MaxResults":{
"shape":"MaxResults",
"documentation":"<p>The maximum number of resolver endpoints that you want to return in the response to a <code>ListResolverEndpoints</code> request. If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 resolver endpoints. </p>",
"box":true
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>For the first <code>ListResolverEndpoints</code> request, omit this value.</p> <p>If you have more than <code>MaxResults</code> resolver endpoints, you can submit another <code>ListResolverEndpoints</code> request to get the next group of resolver endpoints. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>",
"box":true
},
"Filters":{
"shape":"Filters",
"documentation":"<p>An optional specification to return a subset of resolver endpoints, such as all inbound resolver endpoints.</p> <note> <p>If you submit a second or subsequent <code>ListResolverEndpoints</code> request and specify the <code>NextToken</code> parameter, you must use the same values for <code>Filters</code>, if any, as in the previous request.</p> </note>",
"box":true
}
}
},
"ListResolverEndpointsResponse":{
"type":"structure",
"members":{
"NextToken":{
"shape":"NextToken",
"documentation":"<p>If more than <code>MaxResults</code> IP addresses match the specified criteria, you can submit another <code>ListResolverEndpoint</code> request to get the next group of results. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>"
},
"MaxResults":{
"shape":"MaxResults",
"documentation":"<p>The value that you specified for <code>MaxResults</code> in the request.</p>"
},
"ResolverEndpoints":{
"shape":"ResolverEndpoints",
"documentation":"<p>The resolver endpoints that were created by using the current AWS account, and that match the specified filters, if any.</p>"
}
}
},
"ListResolverRuleAssociationsRequest":{
"type":"structure",
"members":{
"MaxResults":{
"shape":"MaxResults",
"documentation":"<p>The maximum number of rule associations that you want to return in the response to a <code>ListResolverRuleAssociations</code> request. If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 rule associations. </p>",
"box":true
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>For the first <code>ListResolverRuleAssociation</code> request, omit this value.</p> <p>If you have more than <code>MaxResults</code> rule associations, you can submit another <code>ListResolverRuleAssociation</code> request to get the next group of rule associations. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>",
"box":true
},
"Filters":{
"shape":"Filters",
"documentation":"<p>An optional specification to return a subset of resolver rules, such as resolver rules that are associated with the same VPC ID.</p> <note> <p>If you submit a second or subsequent <code>ListResolverRuleAssociations</code> request and specify the <code>NextToken</code> parameter, you must use the same values for <code>Filters</code>, if any, as in the previous request.</p> </note>",
"box":true
}
}
},
"ListResolverRuleAssociationsResponse":{
"type":"structure",
"members":{
"NextToken":{
"shape":"NextToken",
"documentation":"<p>If more than <code>MaxResults</code> rule associations match the specified criteria, you can submit another <code>ListResolverRuleAssociation</code> request to get the next group of results. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>"
},
"MaxResults":{
"shape":"MaxResults",
"documentation":"<p>The value that you specified for <code>MaxResults</code> in the request.</p>"
},
"ResolverRuleAssociations":{
"shape":"ResolverRuleAssociations",
"documentation":"<p>The associations that were created between resolver rules and VPCs using the current AWS account, and that match the specified filters, if any.</p>"
}
}
},
"ListResolverRulesRequest":{
"type":"structure",
"members":{
"MaxResults":{
"shape":"MaxResults",
"documentation":"<p>The maximum number of resolver rules that you want to return in the response to a <code>ListResolverRules</code> request. If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 resolver rules.</p>",
"box":true
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>For the first <code>ListResolverRules</code> request, omit this value.</p> <p>If you have more than <code>MaxResults</code> resolver rules, you can submit another <code>ListResolverRules</code> request to get the next group of resolver rules. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>",
"box":true
},
"Filters":{
"shape":"Filters",
"documentation":"<p>An optional specification to return a subset of resolver rules, such as all resolver rules that are associated with the same resolver endpoint.</p> <note> <p>If you submit a second or subsequent <code>ListResolverRules</code> request and specify the <code>NextToken</code> parameter, you must use the same values for <code>Filters</code>, if any, as in the previous request.</p> </note>",
"box":true
}
}
},
"ListResolverRulesResponse":{
"type":"structure",
"members":{
"NextToken":{
"shape":"NextToken",
"documentation":"<p>If more than <code>MaxResults</code> resolver rules match the specified criteria, you can submit another <code>ListResolverRules</code> request to get the next group of results. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>"
},
"MaxResults":{
"shape":"MaxResults",
"documentation":"<p>The value that you specified for <code>MaxResults</code> in the request.</p>"
},
"ResolverRules":{
"shape":"ResolverRules",
"documentation":"<p>The resolver rules that were created using the current AWS account and that match the specified filters, if any.</p>"
}
}
},
"ListTagsForResourceRequest":{
"type":"structure",
"required":["ResourceArn"],
"members":{
"ResourceArn":{
"shape":"Arn",
"documentation":"<p>The Amazon Resource Name (ARN) for the resource that you want to list tags for.</p>"
},
"MaxResults":{
"shape":"MaxResults",
"documentation":"<p>The maximum number of tags that you want to return in the response to a <code>ListTagsForResource</code> request. If you don't specify a value for <code>MaxResults</code>, Resolver returns up to 100 tags.</p>",
"box":true
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>For the first <code>ListTagsForResource</code> request, omit this value.</p> <p>If you have more than <code>MaxResults</code> tags, you can submit another <code>ListTagsForResource</code> request to get the next group of tags for the resource. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>",
"box":true
}
}
},
"ListTagsForResourceResponse":{
"type":"structure",
"members":{
"Tags":{
"shape":"TagList",
"documentation":"<p>The tags that are associated with the resource that you specified in the <code>ListTagsForResource</code> request.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>If more than <code>MaxResults</code> tags match the specified criteria, you can submit another <code>ListTagsForResource</code> request to get the next group of results. In the next request, specify the value of <code>NextToken</code> from the previous response. </p>"
}
}
},
"MaxResults":{
"type":"integer",
"max":100,
"min":1
},
"Name":{
"type":"string",
"max":64,
"pattern":"(?!^[0-9]+$)([a-zA-Z0-9-_' ']+)"
},
"NextToken":{"type":"string"},
"Port":{
"type":"integer",
"max":65535,
"min":0
},
"PutResolverRulePolicyRequest":{
"type":"structure",
"required":[
"Arn",
"ResolverRulePolicy"
],
"members":{
"Arn":{
"shape":"Arn",
"documentation":"<p>The Amazon Resource Name (ARN) of the account that you want to grant permissions to.</p>"
},
"ResolverRulePolicy":{
"shape":"ResolverRulePolicy",
"documentation":"<p>An AWS Identity and Access Management policy statement that lists the permissions that you want to grant to another AWS account.</p>"
}
}
},
"PutResolverRulePolicyResponse":{
"type":"structure",
"members":{
"ReturnValue":{
"shape":"Boolean",
"documentation":"<p>Whether the <code>PutResolverRulePolicy</code> request was successful.</p>"
}
},
"documentation":"<p>The response to a <code>PutResolverRulePolicy</code> request.</p>"
},
"ResolverEndpoint":{
"type":"structure",
"members":{
"Id":{
"shape":"ResourceId",
"documentation":"<p>The ID of the resolver endpoint.</p>"
},
"CreatorRequestId":{
"shape":"CreatorRequestId",
"documentation":"<p>A unique string that identifies the request that created the resolver endpoint. The <code>CreatorRequestId</code> allows failed requests to be retried without the risk of executing the operation twice.</p>"
},
"Arn":{
"shape":"Arn",
"documentation":"<p>The ARN (Amazon Resource Name) for the resolver endpoint.</p>"
},
"Name":{
"shape":"Name",
"documentation":"<p>The name that you assigned to the resolver endpoint when you submitted a <a>CreateResolverEndpoint</a> request.</p>"
},
"SecurityGroupIds":{
"shape":"SecurityGroupIds",
"documentation":"<p>The ID of one or more security groups that control access to this VPC. The security group must include one or more inbound resolver rules.</p>"
},
"Direction":{
"shape":"ResolverEndpointDirection",
"documentation":"<p>Indicates whether the resolver endpoint allows inbound or outbound DNS queries:</p> <ul> <li> <p> <code>INBOUND</code>: allows DNS queries to your VPC from your network or another VPC</p> </li> <li> <p> <code>OUTBOUND</code>: allows DNS queries from your VPC to your network or another VPC</p> </li> </ul>"
},
"IpAddressCount":{
"shape":"IpAddressCount",
"documentation":"<p>The number of IP addresses that the resolver endpoint can use for DNS queries.</p>"
},
"HostVPCId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the VPC that you want to create the resolver endpoint in.</p>"
},
"Status":{
"shape":"ResolverEndpointStatus",
"documentation":"<p>A code that specifies the current status of the resolver endpoint.</p>"
},
"StatusMessage":{
"shape":"StatusMessage",
"documentation":"<p>A detailed description of the status of the resolver endpoint.</p>"
},
"CreationTime":{
"shape":"Rfc3339TimeString",
"documentation":"<p>The date and time that the endpoint was created, in Unix time format and Coordinated Universal Time (UTC).</p>"
},
"ModificationTime":{
"shape":"Rfc3339TimeString",
"documentation":"<p>The date and time that the endpoint was last modified, in Unix time format and Coordinated Universal Time (UTC).</p>"
}
},
"documentation":"<p>In the response to a <a>CreateResolverEndpoint</a>, <a>DeleteResolverEndpoint</a>, <a>GetResolverEndpoint</a>, <a>ListResolverEndpoints</a>, or <a>UpdateResolverEndpoint</a> request, a complex type that contains settings for an existing inbound or outbound resolver endpoint.</p>"
},
"ResolverEndpointDirection":{
"type":"string",
"enum":[
"INBOUND",
"OUTBOUND"
]
},
"ResolverEndpointStatus":{
"type":"string",
"enum":[
"CREATING",
"OPERATIONAL",
"UPDATING",
"AUTO_RECOVERING",
"ACTION_NEEDED",
"DELETING"
]
},
"ResolverEndpoints":{
"type":"list",
"member":{"shape":"ResolverEndpoint"}
},
"ResolverRule":{
"type":"structure",
"members":{
"Id":{
"shape":"ResourceId",
"documentation":"<p>The ID that Resolver assigned to the resolver rule when you created it.</p>"
},
"CreatorRequestId":{
"shape":"CreatorRequestId",
"documentation":"<p>A unique string that you specified when you created the resolver rule. <code>CreatorRequestId</code>identifies the request and allows failed requests to be retried without the risk of executing the operation twice. </p>"
},
"Arn":{
"shape":"Arn",
"documentation":"<p>The ARN (Amazon Resource Name) for the resolver rule specified by <code>Id</code>.</p>"
},
"DomainName":{
"shape":"DomainName",
"documentation":"<p>DNS queries for this domain name are forwarded to the IP addresses that are specified in <code>TargetIps</code>. If a query matches multiple resolver rules (example.com and www.example.com), the query is routed using the resolver rule that contains the most specific domain name (www.example.com).</p>"
},
"Status":{
"shape":"ResolverRuleStatus",
"documentation":"<p>A code that specifies the current status of the resolver rule.</p>"
},
"StatusMessage":{
"shape":"StatusMessage",
"documentation":"<p>A detailed description of the status of a resolver rule.</p>"
},
"RuleType":{
"shape":"RuleTypeOption",
"documentation":"<p>This value is always <code>FORWARD</code>. Other resolver rule types aren't supported.</p>"
},
"Name":{
"shape":"Name",
"documentation":"<p>The name for the resolver rule, which you specified when you created the resolver rule.</p>"
},
"TargetIps":{
"shape":"TargetList",
"documentation":"<p>An array that contains the IP addresses and ports that you want to forward </p>"
},
"ResolverEndpointId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the endpoint that the rule is associated with.</p>"
},
"OwnerId":{
"shape":"AccountId",
"documentation":"<p>When a rule is shared with another AWS account, the account ID of the account that the rule is shared with.</p>"
},
"ShareStatus":{
"shape":"ShareStatus",
"documentation":"<p>Whether the rules is shared and, if so, whether the current account is sharing the rule with another account, or another account is sharing the rule with the current account.</p>"
}
},
"documentation":"<p>For queries that originate in your VPC, detailed information about a resolver rule, which specifies how to route DNS queries out of the VPC. The <code>ResolverRule</code> parameter appears in the response to a <a>CreateResolverRule</a>, <a>DeleteResolverRule</a>, <a>GetResolverRule</a>, <a>ListResolverRules</a>, or <a>UpdateResolverRule</a> request.</p>"
},
"ResolverRuleAssociation":{
"type":"structure",
"members":{
"Id":{
"shape":"ResourceId",
"documentation":"<p>The ID of the association between a resolver rule and a VPC. Resolver assigns this value when you submit an <a>AssociateResolverRule</a> request.</p>"
},
"ResolverRuleId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the resolver rule that you associated with the VPC that is specified by <code>VPCId</code>.</p>"
},
"Name":{
"shape":"Name",
"documentation":"<p>The name of an association between a resolver rule and a VPC.</p>"
},
"VPCId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the VPC that you associated the resolver rule with.</p>"
},
"Status":{
"shape":"ResolverRuleAssociationStatus",
"documentation":"<p>A code that specifies the current status of the association between a resolver rule and a VPC.</p>"
},
"StatusMessage":{
"shape":"StatusMessage",
"documentation":"<p>A detailed description of the status of the association between a resolver rule and a VPC.</p>"
}
},
"documentation":"<p>In the response to an <a>AssociateResolverRule</a>, <a>DisassociateResolverRule</a>, or <a>ListResolverRuleAssociations</a> request, information about an association between a resolver rule and a VPC.</p>"
},
"ResolverRuleAssociationStatus":{
"type":"string",
"enum":[
"CREATING",
"COMPLETE",
"DELETING",
"FAILED",
"OVERRIDDEN"
]
},
"ResolverRuleAssociations":{
"type":"list",
"member":{"shape":"ResolverRuleAssociation"}
},
"ResolverRuleConfig":{
"type":"structure",
"members":{
"Name":{
"shape":"Name",
"documentation":"<p>The new name for the resolver rule. The name that you specify appears in the Resolver dashboard in the Route 53 console. </p>"
},
"TargetIps":{
"shape":"TargetList",
"documentation":"<p>For DNS queries that originate in your VPC, the new IP addresses that you want to route outbound DNS queries to.</p>"
},
"ResolverEndpointId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the new outbound resolver endpoint that you want to use to route DNS queries to the IP addresses that you specify in <code>TargetIps</code>.</p>"
}
},
"documentation":"<p>In an <a>UpdateResolverRule</a> request, information about the changes that you want to make.</p>"
},
"ResolverRulePolicy":{
"type":"string",
"max":5000
},
"ResolverRuleStatus":{
"type":"string",
"enum":[
"COMPLETE",
"DELETING",
"UPDATING",
"FAILED"
]
},
"ResolverRules":{
"type":"list",
"member":{"shape":"ResolverRule"}
},
"ResourceExistsException":{
"type":"structure",
"members":{
"Message":{"shape":"String"},
"ResourceType":{
"shape":"String",
"documentation":"<p>For a <code>ResourceExistsException</code> error, the type of resource that the error applies to.</p>"
}
},
"documentation":"<p>The resource that you tried to create already exists.</p>",
"exception":true
},
"ResourceId":{
"type":"string",
"max":64,
"min":1
},
"ResourceInUseException":{
"type":"structure",
"members":{
"Message":{"shape":"String"},
"ResourceType":{
"shape":"String",
"documentation":"<p>For a <code>ResourceInUseException</code> error, the type of resource that is currently in use.</p>"
}
},
"documentation":"<p>The resource that you tried to update or delete is currently in use.</p>",
"exception":true
},
"ResourceNotFoundException":{
"type":"structure",
"members":{
"Message":{"shape":"String"},
"ResourceType":{
"shape":"String",
"documentation":"<p>For a <code>ResourceNotFoundException</code> error, the type of resource that doesn't exist.</p>"
}
},
"documentation":"<p>The specified resource doesn't exist.</p>",
"exception":true
},
"ResourceUnavailableException":{
"type":"structure",
"members":{
"Message":{"shape":"String"},
"ResourceType":{
"shape":"String",
"documentation":"<p>For a <code>ResourceUnavailableException</code> error, the type of resource that isn't available.</p>"
}
},
"documentation":"<p>The specified resource isn't available.</p>",
"exception":true
},
"Rfc3339TimeString":{
"type":"string",
"max":40,
"min":20
},
"RuleTypeOption":{
"type":"string",
"enum":[
"FORWARD",
"SYSTEM",
"RECURSIVE"
]
},
"SecurityGroupIds":{
"type":"list",
"member":{"shape":"ResourceId"}
},
"ShareStatus":{
"type":"string",
"enum":[
"NOT_SHARED",
"SHARED_WITH_ME",
"SHARED_BY_ME"
]
},
"StatusMessage":{
"type":"string",
"max":255
},
"String":{"type":"string"},
"SubnetId":{
"type":"string",
"max":32,
"min":1
},
"Tag":{
"type":"structure",
"members":{
"Key":{
"shape":"TagKey",
"documentation":"<p>The name for the tag. For example, if you want to associate Resolver resources with the account IDs of your customers for billing purposes, the value of <code>Key</code> might be <code>account-id</code>.</p>"
},
"Value":{
"shape":"TagValue",
"documentation":"<p>The value for the tag. For example, if <code>Key</code> is <code>account-id</code>, then <code>Value</code> might be the ID of the customer account that you're creating the resource for.</p>"
}
},
"documentation":"<p>One tag that you want to add to the specified resource. A tag consists of a <code>Key</code> (a name for the tag) and a <code>Value</code>.</p>"
},
"TagKey":{"type":"string"},
"TagKeyList":{
"type":"list",
"member":{"shape":"TagKey"}
},
"TagList":{
"type":"list",
"member":{"shape":"Tag"}
},
"TagResourceRequest":{
"type":"structure",
"required":[
"ResourceArn",
"Tags"
],
"members":{
"ResourceArn":{
"shape":"Arn",
"documentation":"<p>The Amazon Resource Name (ARN) for the resource that you want to add tags to. To get the ARN for a resource, use the applicable <code>Get</code> or <code>List</code> command: </p> <ul> <li> <p> <a>GetResolverEndpoint</a> </p> </li> <li> <p> <a>GetResolverRule</a> </p> </li> <li> <p> <a>GetResolverRuleAssociation</a> </p> </li> <li> <p> <a>ListResolverEndpoints</a> </p> </li> <li> <p> <a>ListResolverRuleAssociations</a> </p> </li> <li> <p> <a>ListResolverRules</a> </p> </li> </ul>"
},
"Tags":{
"shape":"TagList",
"documentation":"<p>The tags that you want to add to the specified resource.</p>"
}
}
},
"TagResourceResponse":{
"type":"structure",
"members":{
}
},
"TagValue":{"type":"string"},
"TargetAddress":{
"type":"structure",
"required":["Ip"],
"members":{
"Ip":{
"shape":"Ip",
"documentation":"<p>One IP address that you want to forward DNS queries to. You can specify only IPv4 addresses.</p>"
},
"Port":{
"shape":"Port",
"documentation":"<p>The port at <code>Ip</code> that you want to forward DNS queries to.</p>",
"box":true
}
},
"documentation":"<p>In a <a>CreateResolverRule</a> request, an array of the IPs that you want to forward DNS queries to.</p>"
},
"TargetList":{
"type":"list",
"member":{"shape":"TargetAddress"},
"min":1
},
"ThrottlingException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"}
},
"documentation":"<p>The request was throttled. Try again in a few minutes.</p>",
"exception":true
},
"UnknownResourceException":{
"type":"structure",
"members":{
"Message":{"shape":"ExceptionMessage"}
},
"documentation":"<p>The specified resource doesn't exist.</p>",
"exception":true
},
"UntagResourceRequest":{
"type":"structure",
"required":[
"ResourceArn",
"TagKeys"
],
"members":{
"ResourceArn":{
"shape":"Arn",
"documentation":"<p>The Amazon Resource Name (ARN) for the resource that you want to remove tags from. To get the ARN for a resource, use the applicable <code>Get</code> or <code>List</code> command: </p> <ul> <li> <p> <a>GetResolverEndpoint</a> </p> </li> <li> <p> <a>GetResolverRule</a> </p> </li> <li> <p> <a>GetResolverRuleAssociation</a> </p> </li> <li> <p> <a>ListResolverEndpoints</a> </p> </li> <li> <p> <a>ListResolverRuleAssociations</a> </p> </li> <li> <p> <a>ListResolverRules</a> </p> </li> </ul>"
},
"TagKeys":{
"shape":"TagKeyList",
"documentation":"<p>The tags that you want to remove to the specified resource.</p>"
}
}
},
"UntagResourceResponse":{
"type":"structure",
"members":{
}
},
"UpdateResolverEndpointRequest":{
"type":"structure",
"required":["ResolverEndpointId"],
"members":{
"ResolverEndpointId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the resolver endpoint that you want to update.</p>"
},
"Name":{
"shape":"Name",
"documentation":"<p>The name of the resolver endpoint that you want to update.</p>",
"box":true
}
}
},
"UpdateResolverEndpointResponse":{
"type":"structure",
"members":{
"ResolverEndpoint":{
"shape":"ResolverEndpoint",
"documentation":"<p>The response to an <code>UpdateResolverEndpoint</code> request.</p>"
}
}
},
"UpdateResolverRuleRequest":{
"type":"structure",
"required":[
"ResolverRuleId",
"Config"
],
"members":{
"ResolverRuleId":{
"shape":"ResourceId",
"documentation":"<p>The ID of the resolver rule that you want to update.</p>"
},
"Config":{
"shape":"ResolverRuleConfig",
"documentation":"<p>The new settings for the resolver rule.</p>"
}
}
},
"UpdateResolverRuleResponse":{
"type":"structure",
"members":{
"ResolverRule":{
"shape":"ResolverRule",
"documentation":"<p>The response to an <code>UpdateResolverRule</code> request.</p>"
}
}
}
},
"documentation":"<p>Here's how you set up to query an Amazon Route 53 private hosted zone from your network:</p> <ol> <li> <p>Connect your network to a VPC using AWS Direct Connect or a VPN.</p> </li> <li> <p>Run the following AWS CLI command to create a Resolver endpoint:</p> <p> <code>create-resolver-endpoint --name [endpoint_name] --direction INBOUND --creator-request-id [unique_string] --security-group-ids [security_group_with_inbound_rules] --ip-addresses SubnetId=[subnet_id] SubnetId=[subnet_id_in_different_AZ]</code> </p> <p>Note the resolver endpoint ID that appears in the response. You'll use it in step 3.</p> </li> <li> <p>Get the IP addresses for the Resolver endpoints:</p> <p> <code>get-resolver-endpoint --resolver-endpoint-id [resolver_endpoint_id]</code> </p> </li> <li> <p>In your network configuration, define the IP addresses that you got in step 3 as DNS servers.</p> <p>You can now query instance names in your VPCs and the names of records in your private hosted zone.</p> </li> </ol> <p>You can also perform the following operations using the AWS CLI:</p> <ul> <li> <p> <code>list-resolver-endpoints</code>: List all endpoints. The syntax includes options for pagination and filtering.</p> </li> <li> <p> <code>update-resolver-endpoints</code>: Add IP addresses to an endpoint or remove IP addresses from an endpoint. </p> </li> </ul> <p>To delete an endpoint, use the following AWS CLI command:</p> <p> <code>delete-resolver-endpoint --resolver-endpoint-id [resolver_endpoint_id]</code> </p>"
}