Skip to content

Commit

Permalink
Updates SDK to v2.1536.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 14, 2024
1 parent 675a8f5 commit ec78f30
Show file tree
Hide file tree
Showing 11 changed files with 29 additions and 25 deletions.
7 changes: 7 additions & 0 deletions .changes/2.1536.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"type": "feature",
"category": "SageMaker",
"description": "This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts."
}
]
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1535.0-->
<!--LATEST=2.1536.0-->
<!--ENTRYINSERT-->

## 2.1536.0
* feature: SageMaker: This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.

## 2.1535.0
* feature: Connect: Supervisor Barge for Chat is now supported through the MonitorContact API.
* feature: ConnectParticipant: Introduce new Supervisor participant role
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
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.1535.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1536.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
16 changes: 5 additions & 11 deletions apis/sagemaker-2017-07-24.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -5927,7 +5927,8 @@
"AdditionalS3DataSourceDataType": {
"type": "string",
"enum": [
"S3Object"
"S3Object",
"S3Prefix"
]
},
"AgentVersion": {
Expand Down Expand Up @@ -6444,17 +6445,11 @@
"KernelGateway",
"DetailedProfiler",
"TensorBoard",
"VSCode",
"Savitur",
"CodeEditor",
"JupyterLab",
"RStudioServerPro",
"RSession",
"RSessionGateway",
"Canvas",
"DatasetManager",
"SageMakerLite",
"Local"
"Canvas"
]
},
"ApprovalDescription": {
Expand Down Expand Up @@ -36903,8 +36898,6 @@
"enum": [
"JupyterServer",
"KernelGateway",
"VSCode",
"Savitur",
"CodeEditor",
"JupyterLab"
]
Expand Down Expand Up @@ -40860,7 +40853,8 @@
"type": "list",
"member": {
"shape": "AccountId"
}
},
"max": 10
},
"VpcSecurityGroupIds": {
"type": "list",
Expand Down
6 changes: 3 additions & 3 deletions clients/sagemaker.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2798,7 +2798,7 @@ declare namespace SageMaker {
*/
CompressionType?: CompressionType;
}
export type AdditionalS3DataSourceDataType = "S3Object"|string;
export type AdditionalS3DataSourceDataType = "S3Object"|"S3Prefix"|string;
export interface AgentVersion {
/**
* Version of the agent.
Expand Down Expand Up @@ -3018,7 +3018,7 @@ declare namespace SageMaker {
ContainerArguments?: ContainerArguments;
}
export type AppStatus = "Deleted"|"Deleting"|"Failed"|"InService"|"Pending"|string;
export type AppType = "JupyterServer"|"KernelGateway"|"DetailedProfiler"|"TensorBoard"|"VSCode"|"Savitur"|"CodeEditor"|"JupyterLab"|"RStudioServerPro"|"RSession"|"RSessionGateway"|"Canvas"|"DatasetManager"|"SageMakerLite"|"Local"|string;
export type AppType = "JupyterServer"|"KernelGateway"|"DetailedProfiler"|"TensorBoard"|"CodeEditor"|"JupyterLab"|"RStudioServerPro"|"RSessionGateway"|"Canvas"|string;
export type ApprovalDescription = string;
export type ArnOrName = string;
export type ArtifactArn = string;
Expand Down Expand Up @@ -21816,7 +21816,7 @@ declare namespace SageMaker {
export type String64 = string;
export type String8192 = string;
export type StringParameterValue = string;
export type StudioLifecycleConfigAppType = "JupyterServer"|"KernelGateway"|"VSCode"|"Savitur"|"CodeEditor"|"JupyterLab"|string;
export type StudioLifecycleConfigAppType = "JupyterServer"|"KernelGateway"|"CodeEditor"|"JupyterLab"|string;
export type StudioLifecycleConfigArn = string;
export type StudioLifecycleConfigContent = string;
export interface StudioLifecycleConfigDetails {
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.1535.0',
VERSION: '2.1536.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.1535.0',
VERSION: '2.1536.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.1535.0
// AWS SDK for JavaScript v2.1536.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 @@ -271395,7 +271395,7 @@ AWS.util.update(AWS, {
/**
* @constant
*/
VERSION: '2.1535.0',
VERSION: '2.1536.0',

/**
* @api private
Expand Down Expand Up @@ -293619,7 +293619,7 @@ var LRUCache = /** @class */ (function () {
}());
exports.LRUCache = LRUCache;
},{}],467:[function(require,module,exports){
// AWS SDK for JavaScript v2.1535.0
// AWS SDK for JavaScript v2.1536.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.1535.0',
VERSION: '2.1536.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.1535.0",
"version": "2.1536.0",
"author": {
"name": "Amazon Web Services",
"email": "",
Expand Down

0 comments on commit ec78f30

Please sign in to comment.