Skip to content

Commit

Permalink
Updates SDK to v2.1292.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 10, 2023
1 parent dbe1c5f commit 302d48a
Show file tree
Hide file tree
Showing 15 changed files with 185 additions and 110 deletions.
17 changes: 17 additions & 0 deletions .changes/2.1292.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "bugfix",
"category": "KendraRanking",
"description": "Set endpoint to dualstack by default"
},
{
"type": "feature",
"category": "Location",
"description": "This release adds support for two new route travel models, Bicycle and Motorcycle which can be used with Grab data source."
},
{
"type": "feature",
"category": "RDS",
"description": "This release adds support for configuring allocated storage on the CreateDBInstanceReadReplica, RestoreDBInstanceFromDBSnapshot, and RestoreDBInstanceToPointInTime APIs."
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/bugfix-KendraRanking-2ca3213c.json

This file was deleted.

7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1291.0-->
<!--LATEST=2.1292.0-->
<!--ENTRYINSERT-->

## 2.1292.0
* bugfix: KendraRanking: Set endpoint to dualstack by default
* feature: Location: This release adds support for two new route travel models, Bicycle and Motorcycle which can be used with Grab data source.
* feature: RDS: This release adds support for configuring allocated storage on the CreateDBInstanceReadReplica, RestoreDBInstanceFromDBSnapshot, and RestoreDBInstanceToPointInTime APIs.

## 2.1291.0
* feature: ECRPUBLIC: This release for Amazon ECR Public makes several change to bring the SDK into sync with the API.
* feature: KendraRanking: Introducing Amazon Kendra Intelligent Ranking, a new set of Kendra APIs that leverages Kendra semantic ranking capabilities to improve the quality of search results from other search services (i.e. OpenSearch, ElasticSearch, Solr).
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ for further details.
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.1291.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1292.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
64 changes: 39 additions & 25 deletions apis/location-2020-11-19.normal.json

Large diffs are not rendered by default.

11 changes: 10 additions & 1 deletion apis/rds-2014-10-31.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -770,6 +770,9 @@
"EnableCustomerOwnedIp": {
"type": "boolean"
},
"AllocatedStorage": {
"type": "integer"
},
"SourceRegion": {}
}
},
Expand Down Expand Up @@ -4226,7 +4229,10 @@
"StorageThroughput": {
"type": "integer"
},
"DBClusterSnapshotIdentifier": {}
"DBClusterSnapshotIdentifier": {},
"AllocatedStorage": {
"type": "integer"
}
}
},
"output": {
Expand Down Expand Up @@ -4438,6 +4444,9 @@
"NetworkType": {},
"StorageThroughput": {
"type": "integer"
},
"AllocatedStorage": {
"type": "integer"
}
}
},
Expand Down
18 changes: 15 additions & 3 deletions apis/rds-2014-10-31.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -3735,7 +3735,7 @@
"shape": "KMSKeyNotAccessibleFault"
}
],
"documentation": "<p>Starts a database activity stream to monitor activity on the database. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.html\">Database Activity Streams</a> in the <i>Amazon Aurora User Guide</i>.</p>"
"documentation": "<p>Starts a database activity stream to monitor activity on the database. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.html\"> Monitoring Amazon Aurora with Database Activity Streams</a> in the <i>Amazon Aurora User Guide</i> or <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/DBActivityStreams.html\"> Monitoring Amazon RDS with Database Activity Streams</a> in the <i>Amazon RDS User Guide</i>.</p>"
},
"StartDBCluster": {
"name": "StartDBCluster",
Expand Down Expand Up @@ -3922,7 +3922,7 @@
"shape": "DBInstanceNotFoundFault"
}
],
"documentation": "<p>Stops a database activity stream that was started using the Amazon Web Services console, the <code>start-activity-stream</code> CLI command, or the <code>StartActivityStream</code> action.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.html\">Database Activity Streams</a> in the <i>Amazon Aurora User Guide</i>.</p>"
"documentation": "<p>Stops a database activity stream that was started using the Amazon Web Services console, the <code>start-activity-stream</code> CLI command, or the <code>StartActivityStream</code> action.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.html\"> Monitoring Amazon Aurora with Database Activity Streams</a> in the <i>Amazon Aurora User Guide</i> or <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/DBActivityStreams.html\"> Monitoring Amazon RDS with Database Activity Streams</a> in the <i>Amazon RDS User Guide</i>.</p>"
},
"StopDBCluster": {
"name": "StopDBCluster",
Expand Down Expand Up @@ -5705,6 +5705,10 @@
"shape": "BooleanOptional",
"documentation": "<p>A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts read replica.</p> <p>A <i>CoIP</i> provides local or external connectivity to resources in your Outpost subnets through your on-premises network. For some use cases, a CoIP can provide lower latency for connections to the read replica from outside of its virtual private cloud (VPC) on your local network.</p> <p>For more information about RDS on Outposts, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html\">Working with Amazon RDS on Amazon Web Services Outposts</a> in the <i>Amazon RDS User Guide</i>.</p> <p>For more information about CoIPs, see <a href=\"https://docs.aws.amazon.com/outposts/latest/userguide/routing.html#ip-addressing\">Customer-owned IP addresses</a> in the <i>Amazon Web Services Outposts User Guide</i>.</p>"
},
"AllocatedStorage": {
"shape": "IntegerOptional",
"documentation": "<p>The amount of storage (in gibibytes) to allocate initially for the read replica. Follow the allocation rules specified in <code>CreateDBInstance</code>.</p> <note> <p>Be sure to allocate enough memory for your read replica so that the create operation can succeed. You can also allocate additional memory for future growth.</p> </note>"
},
"SourceRegion": {
"shape": "String",
"documentation": "<p>The ID of the region that contains the source for the read replica.</p>"
Expand Down Expand Up @@ -13454,6 +13458,10 @@
"DBClusterSnapshotIdentifier": {
"shape": "String",
"documentation": "<p>The identifier for the RDS for MySQL Multi-AZ DB cluster snapshot to restore from.</p> <p>For more information on Multi-AZ DB clusters, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html\"> Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p> <p>Constraints:</p> <ul> <li> <p>Must match the identifier of an existing Multi-AZ DB cluster snapshot.</p> </li> <li> <p>Can't be specified when <code>DBSnapshotIdentifier</code> is specified.</p> </li> <li> <p>Must be specified when <code>DBSnapshotIdentifier</code> isn't specified.</p> </li> <li> <p>If you are restoring from a shared manual Multi-AZ DB cluster snapshot, the <code>DBClusterSnapshotIdentifier</code> must be the ARN of the shared snapshot.</p> </li> <li> <p>Can't be the identifier of an Aurora DB cluster snapshot.</p> </li> <li> <p>Can't be the identifier of an RDS for PostgreSQL Multi-AZ DB cluster snapshot.</p> </li> </ul>"
},
"AllocatedStorage": {
"shape": "IntegerOptional",
"documentation": "<p>The amount of storage (in gibibytes) to allocate initially for the DB instance. Follow the allocation rules specified in CreateDBInstance.</p> <note> <p>Be sure to allocate enough memory for your new DB instance so that the restore operation can succeed. You can also allocate additional memory for future growth.</p> </note>"
}
},
"documentation": "<p/>"
Expand Down Expand Up @@ -13488,7 +13496,7 @@
},
"AllocatedStorage": {
"shape": "IntegerOptional",
"documentation": "<p>The amount of storage (in gigabytes) to allocate initially for the DB instance. Follow the allocation rules specified in <code>CreateDBInstance</code>.</p> <note> <p>Be sure to allocate enough memory for your new DB instance so that the restore operation can succeed. You can also allocate additional memory for future growth.</p> </note>"
"documentation": "<p>The amount of storage (in gibibytes) to allocate initially for the DB instance. Follow the allocation rules specified in <code>CreateDBInstance</code>.</p> <note> <p>Be sure to allocate enough memory for your new DB instance so that the restore operation can succeed. You can also allocate additional memory for future growth.</p> </note>"
},
"DBInstanceClass": {
"shape": "String",
Expand Down Expand Up @@ -13836,6 +13844,10 @@
"StorageThroughput": {
"shape": "IntegerOptional",
"documentation": "<p>Specifies the storage throughput value for the DB instance.</p> <p>This setting doesn't apply to RDS Custom or Amazon Aurora.</p>"
},
"AllocatedStorage": {
"shape": "IntegerOptional",
"documentation": "<p>The amount of storage (in gibibytes) to allocate initially for the DB instance. Follow the allocation rules specified in <code>CreateDBInstance</code>.</p> <note> <p>Be sure to allocate enough memory for your new DB instance so that the restore operation can succeed. You can also allocate additional memory for future growth.</p> </note>"
}
},
"documentation": "<p/>"
Expand Down

0 comments on commit 302d48a

Please sign in to comment.