From 3f67b58f1bc9b18293d34542eea5d92106fbb84f Mon Sep 17 00:00:00 2001 From: SamRemis Date: Thu, 14 Nov 2024 10:43:06 -0500 Subject: [PATCH 1/2] Update broken Polly example --- botocore/data/polly/2016-06-10/examples-1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/botocore/data/polly/2016-06-10/examples-1.json b/botocore/data/polly/2016-06-10/examples-1.json index 38205dbea2..3b466eef40 100644 --- a/botocore/data/polly/2016-06-10/examples-1.json +++ b/botocore/data/polly/2016-06-10/examples-1.json @@ -123,7 +123,7 @@ "PutLexicon": [ { "input": { - "Content": "file://example.pls", + "Content": "lexiconcontent", "Name": "W3C" }, "output": { From 446ae42d9cf44c53b2777033cbb506d0fa8abe43 Mon Sep 17 00:00:00 2001 From: SamRemis Date: Thu, 14 Nov 2024 15:48:18 -0500 Subject: [PATCH 2/2] Update examples-1.json --- botocore/data/polly/2016-06-10/examples-1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/botocore/data/polly/2016-06-10/examples-1.json b/botocore/data/polly/2016-06-10/examples-1.json index 3b466eef40..a0e354e0a2 100644 --- a/botocore/data/polly/2016-06-10/examples-1.json +++ b/botocore/data/polly/2016-06-10/examples-1.json @@ -123,7 +123,7 @@ "PutLexicon": [ { "input": { - "Content": "lexiconcontent", + "Content": "", "Name": "W3C" }, "output": {