Skip to content

Commit

Permalink
Updates SDK to v2.1667.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Aug 2, 2024
1 parent efb9563 commit 9240f1e
Show file tree
Hide file tree
Showing 21 changed files with 1,559 additions and 221 deletions.
57 changes: 57 additions & 0 deletions .changes/2.1667.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
[
{
"type": "feature",
"category": "CloudWatch",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "ECS",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "Glue",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "IVS",
"description": "updates cloudtrail event source for SDKs"
},
{
"type": "feature",
"category": "IVSRealTime",
"description": "updates cloudtrail event source for SDKs"
},
{
"type": "feature",
"category": "Ivschat",
"description": "updates cloudtrail event source for SDKs"
},
{
"type": "feature",
"category": "Kinesis",
"description": "Updates API to latest version."
},
{
"type": "feature",
"category": "Resiliencehub",
"description": "Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents."
},
{
"type": "feature",
"category": "Route53",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "SSM",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "WAFRegional",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
}
]
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1666.0-->
<!--LATEST=2.1667.0-->
<!--ENTRYINSERT-->

## 2.1667.0
* feature: CloudWatch: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: ECS: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: Glue: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: IVS: updates cloudtrail event source for SDKs
* feature: IVSRealTime: updates cloudtrail event source for SDKs
* feature: Ivschat: updates cloudtrail event source for SDKs
* feature: Kinesis: Updates API to latest version.
* feature: Resiliencehub: Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents.
* feature: Route53: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: SSM: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* feature: WAFRegional: Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## 2.1666.0
* feature: Bedrock: API and Documentation for Bedrock Model Copy feature. This feature lets you share and copy a custom model from one region to another or one account to another.
* feature: ControlCatalog: AWS Control Tower provides two new public APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,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.1666.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1667.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
8 changes: 7 additions & 1 deletion apis/kinesis-2013-12-02.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,18 @@
"protocolSettings": {
"h2": "eventstream"
},
"protocols": [
"json"
],
"serviceAbbreviation": "Kinesis",
"serviceFullName": "Amazon Kinesis",
"serviceId": "Kinesis",
"signatureVersion": "v4",
"targetPrefix": "Kinesis_20131202",
"uid": "kinesis-2013-12-02"
"uid": "kinesis-2013-12-02",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"AddTagsToStream": {
Expand Down
8 changes: 7 additions & 1 deletion apis/kinesis-2013-12-02.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,18 @@
"protocolSettings": {
"h2": "eventstream"
},
"protocols": [
"json"
],
"serviceAbbreviation": "Kinesis",
"serviceFullName": "Amazon Kinesis",
"serviceId": "Kinesis",
"signatureVersion": "v4",
"targetPrefix": "Kinesis_20131202",
"uid": "kinesis-2013-12-02"
"uid": "kinesis-2013-12-02",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"AddTagsToStream": {
Expand Down
8 changes: 7 additions & 1 deletion apis/monitoring-2010-08-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,18 @@
"apiVersion": "2010-08-01",
"endpointPrefix": "monitoring",
"protocol": "query",
"protocols": [
"query"
],
"serviceAbbreviation": "CloudWatch",
"serviceFullName": "Amazon CloudWatch",
"serviceId": "CloudWatch",
"signatureVersion": "v4",
"uid": "monitoring-2010-08-01",
"xmlNamespace": "http://monitoring.amazonaws.com/doc/2010-08-01/"
"xmlNamespace": "http://monitoring.amazonaws.com/doc/2010-08-01/",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"DeleteAlarms": {
Expand Down
8 changes: 7 additions & 1 deletion apis/monitoring-2010-08-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,18 @@
"apiVersion": "2010-08-01",
"endpointPrefix": "monitoring",
"protocol": "query",
"protocols": [
"query"
],
"serviceAbbreviation": "CloudWatch",
"serviceFullName": "Amazon CloudWatch",
"serviceId": "CloudWatch",
"signatureVersion": "v4",
"uid": "monitoring-2010-08-01",
"xmlNamespace": "http://monitoring.amazonaws.com/doc/2010-08-01/"
"xmlNamespace": "http://monitoring.amazonaws.com/doc/2010-08-01/",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"DeleteAlarms": {
Expand Down
Loading

0 comments on commit 9240f1e

Please sign in to comment.