Skip to content

Commit

Permalink
docs(client-route-53): Update the SDKs for text changes in the APIs.
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 30, 2024
1 parent 4a6c458 commit 8edb9b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions clients/client-route-53/src/models/models_0.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1375,9 +1375,9 @@ export interface Coordinates {

/**
* @public
* <p> (Resource record sets only): A complex type that lets you control how Amazon Route 53
* responds to DNS queries based on the geographic origin of the query and your resources.
* Only one of , <code>LocalZoneGroup</code>, <code>Coordinates</code>, or <code>Amazon Web ServicesRegion</code> is allowed per request at a time.</p>
* <p> (Resource record sets only): A complex type that lets you specify where your resources are
* located. Only one of <code>LocalZoneGroup</code>, <code>Coordinates</code>, or
* <code>Amazon Web ServicesRegion</code> is allowed per request at a time.</p>
* <p>For more information about geoproximity routing, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy-geoproximity.html">Geoproximity routing</a> in the
* <i>Amazon Route 53 Developer Guide</i>.</p>
*/
Expand Down
2 changes: 1 addition & 1 deletion codegen/sdk-codegen/aws-models/route-53.json
Original file line number Diff line number Diff line change
Expand Up @@ -5794,7 +5794,7 @@
}
},
"traits": {
"smithy.api#documentation": "<p> (Resource record sets only): A complex type that lets you control how Amazon Route 53\n\t\t\tresponds to DNS queries based on the geographic origin of the query and your resources.\n\t\t\tOnly one of , <code>LocalZoneGroup</code>, <code>Coordinates</code>, or <code>Amazon Web ServicesRegion</code> is allowed per request at a time.</p>\n <p>For more information about geoproximity routing, see <a href=\"https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy-geoproximity.html\">Geoproximity routing</a> in the\n\t\t\t\t\t<i>Amazon Route 53 Developer Guide</i>.</p>"
"smithy.api#documentation": "<p> (Resource record sets only): A complex type that lets you specify where your resources are\n\t\t\tlocated. Only one of <code>LocalZoneGroup</code>, <code>Coordinates</code>, or\n\t\t\t\t\t<code>Amazon Web ServicesRegion</code> is allowed per request at a time.</p>\n <p>For more information about geoproximity routing, see <a href=\"https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy-geoproximity.html\">Geoproximity routing</a> in the\n\t\t\t\t\t<i>Amazon Route 53 Developer Guide</i>.</p>"
}
},
"com.amazonaws.route53#GetAccountLimit": {
Expand Down

0 comments on commit 8edb9b5

Please sign in to comment.