vendor: update all dependencies

This commit is contained in:
Nick Craig-Wood 2018-06-17 17:59:12 +01:00
parent 3f0789e2db
commit 08021c4636
2474 changed files with 435818 additions and 282709 deletions

View file

@ -508,6 +508,7 @@
"Penelope",
"Chantal",
"Celine",
"Lea",
"Mathieu",
"Dora",
"Karl",

View file

@ -301,7 +301,7 @@
}
},
"TextLengthExceededException": {
"base": "<p>The value of the \"Text\" parameter is longer than the accepted limits. The limit for input text is a maximum of 3000 characters total, of which no more than 1500 can be billed characters. SSML tags are not counted as billed characters.</p>",
"base": "<p>The value of the \"Text\" parameter is longer than the accepted limits. The limit for input text is a maximum of 6000 characters total, of which no more than 3000 can be billed characters. SSML tags are not counted as billed characters.</p>",
"refs": {
}
},

View file

@ -0,0 +1,11 @@
{
"version": 1,
"defaultRegion": "us-west-2",
"testCases": [
{
"operationName": "DescribeVoices",
"input": {},
"errorExpectedFromService": false
}
]
}