Skip to content

Commit

Permalink
Updates SDK to v2.1204.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Aug 26, 2022
1 parent aa60490 commit 036c228
Show file tree
Hide file tree
Showing 17 changed files with 604 additions and 218 deletions.
22 changes: 22 additions & 0 deletions .changes/2.1204.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "feature",
"category": "MediaPackage",
"description": "This release adds Ads AdTriggers and AdsOnDeliveryRestrictions to describe calls for CMAF endpoints on MediaPackage."
},
{
"type": "feature",
"category": "Token",
"description": "Read sso data from sso-session section in SSOTokenProvider"
},
{
"type": "feature",
"category": "Token",
"description": "Set token from AWS.Signers.Bearer when specified by authtype/signatureVersion"
},
{
"type": "feature",
"category": "token",
"description": "Add TokenProviderChain with Token/Static/SSO"
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/feature-Token-019f9710.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/feature-Token-0ea345ef.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/feature-token-5f5ccf51.json

This file was deleted.

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

## 2.1204.0
* feature: MediaPackage: This release adds Ads AdTriggers and AdsOnDeliveryRestrictions to describe calls for CMAF endpoints on MediaPackage.
* feature: Token: Read sso data from sso-session section in SSOTokenProvider
* feature: Token: Set token from AWS.Signers.Bearer when specified by authtype/signatureVersion
* feature: token: Add TokenProviderChain with Token/Static/SSO

## 2.1203.0
* feature: GameLift: This release adds support for eight EC2 local zones as fleet locations; Atlanta, Chicago, Dallas, Denver, Houston, Kansas City (us-east-1-mci-1a), Los Angeles, and Phoenix. It also adds support for C5d, C6a, C6i, and R5d EC2 instance families.
* feature: IoTWireless: This release includes a new feature for the customers to enable the LoRa gateways to send out beacons for Class B devices and an option to select one or more gateways for Class C devices when sending the LoRaWAN downlink messages.
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.1203.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1204.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
7 changes: 7 additions & 0 deletions apis/mediapackage-2017-10-12.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -1587,6 +1587,13 @@
},
"Url": {
"locationName": "url"
},
"AdTriggers": {
"locationName": "adTriggers",
"shape": "St"
},
"AdsOnDeliveryRestrictions": {
"locationName": "adsOnDeliveryRestrictions"
}
},
"required": [
Expand Down
8 changes: 8 additions & 0 deletions apis/mediapackage-2017-10-12.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1670,6 +1670,14 @@
"documentation": "The URL of the packaged OriginEndpoint for consumption.",
"locationName": "url",
"shape": "__string"
},
"AdTriggers": {
"locationName": "adTriggers",
"shape": "AdTriggers"
},
"AdsOnDeliveryRestrictions": {
"locationName": "adsOnDeliveryRestrictions",
"shape": "AdsOnDeliveryRestrictions"
}
},
"required": [
Expand Down
8 changes: 4 additions & 4 deletions apis/rds-2014-10-31.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -3909,7 +3909,7 @@
"shape": "InvalidDBInstanceStateFault"
}
],
"documentation": "<p>Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database. Issue this command in the AWS Region that hosts the current standby database.</p>"
"documentation": "<p>Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database. Issue this command in the Region that hosts the current standby database.</p>"
}
},
"shapes": {
Expand Down Expand Up @@ -4667,7 +4667,7 @@
},
"KMSKeyId": {
"shape": "KmsKeyIdOrArn",
"documentation": "<p>The Amazon Web Services KMS key identifier for an encrypted CEV. A symmetric KMS key is required for RDS Custom, but optional for Amazon RDS.</p> <p>If you have an existing symmetric KMS key in your account, you can use it with RDS Custom. No further action is necessary. If you don't already have a symmetric KMS key in your account, follow the instructions in <a href=\"https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html#create-symmetric-cmk\"> Creating symmetric KMS keys</a> in the <i>Amazon Web Services Key Management Service Developer Guide</i>.</p> <p>You can choose the same symmetric key when you create a CEV and a DB instance, or choose different keys.</p>"
"documentation": "<p>The Amazon Web Services KMS key identifier for an encrypted CEV. A symmetric encryption KMS key is required for RDS Custom, but optional for Amazon RDS.</p> <p>If you have an existing symmetric encryption KMS key in your account, you can use it with RDS Custom. No further action is necessary. If you don't already have a symmetric encryption KMS key in your account, follow the instructions in <a href=\"https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html#create-symmetric-cmk\"> Creating a symmetric encryption KMS key</a> in the <i>Amazon Web Services Key Management Service Developer Guide</i>.</p> <p>You can choose the same symmetric encryption key when you create a CEV and a DB instance, or choose different keys.</p>"
},
"Description": {
"shape": "Description",
Expand Down Expand Up @@ -7706,7 +7706,7 @@
},
"SnapshotDatabaseTime": {
"shape": "TStamp",
"documentation": "<p>The timestamp of the most recent transaction applied to the database that you're backing up. Thus, if you restore a snapshot, SnapshotDatabaseTime is the most recent transaction in the restored DB instance. In contrast, originalSnapshotCreateTime specifies the system time that the snapshot completed.</p> <p>If you back up a read replica, you can determine the replica lag by comparing SnapshotDatabaseTime with originalSnapshotCreateTime. For example, if originalSnapshotCreateTime is two hours later than SnapshotDatabaseTime, then the replica lag is two hours. *** REVIEWERS 7/27: Switchover</p>"
"documentation": "<p>The timestamp of the most recent transaction applied to the database that you're backing up. Thus, if you restore a snapshot, SnapshotDatabaseTime is the most recent transaction in the restored DB instance. In contrast, originalSnapshotCreateTime specifies the system time that the snapshot completed.</p> <p>If you back up a read replica, you can determine the replica lag by comparing SnapshotDatabaseTime with originalSnapshotCreateTime. For example, if originalSnapshotCreateTime is two hours later than SnapshotDatabaseTime, then the replica lag is two hours.</p>"
},
"SnapshotTarget": {
"shape": "String",
Expand Down Expand Up @@ -10429,7 +10429,7 @@
},
"DBInstanceClass": {
"shape": "String",
"documentation": "<p>The new compute and memory capacity of the DB instance, for example db.m4.large. Not all DB instance classes are available in all Amazon Web Services Regions, or for all database engines. For the full list of DB instance classes, and availability for your engine, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html\">DB Instance Class</a> in the <i>Amazon RDS User Guide</i>. For RDS Custom, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-reqs-limits.html#custom-reqs-limits.instances\">DB instance class support for RDS Custom for Oracle</a> and <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-reqs-limits-MS.html#custom-reqs-limits.instancesMS\">DB instance class support for RDS Custom for SQL Server</a>.</p> <p>If you modify the DB instance class, an outage occurs during the change. The change is applied during the next maintenance window, unless <code>ApplyImmediately</code> is enabled for this request. </p> <p>Default: Uses existing setting</p>"
"documentation": "<p>The new compute and memory capacity of the DB instance, for example db.m4.large. Not all DB instance classes are available in all Amazon Web Services Regions, or for all database engines. For the full list of DB instance classes, and availability for your engine, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBInstanceClass.html\">DB instance classes</a> in the <i>Amazon RDS User Guide</i> or <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.DBInstanceClass.html\">Aurora DB instance classes</a> in the <i>Amazon Aurora User Guide</i>.</p> <p>If you modify the DB instance class, an outage occurs during the change. The change is applied during the next maintenance window, unless <code>ApplyImmediately</code> is enabled for this request.</p> <p>This setting doesn't apply to RDS Custom for Oracle.</p> <p>Default: Uses existing setting</p>"
},
"DBSubnetGroupName": {
"shape": "String",
Expand Down
2 changes: 2 additions & 0 deletions clients/mediapackage.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -846,6 +846,8 @@ it will be passed through to HLS output.
* The URL of the packaged OriginEndpoint for consumption.
*/
Url?: __string;
AdTriggers?: AdTriggers;
AdsOnDeliveryRestrictions?: AdsOnDeliveryRestrictions;
}
export interface HlsManifestCreateOrUpdateParameters {
/**
Expand Down
10 changes: 5 additions & 5 deletions clients/rds.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1102,11 +1102,11 @@ declare class RDS extends Service {
*/
stopDBInstanceAutomatedBackupsReplication(callback?: (err: AWSError, data: RDS.Types.StopDBInstanceAutomatedBackupsReplicationResult) => void): Request<RDS.Types.StopDBInstanceAutomatedBackupsReplicationResult, AWSError>;
/**
* Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database. Issue this command in the AWS Region that hosts the current standby database.
* Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database. Issue this command in the Region that hosts the current standby database.
*/
switchoverReadReplica(params: RDS.Types.SwitchoverReadReplicaMessage, callback?: (err: AWSError, data: RDS.Types.SwitchoverReadReplicaResult) => void): Request<RDS.Types.SwitchoverReadReplicaResult, AWSError>;
/**
* Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database. Issue this command in the AWS Region that hosts the current standby database.
* Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database. Issue this command in the Region that hosts the current standby database.
*/
switchoverReadReplica(callback?: (err: AWSError, data: RDS.Types.SwitchoverReadReplicaResult) => void): Request<RDS.Types.SwitchoverReadReplicaResult, AWSError>;
/**
Expand Down Expand Up @@ -1620,7 +1620,7 @@ declare namespace RDS {
*/
DatabaseInstallationFilesS3Prefix?: String255;
/**
* The Amazon Web Services KMS key identifier for an encrypted CEV. A symmetric KMS key is required for RDS Custom, but optional for Amazon RDS. If you have an existing symmetric KMS key in your account, you can use it with RDS Custom. No further action is necessary. If you don't already have a symmetric KMS key in your account, follow the instructions in Creating symmetric KMS keys in the Amazon Web Services Key Management Service Developer Guide. You can choose the same symmetric key when you create a CEV and a DB instance, or choose different keys.
* The Amazon Web Services KMS key identifier for an encrypted CEV. A symmetric encryption KMS key is required for RDS Custom, but optional for Amazon RDS. If you have an existing symmetric encryption KMS key in your account, you can use it with RDS Custom. No further action is necessary. If you don't already have a symmetric encryption KMS key in your account, follow the instructions in Creating a symmetric encryption KMS key in the Amazon Web Services Key Management Service Developer Guide. You can choose the same symmetric encryption key when you create a CEV and a DB instance, or choose different keys.
*/
KMSKeyId: KmsKeyIdOrArn;
/**
Expand Down Expand Up @@ -4083,7 +4083,7 @@ declare namespace RDS {
*/
OriginalSnapshotCreateTime?: TStamp;
/**
* The timestamp of the most recent transaction applied to the database that you're backing up. Thus, if you restore a snapshot, SnapshotDatabaseTime is the most recent transaction in the restored DB instance. In contrast, originalSnapshotCreateTime specifies the system time that the snapshot completed. If you back up a read replica, you can determine the replica lag by comparing SnapshotDatabaseTime with originalSnapshotCreateTime. For example, if originalSnapshotCreateTime is two hours later than SnapshotDatabaseTime, then the replica lag is two hours. *** REVIEWERS 7/27: Switchover
* The timestamp of the most recent transaction applied to the database that you're backing up. Thus, if you restore a snapshot, SnapshotDatabaseTime is the most recent transaction in the restored DB instance. In contrast, originalSnapshotCreateTime specifies the system time that the snapshot completed. If you back up a read replica, you can determine the replica lag by comparing SnapshotDatabaseTime with originalSnapshotCreateTime. For example, if originalSnapshotCreateTime is two hours later than SnapshotDatabaseTime, then the replica lag is two hours.
*/
SnapshotDatabaseTime?: TStamp;
/**
Expand Down Expand Up @@ -6018,7 +6018,7 @@ declare namespace RDS {
*/
AllocatedStorage?: IntegerOptional;
/**
* The new compute and memory capacity of the DB instance, for example db.m4.large. Not all DB instance classes are available in all Amazon Web Services Regions, or for all database engines. For the full list of DB instance classes, and availability for your engine, see DB Instance Class in the Amazon RDS User Guide. For RDS Custom, see DB instance class support for RDS Custom for Oracle and DB instance class support for RDS Custom for SQL Server. If you modify the DB instance class, an outage occurs during the change. The change is applied during the next maintenance window, unless ApplyImmediately is enabled for this request. Default: Uses existing setting
* The new compute and memory capacity of the DB instance, for example db.m4.large. Not all DB instance classes are available in all Amazon Web Services Regions, or for all database engines. For the full list of DB instance classes, and availability for your engine, see DB instance classes in the Amazon RDS User Guide or Aurora DB instance classes in the Amazon Aurora User Guide. If you modify the DB instance class, an outage occurs during the change. The change is applied during the next maintenance window, unless ApplyImmediately is enabled for this request. This setting doesn't apply to RDS Custom for Oracle. Default: Uses existing setting
*/
DBInstanceClass?: String;
/**
Expand Down
Loading

0 comments on commit 036c228

Please sign in to comment.