Skip to content

Commit bee0309

Browse files
author
awstools
committed
docs(client-polly): Fixes PutLexicon usage example.
1 parent 033426b commit bee0309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/sdk-codegen/aws-models/polly.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2246,7 +2246,7 @@
22462246
"documentation": "Stores a pronunciation lexicon in an AWS Region.",
22472247
"input": {
22482248
"Name": "W3C",
2249-
"Content": "file://example.pls"
2249+
"Content": "<Lexicon Content>"
22502250
},
22512251
"output": {}
22522252
}

0 commit comments

Comments
 (0)