Skip to content

Commit

Permalink
Updates SDK to v2.762.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Sep 28, 2020
1 parent c6733b5 commit 3e6d330
Show file tree
Hide file tree
Showing 13 changed files with 114 additions and 94 deletions.
12 changes: 12 additions & 0 deletions .changes/2.762.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "feature",
"category": "ApplicationAutoScaling",
"description": "This release extends Application Auto Scaling support to AWS Comprehend Entity Recognizer endpoint, allowing automatic updates to provisioned Inference Units to maintain targeted utilization level."
},
{
"type": "feature",
"category": "RDS",
"description": "This release adds the InsufficientAvailableIPsInSubnetFault error for RDS Proxy."
}
]
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.761.0-->
<!--LATEST=2.762.0-->
<!--ENTRYINSERT-->

## 2.762.0
* feature: ApplicationAutoScaling: This release extends Application Auto Scaling support to AWS Comprehend Entity Recognizer endpoint, allowing automatic updates to provisioned Inference Units to maintain targeted utilization level.
* feature: RDS: This release adds the InsufficientAvailableIPsInSubnetFault error for RDS Proxy.

## 2.761.0
* feature: Batch: Support custom logging, executionRole, secrets, and linuxParameters (initProcessEnabled, maxSwap, swappiness, sharedMemorySize, and tmpfs). Also, add new context keys for awslogs.
* feature: ConfigService: Make the delivery-s3-bucket as an optional parameter for conformance packs and organizational conformance packs
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.761.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.762.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
81 changes: 41 additions & 40 deletions apis/application-autoscaling-2016-02-06.normal.json

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion apis/rds-2014-10-31.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -2801,6 +2801,9 @@
},
{
"shape": "InvalidDBProxyStateFault"
},
{
"shape": "InsufficientAvailableIPsInSubnetFault"
}
],
"documentation": "<p>Associate one or more <code>DBProxyTarget</code> data structures with a <code>DBProxyTargetGroup</code>.</p>"
Expand Down Expand Up @@ -10686,7 +10689,7 @@
},
"ForcedApplyDate": {
"shape": "TStamp",
"documentation": "<p>The date when the maintenance action is automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource.</p>"
"documentation": "<p>The date when the maintenance action is automatically applied.</p> <p>On this date, the maintenance action is applied to the resource as soon as possible, regardless of the maintenance window for the resource. There might be a delay of one or more days from this date before the maintenance action is applied.</p>"
},
"OptInStatus": {
"shape": "String",
Expand Down
82 changes: 41 additions & 41 deletions clients/applicationautoscaling.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion clients/rds.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6331,7 +6331,7 @@ declare namespace RDS {
*/
AutoAppliedAfterDate?: TStamp;
/**
* The date when the maintenance action is automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource.
* The date when the maintenance action is automatically applied. On this date, the maintenance action is applied to the resource as soon as possible, regardless of the maintenance window for the resource. There might be a delay of one or more days from this date before the maintenance action is applied.
*/
ForcedApplyDate?: TStamp;
/**
Expand Down
2 changes: 1 addition & 1 deletion dist/aws-sdk-core-react-native.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap
/**
* @constant
*/
VERSION: '2.761.0',
VERSION: '2.762.0',

/**
* @api private
Expand Down
2 changes: 1 addition & 1 deletion dist/aws-sdk-react-native.js
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ return /******/ (function(modules) { // webpackBootstrap
/**
* @constant
*/
VERSION: '2.761.0',
VERSION: '2.762.0',

/**
* @api private
Expand Down
6 changes: 3 additions & 3 deletions dist/aws-sdk.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// AWS SDK for JavaScript v2.761.0
// AWS SDK for JavaScript v2.762.0
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
Expand Down Expand Up @@ -202032,7 +202032,7 @@ AWS.util.update(AWS, {
/**
* @constant
*/
VERSION: '2.761.0',
VERSION: '2.762.0',

/**
* @api private
Expand Down Expand Up @@ -223051,7 +223051,7 @@ var LRUCache = /** @class */ (function () {
}());
exports.LRUCache = LRUCache;
},{}],437:[function(require,module,exports){
// AWS SDK for JavaScript v2.761.0
// AWS SDK for JavaScript v2.762.0
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
require('./browser_loader');
Expand Down
4 changes: 2 additions & 2 deletions dist/aws-sdk.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ AWS.util.update(AWS, {
/**
* @constant
*/
VERSION: '2.761.0',
VERSION: '2.762.0',

/**
* @api private
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aws-sdk",
"description": "AWS SDK for JavaScript",
"version": "2.761.0",
"version": "2.762.0",
"author": {
"name": "Amazon Web Services",
"email": "",
Expand Down

0 comments on commit 3e6d330

Please sign in to comment.