Skip to content

Commit

Permalink
Updates SDK to v2.848.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 19, 2021
1 parent 6d2462d commit 75a3b8e
Show file tree
Hide file tree
Showing 12 changed files with 79 additions and 42 deletions.
7 changes: 7 additions & 0 deletions .changes/2.848.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"type": "feature",
"category": "RDS",
"description": "Added awsBackupRecoveryPointArn in ModifyDBInstanceRequest and in the response of ModifyDBInstance."
}
]
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.847.0-->
<!--LATEST=2.848.0-->
<!--ENTRYINSERT-->

## 2.848.0
* feature: RDS: Added awsBackupRecoveryPointArn in ModifyDBInstanceRequest and in the response of ModifyDBInstance.

## 2.847.0
* feature: CloudFormation: Adding the 'callAs' parameter to all CloudFormation StackSets APIs except getTemplateSummary to support creating and managing service-managed StackSets with AWS Organizations Delegated Administrators
* feature: CodeBuild: AWS CodeBuild now allows you to specify a separate bucket owner as part of the S3 destination in a report group.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
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.847.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.848.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
12 changes: 7 additions & 5 deletions apis/rds-2014-10-31.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -3174,7 +3174,8 @@
"ReplicaMode": {},
"EnableCustomerOwnedIp": {
"type": "boolean"
}
},
"AwsBackupRecoveryPointArn": {}
}
},
"output": {
Expand Down Expand Up @@ -3202,7 +3203,7 @@
}
},
"output": {
"shape": "San",
"shape": "Sao",
"resultWrapper": "ModifyDBParameterGroupResult"
}
},
Expand Down Expand Up @@ -3713,7 +3714,7 @@
}
},
"output": {
"shape": "San",
"shape": "Sao",
"resultWrapper": "ResetDBParameterGroupResult"
}
},
Expand Down Expand Up @@ -5311,7 +5312,8 @@
},
"CustomerOwnedIpEnabled": {
"type": "boolean"
}
},
"AwsBackupRecoveryPointArn": {}
},
"wrapper": true
},
Expand Down Expand Up @@ -5859,7 +5861,7 @@
"DBClusterParameterGroupName": {}
}
},
"San": {
"Sao": {
"type": "structure",
"members": {
"DBParameterGroupName": {}
Expand Down
16 changes: 15 additions & 1 deletion apis/rds-2014-10-31.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -4050,6 +4050,12 @@
"locationName": "AvailableProcessorFeature"
}
},
"AwsBackupRecoveryPointArn": {
"type": "string",
"max": 350,
"min": 43,
"pattern": "^arn:aws[a-z-]*:backup:[-a-z0-9]+:[0-9]{12}:[-a-z]+:([a-z0-9\\-]+:)?[a-z][a-z0-9\\-]{0,255}$"
},
"BacktrackDBClusterMessage": {
"type": "structure",
"required": [
Expand Down Expand Up @@ -4626,7 +4632,7 @@
},
"EnableCloudwatchLogsExports": {
"shape": "LogTypeList",
"documentation": "<p>The list of log types that need to be enabled for exporting to CloudWatch Logs. The values in the list depend on the DB engine being used. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch\">Publishing Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon Aurora User Guide</i>.</p> <p> <b>Aurora MySQL</b> </p> <p>Possible values are <code>audit</code>, <code>error</code>, <code>general</code>, and <code>slowquery</code>. </p> <p> <b>Aurora PostgreSQL</b> </p> <p>Possible values are <code>postgresql</code> and <code>upgrade</code>. </p>"
"documentation": "<p>The list of log types that need to be enabled for exporting to CloudWatch Logs. The values in the list depend on the DB engine being used. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch\">Publishing Database Logs to Amazon CloudWatch Logs</a> in the <i>Amazon Aurora User Guide</i>.</p> <p> <b>Aurora MySQL</b> </p> <p>Possible values are <code>audit</code>, <code>error</code>, <code>general</code>, and <code>slowquery</code>. </p> <p> <b>Aurora PostgreSQL</b> </p> <p>Possible value is <code>postgresql</code>. </p>"
},
"EngineMode": {
"shape": "String",
Expand Down Expand Up @@ -6507,6 +6513,10 @@
"CustomerOwnedIpEnabled": {
"shape": "BooleanOptional",
"documentation": "<p>Specifies whether a customer-owned IP address (CoIP) is enabled for an RDS on Outposts DB instance.</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 DB instance 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 AWS 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/outposts-networking-components.html#ip-addressing\">Customer-owned IP addresses</a> in the <i>AWS Outposts User Guide</i>.</p>"
},
"AwsBackupRecoveryPointArn": {
"shape": "String",
"documentation": "<p>The Amazon Resource Name (ARN) of the recovery point in AWS Backup.</p>"
}
},
"documentation": "<p>Contains the details of an Amazon RDS DB instance. </p> <p>This data type is used as a response element in the <code>DescribeDBInstances</code> action. </p>",
Expand Down Expand Up @@ -10032,6 +10042,10 @@
"EnableCustomerOwnedIp": {
"shape": "BooleanOptional",
"documentation": "<p>A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance.</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 DB instance 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 AWS 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/outposts-networking-components.html#ip-addressing\">Customer-owned IP addresses</a> in the <i>AWS Outposts User Guide</i>.</p>"
},
"AwsBackupRecoveryPointArn": {
"shape": "AwsBackupRecoveryPointArn",
"documentation": "<p>The Amazon Resource Name (ARN) of the recovery point in AWS Backup.</p>"
}
},
"documentation": "<p/>"
Expand Down
11 changes: 10 additions & 1 deletion clients/rds.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1272,6 +1272,7 @@ declare namespace RDS {
AllowedValues?: String;
}
export type AvailableProcessorFeatureList = AvailableProcessorFeature[];
export type AwsBackupRecoveryPointArn = string;
export interface BacktrackDBClusterMessage {
/**
* The DB cluster identifier of the DB cluster to be backtracked. This parameter is stored as a lowercase string. Constraints: Must contain from 1 to 63 alphanumeric characters or hyphens. First character must be a letter. Can't end with a hyphen or contain two consecutive hyphens. Example: my-cluster1
Expand Down Expand Up @@ -1689,7 +1690,7 @@ declare namespace RDS {
*/
BacktrackWindow?: LongOptional;
/**
* The list of log types that need to be enabled for exporting to CloudWatch Logs. The values in the list depend on the DB engine being used. For more information, see Publishing Database Logs to Amazon CloudWatch Logs in the Amazon Aurora User Guide. Aurora MySQL Possible values are audit, error, general, and slowquery. Aurora PostgreSQL Possible values are postgresql and upgrade.
* The list of log types that need to be enabled for exporting to CloudWatch Logs. The values in the list depend on the DB engine being used. For more information, see Publishing Database Logs to Amazon CloudWatch Logs in the Amazon Aurora User Guide. Aurora MySQL Possible values are audit, error, general, and slowquery. Aurora PostgreSQL Possible value is postgresql.
*/
EnableCloudwatchLogsExports?: LogTypeList;
/**
Expand Down Expand Up @@ -3231,6 +3232,10 @@ declare namespace RDS {
* Specifies whether a customer-owned IP address (CoIP) is enabled for an RDS on Outposts DB instance. A CoIP 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 DB instance from outside of its virtual private cloud (VPC) on your local network. For more information about RDS on Outposts, see Working with Amazon RDS on AWS Outposts in the Amazon RDS User Guide. For more information about CoIPs, see Customer-owned IP addresses in the AWS Outposts User Guide.
*/
CustomerOwnedIpEnabled?: BooleanOptional;
/**
* The Amazon Resource Name (ARN) of the recovery point in AWS Backup.
*/
AwsBackupRecoveryPointArn?: String;
}
export interface DBInstanceAutomatedBackup {
/**
Expand Down Expand Up @@ -5808,6 +5813,10 @@ declare namespace RDS {
* A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts DB instance. A CoIP 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 DB instance from outside of its virtual private cloud (VPC) on your local network. For more information about RDS on Outposts, see Working with Amazon RDS on AWS Outposts in the Amazon RDS User Guide. For more information about CoIPs, see Customer-owned IP addresses in the AWS Outposts User Guide.
*/
EnableCustomerOwnedIp?: BooleanOptional;
/**
* The Amazon Resource Name (ARN) of the recovery point in AWS Backup.
*/
AwsBackupRecoveryPointArn?: AwsBackupRecoveryPointArn;
}
export interface ModifyDBInstanceResult {
DBInstance?: DBInstance;
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.847.0',
VERSION: '2.848.0',

/**
* @api private
Expand Down
4 changes: 2 additions & 2 deletions dist/aws-sdk-react-native.js

Large diffs are not rendered by default.

18 changes: 10 additions & 8 deletions dist/aws-sdk.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// AWS SDK for JavaScript v2.847.0
// AWS SDK for JavaScript v2.848.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 @@ -166751,7 +166751,8 @@ module.exports={
"ReplicaMode": {},
"EnableCustomerOwnedIp": {
"type": "boolean"
}
},
"AwsBackupRecoveryPointArn": {}
}
},
"output": {
Expand Down Expand Up @@ -166779,7 +166780,7 @@ module.exports={
}
},
"output": {
"shape": "San",
"shape": "Sao",
"resultWrapper": "ModifyDBParameterGroupResult"
}
},
Expand Down Expand Up @@ -167290,7 +167291,7 @@ module.exports={
}
},
"output": {
"shape": "San",
"shape": "Sao",
"resultWrapper": "ResetDBParameterGroupResult"
}
},
Expand Down Expand Up @@ -168888,7 +168889,8 @@ module.exports={
},
"CustomerOwnedIpEnabled": {
"type": "boolean"
}
},
"AwsBackupRecoveryPointArn": {}
},
"wrapper": true
},
Expand Down Expand Up @@ -169436,7 +169438,7 @@ module.exports={
"DBClusterParameterGroupName": {}
}
},
"San": {
"Sao": {
"type": "structure",
"members": {
"DBParameterGroupName": {}
Expand Down Expand Up @@ -213410,7 +213412,7 @@ AWS.util.update(AWS, {
/**
* @constant
*/
VERSION: '2.847.0',
VERSION: '2.848.0',

/**
* @api private
Expand Down Expand Up @@ -234586,7 +234588,7 @@ var LRUCache = /** @class */ (function () {
}());
exports.LRUCache = LRUCache;
},{}],441:[function(require,module,exports){
// AWS SDK for JavaScript v2.847.0
// AWS SDK for JavaScript v2.848.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
40 changes: 20 additions & 20 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.847.0',
VERSION: '2.848.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.847.0",
"version": "2.848.0",
"author": {
"name": "Amazon Web Services",
"email": "",
Expand Down

0 comments on commit 75a3b8e

Please sign in to comment.