Skip to content

Commit f6db8c4

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent 8b62ca4 commit f6db8c4

File tree

18 files changed

+953
-81
lines changed

18 files changed

+953
-81
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
Unreleased Changes
22
------------------
33

4+
* Feature - Aws::Cloud9 - Updated the API, and documentation for AWS Cloud9.
5+
6+
* Feature - Aws::Comprehend - Updated the documentation for Amazon Comprehend.
7+
8+
* Feature - Aws::EC2 - Updated the API, and documentation for Amazon Elastic Compute Cloud.
9+
10+
* Feature - Aws::FSx - Updated the API, and documentation for Amazon FSx.
11+
12+
* Feature - Aws::IoT - Updated the API, and documentation for AWS IoT.
13+
14+
* Feature - Aws::Lambda - Updated the API, and documentation for AWS Lambda.
15+
16+
* Feature - Aws::Transfer - Updated the API, and documentation for AWS Transfer Family.
17+
18+
* Feature - Aws::WorkSpaces - Updated the API, and documentation for Amazon WorkSpaces.
19+
420
2.11.564 (2020-08-11)
521
------------------
622

aws-sdk-core/apis/cloud9/2017-09-23/api-2.json

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,8 @@
185185
"errors":[
186186
{"shape":"NotFoundException"},
187187
{"shape":"InternalServerErrorException"},
188-
{"shape":"BadRequestException"}
188+
{"shape":"BadRequestException"},
189+
{"shape":"ConcurrentAccessException"}
189190
]
190191
},
191192
"UntagResource":{
@@ -199,7 +200,8 @@
199200
"errors":[
200201
{"shape":"NotFoundException"},
201202
{"shape":"InternalServerErrorException"},
202-
{"shape":"BadRequestException"}
203+
{"shape":"BadRequestException"},
204+
{"shape":"ConcurrentAccessException"}
203205
]
204206
},
205207
"UpdateEnvironment":{
@@ -263,12 +265,25 @@
263265
"type":"string",
264266
"pattern":"[\\x20-\\x7E]{10,128}"
265267
},
268+
"ConcurrentAccessException":{
269+
"type":"structure",
270+
"members":{
271+
},
272+
"exception":true
273+
},
266274
"ConflictException":{
267275
"type":"structure",
268276
"members":{
269277
},
270278
"exception":true
271279
},
280+
"ConnectionType":{
281+
"type":"string",
282+
"enum":[
283+
"CONNECT_SSH",
284+
"CONNECT_SSM"
285+
]
286+
},
272287
"CreateEnvironmentEC2Request":{
273288
"type":"structure",
274289
"required":[
@@ -283,7 +298,8 @@
283298
"subnetId":{"shape":"SubnetId"},
284299
"automaticStopTimeMinutes":{"shape":"AutomaticStopTimeMinutes"},
285300
"ownerArn":{"shape":"UserArn"},
286-
"tags":{"shape":"TagList"}
301+
"tags":{"shape":"TagList"},
302+
"connectionType":{"shape":"ConnectionType"}
287303
}
288304
},
289305
"CreateEnvironmentEC2Result":{
@@ -390,6 +406,7 @@
390406
"name":{"shape":"EnvironmentName"},
391407
"description":{"shape":"EnvironmentDescription"},
392408
"type":{"shape":"EnvironmentType"},
409+
"connectionType":{"shape":"ConnectionType"},
393410
"arn":{"shape":"String"},
394411
"ownerArn":{"shape":"String"},
395412
"lifecycle":{"shape":"EnvironmentLifecycle"}

aws-sdk-core/apis/cloud9/2017-09-23/docs-2.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,23 @@
4040
"CreateEnvironmentEC2Request$clientRequestToken": "<p>A unique, case-sensitive string that helps AWS Cloud9 to ensure this operation completes no more than one time.</p> <p>For more information, see <a href=\"http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Client Tokens</a> in the <i>Amazon EC2 API Reference</i>.</p>"
4141
}
4242
},
43+
"ConcurrentAccessException": {
44+
"base": "<p>A concurrent access issue occurred.</p>",
45+
"refs": {
46+
}
47+
},
4348
"ConflictException": {
4449
"base": "<p>A conflict occurred.</p>",
4550
"refs": {
4651
}
4752
},
53+
"ConnectionType": {
54+
"base": null,
55+
"refs": {
56+
"CreateEnvironmentEC2Request$connectionType": "<p>The connection type used for connecting to an Amazon EC2 environment.</p>",
57+
"Environment$connectionType": "<p>The connection type used for connecting to an Amazon EC2 environment.</p>"
58+
}
59+
},
4860
"CreateEnvironmentEC2Request": {
4961
"base": null,
5062
"refs": {

aws-sdk-core/apis/comprehend/2017-11-27/docs-2.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@
765765
"EntityTypesList": {
766766
"base": null,
767767
"refs": {
768-
"EntityRecognizerInputDataConfig$EntityTypes": "<p>The entity types in the input data for an entity recognizer. A maximum of 12 entity types can be used at one time to train an entity recognizer.</p>"
768+
"EntityRecognizerInputDataConfig$EntityTypes": "<p>The entity types in the input data for an entity recognizer. A maximum of 25 entity types can be used at one time to train an entity recognizer.</p>"
769769
}
770770
},
771771
"EntityTypesListItem": {
@@ -1034,7 +1034,7 @@
10341034
"BatchDetectKeyPhrasesRequest$LanguageCode": "<p>The language of the input documents. You can specify any of the primary languages supported by Amazon Comprehend. All documents must be in the same language.</p>",
10351035
"BatchDetectSentimentRequest$LanguageCode": "<p>The language of the input documents. You can specify any of the primary languages supported by Amazon Comprehend. All documents must be in the same language.</p>",
10361036
"CreateDocumentClassifierRequest$LanguageCode": "<p>The language of the input documents. You can specify any of the following languages supported by Amazon Comprehend: German (\"de\"), English (\"en\"), Spanish (\"es\"), French (\"fr\"), Italian (\"it\"), or Portuguese (\"pt\"). All documents must be in the same language.</p>",
1037-
"CreateEntityRecognizerRequest$LanguageCode": "<p> The language of the input documents. All documents must be in the same language. Only English (\"en\") is currently supported. </p>",
1037+
"CreateEntityRecognizerRequest$LanguageCode": "<p> You can specify any of the following languages supported by Amazon Comprehend: English (\"en\"), Spanish (\"es\"), French (\"fr\"), Italian (\"it\"), German (\"de\"), or Portuguese (\"pt\"). All documents must be in the same language.</p>",
10381038
"DetectEntitiesRequest$LanguageCode": "<p>The language of the input documents. You can specify any of the primary languages supported by Amazon Comprehend. All documents must be in the same language.</p> <p>If your request includes the endpoint for a custom entity recognition model, Amazon Comprehend uses the language of your custom model, and it ignores any language code that you specify here.</p>",
10391039
"DetectKeyPhrasesRequest$LanguageCode": "<p>The language of the input documents. You can specify any of the primary languages supported by Amazon Comprehend. All documents must be in the same language.</p>",
10401040
"DetectSentimentRequest$LanguageCode": "<p>The language of the input documents. You can specify any of the primary languages supported by Amazon Comprehend. All documents must be in the same language.</p>",
@@ -1675,7 +1675,7 @@
16751675
}
16761676
},
16771677
"UnsupportedLanguageException": {
1678-
"base": "<p>Amazon Comprehend can't process the language of the input text. For all custom entity recognition APIs (such as <code>CreateEntityRecognizer</code>), only English is accepted. For most other APIs, such as those for Custom Classification, Amazon Comprehend accepts text in all supported languages. For a list of supported languages, see <a>supported-languages</a>. </p>",
1678+
"base": "<p>Amazon Comprehend can't process the language of the input text. For all custom entity recognition APIs (such as <code>CreateEntityRecognizer</code>), only English, Spanish, French, Italian, German, or Portuguese are accepted. For most other APIs, such as those for Custom Classification, Amazon Comprehend accepts text in all supported languages. For a list of supported languages, see <a>supported-languages</a>. </p>",
16791679
"refs": {
16801680
}
16811681
},

aws-sdk-core/apis/ec2/2016-11-15/api-2.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21558,6 +21558,7 @@
2155821558
"type":"structure",
2155921559
"members":{
2156021560
"TunnelInsideCidr":{"shape":"String"},
21561+
"TunnelInsideIpv6Cidr":{"shape":"String"},
2156121562
"PreSharedKey":{"shape":"String"},
2156221563
"Phase1LifetimeSeconds":{"shape":"Integer"},
2156321564
"Phase2LifetimeSeconds":{"shape":"Integer"},
@@ -28914,6 +28915,13 @@
2891428915
"udp"
2891528916
]
2891628917
},
28918+
"TunnelInsideIpVersion":{
28919+
"type":"string",
28920+
"enum":[
28921+
"ipv4",
28922+
"ipv6"
28923+
]
28924+
},
2891728925
"TunnelOption":{
2891828926
"type":"structure",
2891928927
"members":{
@@ -28925,6 +28933,10 @@
2892528933
"shape":"String",
2892628934
"locationName":"tunnelInsideCidr"
2892728935
},
28936+
"TunnelInsideIpv6Cidr":{
28937+
"shape":"String",
28938+
"locationName":"tunnelInsideIpv6Cidr"
28939+
},
2892828940
"PreSharedKey":{
2892928941
"shape":"String",
2893028942
"locationName":"preSharedKey"
@@ -30389,6 +30401,10 @@
3038930401
"shape":"Boolean",
3039030402
"locationName":"staticRoutesOnly"
3039130403
},
30404+
"TunnelInsideIpVersion":{
30405+
"shape":"TunnelInsideIpVersion",
30406+
"locationName":"tunnelInsideIpVersion"
30407+
},
3039230408
"TunnelOptions":{
3039330409
"shape":"TunnelOptionsList",
3039430410
"locationName":"tunnelOptionSet"
@@ -30403,6 +30419,7 @@
3040330419
"shape":"Boolean",
3040430420
"locationName":"staticRoutesOnly"
3040530421
},
30422+
"TunnelInsideIpVersion":{"shape":"TunnelInsideIpVersion"},
3040630423
"TunnelOptions":{"shape":"VpnTunnelOptionsSpecificationsList"}
3040730424
}
3040830425
},
@@ -30506,6 +30523,7 @@
3050630523
"type":"structure",
3050730524
"members":{
3050830525
"TunnelInsideCidr":{"shape":"String"},
30526+
"TunnelInsideIpv6Cidr":{"shape":"String"},
3050930527
"PreSharedKey":{"shape":"String"},
3051030528
"Phase1LifetimeSeconds":{"shape":"Integer"},
3051130529
"Phase2LifetimeSeconds":{"shape":"Integer"},

0 commit comments

Comments
 (0)