Skip to content

Commit 674380a

Browse files
author
awstools
committed
Updates SDK to v2.1578.0
1 parent c86cda1 commit 674380a

32 files changed

+3370
-490
lines changed

.changes/2.1578.0.json

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[
2+
{
3+
"type": "bugfix",
4+
"category": "IoTRoborunner",
5+
"description": "Deprecate IoTRoborunner"
6+
},
7+
{
8+
"type": "feature",
9+
"category": "EC2InstanceConnect",
10+
"description": "This release includes a new exception type \"SerialConsoleSessionUnsupportedException\" for SendSerialConsoleSSHPublicKey API."
11+
},
12+
{
13+
"type": "feature",
14+
"category": "Fis",
15+
"description": "This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "TimestreamInfluxDB",
20+
"description": "This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs."
21+
}
22+
]

.changes/next-release/bugfix-IoTRoborunner-e0ab9112.json

-5
This file was deleted.

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Changelog for AWS SDK for JavaScript
2-
<!--LATEST=2.1577.0-->
2+
<!--LATEST=2.1578.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.1578.0
6+
* bugfix: IoTRoborunner: Deprecate IoTRoborunner
7+
* feature: EC2InstanceConnect: This release includes a new exception type "SerialConsoleSessionUnsupportedException" for SendSerialConsoleSSHPublicKey API.
8+
* feature: Fis: This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses.
9+
* feature: TimestreamInfluxDB: This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs.
10+
511
## 2.1577.0
612
* feature: IVSRealTime: adds support for multiple new composition layout configuration options (grid, pip)
713
* feature: KinesisAnalyticsV2: Support new RuntimeEnvironmentUpdate parameter within UpdateApplication API allowing callers to change the Flink version upon which their application runs.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
6464
To use the SDK in the browser, simply add the following script tag to your
6565
HTML pages:
6666

67-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1577.0.min.js"></script>
67+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1578.0.min.js"></script>
6868

6969
You can also build a custom browser SDK with your specified set of AWS services.
7070
This can allow you to reduce the SDK's size, specify different API versions of

apis/amplify-2017-07-25.normal.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"shape": "LimitExceededException"
7474
}
7575
],
76-
"documentation": "<p>Creates a new backend environment for an Amplify app. </p>"
76+
"documentation": "<p>Creates a new backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend is created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to applications created using the Amplify Gen 2 public preview. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
7777
},
7878
"CreateBranch": {
7979
"name": "CreateBranch",
@@ -265,7 +265,7 @@
265265
"shape": "DependentServiceFailureException"
266266
}
267267
],
268-
"documentation": "<p>Deletes a backend environment for an Amplify app. </p>"
268+
"documentation": "<p>Deletes a backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend was created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to applications created using the Amplify Gen 2 public preview. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
269269
},
270270
"DeleteBranch": {
271271
"name": "DeleteBranch",
@@ -504,7 +504,7 @@
504504
"shape": "InternalFailureException"
505505
}
506506
],
507-
"documentation": "<p>Returns a backend environment for an Amplify app. </p>"
507+
"documentation": "<p>Returns a backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend was created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to applications created using the Amplify Gen 2 public preview. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
508508
},
509509
"GetBranch": {
510510
"name": "GetBranch",
@@ -700,7 +700,7 @@
700700
"shape": "InternalFailureException"
701701
}
702702
],
703-
"documentation": "<p>Lists the backend environments for an Amplify app. </p>"
703+
"documentation": "<p>Lists the backend environments for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend was created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to applications created using the Amplify Gen 2 public preview. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>"
704704
},
705705
"ListBranches": {
706706
"name": "ListBranches",

apis/ec2-instance-connect-2018-04-02.normal.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@
9595
},
9696
{
9797
"shape": "EC2InstanceUnavailableException"
98+
},
99+
{
100+
"shape": "SerialConsoleSessionUnsupportedException"
98101
}
99102
],
100103
"documentation": "<p>Pushes an SSH public key to the specified EC2 instance. The key remains for 60 seconds, which gives you 60 seconds to establish a serial console connection to the instance using SSH. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-serial-console.html\">EC2 Serial Console</a> in the <i>Amazon EC2 User Guide</i>.</p>"
@@ -117,7 +120,7 @@
117120
"type": "string",
118121
"max": 32,
119122
"min": 1,
120-
"pattern": "^[A-Za-z_][A-Za-z0-9\\@\\._-]{0,30}[A-Za-z0-9\\$_-]?$"
123+
"pattern": "(^[A-Za-z_][A-Za-z0-9\\@\\._-]{0,30}[A-Za-z0-9\\$_-]?$)|(^(?=.{2,32}$)[0-9]{1,32}[A-Za-z\\@\\._-][A-Za-z0-9\\@\\._-]*[A-Za-z0-9\\$_-]?$)"
121124
},
122125
"RequestId": {
123126
"type": "string"
@@ -209,5 +212,5 @@
209212
"type": "boolean"
210213
}
211214
},
212-
"documentation": "<p>Amazon EC2 Instance Connect enables system administrators to publish one-time use SSH public keys to EC2, providing users a simple and secure way to connect to their instances.</p>"
215+
"documentation": "<p>This is the <i> Amazon EC2 Instance Connect API Reference</i>. It provides descriptions, syntax, and usage examples for each of the actions for Amazon EC2 Instance Connect. Amazon EC2 Instance Connect enables system administrators to publish one-time use SSH public keys to EC2, providing users a simple and secure way to connect to their instances.</p> <p>To view the Amazon EC2 Instance Connect content in the <i> Amazon EC2 User Guide</i>, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Connect-using-EC2-Instance-Connect.html\">Connect to your Linux instance using EC2 Instance Connect</a>.</p> <p>For Amazon EC2 APIs, see the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Welcome.html\">Amazon EC2 API Reference</a>.</p>"
213216
}

0 commit comments

Comments
 (0)