Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-sdk-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.250.1
Choose a base ref
...
head repository: aws/aws-sdk-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.251.1
Choose a head ref
  • 1 commit
  • 33 files changed
  • 1 contributor

Commits on Jun 4, 2018

  1. Updates SDK to v2.251.1

    awstools committed Jun 4, 2018
    Copy the full SHA
    a5e750c View commit details
27 changes: 27 additions & 0 deletions .changes/2.251.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"type": "feature",
"category": "AppStream",
"description": "Amazon AppStream 2.0 adds support for Google Drive for G Suite. With this feature, customers will be able to connect their G Suite accounts with AppStream 2.0 and enable Google Drive access for an AppStream 2.0 stack. Users of the stack can then link their Google Drive using their G Suite login credentials and use their existing files stored in Drive with their AppStream 2.0 applications. File changes will be synced automatically to Google cloud. "
},
{
"type": "feature",
"category": "EC2",
"description": "You are now able to use instance storage (up to 3600 GB of NVMe based SSD) on M5 instances, the next generation of EC2's General Purpose instances in us-east-1, us-west-2, us-east-2, eu-west-1 and ca-central-1. M5 instances offer up to 96 vCPUs, 384 GiB of DDR4 instance memory, 25 Gbps in Network bandwidth and improved EBS and Networking bandwidth on smaller instance sizes and provide a balance of compute, memory and network resources for many applications."
},
{
"type": "feature",
"category": "EKS",
"description": "Amazon Elastic Container Service for Kubernetes (Amazon EKS) is a fully managed service that makes it easy to deploy, manage, and scale containerized applications using Kubernetes on AWS. Amazon EKS runs the Kubernetes control plane for you across multiple AWS availability zones to eliminate a single point of failure. Amazon EKS is certified Kubernetes conformant so you can use existing tooling and plugins from partners and the Kubernetes community. Applications running on any standard Kubernetes environment are fully compatible and can be easily migrated to Amazon EKS. "
},
{
"type": "feature",
"category": "MediaConvert",
"description": "This release adds the support for Common Media Application Format (CMAF) fragmented outputs, RF64 WAV audio output format, and HEV1 or HEVC1 MP4 packaging types when using HEVC in DASH or CMAF outputs."
},
{
"type": "feature",
"category": "SageMaker",
"description": "Amazon SageMaker has added the ability to run hyperparameter tuning jobs. A hyperparameter tuning job will create and evaluate multiple training jobs while tuning algorithm hyperparameters, to optimize a customer specified objective metric."
}
]
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.250.1-->
<!--LATEST=2.251.1-->
<!--ENTRYINSERT-->

## 2.251.1
* feature: AppStream: Amazon AppStream 2.0 adds support for Google Drive for G Suite. With this feature, customers will be able to connect their G Suite accounts with AppStream 2.0 and enable Google Drive access for an AppStream 2.0 stack. Users of the stack can then link their Google Drive using their G Suite login credentials and use their existing files stored in Drive with their AppStream 2.0 applications. File changes will be synced automatically to Google cloud.
* feature: EC2: You are now able to use instance storage (up to 3600 GB of NVMe based SSD) on M5 instances, the next generation of EC2's General Purpose instances in us-east-1, us-west-2, us-east-2, eu-west-1 and ca-central-1. M5 instances offer up to 96 vCPUs, 384 GiB of DDR4 instance memory, 25 Gbps in Network bandwidth and improved EBS and Networking bandwidth on smaller instance sizes and provide a balance of compute, memory and network resources for many applications.
* feature: EKS: Amazon Elastic Container Service for Kubernetes (Amazon EKS) is a fully managed service that makes it easy to deploy, manage, and scale containerized applications using Kubernetes on AWS. Amazon EKS runs the Kubernetes control plane for you across multiple AWS availability zones to eliminate a single point of failure. Amazon EKS is certified Kubernetes conformant so you can use existing tooling and plugins from partners and the Kubernetes community. Applications running on any standard Kubernetes environment are fully compatible and can be easily migrated to Amazon EKS.
* feature: MediaConvert: This release adds the support for Common Media Application Format (CMAF) fragmented outputs, RF64 WAV audio output format, and HEV1 or HEVC1 MP4 packaging types when using HEVC in DASH or CMAF outputs.
* feature: SageMaker: Amazon SageMaker has added the ability to run hyperparameter tuning jobs. A hyperparameter tuning job will create and evaluate multiple training jobs while tuning algorithm hyperparameters, to optimize a customer specified objective metric.

## 2.250.1
* feature: DirectoryService: Added ResetUserPassword API. Customers can now reset their users' passwords without providing the old passwords in Simple AD and Microsoft AD.
* feature: Iot: We are releasing force CancelJob and CancelJobExecution functionalities to customers.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ version.
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.250.1.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.251.1.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
4 changes: 2 additions & 2 deletions apis/AWSMigrationHub-2017-05-31.normal.json
Original file line number Diff line number Diff line change
@@ -303,7 +303,7 @@
{"shape":"InvalidInputException"},
{"shape":"ResourceNotFoundException"}
],
"documentation":"<p>Provides identifying details of the resource being migrated so that it can be associated in the Application Discovery Service (ADS)'s repository. This association occurs asynchronously after <code>PutResourceAttributes</code> returns.</p> <important> <ul> <li> <p>Keep in mind that subsequent calls to PutResourceAttributes will override previously stored attributes. For example, if it is first called with a MAC address, but later, it is desired to <i>add</i> an IP address, it will then be required to call it with <i>both</i> the IP and MAC addresses to prevent overiding the MAC address.</p> </li> <li> <p>Note the instructions regarding the special use case of the <code>ResourceAttributeList</code> parameter when specifying any \"VM\" related value.</p> </li> </ul> </important> <note> <p>Because this is an asynchronous call, it will always return 200, whether an association occurs or not. To confirm if an association was found based on the provided details, call <code>ListDiscoveredResources</code>.</p> </note>"
"documentation":"<p>Provides identifying details of the resource being migrated so that it can be associated in the Application Discovery Service (ADS)'s repository. This association occurs asynchronously after <code>PutResourceAttributes</code> returns.</p> <important> <ul> <li> <p>Keep in mind that subsequent calls to PutResourceAttributes will override previously stored attributes. For example, if it is first called with a MAC address, but later, it is desired to <i>add</i> an IP address, it will then be required to call it with <i>both</i> the IP and MAC addresses to prevent overiding the MAC address.</p> </li> <li> <p>Note the instructions regarding the special use case of the <a href=\"https://docs.aws.amazon.com/migrationhub/latest/ug/API_PutResourceAttributes.html#migrationhub-PutResourceAttributes-request-ResourceAttributeList\"> <code>ResourceAttributeList</code> </a> parameter when specifying any \"VM\" related value. </p> </li> </ul> </important> <note> <p>Because this is an asynchronous call, it will always return 200, whether an association occurs or not. To confirm if an association was found based on the provided details, call <code>ListDiscoveredResources</code>.</p> </note>"
}
},
"shapes":{
@@ -995,7 +995,7 @@
},
"ResourceAttributeList":{
"shape":"ResourceAttributeList",
"documentation":"<p>Information about the resource that is being migrated. This data will be used to map the task to a resource in the Application Discovery Service (ADS)'s repository.</p> <note> <p>In the <code>ResourceAttribute</code> object array, the <code>Type</code> field is reserved for the following values: <code>IPV4_ADDRESS | IPV6_ADDRESS | MAC_ADDRESS | FQDN | VM_MANAGER_ID | VM_MANAGED_OBJECT_REFERENCE | VM_NAME | VM_PATH | BIOS_ID | MOTHERBOARD_SERIAL_NUMBER</code>, and the identifying value can be a string up to 256 characters.</p> </note> <important> <p>If any \"VM\" related value is used for a <code>ResourceAttribute</code> object, it is required that <code>VM_MANAGER_ID</code>, as a minimum, is always used. If it is not used, the server will not be associated in the Application Discovery Service (ADS)'s repository using any of the other \"VM\" related values, and you will experience data loss. See the Example section below for a use case of specifying \"VM\" related values.</p> </important>"
"documentation":"<p>Information about the resource that is being migrated. This data will be used to map the task to a resource in the Application Discovery Service (ADS)'s repository.</p> <note> <p>Takes the object array of <code>ResourceAttribute</code> where the <code>Type</code> field is reserved for the following values: <code>IPV4_ADDRESS | IPV6_ADDRESS | MAC_ADDRESS | FQDN | VM_MANAGER_ID | VM_MANAGED_OBJECT_REFERENCE | VM_NAME | VM_PATH | BIOS_ID | MOTHERBOARD_SERIAL_NUMBER</code> where the identifying value can be a string up to 256 characters.</p> </note> <important> <ul> <li> <p>If any \"VM\" related value is set for a <code>ResourceAttribute</code> object, it is required that <code>VM_MANAGER_ID</code>, as a minimum, is always set. If <code>VM_MANAGER_ID</code> is not set, then all \"VM\" fields will be discarded and \"VM\" fields will not be used for matching the migration task to a server in Application Discovery Service (ADS)'s repository. See the <a href=\"https://docs.aws.amazon.com/migrationhub/latest/ug/API_PutResourceAttributes.html#API_PutResourceAttributes_Examples\">Example</a> section below for a use case of specifying \"VM\" related values.</p> </li> <li> <p> If a server you are trying to match has multiple IP or MAC addresses, you should provide as many as you know in separate type/value pairs passed to the <code>ResourceAttributeList</code> parameter to maximize the chances of matching.</p> </li> </ul> </important>"
},
"DryRun":{
"shape":"DryRun",
48 changes: 26 additions & 22 deletions apis/appstream-2016-12-01.min.json
Original file line number Diff line number Diff line change
@@ -198,15 +198,15 @@
"RedirectURL": {},
"FeedbackURL": {},
"UserSettings": {
"shape": "S1l"
"shape": "S1n"
}
}
},
"output": {
"type": "structure",
"members": {
"Stack": {
"shape": "S1q"
"shape": "S1s"
}
}
}
@@ -284,7 +284,7 @@
"type": "structure",
"members": {
"Image": {
"shape": "S23"
"shape": "S25"
}
}
}
@@ -355,7 +355,7 @@
"type": "structure",
"members": {
"Names": {
"shape": "S2l"
"shape": "S2n"
},
"NextToken": {}
}
@@ -378,7 +378,7 @@
"type": "structure",
"members": {
"Names": {
"shape": "S2l"
"shape": "S2n"
},
"MaxResults": {
"type": "integer"
@@ -404,7 +404,7 @@
"type": "structure",
"members": {
"Names": {
"shape": "S2l"
"shape": "S2n"
}
}
},
@@ -414,7 +414,7 @@
"Images": {
"type": "list",
"member": {
"shape": "S23"
"shape": "S25"
}
}
}
@@ -471,7 +471,7 @@
"type": "structure",
"members": {
"Names": {
"shape": "S2l"
"shape": "S2n"
},
"NextToken": {}
}
@@ -482,7 +482,7 @@
"Stacks": {
"type": "list",
"member": {
"shape": "S1q"
"shape": "S1s"
}
},
"NextToken": {}
@@ -536,7 +536,7 @@
"type": "structure",
"members": {
"Names": {
"shape": "S2l"
"shape": "S2n"
},
"NextToken": {}
}
@@ -557,7 +557,7 @@
"type": "structure",
"members": {
"Names": {
"shape": "S2l"
"shape": "S2n"
},
"NextToken": {}
}
@@ -577,7 +577,7 @@
"type": "structure",
"members": {
"Tags": {
"shape": "S3e"
"shape": "S3g"
}
}
}
@@ -661,7 +661,7 @@
"members": {
"ResourceArn": {},
"Tags": {
"shape": "S3e"
"shape": "S3g"
}
}
},
@@ -788,15 +788,15 @@
"member": {}
},
"UserSettings": {
"shape": "S1l"
"shape": "S1n"
}
}
},
"output": {
"type": "structure",
"members": {
"Stack": {
"shape": "S1q"
"shape": "S1s"
}
}
}
@@ -1000,11 +1000,15 @@
],
"members": {
"ConnectorType": {},
"ResourceIdentifier": {}
"ResourceIdentifier": {},
"Domains": {
"type": "list",
"member": {}
}
}
}
},
"S1l": {
"S1n": {
"type": "list",
"member": {
"type": "structure",
@@ -1018,7 +1022,7 @@
}
}
},
"S1q": {
"S1s": {
"type": "structure",
"required": [
"Name"
@@ -1047,11 +1051,11 @@
}
},
"UserSettings": {
"shape": "S1l"
"shape": "S1n"
}
}
},
"S23": {
"S25": {
"type": "structure",
"required": [
"Name"
@@ -1105,11 +1109,11 @@
"AppstreamAgentVersion": {}
}
},
"S2l": {
"S2n": {
"type": "list",
"member": {}
},
"S3e": {
"S3g": {
"type": "map",
"key": {},
"value": {}
23 changes: 21 additions & 2 deletions apis/appstream-2016-12-01.normal.json
Original file line number Diff line number Diff line change
@@ -1284,6 +1284,11 @@
"type":"string",
"max":100
},
"Domain":{
"type":"string",
"documentation":"GSuite domain for GDrive integration.",
"max":64
},
"DomainJoinInfo":{
"type":"structure",
"members":{
@@ -1298,6 +1303,11 @@
},
"documentation":"<p>Contains the information needed to join a Microsoft Active Directory domain.</p>"
},
"DomainList":{
"type":"list",
"member":{"shape":"Domain"},
"max":10
},
"ErrorMessage":{
"type":"string",
"documentation":"<p>The error message in the exception.</p>"
@@ -2033,6 +2043,8 @@
"type":"string",
"enum":[
"STORAGE_CONNECTORS",
"STORAGE_CONNECTOR_HOMEFOLDERS",
"STORAGE_CONNECTOR_GOOGLE_DRIVE",
"REDIRECT_URL",
"FEEDBACK_URL",
"THEME_NAME",
@@ -2157,9 +2169,13 @@
"ResourceIdentifier":{
"shape":"ResourceIdentifier",
"documentation":"<p>The ARN of the storage connector.</p>"
},
"Domains":{
"shape":"DomainList",
"documentation":"<p>The names of the domains for the G Suite account.</p>"
}
},
"documentation":"<p>Describes a storage connector.</p>"
"documentation":"<p>Describes a connector to enable persistent storage for users.</p>"
},
"StorageConnectorList":{
"type":"list",
@@ -2169,7 +2185,10 @@
"StorageConnectorType":{
"type":"string",
"documentation":"<p>The type of storage connector.</p>",
"enum":["HOMEFOLDERS"]
"enum":[
"HOMEFOLDERS",
"GOOGLE_DRIVE"
]
},
"StreamingUrlUserId":{
"type":"string",
Loading