Skip to content

Commit

Permalink
Update route53 model to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesls committed May 16, 2014
1 parent 578465e commit 1ffcaad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 16 deletions.
12 changes: 4 additions & 8 deletions botocore/data/aws/route53/2013-04-01.json
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,7 @@
"type": "string",
"max_length": 15,
"pattern": "^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$",
"documentation": "\n <p>IP Address of the instance being checked. </p>\n ",
"required": true
"documentation": "\n <p>IP Address of the instance being checked. </p>\n "
},
"Port": {
"shape_name": "Port",
Expand Down Expand Up @@ -496,8 +495,7 @@
"type": "string",
"max_length": 15,
"pattern": "^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$",
"documentation": "\n <p>IP Address of the instance being checked. </p>\n ",
"required": true
"documentation": "\n <p>IP Address of the instance being checked. </p>\n "
},
"Port": {
"shape_name": "Port",
Expand Down Expand Up @@ -1252,8 +1250,7 @@
"type": "string",
"max_length": 15,
"pattern": "^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$",
"documentation": "\n <p>IP Address of the instance being checked. </p>\n ",
"required": true
"documentation": "\n <p>IP Address of the instance being checked. </p>\n "
},
"Port": {
"shape_name": "Port",
Expand Down Expand Up @@ -1587,8 +1584,7 @@
"type": "string",
"max_length": 15,
"pattern": "^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$",
"documentation": "\n <p>IP Address of the instance being checked. </p>\n ",
"required": true
"documentation": "\n <p>IP Address of the instance being checked. </p>\n "
},
"Port": {
"shape_name": "Port",
Expand Down
12 changes: 4 additions & 8 deletions services/route53.json
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,7 @@
"type": "string",
"max_length": 15,
"pattern": "^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$",
"documentation": "\n <p>IP Address of the instance being checked. </p>\n ",
"required": true
"documentation": "\n <p>IP Address of the instance being checked. </p>\n "
},
"Port": {
"shape_name": "Port",
Expand Down Expand Up @@ -496,8 +495,7 @@
"type": "string",
"max_length": 15,
"pattern": "^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$",
"documentation": "\n <p>IP Address of the instance being checked. </p>\n ",
"required": true
"documentation": "\n <p>IP Address of the instance being checked. </p>\n "
},
"Port": {
"shape_name": "Port",
Expand Down Expand Up @@ -1253,8 +1251,7 @@
"type": "string",
"max_length": 15,
"pattern": "^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$",
"documentation": "\n <p>IP Address of the instance being checked. </p>\n ",
"required": true
"documentation": "\n <p>IP Address of the instance being checked. </p>\n "
},
"Port": {
"shape_name": "Port",
Expand Down Expand Up @@ -1588,8 +1585,7 @@
"type": "string",
"max_length": 15,
"pattern": "^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$",
"documentation": "\n <p>IP Address of the instance being checked. </p>\n ",
"required": true
"documentation": "\n <p>IP Address of the instance being checked. </p>\n "
},
"Port": {
"shape_name": "Port",
Expand Down

0 comments on commit 1ffcaad

Please sign in to comment.