Skip to content

Commit

Permalink
Updates SDK to v2.1562.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 20, 2024
1 parent ce77ad7 commit 09a237d
Show file tree
Hide file tree
Showing 16 changed files with 2,267 additions and 2,624 deletions.
12 changes: 12 additions & 0 deletions .changes/2.1562.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "feature",
"category": "Firehose",
"description": "This release updates a few Firehose related APIs."
},
{
"type": "feature",
"category": "Lambda",
"description": "Add .NET 8 (dotnet8) Runtime support to AWS Lambda."
}
]
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1561.0-->
<!--LATEST=2.1562.0-->
<!--ENTRYINSERT-->

## 2.1562.0
* feature: Firehose: This release updates a few Firehose related APIs.
* feature: Lambda: Add .NET 8 (dotnet8) Runtime support to AWS Lambda.

## 2.1561.0
* feature: Amplify: This release contains API changes that enable users to configure their Amplify domains with their own custom SSL/TLS certificate.
* feature: Chatbot: This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK.
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.1561.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1562.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
2 changes: 1 addition & 1 deletion apis/dynamodb-2012-08-10.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1434,7 +1434,7 @@
"shape": "InternalServerError"
}
],
"documentation": "<p>Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table.</p> <important> <p>This operation only applies to <a href=\"https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/globaltables.V2.html\">Version 2019.11.21 (Current)</a> of global tables. </p> </important> <p>You can only perform one of the following operations at once:</p> <ul> <li> <p>Modify the provisioned throughput settings of the table.</p> </li> <li> <p>Remove a global secondary index from the table.</p> </li> <li> <p>Create a new global secondary index on the table. After the index begins backfilling, you can use <code>UpdateTable</code> to perform other operations.</p> </li> </ul> <p> <code>UpdateTable</code> is an asynchronous operation; while it is executing, the table status changes from <code>ACTIVE</code> to <code>UPDATING</code>. While it is <code>UPDATING</code>, you cannot issue another <code>UpdateTable</code> request. When the table returns to the <code>ACTIVE</code> state, the <code>UpdateTable</code> operation is complete.</p>",
"documentation": "<p>Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table.</p> <important> <p>This operation only applies to <a href=\"https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/globaltables.V2.html\">Version 2019.11.21 (Current)</a> of global tables. </p> </important> <p>You can only perform one of the following operations at once:</p> <ul> <li> <p>Modify the provisioned throughput settings of the table.</p> </li> <li> <p>Remove a global secondary index from the table.</p> </li> <li> <p>Create a new global secondary index on the table. After the index begins backfilling, you can use <code>UpdateTable</code> to perform other operations.</p> </li> </ul> <p> <code>UpdateTable</code> is an asynchronous operation; while it's executing, the table status changes from <code>ACTIVE</code> to <code>UPDATING</code>. While it's <code>UPDATING</code>, you can't issue another <code>UpdateTable</code> request on the base table nor any replicas. When the table returns to the <code>ACTIVE</code> state, the <code>UpdateTable</code> operation is complete.</p>",
"endpointdiscovery": {}
},
"UpdateTableReplicaAutoScaling": {
Expand Down
111 changes: 14 additions & 97 deletions apis/firehose-2015-08-04.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -785,51 +785,6 @@
}
}
},
"GetKinesisStream": {
"input": {
"type": "structure",
"required": [
"DeliveryStreamARN"
],
"members": {
"DeliveryStreamARN": {}
}
},
"output": {
"type": "structure",
"members": {
"KinesisStreamARN": {},
"CredentialsForReadingKinesisStream": {
"type": "structure",
"required": [
"AccessKeyId",
"SecretAccessKey",
"SessionToken",
"Expiration"
],
"members": {
"AccessKeyId": {
"type": "string",
"sensitive": true
},
"SecretAccessKey": {
"type": "string",
"sensitive": true
},
"SessionToken": {
"type": "string",
"sensitive": true
},
"Expiration": {
"type": "timestamp"
}
},
"sensitive": true
}
}
},
"internalonly": true
},
"ListDeliveryStreams": {
"input": {
"type": "structure",
Expand Down Expand Up @@ -901,7 +856,7 @@
"members": {
"DeliveryStreamName": {},
"Record": {
"shape": "S61"
"shape": "S5v"
}
}
},
Expand Down Expand Up @@ -930,7 +885,7 @@
"Records": {
"type": "list",
"member": {
"shape": "S61"
"shape": "S5v"
}
}
}
Expand Down Expand Up @@ -1047,7 +1002,7 @@
"CurrentDeliveryStreamVersionId": {},
"DestinationId": {},
"S3DestinationUpdate": {
"shape": "S6m",
"shape": "S6g",
"deprecated": true
},
"ExtendedS3DestinationUpdate": {
Expand All @@ -1072,7 +1027,7 @@
},
"S3BackupMode": {},
"S3BackupUpdate": {
"shape": "S6m"
"shape": "S6g"
},
"DataFormatConversionConfiguration": {
"shape": "Sz"
Expand Down Expand Up @@ -1102,14 +1057,14 @@
"shape": "S21"
},
"S3Update": {
"shape": "S6m"
"shape": "S6g"
},
"ProcessingConfiguration": {
"shape": "Sq"
},
"S3BackupMode": {},
"S3BackupUpdate": {
"shape": "S6m"
"shape": "S6g"
},
"CloudWatchLoggingOptions": {
"shape": "Sl"
Expand All @@ -1132,7 +1087,7 @@
"shape": "S2d"
},
"S3Update": {
"shape": "S6m"
"shape": "S6g"
},
"ProcessingConfiguration": {
"shape": "Sq"
Expand Down Expand Up @@ -1161,7 +1116,7 @@
"shape": "S2u"
},
"S3Update": {
"shape": "S6m"
"shape": "S6g"
},
"ProcessingConfiguration": {
"shape": "Sq"
Expand All @@ -1188,7 +1143,7 @@
},
"S3BackupMode": {},
"S3Update": {
"shape": "S6m"
"shape": "S6g"
},
"ProcessingConfiguration": {
"shape": "Sq"
Expand Down Expand Up @@ -1225,7 +1180,7 @@
},
"S3BackupMode": {},
"S3Update": {
"shape": "S6m"
"shape": "S6g"
}
}
},
Expand All @@ -1242,7 +1197,7 @@
"shape": "S3z"
},
"S3Update": {
"shape": "S6m"
"shape": "S6g"
},
"ProcessingConfiguration": {
"shape": "Sq"
Expand Down Expand Up @@ -1298,7 +1253,7 @@
},
"S3BackupMode": {},
"S3Update": {
"shape": "S6m"
"shape": "S6g"
}
}
}
Expand All @@ -1308,44 +1263,6 @@
"type": "structure",
"members": {}
}
},
"VerifyResourcesExistForTagris": {
"input": {
"type": "structure",
"required": [
"TagrisSweepList"
],
"members": {
"TagrisSweepList": {
"type": "list",
"member": {
"type": "structure",
"members": {
"TagrisAccountId": {},
"TagrisAmazonResourceName": {},
"TagrisInternalId": {},
"TagrisVersion": {
"type": "long"
}
}
}
}
}
},
"output": {
"type": "structure",
"required": [
"TagrisSweepListResult"
],
"members": {
"TagrisSweepListResult": {
"type": "map",
"key": {},
"value": {}
}
}
},
"internalonly": true
}
},
"shapes": {
Expand Down Expand Up @@ -1936,7 +1853,7 @@
"VpcId": {}
}
},
"S61": {
"S5v": {
"type": "structure",
"required": [
"Data"
Expand All @@ -1947,7 +1864,7 @@
}
}
},
"S6m": {
"S6g": {
"type": "structure",
"members": {
"RoleARN": {},
Expand Down
Loading

0 comments on commit 09a237d

Please sign in to comment.