Skip to content

Commit

Permalink
Updates SDK to v2.1324.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 27, 2023
1 parent 2c1e051 commit 94e4ab3
Show file tree
Hide file tree
Showing 36 changed files with 4,829 additions and 629 deletions.
32 changes: 32 additions & 0 deletions .changes/2.1324.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[
{
"type": "feature",
"category": "DevOpsGuru",
"description": "This release adds the description field on ListAnomaliesForInsight and DescribeAnomaly API responses for proactive anomalies."
},
{
"type": "feature",
"category": "Drs",
"description": "New fields were added to reflect availability zone data in source server and recovery instance description commands responses, as well as source server launch status."
},
{
"type": "feature",
"category": "InternetMonitor",
"description": "CloudWatch Internet Monitor is a a new service within CloudWatch that will help application developers and network engineers continuously monitor internet performance metrics such as availability and performance between their AWS-hosted applications and end-users of these applications"
},
{
"type": "feature",
"category": "Lambda",
"description": "This release adds the ability to create ESMs with Document DB change streams as event source. For more information see https://docs.aws.amazon.com/lambda/latest/dg/with-documentdb.html."
},
{
"type": "feature",
"category": "MediaConvert",
"description": "The AWS Elemental MediaConvert SDK has added support for HDR10 to SDR tone mapping, and animated GIF video input sources."
},
{
"type": "feature",
"category": "TimestreamWrite",
"description": "This release adds the ability to ingest batched historical data or migrate data in bulk from S3 into Timestream using CSV files."
}
]
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1323.0-->
<!--LATEST=2.1324.0-->
<!--ENTRYINSERT-->

## 2.1324.0
* feature: DevOpsGuru: This release adds the description field on ListAnomaliesForInsight and DescribeAnomaly API responses for proactive anomalies.
* feature: Drs: New fields were added to reflect availability zone data in source server and recovery instance description commands responses, as well as source server launch status.
* feature: InternetMonitor: CloudWatch Internet Monitor is a a new service within CloudWatch that will help application developers and network engineers continuously monitor internet performance metrics such as availability and performance between their AWS-hosted applications and end-users of these applications
* feature: Lambda: This release adds the ability to create ESMs with Document DB change streams as event source. For more information see https://docs.aws.amazon.com/lambda/latest/dg/with-documentdb.html.
* feature: MediaConvert: The AWS Elemental MediaConvert SDK has added support for HDR10 to SDR tone mapping, and animated GIF video input sources.
* feature: TimestreamWrite: This release adds the ability to ingest batched historical data or migrate data in bulk from S3 into Timestream using CSV files.

## 2.1323.0
* feature: Connect: StartTaskContact API now supports linked task creation with a new optional RelatedContactId parameter
* feature: ConnectCases: This release adds the ability to delete domains through the DeleteDomain API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
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.1323.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1324.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
6 changes: 4 additions & 2 deletions apis/devops-guru-2020-12-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,8 @@
},
"AnomalyResources": {
"shape": "S2l"
}
},
"Description": {}
}
},
"ReactiveAnomaly": {
Expand Down Expand Up @@ -733,7 +734,8 @@
},
"AnomalyResources": {
"shape": "S2l"
}
},
"Description": {}
}
}
},
Expand Down
24 changes: 16 additions & 8 deletions apis/devops-guru-2020-12-01.normal.json

Large diffs are not rendered by default.

76 changes: 40 additions & 36 deletions apis/drs-2020-02-26.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,11 @@
"ebsEncryption": {},
"ebsEncryptionKeyArn": {},
"pitPolicy": {
"shape": "S1l"
"shape": "S1m"
},
"replicationServerInstanceType": {},
"replicationServersSecurityGroupsIDs": {
"shape": "S1p"
"shape": "S1q"
},
"stagingAreaSubnetId": {},
"stagingAreaTags": {
Expand All @@ -94,7 +94,7 @@
}
},
"output": {
"shape": "S1s"
"shape": "S1t"
}
},
"DeleteJob": {
Expand Down Expand Up @@ -273,7 +273,7 @@
"items": {
"type": "list",
"member": {
"shape": "S2i"
"shape": "S2j"
}
},
"nextToken": {}
Expand Down Expand Up @@ -365,7 +365,8 @@
}
}
}
}
},
"stagingAvailabilityZone": {}
}
},
"ec2InstanceID": {},
Expand All @@ -391,14 +392,15 @@
"type": "boolean"
},
"jobID": {},
"originAvailabilityZone": {},
"originEnvironment": {},
"pointInTimeSnapshotDateTime": {},
"recoveryInstanceID": {},
"recoveryInstanceProperties": {
"type": "structure",
"members": {
"cpus": {
"shape": "S12"
"shape": "S13"
},
"disks": {
"type": "list",
Expand All @@ -414,14 +416,14 @@
}
},
"identificationHints": {
"shape": "S16"
"shape": "S17"
},
"lastUpdatedDateTime": {},
"networkInterfaces": {
"shape": "S18"
"shape": "S19"
},
"os": {
"shape": "S1c"
"shape": "S1d"
},
"ramBytes": {
"type": "long"
Expand Down Expand Up @@ -517,7 +519,7 @@
"items": {
"type": "list",
"member": {
"shape": "S1s"
"shape": "S1t"
}
},
"nextToken": {}
Expand Down Expand Up @@ -843,7 +845,7 @@
"type": "structure",
"members": {
"job": {
"shape": "S2i"
"shape": "S2j"
}
}
}
Expand Down Expand Up @@ -884,7 +886,7 @@
"type": "structure",
"members": {
"job": {
"shape": "S2i"
"shape": "S2j"
}
}
}
Expand Down Expand Up @@ -994,7 +996,7 @@
"type": "structure",
"members": {
"job": {
"shape": "S2i"
"shape": "S2j"
}
}
}
Expand Down Expand Up @@ -1106,14 +1108,14 @@
"ebsEncryptionKeyArn": {},
"name": {},
"pitPolicy": {
"shape": "S1l"
"shape": "S1m"
},
"replicatedDisks": {
"shape": "S4a"
},
"replicationServerInstanceType": {},
"replicationServersSecurityGroupsIDs": {
"shape": "S1p"
"shape": "S1q"
},
"sourceServerID": {},
"stagingAreaSubnetId": {},
Expand Down Expand Up @@ -1156,12 +1158,12 @@
"ebsEncryption": {},
"ebsEncryptionKeyArn": {},
"pitPolicy": {
"shape": "S1l"
"shape": "S1m"
},
"replicationConfigurationTemplateID": {},
"replicationServerInstanceType": {},
"replicationServersSecurityGroupsIDs": {
"shape": "S1p"
"shape": "S1q"
},
"stagingAreaSubnetId": {},
"stagingAreaTags": {
Expand All @@ -1173,7 +1175,7 @@
}
},
"output": {
"shape": "S1s"
"shape": "S1t"
}
}
},
Expand Down Expand Up @@ -1238,7 +1240,8 @@
}
}
}
}
},
"stagingAvailabilityZone": {}
}
},
"lastLaunchResult": {},
Expand All @@ -1258,7 +1261,8 @@
"jobID": {},
"type": {}
}
}
},
"status": {}
}
},
"lastSeenByServiceDateTime": {}
Expand All @@ -1279,7 +1283,7 @@
"type": "structure",
"members": {
"cpus": {
"shape": "S12"
"shape": "S13"
},
"disks": {
"type": "list",
Expand All @@ -1294,14 +1298,14 @@
}
},
"identificationHints": {
"shape": "S16"
"shape": "S17"
},
"lastUpdatedDateTime": {},
"networkInterfaces": {
"shape": "S18"
"shape": "S19"
},
"os": {
"shape": "S1c"
"shape": "S1d"
},
"ramBytes": {
"type": "long"
Expand All @@ -1324,7 +1328,7 @@
}
}
},
"S12": {
"S13": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1336,7 +1340,7 @@
}
}
},
"S16": {
"S17": {
"type": "structure",
"members": {
"awsInstanceID": {},
Expand All @@ -1345,7 +1349,7 @@
"vmWareUuid": {}
}
},
"S18": {
"S19": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1361,13 +1365,13 @@
}
}
},
"S1c": {
"S1d": {
"type": "structure",
"members": {
"fullString": {}
}
},
"S1l": {
"S1m": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1393,11 +1397,11 @@
}
}
},
"S1p": {
"S1q": {
"type": "list",
"member": {}
},
"S1s": {
"S1t": {
"type": "structure",
"required": [
"replicationConfigurationTemplateID"
Expand All @@ -1418,12 +1422,12 @@
"ebsEncryption": {},
"ebsEncryptionKeyArn": {},
"pitPolicy": {
"shape": "S1l"
"shape": "S1m"
},
"replicationConfigurationTemplateID": {},
"replicationServerInstanceType": {},
"replicationServersSecurityGroupsIDs": {
"shape": "S1p"
"shape": "S1q"
},
"stagingAreaSubnetId": {},
"stagingAreaTags": {
Expand All @@ -1437,7 +1441,7 @@
}
}
},
"S2i": {
"S2j": {
"type": "structure",
"required": [
"jobID"
Expand Down Expand Up @@ -1511,14 +1515,14 @@
"ebsEncryptionKeyArn": {},
"name": {},
"pitPolicy": {
"shape": "S1l"
"shape": "S1m"
},
"replicatedDisks": {
"shape": "S4a"
},
"replicationServerInstanceType": {},
"replicationServersSecurityGroupsIDs": {
"shape": "S1p"
"shape": "S1q"
},
"sourceServerID": {},
"stagingAreaSubnetId": {},
Expand Down
Loading

0 comments on commit 94e4ab3

Please sign in to comment.