Skip to content

Commit

Permalink
Updates SDK to v2.1165.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jun 29, 2022
1 parent b6d357e commit d4a4f4a
Show file tree
Hide file tree
Showing 38 changed files with 7,795 additions and 789 deletions.
37 changes: 37 additions & 0 deletions .changes/2.1165.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[
{
"type": "bugfix",
"category": "ManagedUpload",
"description": "fix MalformedXML error for relatively large file via managed upload"
},
{
"type": "feature",
"category": "AppStream",
"description": "Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs"
},
{
"type": "feature",
"category": "EMR",
"description": "This release introduces additional optional parameter \"Throughput\" to VolumeSpecification to enable user to configure throughput for gp3 ebs volumes."
},
{
"type": "feature",
"category": "MediaLive",
"description": "This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs."
},
{
"type": "feature",
"category": "RedshiftServerless",
"description": "Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more."
},
{
"type": "feature",
"category": "SageMaker",
"description": "This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API."
},
{
"type": "feature",
"category": "Translate",
"description": "Added ListLanguages API which can be used to list the languages supported by Translate."
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/bugfix-ManagedUpload-91473b2e.json

This file was deleted.

11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1164.0-->
<!--LATEST=2.1165.0-->
<!--ENTRYINSERT-->

## 2.1165.0
* bugfix: ManagedUpload: fix MalformedXML error for relatively large file via managed upload
* feature: AppStream: Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs
* feature: EMR: This release introduces additional optional parameter "Throughput" to VolumeSpecification to enable user to configure throughput for gp3 ebs volumes.
* feature: MediaLive: This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs.
* feature: RedshiftServerless: Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.
* feature: SageMaker: This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API.
* feature: Translate: Added ListLanguages API which can be used to list the languages supported by Translate.

## 2.1164.0
* feature: DataSync: AWS DataSync now supports Amazon FSx for NetApp ONTAP locations.
* feature: EC2: This release adds a new spread placement group to EC2 Placement Groups: host level spread, which spread instances between physical hosts, available to Outpost customers only. CreatePlacementGroup and DescribePlacementGroups APIs were updated with a new parameter: SpreadLevel to support this feature.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1164.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1165.0.min.js"></script>

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
63 changes: 39 additions & 24 deletions apis/appstream-2016-12-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -418,14 +418,17 @@
},
"EmbedHostDomains": {
"shape": "S33"
},
"StreamingExperienceSettings": {
"shape": "S35"
}
}
},
"output": {
"type": "structure",
"members": {
"Stack": {
"shape": "S36"
"shape": "S38"
}
}
}
Expand Down Expand Up @@ -483,7 +486,7 @@
"type": "structure",
"members": {
"image": {
"shape": "S3g"
"shape": "S3i"
},
"canUpdateImage": {
"type": "boolean"
Expand Down Expand Up @@ -517,10 +520,10 @@
},
"MessageAction": {},
"FirstName": {
"shape": "S3s"
"shape": "S3u"
},
"LastName": {
"shape": "S3s"
"shape": "S3u"
},
"AuthenticationType": {}
}
Expand Down Expand Up @@ -621,7 +624,7 @@
"type": "structure",
"members": {
"Image": {
"shape": "S3g"
"shape": "S3i"
}
}
}
Expand Down Expand Up @@ -711,7 +714,7 @@
"type": "structure",
"members": {
"Arns": {
"shape": "S4i"
"shape": "S4k"
},
"NextToken": {},
"MaxResults": {
Expand Down Expand Up @@ -762,7 +765,7 @@
"type": "structure",
"members": {
"Arns": {
"shape": "S4i"
"shape": "S4k"
},
"NextToken": {},
"MaxResults": {
Expand All @@ -774,7 +777,7 @@
"type": "structure",
"members": {
"Applications": {
"shape": "S3l"
"shape": "S3n"
},
"NextToken": {}
}
Expand Down Expand Up @@ -917,7 +920,7 @@
"members": {
"sharedAccountId": {},
"imagePermissions": {
"shape": "S3m"
"shape": "S3o"
}
}
}
Expand All @@ -934,7 +937,7 @@
"shape": "S17"
},
"Arns": {
"shape": "S4i"
"shape": "S4k"
},
"Type": {},
"NextToken": {},
Expand All @@ -949,7 +952,7 @@
"Images": {
"type": "list",
"member": {
"shape": "S3g"
"shape": "S3i"
}
},
"NextToken": {}
Expand Down Expand Up @@ -1028,7 +1031,7 @@
"Stacks": {
"type": "list",
"member": {
"shape": "S36"
"shape": "S38"
}
},
"NextToken": {}
Expand Down Expand Up @@ -1134,10 +1137,10 @@
},
"Status": {},
"FirstName": {
"shape": "S3s"
"shape": "S3u"
},
"LastName": {
"shape": "S3s"
"shape": "S3u"
},
"CreatedTime": {
"type": "timestamp"
Expand Down Expand Up @@ -1617,7 +1620,7 @@
"Name": {},
"SharedAccountId": {},
"ImagePermissions": {
"shape": "S3m"
"shape": "S3o"
}
}
},
Expand Down Expand Up @@ -1660,14 +1663,17 @@
},
"EmbedHostDomains": {
"shape": "S33"
},
"StreamingExperienceSettings": {
"shape": "S35"
}
}
},
"output": {
"type": "structure",
"members": {
"Stack": {
"shape": "S36"
"shape": "S38"
}
}
}
Expand Down Expand Up @@ -2147,7 +2153,13 @@
"type": "list",
"member": {}
},
"S36": {
"S35": {
"type": "structure",
"members": {
"PreferredProtocol": {}
}
},
"S38": {
"type": "structure",
"required": [
"Name"
Expand Down Expand Up @@ -2193,10 +2205,13 @@
},
"EmbedHostDomains": {
"shape": "S33"
},
"StreamingExperienceSettings": {
"shape": "S35"
}
}
},
"S3g": {
"S3i": {
"type": "structure",
"required": [
"Name"
Expand All @@ -2222,7 +2237,7 @@
}
},
"Applications": {
"shape": "S3l"
"shape": "S3n"
},
"CreatedTime": {
"type": "timestamp"
Expand All @@ -2232,20 +2247,20 @@
},
"AppstreamAgentVersion": {},
"ImagePermissions": {
"shape": "S3m"
"shape": "S3o"
},
"ImageErrors": {
"shape": "S2j"
}
}
},
"S3l": {
"S3n": {
"type": "list",
"member": {
"shape": "S19"
}
},
"S3m": {
"S3o": {
"type": "structure",
"members": {
"allowFleet": {
Expand All @@ -2256,11 +2271,11 @@
}
}
},
"S3s": {
"S3u": {
"type": "string",
"sensitive": true
},
"S4i": {
"S4k": {
"type": "list",
"member": {}
}
Expand Down
34 changes: 32 additions & 2 deletions apis/appstream-2016-12-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1658,7 +1658,7 @@
"shape": "OperationNotPermittedException"
}
],
"documentation": "<p>Updates the specified fleet.</p> <p>If the fleet is in the <code>STOPPED</code> state, you can update any attribute except the fleet name.</p> <p>If the fleet is in the <code>RUNNING</code> state, you can update the following based on the fleet type:</p> <ul> <li> <p>Always-On and On-Demand fleet types</p> <p>You can update the <code>DisplayName</code>, <code>ComputeCapacity</code>, <code>ImageARN</code>, <code>ImageName</code>, <code>IdleDisconnectTimeoutInSeconds</code>, and <code>DisconnectTimeoutInSeconds</code> attributes.</p> </li> <li> <p>Elastic fleet type</p> <p>You can update the <code>DisplayName</code>, <code>IdleDisconnectTimeoutInSeconds</code>, <code>DisconnectTimeoutInSeconds</code>, <code>MaxConcurrentSessions</code>, and <code>UsbDeviceFilterStrings</code> attributes.</p> </li> </ul> <p>If the fleet is in the <code>STARTING</code> or <code>STOPPED</code> state, you can't update it.</p>"
"documentation": "<p>Updates the specified fleet.</p> <p>If the fleet is in the <code>STOPPED</code> state, you can update any attribute except the fleet name.</p> <p>If the fleet is in the <code>RUNNING</code> state, you can update the following based on the fleet type:</p> <ul> <li> <p>Always-On and On-Demand fleet types</p> <p>You can update the <code>DisplayName</code>, <code>ComputeCapacity</code>, <code>ImageARN</code>, <code>ImageName</code>, <code>IdleDisconnectTimeoutInSeconds</code>, and <code>DisconnectTimeoutInSeconds</code> attributes.</p> </li> <li> <p>Elastic fleet type</p> <p>You can update the <code>DisplayName</code>, <code>IdleDisconnectTimeoutInSeconds</code>, <code>DisconnectTimeoutInSeconds</code>, <code>MaxConcurrentSessions</code>, <code>SessionScriptS3Location</code> and <code>UsbDeviceFilterStrings</code> attributes.</p> </li> </ul> <p>If the fleet is in the <code>STARTING</code> or <code>STOPPED</code> state, you can't update it.</p>"
},
"UpdateImagePermissions": {
"name": "UpdateImagePermissions",
Expand Down Expand Up @@ -2640,6 +2640,10 @@
"EmbedHostDomains": {
"shape": "EmbedHostDomains",
"documentation": "<p>The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions. </p>"
},
"StreamingExperienceSettings": {
"shape": "StreamingExperienceSettings",
"documentation": "<p>The streaming protocol you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client.</p>"
}
}
},
Expand Down Expand Up @@ -4444,6 +4448,13 @@
},
"max": 4
},
"PreferredProtocol": {
"type": "string",
"enum": [
"TCP",
"UDP"
]
},
"RedirectURL": {
"type": "string",
"max": 1000
Expand Down Expand Up @@ -4726,6 +4737,10 @@
"EmbedHostDomains": {
"shape": "EmbedHostDomains",
"documentation": "<p>The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.</p>"
},
"StreamingExperienceSettings": {
"shape": "StreamingExperienceSettings",
"documentation": "<p>The streaming protocol you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client.</p>"
}
},
"documentation": "<p>Describes a stack.</p>"
Expand All @@ -4743,7 +4758,8 @@
"USER_SETTINGS",
"EMBED_HOST_DOMAINS",
"IAM_ROLE_ARN",
"ACCESS_ENDPOINTS"
"ACCESS_ENDPOINTS",
"STREAMING_EXPERIENCE_SETTINGS"
]
},
"StackAttributes": {
Expand Down Expand Up @@ -4909,6 +4925,16 @@
"DESKTOP"
]
},
"StreamingExperienceSettings": {
"type": "structure",
"members": {
"PreferredProtocol": {
"shape": "PreferredProtocol",
"documentation": "<p>The preferred protocol that you want to use while streaming your application.</p>"
}
},
"documentation": "<p>The streaming protocol you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client.</p>"
},
"StreamingUrlUserId": {
"type": "string",
"max": 32,
Expand Down Expand Up @@ -5306,6 +5332,10 @@
"EmbedHostDomains": {
"shape": "EmbedHostDomains",
"documentation": "<p>The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions. </p>"
},
"StreamingExperienceSettings": {
"shape": "StreamingExperienceSettings",
"documentation": "<p>The streaming protocol you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client.</p>"
}
}
},
Expand Down
Loading

0 comments on commit d4a4f4a

Please sign in to comment.