Skip to content

Commit 7d42dcb

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 2e90d54 commit 7d42dcb

File tree

8 files changed

+4684
-4349
lines changed

8 files changed

+4684
-4349
lines changed

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

Lines changed: 265 additions & 1377 deletions
Large diffs are not rendered by default.

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

Lines changed: 3314 additions & 1517 deletions
Large diffs are not rendered by default.

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

Lines changed: 147 additions & 488 deletions
Large diffs are not rendered by default.

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

Lines changed: 32 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
}
104104
],
105105
"traits": {
106-
"smithy.api#documentation": "<p>Returns the list of voices that are available for use when\n requesting speech synthesis. Each voice speaks a specified language, is\n either male or female, and is identified by an ID, which is the ASCII\n version of the voice name. </p>\n\n <p>When synthesizing speech ( <code>SynthesizeSpeech</code> ), you\n provide the voice ID for the voice you want from the list of voices\n returned by <code>DescribeVoices</code>.</p>\n\n <p>For example, you want your news reader application to read news in\n a specific language, but giving a user the option to choose the voice.\n Using the <code>DescribeVoices</code> operation you can provide the user\n with a list of available voices to select from.</p>\n\n <p> You can optionally specify a language code to filter the available\n voices. For example, if you specify <code>en-US</code>, the operation\n returns a list of all available US English voices. </p>\n <p>This operation requires permissions to perform the\n <code>polly:DescribeVoices</code> action.</p>",
106+
"smithy.api#documentation": "<p>Returns the list of voices that are available for use when\n requesting speech synthesis. Each voice speaks a specified language, is\n either male or female, and is identified by an ID, which is the ASCII\n version of the voice name. </p>\n <p>When synthesizing speech ( <code>SynthesizeSpeech</code> ), you\n provide the voice ID for the voice you want from the list of voices\n returned by <code>DescribeVoices</code>.</p>\n <p>For example, you want your news reader application to read news in\n a specific language, but giving a user the option to choose the voice.\n Using the <code>DescribeVoices</code> operation you can provide the user\n with a list of available voices to select from.</p>\n <p> You can optionally specify a language code to filter the available\n voices. For example, if you specify <code>en-US</code>, the operation\n returns a list of all available US English voices. </p>\n <p>This operation requires permissions to perform the\n <code>polly:DescribeVoices</code> action.</p>",
107107
"smithy.api#http": {
108108
"method": "GET",
109109
"uri": "/v1/voices",
@@ -1163,15 +1163,6 @@
11631163
"ref": "Endpoint"
11641164
}
11651165
]
1166-
},
1167-
{
1168-
"fn": "parseURL",
1169-
"argv": [
1170-
{
1171-
"ref": "Endpoint"
1172-
}
1173-
],
1174-
"assign": "url"
11751166
}
11761167
],
11771168
"type": "tree",
@@ -3030,7 +3021,7 @@
30303021
"Engine": {
30313022
"target": "com.amazonaws.polly#Engine",
30323023
"traits": {
3033-
"smithy.api#documentation": "<p>Specifies the engine (<code>standard</code> or <code>neural</code>)\n for Amazon Polly to use when processing input text for speech synthesis. For\n information on Amazon Polly voices and which voices are available in\n standard-only, NTTS-only, and both standard and NTTS formats, see <a href=\"https://docs.aws.amazon.com/polly/latest/dg/voicelist.html\">Available Voices</a>.</p>\n <p>\n <b>NTTS-only voices</b>\n </p>\n <p>When using NTTS-only voices such as Kevin (en-US), this parameter is\n required and must be set to <code>neural</code>. If the engine is not\n specified, or is set to <code>standard</code>, this will result in an\n error. </p>\n <p>Type: String</p>\n <p>Valid Values: <code>standard</code> | <code>neural</code>\n </p>\n <p>Required: Yes</p>\n\n <p>\n <b>Standard voices</b>\n </p>\n <p>For standard voices, this is not required; the engine parameter\n defaults to <code>standard</code>. If the engine is not specified, or is\n set to <code>standard</code> and an NTTS-only voice is selected, this will\n result in an error. </p>"
3024+
"smithy.api#documentation": "<p>Specifies the engine (<code>standard</code> or <code>neural</code>)\n for Amazon Polly to use when processing input text for speech synthesis. For\n information on Amazon Polly voices and which voices are available in\n standard-only, NTTS-only, and both standard and NTTS formats, see <a href=\"https://docs.aws.amazon.com/polly/latest/dg/voicelist.html\">Available Voices</a>.</p>\n <p>\n <b>NTTS-only voices</b>\n </p>\n <p>When using NTTS-only voices such as Kevin (en-US), this parameter is\n required and must be set to <code>neural</code>. If the engine is not\n specified, or is set to <code>standard</code>, this will result in an\n error. </p>\n <p>Type: String</p>\n <p>Valid Values: <code>standard</code> | <code>neural</code>\n </p>\n <p>Required: Yes</p>\n <p>\n <b>Standard voices</b>\n </p>\n <p>For standard voices, this is not required; the engine parameter\n defaults to <code>standard</code>. If the engine is not specified, or is\n set to <code>standard</code> and an NTTS-only voice is selected, this will\n result in an error. </p>"
30343025
}
30353026
},
30363027
"LanguageCode": {
@@ -3737,6 +3728,36 @@
37373728
"traits": {
37383729
"smithy.api#enumValue": "Hala"
37393730
}
3731+
},
3732+
"Andres": {
3733+
"target": "smithy.api#Unit",
3734+
"traits": {
3735+
"smithy.api#enumValue": "Andres"
3736+
}
3737+
},
3738+
"Sergio": {
3739+
"target": "smithy.api#Unit",
3740+
"traits": {
3741+
"smithy.api#enumValue": "Sergio"
3742+
}
3743+
},
3744+
"Remi": {
3745+
"target": "smithy.api#Unit",
3746+
"traits": {
3747+
"smithy.api#enumValue": "Remi"
3748+
}
3749+
},
3750+
"Adriano": {
3751+
"target": "smithy.api#Unit",
3752+
"traits": {
3753+
"smithy.api#enumValue": "Adriano"
3754+
}
3755+
},
3756+
"Thiago": {
3757+
"target": "smithy.api#Unit",
3758+
"traits": {
3759+
"smithy.api#enumValue": "Thiago"
3760+
}
37403761
}
37413762
}
37423763
},

0 commit comments

Comments
 (0)